diff options
author | Michele Calgaro <[email protected]> | 2022-05-08 20:15:07 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-13 19:39:15 +0900 |
commit | 618071201258fd700c4d89313f9f6a6a595d35a3 (patch) | |
tree | aa78356331b9676f5627b90ae050a3208c1e7ef5 /ubuntu/_base/applications/tdeio/tdeio-appinfo/debian/control | |
parent | 099e4f4e5d79c1e3ea5d8f94e79d4d209532cff0 (diff) | |
download | tde-packaging-618071201258fd700c4d89313f9f6a6a595d35a3.tar.gz tde-packaging-618071201258fd700c4d89313f9f6a6a595d35a3.zip |
DEB: added packaging files for tdeio-appinfo
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/tdeio/tdeio-appinfo/debian/control')
-rw-r--r-- | ubuntu/_base/applications/tdeio/tdeio-appinfo/debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/tdeio/tdeio-appinfo/debian/control b/ubuntu/_base/applications/tdeio/tdeio-appinfo/debian/control new file mode 100644 index 000000000..b5c61299d --- /dev/null +++ b/ubuntu/_base/applications/tdeio/tdeio-appinfo/debian/control @@ -0,0 +1,16 @@ +Source: tdeio-appinfo-trinity +Section: tde +Priority: optional +Maintainer: TDE Debian Team <[email protected]> +XSBC-Original-Maintainer: Robert Hogan <[email protected]> +Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev +Standards-Version: 3.8.4 + +Package: tdeio-appinfo-trinity +Architecture: any +Depends: ${shlibs:Depends} +Description: TDEIO slave for the appinfo protocol + Adds support for the "appinfo:" protocol + to Konqueror and other TDE applications. + . + This enables you to perform appinfo: searches in TDE. |