summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/sane-airscan: Modern C fixesKostadin Shishmanov2024-03-212-0/+104
| | | | | | | | | | | | Fixes building with Modern C compilers. Patches are taken from fedora https://src.fedoraproject.org/rpms/sane-airscan/c/913879a64e0624df2f09fbdbb058ea0aa9ecb21d Closes: https://bugs.gentoo.org/924887 Cloes: https://bugs.gentoo.org/926821 Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com> Closes: https://github.com/gentoo/gentoo/pull/35431 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gimp: 2.99.18 version bumpSergey Torokhov2024-03-213-4/+278
| | | | | | | | | | This release adds support of new FITS and Amiga IFF image formats but appropriate libraries currently are absent in portage tree. Therefore new options are ignored and left as auto. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/35358 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/ueberzugpp: drop 2.9.3Ionen Wolkens2024-03-202-72/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-gfx/imv: drop 4.4.0-r1Ionen Wolkens2024-03-202-84/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-gfx/vkBasalt: new package, add 0.3.2.10Marek Szuba2024-03-193-0/+33
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/libbgcode: bump to 20240318Miroslav Šulc2024-03-182-0/+36
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/arss: fix LTO properly this timeEli Schwartz2024-03-171-2/+2
| | | | | | | | | | | Unsure what happened to me but this logic did not work as the wrong phase was modified. Fixes: e886fb559492e6f472ff70aa2794c33e5225c59e Bug: https://bugs.gentoo.org/859604 Closes: https://bugs.gentoo.org/926752 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/eog: add 45.3Mart Raudsepp2024-03-172-0/+78
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-gfx/gifsicle: add missing bracesMichael Mair-Keimberger2024-03-161-1/+1
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/35280 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/darktable: remove unused patchesMichael Mair-Keimberger2024-03-162-241/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/imagemagick: remove unused patch/fileMichael Mair-Keimberger2024-03-162-56/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/digikam: remove unused patchesMichael Mair-Keimberger2024-03-162-225/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/sxiv: update github linksMichael Mair-Keimberger2024-03-163-9/+9
| | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* */*: Take over waebbl's packagesPaul Zander2024-03-164-8/+8
| | | | | | | | Bug: https://bugs.gentoo.org/639236 Bug: https://bugs.gentoo.org/659306 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35751 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Take over redchillipadi's packagesPaul Zander2024-03-162-4/+4
| | | | | | | Bug: https://bugs.gentoo.org/586392 Bug: https://bugs.gentoo.org/659306 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/chafa: Stabilize 1.12.5-r1 ppc64, #927042Arthur Zamarin2024-03-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/gimp: modern C fixesSam James2024-03-163-0/+271
| | | | | Closes: https://bugs.gentoo.org/919282 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/okularpart: Install headers to okular5 directoryAndreas Sturmlechner2024-03-152-5/+26
| | | | | | | | Headers are required by revdeps, unfortunately not side-by-side installable by upstream, so will need conditional revdep hacking. Bug: https://bugs.gentoo.org/926748 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/enblend: drop 4.2.0_p20161007-r5Andreas Sturmlechner2024-03-151-89/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/graphite2: filter LTOSam James2024-03-141-2/+5
| | | | | | | | ODR violations. Also, previous attempts to upstream issues like e.g. linking with libstdc++ didn't go well. Closes: https://bugs.gentoo.org/875224 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gthumb: add 3.12.6Mart Raudsepp2024-03-142-0/+108
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-gfx/imv: Stabilize 4.5.0 x86, #926937Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imv: Stabilize 4.5.0 amd64, #926937Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/renderdoc: drop 1.30-r1Matthew Smith2024-03-131-194/+0
| | | | | Closes: https://bugs.gentoo.org/926549 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* media-gfx/renderdoc: Stabilize 1.30-r2 amd64, #926931Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/imv: Stabilize 4.5.0 arm64, #926894Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/renderdoc: drop pyside2 integrationMatthew Smith2024-03-131-0/+188
| | | | | Bug: https://bugs.gentoo.org/926549 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* media-gfx/tuxpaint-stamps: Stabilize 20230402 x86, #926851Joonas Niilola2024-03-131-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/tuxpaint: Stabilize 0.9.31 amd64, #926850Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/converseen: Stabilize 0.12.0.1 amd64, #926849Arthur Zamarin2024-03-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/tuxpaint: Stabilize 0.9.31 x86, #926850Sam James2024-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: Stabilize 2023.0.0-r1 arm64, #926338Sam James2024-03-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/converseen: Stabilize 0.12.0.1 x86, #926849Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/tuxpaint-stamps: Stabilize 20230402 amd64, #926851Arthur Zamarin2024-03-121-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: fix Pillow dep for JPEGSam James2024-03-122-2/+2
| | | | | | | | | | We have USE=jpeg which already does something, so it's not a problem if we propagate it conditionally w/ jpeg? on pillow, even if it's a runtime-only dep there, I guess. Reported by wikky. Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: Stabilize 2023.0.0-r1 amd64, #926338Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.3.2-r1 amd64, #923255Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.3.2-r1 x86, #923255Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/ristretto: Stabilize 0.13.2 arm64, #926562Arthur Zamarin2024-03-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/hydrus: Add 565, rename dist filesEkaterina Vaartis2024-03-123-6/+165
| | | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Closes: https://github.com/gentoo/gentoo/pull/34030 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/hydrus: Drop 553Ekaterina Vaartis2024-03-122-155/+0
| | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/hydrus: Drop 538Ekaterina Vaartis2024-03-122-150/+0
| | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/hydrus: Add 553Ekaterina Vaartis2024-03-122-0/+155
| | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/hydrus: Drop 534Ekaterina Vaartis2024-03-122-151/+0
| | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/flameshot: mark as LTO-unsafe, strict-aliasing unsafeEli Schwartz2024-03-121-2/+10
| | | | | | Closes: https://bugs.gentoo.org/859613 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: fix Python dependencies & shebangsSam James2024-03-122-3/+210
| | | | | | | | | * Fix Python dependency (needs pillow for jpeg/tiff/webp at least) * Fix shebangs on Python extensions so we respect PYTHON_SINGLE_TARGET Closes: https://bugs.gentoo.org/924747 Closes: https://bugs.gentoo.org/922320 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: drop stale zthread dependencySam James2024-03-123-6/+3
| | | | | | | | | | | | | | | | | | | Dropped upstream in https://sourceforge.net/p/hugin/hugin/ci/7811fb3dab6c7d5cfd1133df40e1f0845a173d62/ from 2014. Someone posted about this on /r/gentoo a few weeks ago and I found it curious but didn't dig into it more. After coming across bug #924925 for zthread, I thought I'd take a deeper look. hugin still has the CMake module for zthread but it's not called anywhere, and the bundled copy in foreign/ it references is long-gone too. Note that hugin also, since 2014, supports OpenMP as a replacement, but handling that in a separate commit as can't do that in stable like we are here. Bug: https://bugs.gentoo.org/924925 Bug: https://bugs.gentoo.org/926788 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/potrace: fix build w/ lto on non-amd64Sam James2024-03-122-0/+66
| | | | | Closes: https://bugs.gentoo.org/868465 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/jhead: add 3.08Sam James2024-03-113-0/+79
| | | | | | | Bug: https://bugs.gentoo.org/908519 Closes: https://bugs.gentoo.org/879543 Closes: https://bugs.gentoo.org/890252 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/okularpart: new package, split from okular, add 23.08.5Andreas Sturmlechner2024-03-116-0/+281
| | | | | | | | | | | This package represents the okularpart + data that is non-conflicting with okular:6 as an alternative, compatible dependency for anything that has been using kde-apps/okular:5 so far. Fix crash when in embedded dummy mode KDE-bug: https://bugs.kde.org/show_bug.cgi?id=476207 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>