diff options
author | Alex Alexander <wired@gentoo.org> | 2011-04-14 21:49:23 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2011-04-14 21:49:23 +0000 |
commit | be21334977420d24160524fab7e168201d9c7a69 (patch) | |
tree | 7d958d1b605239974ba056ed49033d52b6f38eef /x11-libs/qt-gui/metadata.xml | |
parent | Bump by Tolga Dalman (tdalman at project-psi.org), wrt bug #361229 (diff) | |
download | gentoo-2-be21334977420d24160524fab7e168201d9c7a69.tar.gz gentoo-2-be21334977420d24160524fab7e168201d9c7a69.tar.bz2 gentoo-2-be21334977420d24160524fab7e168201d9c7a69.zip |
renamed gtk USE to gtkstyle to avoid circular deps. added sed to fix bug #361277.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-gui/metadata.xml')
-rw-r--r-- | x11-libs/qt-gui/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-libs/qt-gui/metadata.xml b/x11-libs/qt-gui/metadata.xml index ec335884371d..15807abbcc74 100644 --- a/x11-libs/qt-gui/metadata.xml +++ b/x11-libs/qt-gui/metadata.xml @@ -8,6 +8,8 @@ <flag name='exceptions'>Add support for exceptions - like catching them inside the event loop (recommended by Nokia)</flag> <flag name='glib'>Enable <pkg>dev-libs/glib</pkg> eventloop support</flag> + <flag name='gtkstyle'>Build a Qt style called GTK+ that mimics the active + GTK+ theme</flag> <flag name='qt3support'>Enable the Qt3Support libraries for Qt4. Note that this does not mean you can compile pure Qt3 programs with Qt4.</flag> <flag name="private-headers">Install Qt declarative private headers |