diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-03-28 14:13:18 -0500 |
commit | 4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6 (patch) | |
tree | c6f53decaabed9678523a8bbd6a1000a9f3bf78f /ubuntu/raring/applications/gtk-qt-engine/debian/control | |
parent | 211d261d7778de1d9a773e7ec43a4e97b4bd7e57 (diff) | |
download | tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.tar.gz tde-packaging-4bc22e8b188aa26df8b1a23c39bb0f3c5b05b8b6.zip |
Split raring packaging into new directory due to defoma changes
Diffstat (limited to 'ubuntu/raring/applications/gtk-qt-engine/debian/control')
-rw-r--r-- | ubuntu/raring/applications/gtk-qt-engine/debian/control | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/gtk-qt-engine/debian/control b/ubuntu/raring/applications/gtk-qt-engine/debian/control new file mode 100644 index 000000000..bfbe25b3c --- /dev/null +++ b/ubuntu/raring/applications/gtk-qt-engine/debian/control @@ -0,0 +1,23 @@ +Source: gtk-qt-engine-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org> +Build-Depends: debhelper (>= 5.0), cdbs, tdelibs4-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 +Replaces: gtk-qt-engine-kde3 (<< 4:14.0.0), gtk-qt-engine-trinity (<< 4:14.0.0) +Breaks: gtk-qt-engine-kde3 (<< 4:14.0.0), gtk-qt-engine-trinity (<< 4:14.0.0) +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: gtk3-tqt-engine +Description: theme engine using Qt for GTK+ 2.x and Trinity + 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 Trinity users and therefore provides + a way to configure it from within KControl. |