summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move {sys-devel → dev-build}/autoconf-archiveMichał Górny2024-01-151-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 arm64, #918226Michał Górny2023-11-241-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/scrot: minor license and dependency fixesNRK2023-06-111-8/+5
| | | | | | | | | | | | | | | * drop "LGPL-2+" licencse. this was due to a GNU getopt implementation that scrot used to use. but those files have been dropped from upstream for quite some time now [0] * drop libbsd from deps. v1.9 doesn't need libbsd on glibc, on musl `sys/queue.h` is being provided via `sys-libs/queue-standalone`. * require imlib2 to be built with png support. otherwise, many basic commands would break as scrot defaults to PNG. [0]: https://github.com/resurrecting-open-source-projects/scrot/commit/92869db668d345a694289b1f80ba83b89694cf07 Signed-off-by: NRK <nrk@disroot.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 ppc, #906262Sam James2023-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 ppc64, #906262Sam James2023-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 sparc, #906262Arthur Zamarin2023-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 amd64, #906262Arthur Zamarin2023-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 arm, #906262Arthur Zamarin2023-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/scrot: Stabilize 1.9 x86, #906262Arthur Zamarin2023-05-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/scrot: add 1.9Sam James2023-04-111-0/+61
Signed-off-by: Sam James <sam@gentoo.org>