summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
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 <kb9vqf@pearsoncomputing.net>
+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