summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/zbar: Stabilize 0.23.92 x86, #904188Sam James2023-04-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: Stabilize 0.23.92 amd64, #904188Arthur Zamarin2023-04-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/alembic: comment about tests with py3.11Viorel Munteanu2023-04-111-0/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-gfx/alembic: add 1.8.5Bernd Waibel2023-04-113-0/+120
| | | | | | | | | | Drop python test for now, until issue of failing test is resolved. Bug: https://github.com/alembic/alembic/issues/411 Closes: https://bugs.gentoo.org/901203 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30218 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* media-gfx/scrot: add 1.9Sam James2023-04-113-1/+63
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/xdot: Bump to EAPI=8Matt Turner2023-04-101-4/+8
| | | | | | | | * switch to DISTUTILS_USE_PEP517=setuptools * propagate keywords * Move gtk+ test dependency from DEPEND+RDEPEND to DEPEND-only Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/xdot: Depend on gtk+[X] for testsMatt Turner2023-04-102-2/+2
| | | | | Closes: https://bugs.gentoo.org/889274 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/xdot: Propagate ppc64 keywordMatt Turner2023-04-101-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/gnome-photos: Version bump to 44.0Pascal Jäger2023-04-102-0/+98
| | | | | | Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/29989 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/entice: update HOMEPAGEJoonas Niilola2023-04-101-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/entice: add 0_pre20220809Joonas Niilola2023-04-102-0/+47
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/hydrus: Remove 518Ekaterina Vaartis2023-04-102-154/+0
| | | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Closes: https://github.com/gentoo/gentoo/pull/30413 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/hydrus: Add 522Ekaterina Vaartis2023-04-102-0/+148
| | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/converseen: add subslot binders to {graphics,image}magicJoonas Niilola2023-04-101-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/converseen: add 0.9.11.1Philipp Rösner2023-04-103-0/+122
| | | | | | | | | | | Add ebuild for converseen-0.9.11.1 with support for media-gfx/graphicsmagick through the patch converseen-0.9.11.1-graphicsmagick-support.patch. Closes: https://bugs.gentoo.org/628688 Signed-off-by: Philipp Rösner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/30308 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/jhead: Add CVE-2021-34055 patchAndreas K. Hüttel2023-04-102-0/+135
| | | | | Bug: https://bugs.gentoo.org/879801 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 x86, #900897Arthur Zamarin2023-04-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/ristretto: Remove oldMichał Górny2023-04-082-46/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/ristretto: Stabilize 0.13.0 amd64, #904020Arthur Zamarin2023-04-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/ristretto: Stabilize 0.13.0 x86, #904020Arthur Zamarin2023-04-081-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/prusaslicer: bump to 2.5.2Miroslav Šulc2023-04-072-0/+89
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/jhead: drop 3.04Andreas K. Hüttel2023-04-072-25/+0
| | | | | Bug: https://bugs.gentoo.org/876247 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/openscad: allow experimental featuresBernd Waibel2023-04-062-28/+43
| | | | | | | | | | | | | add experimental USE flag to enable newer features update ebuild to reflect upstream changes Thanks to Michael Moon for pointing this out. Suggested-by: Michael Moon <triffid.hunter@gmail.com> Closes: https://bugs.gentoo.org/899658 Signed-off-by: Bernd Waibel <waebbl-gentoo@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/30334 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/curtail: bump to 1.6.0Maciej Barć2023-04-052-0/+67
| | | | Signed-off-by: Maciej Barć <xgqt@gentoo.org>
* media-gfx/oxipng: Stabilize 8.0.0 arm64, #903886Sam James2023-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/oxipng: Stabilize 8.0.0 amd64, #903886Sam James2023-04-051-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/fotoxx: add 23.32, drop 23.31Ben Kohler2023-04-052-1/+1
| | | | | | Closes: https://bugs.gentoo.org/903882 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/fotoxx: drop 22.35-r1, 23.0, 23.1Ben Kohler2023-04-054-243/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/fotoxx: add 23.31Ben Kohler2023-04-052-0/+82
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/skanpage: drop 22.08.3Andreas Sturmlechner2023-04-052-54/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles/arch/s390: mask imagemagick[jpegxl]Sam James2023-04-031-1/+1
| | | | | | | Not worth spending the time on. Bug: https://bugs.gentoo.org/903701 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gmic: drop 3.1.6-r1Marek Szuba2023-04-025-312/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/skanpage: Stabilize 22.12.3 x86, #898916Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 sparc, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 amd64, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 ppc64, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 ppc, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 hppa, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 arm64, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imagemagick: Stabilize 6.9.12.77 arm, #900897Arthur Zamarin2023-04-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/fotoxx: stabilize 23.2 for amd64, x86Ben Kohler2023-04-021-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/imagemagick: add jpeg-xl supportAndreas K. Hüttel2023-04-023-2/+285
| | | | | Closes: https://bugs.gentoo.org/853226 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/imagemagick: drop 6.9.12.76, 7.1.0.48-r1Andreas K. Hüttel2023-04-023-549/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/gnome-font-viewer: Drop old versionsMatt Turner2023-04-012-33/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/eog: Drop old versionsMatt Turner2023-04-012-80/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/gmic: Stabilize 3.2.0 arm64, #903567Sam James2023-04-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/pencil: remove unused patch(es)Michael Mair-Keimberger2023-04-011-53/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30437 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/skanpage: Stabilize 22.12.3 arm64, #898916Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/skanpage: Stabilize 22.12.3 amd64, #898916Arthur Zamarin2023-04-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/rawtherapee: drop 5.9-r2Ben Kohler2023-03-301-80/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>