summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-09 20:27:19 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-09-09 20:27:19 +0000
commitc6ca83d07d95e076b09bd802f66ba72d363b0235 (patch)
treef13000febb0c9c5a5da621b4bba53ba3eace022e /debian/control
downloadkgtk-qt3-c6ca83d07d95e076b09bd802f66ba72d363b0235.tar.gz
kgtk-qt3-c6ca83d07d95e076b09bd802f66ba72d363b0235.zip
* Added kgtk-qt3
* Slight kpowersave message cleanup git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kgtk-qt3@1173604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..226eafe
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: kgtk-qt3-kde3
+Section: kde
+Priority: optional
+Maintainer: Timothy Pearson <[email protected]>
+Build-Depends: debhelper (>= 7), cdbs, kdelibs4-kde3-dev, libgtk2.0-dev, libqt3-mt-dev, cmake
+Standards-Version: 3.8.3
+Homepage: http://kde-apps.org/content/show.php/KGtk+(Use+KDE+Dialogs+in+Gtk+Apps)?content=36077
+
+Package: kgtk-qt3-kde3
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Use KDE dialogs in Gtk apps
+ This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk
+ applications to use KDE's file dialogs when run under KDE.
+ .
+ The Gtk file chooser functions have been overridden to communicate
+ with this KDE module/application.
+ .
+ This package includes the kqt3-wrapper