summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/inkscape: Enable py3.12Michał Górny5 days2-4/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/inkscape: drop 1.2.2-r4, 1.3.2Andreas Sturmlechner2024-04-054-453/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/inkscape: Stabilize 1.3.2-r1 ppc, #923255Matoro Mahri2024-04-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.3.2-r1 ppc64, #923255Matoro Mahri2024-04-041-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> 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/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/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/inkscape: Fix build with >=app-text/poppler-24.03Andreas Sturmlechner2024-03-042-1/+63
| | | | | | | Fix is pending upstream: https://gitlab.com/inkscape/inkscape/-/merge_requests/6209 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/inkscape: filter LTO (ODR)Sam James2024-02-293-3/+9
| | | | | | Bug: https://gitlab.com/inkscape/lib2geom/-/issues/71 Closes: https://bugs.gentoo.org/859628 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: drop 1.2.2, 1.3 (broken with dev-libs/libxml2-2.12)Andreas Sturmlechner2024-01-313-393/+0
| | | | | Bug: https://bugs.gentoo.org/923247 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/inkscape: fix libxml2-2.12 compat for 1.2.2 tooSam James2024-01-301-1/+2
| | | | | | | | 1.3.x is going to be a pain to stable as needs newer boost, so... Bug: https://bugs.gentoo.org/923247 Bug: https://bugs.gentoo.org/923255 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: fix build w/ libxml2-2.12Sam James2024-01-293-9/+42
| | | | | Closes: https://bugs.gentoo.org/923247 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2-r4 ppc, #913068Matoro Mahri2024-01-021-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2-r4 ppc64, #913068Matoro Mahri2023-12-141-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: add 1.3.2Sam James2023-11-302-0/+203
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: fix building tests, fix gtksourceview automagicSam James2023-09-183-8/+31
| | | | | | | | | * Fix building tests. Still restricted but fewer fail now. * Port to CMAKE_SKIP_TESTS. * Wire up gtksourceview. Closes: https://bugs.gentoo.org/871621 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: disable testsSam James2023-09-184-20/+12
| | | | | | | We need to figure out the test failures (see the hint in the bug). Bug: https://bugs.gentoo.org/871621 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: version bump to 1.3Thomas Bettler2023-09-182-0/+193
| | | | | | | Closes: https://bugs.gentoo.org/911267 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32258 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2-r4 x86, #913068Arthur Zamarin2023-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2-r4 amd64, #913068Arthur Zamarin2023-09-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: 9999 needs boost[stacktrace(-)]Sam James2023-08-261-1/+1
| | | | | | Bug: https://bugs.gentoo.org/689300 Bug: https://bugs.gentoo.org/911267 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: remove unused patchMichael Mair-Keimberger2023-06-231-73/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31422 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/inkscape: drop 1.2.1-r2Andreas K. Hüttel2023-06-122-198/+0
| | | | | Closes: https://bugs.gentoo.org/877589 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: add appdirs dep for extension storeSam James2023-05-132-0/+2
| | | | | Closes: https://bugs.gentoo.org/906240 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: drop stale dev-util/intltool depSam James2023-05-062-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: drop stale dev-libs/gdl depSam James2023-05-062-2/+0
| | | | | | | | See https://gitlab.com/inkscape/inkscape/-/commit/32385e8e9822d6ff5bbc6d058cf4c47dfb2fb045. Noticed after Alpine did it (thanks!) Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2 x86, #904540Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2 ppc, #904540Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2 ppc64, #904540Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: destabilize 1.2.2-r1 for ~amd64Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: fix compile issueSam James2023-05-012-0/+243
| | | | | | | Unclear when this happens but I can see how it might, so.. Closes: https://bugs.gentoo.org/903867 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.2 amd64, #904540Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Enable py3.11Michał Górny2023-02-202-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/inkscape: add 1.2.2Andreas K. Hüttel2023-02-042-0/+194
| | | | | Closes: https://bugs.gentoo.org/892311 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: reassign zlogene@Michał Górny2023-01-131-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/inkscape: keyword 1.2.1-r2 for ~loongWANG Xuerui2023-01-031-2/+2
| | | | | | | Some tests fail, but the failures also appear on amd64. Closes: https://bugs.gentoo.org/885513 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-gfx/inkscape: Remove oldMichał Górny2022-10-224-362/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.1-r2 ppc64, #867094Michał Górny2022-10-221-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/inkscape: stabilize 1.2.1-r2 for ppcAndreas Sturmlechner2022-10-211-1/+1
| | | | | | Tested-by: ernsteiswuerfel <erhard_f@mailbox.org> Bug: https://bugs.gentoo.org/867094 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/inkscape: remove unused patchesMichael Mair-Keimberger2022-10-153-224/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27609 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-gfx/inkscape: hard-disable jemallocAndreas K. Hüttel2022-10-031-3/+2
| | | | | Bug: https://bugs.gentoo.org/724672 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: drop versionsAndreas K. Hüttel2022-10-037-1103/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: Keyword 1.2.1-r2 ia64, #859184Arthur Zamarin2022-09-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.1-r2 x86, #867094Agostino Sarubbo2022-09-161-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: Stabilize 1.2.1-r2 amd64, #867094Agostino Sarubbo2022-09-151-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: Keyword 1.2.1-r2 hppa, #859184Arthur Zamarin2022-09-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Keyword 1.2.1-r2 x86, #859184Sam James2022-09-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Keyword 1.2.1-r2 ppc64, #859184Sam James2022-09-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>