1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION
="The SVG module for the Qt toolkit."
9 HOMEPAGE
="http://www.trolltech.com/"
11 LICENSE
="|| ( QPL-1.0 GPL-3 GPL-2 )"
13 KEYWORDS
="~amd64 ~x86"
16 DEPEND
="~x11-libs/qt-gui-${PV}"
20 QCONFIG_DEFINE
="QT_SVG"
21 QT4_TARGET_DIRECTORIES
="
23 src/plugins/imageformats/svg
24 src/plugins/iconengines/svgiconengine"
28 myconf
="${myconf} -svg -no-xkb -no-tablet -no-fontconfig -no-xrender -no-xrandr
29 -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl
30 -no-nas-sound -no-dbus -iconv -no-cups -no-nis -no-gif -no-libpng
31 -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon
32 -no-qt3support -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility
33 -no-fontconfig -no-glib -no-opengl"