summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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: synced 9999 from 1.0Miroslav Šulc2020-05-081-7/+6
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/inkscape: add python3_8 targetneeshy2020-04-181-1/+1
| | | | | Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-gfx/inkscape: disable the effects of USE=nls.Michael Orlitzky2020-02-211-1/+8
| | | | | | | | | | | | | | | The upstream build system is broken with USE=nls at the moment. Rather than drop the USE flag entirely (which might lead users to think that it's going away) this commit comments out the resulting -DWITH_NLS parameter that gets passed to the build system. Thus "USE=-nls" becomes a lie, but it should begin to work again once the upstream bug is fixed. There is a highly visible comment in the ebuild reminding the maintainers to check on the upstream bug periodically. Bug: https://bugs.gentoo.org/699658 Inkscape-bug: https://gitlab.com/inkscape/inkscape/issues/168 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* media-gfx/inkscape: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-3/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Switch graphics proj packages to cmake.eclassAndreas Sturmlechner2019-12-311-4/+4
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/inkscape-{1.0_beta1,9999}: removed gnome-base/gnome-vfsMiroslav Šulc2019-12-031-3/+2
| | | | | | | | | | in versions prior to 1.0 there was a configuration parameter for gnome but in cmake build it does not exist anymore. the only occurance of libgnomevfs2 is in ${S}/snap/snapcraft.yaml which seems to be used for bulding installer for mac os. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/inkscape-{1.0_beta1,9999}: fix graphics package selection logicMiroslav Šulc2019-11-121-2/+2
| | | | | | | | since this change both imagemagick and graphicsmagick USE flags must be enabled to use graphicsmagick Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/inkscape-{1.0_beta1,9999}: fix graphics package selectionMiroslav Šulc2019-11-121-1/+1
| | | | | | | | | if both imagemagick and graphicsmagick are selected, inkscape build system prefers imagemagick over graphicsmagick but we want to prefer graphicsmagick over imagemagick Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/inkscape-9999: added live ebuildMiroslav Šulc2019-11-121-0/+153
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>