summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/inkscape: drop ~s390Sam James2022-04-264-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Build fix for poppler-22.03.0Andreas K. Hüttel2022-03-184-0/+49
| | | | | | | | Closes: https://bugs.gentoo.org/835424 See also: https://gitlab.com/inkscape/inkscape/-/merge_requests/4116 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: minor fixes, also from live ebuildAndreas K. Hüttel2022-03-182-10/+31
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: use internal 2geom explicitlyPetr Vaněk2022-03-184-0/+4
| | | | | | | | | | | | | | | | | | When inkscape is first time emerged to the system its 2geom library detection mechanism selects bundled version and installs it as part of the package. This detection mechanism can lead to a runtime problem when inkscape is reemerged, because the 2geom library is located in the system (from previous installation), therefore bundled version is not selected nor appended to the package and emerge removes 2geom library from the system because there is no replacement in a new package. Then, inkscape fails to start because of missing library. It is necessary to force use of the bundled 2geom library in order to address the problem. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/24555 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: add 1.1.2Petr Vaněk2022-03-182-0/+158
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: Fix up live ebuildAndreas K. Hüttel2022-01-221-3/+18
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: Remove useflag static-libs (now always off)Andreas K. Hüttel2022-01-223-8/+7
| | | | | | Closes: https://bugs.gentoo.org/830972 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: bump to 1.1.1Thomas Bettler2022-01-223-1/+161
| | | | | | | | | add python 3.10 to 1.1.1 and live Closes: https://bugs.gentoo.org/830007 Closes: https://github.com/gentoo/gentoo/pull/23529 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: Keyword 1.1-r1 alpha, #808396Matt Turner2022-01-141-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/inkscape: Drop 1.0.2-r2Andreas Sturmlechner2021-12-173-227/+0
| | | | | | | Broken by current stable app-text/poppler. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/inkscape: Keyword 1.1-r1 ia64, #828455Sam James2021-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Keyword 1.1-r1 hppa, #828455Sam James2021-12-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: sync live ebuildDavid Seifert2021-12-121-5/+5
| | | | | Closes: https://github.com/gentoo/gentoo/pull/23271 Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/inkscape: subslot op on boostDavid Seifert2021-12-121-3/+2
| | | | | | * Inkscape uses `Boost::filesystem` unconditionally Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/inkscape: Stabilize 1.1 ppc, #822174Arthur Zamarin2021-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Stabilize 1.1 ppc64, #822174Arthur Zamarin2021-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: x86 stable wrt bug #822174Agostino Sarubbo2021-11-101-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: amd64 stable wrt bug #822174Agostino Sarubbo2021-11-081-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: fix build with Poppler 21.11.0Sam James2021-11-062-0/+21
| | | | | | Closes: https://bugs.gentoo.org/822129 Thanks-to: Stephan Hartmann <sultan@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: various minor fixupsAndreas K. Hüttel2021-09-254-738/+14
| | | | | Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: add 1.1Petr Vaněk2021-09-253-0/+890
| | | | | | | | | | | | | | - Add optional readline support - gtkspell dependency was changed to gspell, aspell is not required anymore - backported sentinel patch from upstream in order to support musl libc - dropping ~hppa and ~ia64 keyword because they are missing in app-text/gspell dependency Closes: https://bugs.gentoo.org/791925 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/22353 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: sync livePetr Vaněk2021-09-251-6/+12
| | | | | | | | | | | - Add optional readline support, - gtkspell dependency was changed to gspell and aspell is not required anymore, - testing Closes: https://bugs.gentoo.org/790269 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/inkscape: fix libsoup slot dependencySam James2021-09-162-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-gfx/inkscape: keyword 1.0.2-r1 for ~riscvAlex Fan2021-08-121-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/21954 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-gfx/inkscape: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-172-8/+8
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/inkscape: add Python 3.9 to 9999 tooSam James2021-05-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Drop oldMikle Kolyada2021-04-143-172/+0
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: mark stableMikle Kolyada2021-04-141-1/+1
| | | | | Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: fix glib-2.60 branch compatMikle Kolyada2021-04-142-0/+69
| | | | | | Closes: https://bugs.gentoo.org/777864 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: Specify the cairomm+glibmm+pangomm+libsigc++ slotsDavid Michael2021-02-153-12/+12
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/inkscape: Drop oldMikle Kolyada2021-01-212-159/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: mark stableMikle Kolyada2021-01-211-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: Version bump (v1.0.2)Mikle Kolyada2021-01-212-0/+158
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: sync sandbox issue fix with -9999Joonas Niilola2021-01-021-1/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/inkscape: fix sandbox issue with 1.0.1Joonas Niilola2021-01-021-1/+4
| | | | | | Closes: https://bugs.gentoo.org/761915 Closes: https://github.com/gentoo/gentoo/pull/18911 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/inkscape: python3_9Volkmar W. Pogatzki2020-12-272-2/+2
| | | | | | | | Closes: https://bugs.gentoo.org/747067 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/17790 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: provide working SRC_URISergei Trofimovich2020-09-081-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-gfx/inkscape: Version bump (v1.0.1)Mikle Kolyada2020-09-082-0/+159
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: fix missing atomic includeMikle Kolyada2020-08-262-0/+14
| | | | | | Closes: https://bugs.gentoo.org/737596 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: s390 keyworded (bug #726746)Sam James2020-07-141-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/inkscape: Drop oldMikle Kolyada2020-07-0213-613/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: x86 stable wrt bug #726600Agostino Sarubbo2020-07-021-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: ppc64 stable wrt bug #726600Agostino Sarubbo2020-07-021-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: ppc stable wrt bug #726600Agostino Sarubbo2020-07-021-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: amd64 stable wrt bug #726600Agostino Sarubbo2020-07-021-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/inkscape: Drop oldMikle Kolyada2020-06-072-161/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: sync live ebuildMikle Kolyada2020-06-071-10/+3
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: multiple bugfixesMikle Kolyada2020-06-072-14/+6
| | | | | | | | | | - use the other tarball which include extensions - enable nls unconditionally to bypass the buildsystem's bug Closes: https://bugs.gentoo.org/722112 Closes: https://bugs.gentoo.org/699658 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-gfx/inkscape: arm64 keyworded (bug #726746)Sam James (sam_c)2020-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>