diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control b/ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control new file mode 100644 index 000000000..7ba0e3722 --- /dev/null +++ b/ubuntu/maverick_automake/applications/gtk-qt-engine/debian/control @@ -0,0 +1,20 @@ +Source: gtk-qt-engine-kde3 +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-kde3-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) +Standards-Version: 3.7.2 + +Package: gtk-qt-engine-kde3 +Architecture: any +Provides: gtk2-engines-gtk-qt-kde3 +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. |