diff options
Diffstat (limited to 'ubuntu/maverick/applications/gtk-qt-engine/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/gtk-qt-engine/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/control b/ubuntu/maverick/applications/gtk-qt-engine/debian/control new file mode 100644 index 000000000..57cc7fd8f --- /dev/null +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/control @@ -0,0 +1,20 @@ +Source: gtk-qt-engine-trinity +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org> +Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-trinity-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) +Standards-Version: 3.8.4 + +Package: gtk-qt-engine-trinity +Architecture: any +Provides: gtk2-engines-gtk-qt-trinity +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: theme engine using Qt for GTK+ 2.x and KDE3 + The GTK-Qt Theme Engine (also known as gtk-qt-engine) is a GTK 2 theme engine + that calls Qt to do the actual drawing. This makes your GTK 2 applications + look almost like real Qt applications and gives you a more unified desktop + experience. + . + Please note that this package is targeted at KDE3 users and therefore provides + a way to configure it from within KControl. |