diff options
Diffstat (limited to 'ubuntu/maverick/applications/gtk3-tqt-engine/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/gtk3-tqt-engine/debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/gtk3-tqt-engine/debian/control b/ubuntu/maverick/applications/gtk3-tqt-engine/debian/control new file mode 100644 index 000000000..aac15191f --- /dev/null +++ b/ubuntu/maverick/applications/gtk3-tqt-engine/debian/control @@ -0,0 +1,13 @@ +Source: gtk3-tqt-engine-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Raphaƫl Pinson <raphink@raphink.net> +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libcairo2-dev, libgtk-3-dev, libpango1.0-dev, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 + +Package: gtk3-tqt-engine-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: GTK3 theme engine for TDE + GTK3 style engine which uses the active TDE style to draw its widgets |