diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-23 01:30:23 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-23 01:30:23 +0200 |
commit | df4a92a96695137c875545a47fc24a4b707ab14b (patch) | |
tree | ff32fb96c8a49b00850a33d94162e70ae42173aa /ubuntu/raring/applications/tdeio-sword/debian/control | |
parent | d6c955d12d14fdba4db7a8522c519355991fa5f7 (diff) | |
download | tde-packaging-df4a92a96695137c875545a47fc24a4b707ab14b.tar.gz tde-packaging-df4a92a96695137c875545a47fc24a4b707ab14b.zip |
Add packaging files for tdeio-sword on Debian and Ubuntu
Diffstat (limited to 'ubuntu/raring/applications/tdeio-sword/debian/control')
-rw-r--r-- | ubuntu/raring/applications/tdeio-sword/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/raring/applications/tdeio-sword/debian/control b/ubuntu/raring/applications/tdeio-sword/debian/control new file mode 100644 index 000000000..61349b2d6 --- /dev/null +++ b/ubuntu/raring/applications/tdeio-sword/debian/control @@ -0,0 +1,20 @@ +Source: tdeio-sword-trinity +Section: tde +Priority: extra +Maintainer: Raphaël Pinson <raphink@raphink.net> +Build-Depends: debhelper (>= 5.0.7), quilt, cdbs, automake, libtool, libsword-dev (>= 1.5.8-1), tdelibs14-trinity-dev +Standards-Version: 3.7.2 + +Package: tdeio-sword-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, konqueror +Suggests: sword-text, sword-dict, sword-comm +Provides: sword-frontend +Description: tdeio-slave for the Sword Bible tool + TDEio-Sword provides access to Bibles, commentaries + and other texts in an easy to use and attractive + interface -- the Konqueror web browser. It does so + using the SWORD Bible project and implementing a TDE + ioslave, providing the sword:/ protocol. + . + http://lukeplant.me.uk/kio-sword/ |