diff options
Diffstat (limited to 'ubuntu/maverick/applications/bibletime/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/bibletime/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/bibletime/debian/control b/ubuntu/maverick/applications/bibletime/debian/control new file mode 100644 index 000000000..304f5597f --- /dev/null +++ b/ubuntu/maverick/applications/bibletime/debian/control @@ -0,0 +1,20 @@ +Source: bibletime-trinity +Section: kde +Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), debhelper (>= 4.1.0), kdelibs4-trinity-dev, libsword-dev, libclucene-dev, poxml, libboost-dev, automake, autoconf, libtool, libltdl-dev +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Standards-Version: 3.8.4 + +Package: bibletime-trinity +Architecture: any +Section: kde +Depends: ${shlibs:Depends} +Recommends: sword-text, sword-dict, sword-comm +Suggests: bibletime-i18n-trinity +Provides: sword-frontend +Description: A bible study tool for KDE3 + BibleTime is a free and easy to use bible study tool for UNIX systems. + It requires a working KDE 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.). |