diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-04 21:06:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-04 21:06:02 +0900 |
commit | bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch) | |
tree | b797d29ee85d482247cfecda13d1fb572e4c4d62 /debian/_base/applications/misc/bibletime/debian/control | |
parent | 5051f08d847e70346920d72e34da55558b89145c (diff) | |
download | tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.zip |
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'debian/_base/applications/misc/bibletime/debian/control')
-rw-r--r-- | debian/_base/applications/misc/bibletime/debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/_base/applications/misc/bibletime/debian/control b/debian/_base/applications/misc/bibletime/debian/control new file mode 100644 index 000000000..efb47392c --- /dev/null +++ b/debian/_base/applications/misc/bibletime/debian/control @@ -0,0 +1,22 @@ +Source: bibletime-trinity +Section: tde +Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), debhelper (>= 9~), tdelibs14-trinity-dev, libsword-dev, libclucene-dev, poxml-trinity, libboost-dev, automake, autoconf, libtool-bin | libtool (<< 2.4.2-1.11), libtool, libltdl-dev +Priority: optional +Maintainer: TDE Debian Team <team-debian@trinitydesktop.org> +Standards-Version: 3.8.4 + +Package: bibletime-trinity +Architecture: any +Section: tde +Replaces: bibletime-trinity (<< 4:14.0.0~) +Breaks: bibletime-trinity (<< 4:14.0.0~) +Depends: ${shlibs:Depends} +Recommends: sword-text, sword-dict, sword-comm +Suggests: bibletime-i18n-trinity +Provides: sword-frontend +Description: A bible study tool for Trinity + BibleTime is a free and easy to use bible study tool for UNIX systems. + It requires a working TDE environment and the SWORD library. + BibleTime provides easy handling of digitized texts (Bibles, commentaries + and lexicons) and powerful features to work with these texts (search in + texts, write own notes, save, print etc.). |