diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-26 17:54:05 +0900 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-08-31 14:55:36 +0200 |
commit | f85247d22fb1e8ecbedf638122392a4d958891c1 (patch) | |
tree | 2200211ff197a31d86ec3915e475c83baf4ad88a /ubuntu/maverick/applications/tdeio-gopher/debian/control | |
parent | a9bade8ade3d8ace9fd833bdce2ce93c0f0187d7 (diff) | |
download | tde-packaging-f85247d22fb1e8ecbedf638122392a4d958891c1.tar.gz tde-packaging-f85247d22fb1e8ecbedf638122392a4d958891c1.zip |
DEB: Added tdeio-gopher application.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/applications/tdeio-gopher/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/tdeio-gopher/debian/control | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/tdeio-gopher/debian/control b/ubuntu/maverick/applications/tdeio-gopher/debian/control new file mode 100644 index 000000000..eeca87807 --- /dev/null +++ b/ubuntu/maverick/applications/tdeio-gopher/debian/control @@ -0,0 +1,18 @@ +Source: tdeio-gopher-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +XSBC-Original-Maintainer: Albert Astals Cid <aacid@kde.org> +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, cmake +Standards-Version: 3.8.4 + +Package: tdeio-gopher-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kio-gopher-trinity (<< 4:14.0.0~) +Breaks: kio-gopher-trinity (<< 4:14.0.0~) +Description: tdeio-slave for the gopher protocol [Trinity] + Adds support for the "gopher:" protocol + to Konqueror and other TDE applications. + . + This enables you to perform gopher searches in Konqueror. |