diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/kio-locate/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/applications/kio-locate/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/kio-locate/debian/control b/ubuntu/lucid_automake/applications/kio-locate/debian/control new file mode 100644 index 000000000..c9e41dcf6 --- /dev/null +++ b/ubuntu/lucid_automake/applications/kio-locate/debian/control @@ -0,0 +1,18 @@ +Source: kio-locate-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Tobi Vollebregt <tobivollebregt@gmail.com> +Build-Depends: cdbs, debhelper (>= 5), kdelibs4-kde3-dev, bzip2, python (>= 2.3), scons +Standards-Version: 3.8.3 + +Package: kio-locate-kde3 +Architecture: any +Depends: ${shlibs:Depends} +Description: kio-slave for the locate command [KDE3] + Adds support for the "locate:" and "locater:" + protocols to Konqueror and other KDE applications. + . + This enables you to perform locate searches as you + would in a terminal. The result is displayed just + as a directory. |