summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/plantuml: drop 1.2024.3Volkmar W. Pogatzki2024-05-082-34/+0
| | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/fotocx: add 24.30Ben Kohler2024-05-072-0/+80
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/freecad: adds upstream patch for compiling with VTK-9.3Yehoshua Pesach Wallach2024-05-073-4/+38
| | | | | | | Closes: https://bugs.gentoo.org/928879 Signed-off-by: Yehoshua Pesach Wallach <yehoshuapw@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36153 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* media-gfx/plantuml: Stabilize 1.2024.4 amd64, #931331Sam James2024-05-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gthumb: drop 3.12.3, 3.12.4, 3.12.5Mart Raudsepp2024-05-064-330/+0
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-gfx/jhead: actually test the just-built binarySam James2024-05-051-1/+1
| | | | | | | Oops. Pointed out by slyfox on the bug. Bug: https://bugs.gentoo.org/931225 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: add (very basic) smoketest to src_testSam James2024-05-051-0/+6
| | | | | | | Left a TODO for someone else to improve. Bug: https://bugs.gentoo.org/931225 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: fix LDFLAGS patchSam James2024-05-052-2/+2
| | | | | | | We don't want to build jhead itself with -shared, just libjhead. Closes: https://bugs.gentoo.org/931225 Signed-off-by: Sam James <sam@gentoo.org>
* */*: drop qt from maintainers for end-user applicationsIonen Wolkens2024-05-044-16/+4
| | | | | | | | | | | | | | | | | Also including their (non-Qt) deps that Qt itself does not need. Bare rare exceptions, nowadays the Gentoo's Qt project is intended to maintain Qt itself and not end-user applications that merely happen to use Qt. This may have worked in the past but we do not have enough interested members to maintain these. *Most* of these were effectively unmaintained by Qt and recent'ish commits were drive-by from other developers. This is done to reflect reality better, and hopefully let these packages gain proper maintainers (or at least make it clear that anyone can work on them). Closes: https://github.com/gentoo/gentoo/pull/36508 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-gfx/fontforge: forwardport py3.12Sam James2024-05-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/fontforge: enable py3.12Alfred Wingate2024-05-031-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/917026 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36006 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/fontforge: Add security patchChristopher Fore2024-05-032-0/+285
| | | | | | | | | | | - CVE-2024-25081, CVE-2024-25082 - Tests pass - Revbump Bug: https://bugs.gentoo.org/926521 Signed-off-by: Christopher Fore <csfore@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/36405 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/pinta: Stabilize 2.1.1-r1 amd64, #931054Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/pablodraw: Stabilize 3.3.13_beta-r1 amd64, #931054Sam James2024-05-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/digikam: Re-add internal video playerAndreas K. Hüttel2024-05-012-0/+157
| | | | | Closes: https://bugs.gentoo.org/910337 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/jhead: drop 3.06.0.1-r1Andreas K. Hüttel2024-05-014-188/+0
| | | | | Bug: https://bugs.gentoo.org/908519 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/gthumb: Stabilize 3.12.6 x86, #928831Matoro Mahri2024-05-011-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-3050-93/+93
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/ueberzugpp: fix build w/ libc++ if USE=X or USE=waylandIonen Wolkens2024-04-302-1/+23
| | | | | | | | | | | | | Two different issues with libc++ (clang18+libstdc++ is fine), USE=wayland is missing an header, and USE=X fails due to incomplete C++20 support (std::jthread) in libc++. Fortunately for the latter, the support does exist and is merely locked behind -fexperimental-library (unsure if the implementation works right but it seems ok at a glance). Closes: https://bugs.gentoo.org/930977 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-gfx/jhead: Stabilize 3.08 amd64, #930948Sam James2024-04-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: Stabilize 3.08 x86, #930948Sam James2024-04-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: Stabilize 3.08 ppc, #930948Sam James2024-04-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: Stabilize 3.08 sparc, #930948Sam James2024-04-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: Stabilize 3.08 ppc64, #930948Sam James2024-04-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: add missing dependencyAndreas K. Hüttel2024-04-302-0/+2
| | | | | Closes: https://bugs.gentoo.org/919786 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/rawtherapee: drop 5.9-r3Ben Kohler2024-04-272-81/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/fotocx: drop 23.70, 23.82, 24.11-r1, 24.20Ben Kohler2024-04-278-401/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/rawtherapee: stabilize 5.10-r1 for amd64, x86Ben Kohler2024-04-261-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/gnofract4d: use Meson to installChris Mayo2024-04-262-0/+79
| | | | | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=924049 Closes: https://bugs.gentoo.org/show_bug.cgi?id=926269 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35675 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/xdot: Remove empty global assignmentsMatt Turner2024-04-252-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/plantuml: switch to java-pkg-simpleVolkmar W. Pogatzki2024-04-251-0/+43
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36342 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/enblend: update SRC_URIAndreas K. Hüttel2024-04-251-1/+1
| | | | | Closes: https://bugs.gentoo.org/930637 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/enblend: add 4.2.0_p20240424Andreas K. Hüttel2024-04-243-0/+138
| | | | | Closes: https://bugs.gentoo.org/878149 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/graphicsmagick: add 1.3.43Sam James2024-04-233-0/+177
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/blender: add 4.1.1Paul Zander2024-04-233-23/+659
| | | | | | Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/36376 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/blender: 4.0.2-r1 bugfixes; add initial oneapi supportPaul Zander2024-04-232-23/+76
| | | | | | | | | | | | | | Drop python3.12 support. Will reappear in 4.1.1. Use wayland_dynload to avoid problems with libdecor-plugin.h. Bump openvdb required version to 11 from 10. oneAPI support might be broken. But we got to start somewhere... Bug: https://bugs.gentoo.org/882645 Closes: https://bugs.gentoo.org/930397 Closes: https://bugs.gentoo.org/930412 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/digikam: Drop IUSE marble metadataAndreas Sturmlechner2024-04-221-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/digikam: drop 8.2.0Andreas Sturmlechner2024-04-224-439/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/okularpart: Fix musl build (implicit vasprintf decl)Andreas Sturmlechner2024-04-222-0/+30
| | | | | | | | | | | KDE-bug: https://bugs.kde.org/show_bug.cgi?id=398338 Upstream MR: https://invent.kde.org/graphics/okular/-/merge_requests/722 Cherry-picked from upstream's upstream: https://github.com/jlaurens/synctex/commit/4b0590e7d1817b004c71635f9e721edf1e368228 Closes: https://bugs.gentoo.org/927683 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/argyllcms: add 3.2.0Bernard Cafarelli2024-04-222-0/+97
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* media-gfx/fotocx: stabilize 24.21-r1 for amd64, x86Ben Kohler2024-04-211-1/+1
| | | | | Closes: https://bugs.gentoo.org/930375 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/fotocx: don't install to /usr/localBen Kohler2024-04-211-1/+1
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* media-gfx/blender: add 4.0.2-r1, cleanupPaul Zander2024-04-219-83/+548
| | | | | | | | | | | | | | | | hopefully fixed osl build re-added hip flag in 4.0.2-r1 hide test code in release versions Bug: https://bugs.gentoo.org/693200 Closes: https://bugs.gentoo.org/925534 Closes: https://bugs.gentoo.org/927281 Closes: https://bugs.gentoo.org/927715 Closes: https://bugs.gentoo.org/927835 Closes: https://bugs.gentoo.org/927931 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35973 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/okularpart: Stabilize 23.08.5-r1 x86, #930324Arthur Zamarin2024-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/okularpart: Stabilize 23.08.5-r1 amd64, #930324Arthur Zamarin2024-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/digikam: Stabilize 8.3.0 amd64, #930324Arthur Zamarin2024-04-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/krita: enable py3.12Andreas Sturmlechner2024-04-201-1/+1
| | | | | Closes: https://bugs.gentoo.org/929622 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/exiv2: Add IUSE jpegxlAndreas Sturmlechner2024-04-201-6/+5
| | | | | | | | Also fix DEPENDs, amends commit 796df1b8e5b17ac16f93676c64acd055eb337cc7 Thanks-to: David Korth Closes: https://bugs.gentoo.org/915213 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/exiv2: add python3.12Andreas Sturmlechner2024-04-201-0/+131
| | | | | Closes: https://bugs.gentoo.org/929617 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/pixels2pgf: drop 0.1, EAPI6--Arthur Zamarin2024-04-191-17/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>