diff options
Diffstat (limited to 'ubuntu/maverick/applications/tde-style-qtcurve/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tde-style-qtcurve/debian/control | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tde-style-qtcurve/debian/control b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control new file mode 100644 index 000000000..8d5a658e1 --- /dev/null +++ b/ubuntu/maverick/applications/tde-style-qtcurve/debian/control @@ -0,0 +1,31 @@ +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 (>= 5), kdelibs4-trinity-dev, cmake +Standards-Version: 3.8.4 + +Package: kde-style-qtcurve-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: kde-style-qtcurve-kde3 (<< 4:3.5.13) +Breaks: kde-style-qtcurve-kde3 (<< 4:3.5.13) +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 +Replaces: qtcurve-kde3 (<< 4:3.5.13) +Breaks: qtcurve-kde3 (<< 4:3.5.13) +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. + |