mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
media-gfx/inkscape-{1.0_beta1,9999}: removed gnome-base/gnome-vfs
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>
This commit is contained in:
@@ -16,8 +16,8 @@ SRC_URI="https://inkscape.org/gallery/item/14917/${MY_P}.tar.bz2"
|
||||
LICENSE="GPL-2 LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
|
||||
IUSE="cdr dbus dia exif gnome graphicsmagick imagemagick inkjar jemalloc jpeg
|
||||
lcms nls openmp postscript spell static-libs svg2 visio wpg"
|
||||
IUSE="cdr dbus dia exif graphicsmagick imagemagick inkjar jemalloc jpeg lcms nls
|
||||
openmp postscript spell static-libs svg2 visio wpg"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
@@ -59,7 +59,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
|
||||
)
|
||||
dbus? ( dev-libs/dbus-glib )
|
||||
exif? ( media-libs/libexif )
|
||||
gnome? ( >=gnome-base/gnome-vfs-2.0 )
|
||||
imagemagick? (
|
||||
!graphicsmagick? ( <media-gfx/imagemagick-7:=[cxx] )
|
||||
graphicsmagick? ( media-gfx/graphicsmagick:=[cxx] )
|
||||
|
||||
@@ -15,8 +15,8 @@ EGIT_REPO_URI="https://gitlab.com/inkscape/inkscape.git"
|
||||
LICENSE="GPL-2 LGPL-2.1"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE="cdr dbus dia exif gnome graphicsmagick imagemagick inkjar jemalloc jpeg
|
||||
lcms nls openmp postscript spell static-libs svg2 visio wpg"
|
||||
IUSE="cdr dbus dia exif graphicsmagick imagemagick inkjar jemalloc jpeg lcms nls
|
||||
openmp postscript spell static-libs svg2 visio wpg"
|
||||
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
@@ -58,7 +58,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
|
||||
)
|
||||
dbus? ( dev-libs/dbus-glib )
|
||||
exif? ( media-libs/libexif )
|
||||
gnome? ( >=gnome-base/gnome-vfs-2.0 )
|
||||
imagemagick? (
|
||||
!graphicsmagick? ( <media-gfx/imagemagick-7:=[cxx] )
|
||||
graphicsmagick? ( media-gfx/graphicsmagick:=[cxx] )
|
||||
|
||||
Reference in New Issue
Block a user