summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control35
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..61df4c8
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,35 @@
+Source: bibletime
+Section: kde
+Build-Depends: bzip2, autotools-dev, quilt, patchutils (>= 0.2.25),
+ cdbs (>= 0.4.27), debhelper (>= 7), libsword-dev (> 1.5.11),
+ libqt4-dev (>= 4.4.0), libclucene-dev, poxml, libboost-dev, cmake, pkg-config
+Priority: optional
+Maintainer: CrossWire Packages <pkg-crosswire-devel@lists.alioth.debian.org>
+Uploaders: Daniel Glassey <wdg@debian.org>,
+ Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com>,
+ Jonathan Marsden <jmarsden@fastmail.fm>
+Standards-Version: 3.8.3
+Homepage: http://www.bibletime.info/
+
+Package: bibletime
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, bibletime-data
+Provides: sword-frontend
+Description: A bible study tool for Qt
+ 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.).
+
+Package: bibletime-data
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: bibletime
+Conflicts: bibletime-i18n
+Replaces: bibletime-i18n
+Description: Documentation and data for bibletime, a bible study tool
+ BibleTime is a free and easy to use bible study tool for UNIX systems.
+ .
+ This package contains the help, online documentation and data files
+ which BibleTime uses.