summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/gnome-font-viewer: Version bump to 44_rcGuillermo Joandet2023-03-132-0/+33
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30113 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 sparc, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 hppa, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 ppc64, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 ppc, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 arm64, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 arm, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 x86, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 7.1.0.62 amd64, #900899Arthur Zamarin2023-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/graphviz: add 7.1.0David Seifert2023-03-112-0/+217
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/graphviz: drop 5.0.1-r2David Seifert2023-03-112-217/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/hydrus: Add 519, update 9999Ekaterina Vaartis2023-03-113-6/+149
| | | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Closes: https://github.com/gentoo/gentoo/pull/30030 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hydrus: Drop 516Ekaterina Vaartis2023-03-112-148/+0
| | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/graphviz: Stabilize 7.0.5 hppa, #895400Arthur Zamarin2023-03-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/graphviz: Stabilize 7.0.5 arm64, #895400Sam James2023-03-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/mypaint: Stabilize 2.0.1-r3 x86, #900453Arthur Zamarin2023-03-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/frogr: remove unused patch(es)Michael Mair-Keimberger2023-03-102-61/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30039 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/mypaint: Stabilize 2.0.1-r3 amd64, #900453Sam James2023-03-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: add 0.23.92Petr Vaněk2023-03-093-0/+266
| | | | | | | | | | | | | | | | | | | | - Backport patch for py3.11 from upstraem - Fix test build issue with musl libc. Test needs to be linked with sys-libs/argp-standalone. - switch dependency to media-libs/libjpeg-turbo instead of deprecated virtual/jpeg - directly append test jars to CLASSPATH variable in order to avoid internal usage of java-pkg_append_ function from java-utils-2 eclass, however, it is not necessary to append "." because test does that automatically, see [1]. [1] https://github.com/mchehab/zbar/blob/9f0cbc70aba627afe02cb0afdb8fbc39eb4f229d/java/Makefile.am#L58-L59 Closes: https://bugs.gentoo.org/836256 Closes: https://bugs.gentoo.org/896994 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29990 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/imagemagick: add note re SLOT & ABISam James2023-03-093-4/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/frogr: drop 1.5-r1Joonas Niilola2023-03-092-49/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/frogr: add missing xorg-proto depJoonas Niilola2023-03-091-1/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/frogr: bump to 1.7, update 1.5's depsCristian Othón Martínez Vera2023-03-094-5/+61
| | | | | | Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Bug: https://bugs.gentoo.org/649234 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/graphicsmagick: drop 1.3.38-r5, 1.3.39Sam James2023-03-094-359/+0
| | | | | | Bug: https://bugs.gentoo.org/888545 Bug: https://bugs.gentoo.org/890851 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/imagemagick: add 6.9.12.77Sam James2023-03-092-0/+270
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/imagemagick: drop 7.1.0.61Sam James2023-03-092-279/+0
| | | | | | | Broken release. Bug: https://bugs.gentoo.org/895246 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/imagemagick: add 7.1.0.62Sam James2023-03-092-0/+279
| | | | | Closes: https://bugs.gentoo.org/895246 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/fbida: Keyword 2.14-r6 mips, #898012Matoro Mahri2023-03-091-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/argyllcms: Keyword 2.3.1-r1 mips, #897990Matoro Mahri2023-03-091-2/+2
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/rawtherapee: use correct slots for more depsBen Kohler2023-03-081-0/+80
| | | | | | Bug: https://bugs.gentoo.org/876715 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/xdot: Stabilize 1.2-r1 sparc, #899122Arthur Zamarin2023-03-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/shotwell: Version bump to 0.31.7Matt Turner2023-03-052-0/+94
| | | | | | | | | This is a development version that I wouldn't normally package, but it doesn't seem stable versions are forthcoming, and I'm sure users would appreciate not needing an additional webkit slot if possible. Bug: https://bugs.gentoo.org/893702 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/shotwell: Add patch to build with vala-0.56.4Matt Turner2023-03-052-1/+61
| | | | | Closes: https://bugs.gentoo.org/895912 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/alembic: enable py3.11Bernd Waibel2023-03-051-2/+1
| | | | | | | Closes: https://bugs.gentoo.org/896978 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/29645 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/transfig: keyword 3.2.5e-r1 for ~loongWANG Xuerui2023-03-051-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-gfx/fontforge: Stabilize 20230101 hppa, #896140Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/xdot: Keyword 1.2-r1 s390, #899552Arthur Zamarin2023-03-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/skanpage: drop 22.12.2Andreas Sturmlechner2023-03-022-54/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/skanpage: 22.12.3 version bumpAndreas Sturmlechner2023-03-022-0/+54
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/gmic: only build one target at a timeMarek Szuba2023-03-011-1/+2
| | | | | | | May or may not help with Bug #887681. Closes: https://bugs.gentoo.org/887681 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/fotoxx: fix QA warning about desktop file syntaxBen Kohler2023-03-011-0/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/fotoxx: add 23.2Ben Kohler2023-03-012-0/+81
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/panini: add myself as proxied maintainerMichael Vetter2023-03-011-1/+8
| | | | | | | | Since I'm upstream maintainer as well. Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29763 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/renderdoc: remove unused patchesMichael Mair-Keimberger2023-03-012-223/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29841 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* media-gfx/flameshot: Keyword 12.1.0 arm64, #898462Arthur Zamarin2023-02-281-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/darktable: fix rawspeed CPU-property detection on muslMarek Szuba2023-02-282-0/+24
| | | | | | | | | | | | | | | For page-cache size, the sys-libs/musl version currently in the tree does support the relevant syscall so just make sure the test program recognises this correctly. For cache-line length, it does not presently seem to be possible to look this up on a musl system so have CMake fall back to the hard-coded default. It can already do so when in "build binary package" mode so it has been a simple matter of extending one condition to check for the ebuild-specified "am I linking against musl?" option. Closes: https://bugs.gentoo.org/832027 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/darktable: squash -Werror in rawspeedMarek Szuba2023-02-281-1/+5
| | | | | | | | | Darktable as a whole only enables -Werror by default while building in a Git working tree, rawspeed however has a separate option to control this which is on by default. Closes: https://bugs.gentoo.org/886265 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/gmic: add 3.2.1Marek Szuba2023-02-282-0/+139
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/gmic: drop 3.0.1-r3Marek Szuba2023-02-284-221/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/exiv2: drop 0.27.5-r1Andreas Sturmlechner2023-02-273-172/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>