summaryrefslogtreecommitdiffstats
path: root/debian/_base/applications/kde-style-qtcurve/debian/control
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-04-03 18:05:50 +0200
committerSlávek Banko <slavek.banko@axis.cz>2019-04-03 18:05:50 +0200
commitaf5c905ec49085b7c396caf2c5166f0c34cbeb3f (patch)
tree56463d31ace48f127ed61169fdc2b4b8aedfcc56 /debian/_base/applications/kde-style-qtcurve/debian/control
parente43172a6e74706afc06ff8d11cbfa769bc949cc1 (diff)
downloadtde-packaging-af5c905ec49085b7c396caf2c5166f0c34cbeb3f.tar.gz
tde-packaging-af5c905ec49085b7c396caf2c5166f0c34cbeb3f.zip
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'debian/_base/applications/kde-style-qtcurve/debian/control')
-rw-r--r--debian/_base/applications/kde-style-qtcurve/debian/control27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/_base/applications/kde-style-qtcurve/debian/control b/debian/_base/applications/kde-style-qtcurve/debian/control
new file mode 100644
index 000000000..3f4b12a02
--- /dev/null
+++ b/debian/_base/applications/kde-style-qtcurve/debian/control
@@ -0,0 +1,27 @@
+Source: kde-style-qtcurve-trinity
+Section: kde
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org>
+Build-Depends: debhelper (>= 7.0.50~), quilt, kdelibs4-trinity-dev, cmake, cdbs
+Standards-Version: 3.8.4
+
+Package: kde-style-qtcurve-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: gtk2-engines-qtcurve
+Provides: kde-style-qtcurve
+Description: This is a set of widget styles for Trinity based apps
+ This package together with gtk2-engines-qtcurve aim to provide a unified look
+ and feel on the desktop when using KDE and Gnome applications.
+ .
+ This package is most useful when installed together with
+ gtk2-engines-qtcurve.
+
+Package: qtcurve-trinity
+Architecture: any
+Depends: kde-style-qtcurve-trinity, gtk2-engines-qtcurve
+Description: This is a set of widget styles for Trinity and Gtk2 based apps
+ This is an empty dummy package which will drag the packages
+ kde-style-qtcurve and gtk2-engines-qtcurve in your system.
+