summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/ytfzf: drop 2.3Ionen Wolkens2022-07-032-61/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: add 2.4.0Ionen Wolkens2022-06-292-0/+61
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: drop 2.2Ionen Wolkens2022-04-292-61/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: add 2.3Ionen Wolkens2022-04-152-0/+61
| | | | | | | | | | | | | | Also replace postinst upgrade elog by a generic dependency warning. ytfzf has addons/methods which can add a lot of misc dependencies while having more niche use-cases (e.g. only for sway, or only with kitty terminal). Users of these should already have necessary dependencies and adding more optfeatures doesn't seem necessary. As for old warning, <2.0 barely existed in-tree and there's no need to keep it forever. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: drop 2.1Ionen Wolkens2022-03-022-55/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: add 2.2Ionen Wolkens2022-02-222-0/+61
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: drop 2.0Ionen Wolkens2022-01-252-48/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: add 2.1Ionen Wolkens2022-01-212-0/+55
| | | | | | | | | | | | Use Makefile given upstream added necessary variables, removed gzip, and made it usable. Drop chafa optfeature, support isn't gone but it's just one of many non-default options that all have drawbacks for wayland. Trying to display them all would just be noise, and users should preferably look at ytfzf's documentation for ueberzug alternatives. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: drop 1.2.0_p20211208Ionen Wolkens2022-01-132-45/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: add 2.0Ionen Wolkens2021-12-292-0/+48
| | | | | | | | The postinst elog about incompatibility may not very useful given this package hasn't existed in ::gentoo long yet, but may have some worth for people upgrading from an overlay install. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/ytfzf: initial import, 1.2.0_p20211208Ionen Wolkens2021-12-213-0/+60
Using snapshot for yt-dlp support. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>