summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control43
1 files changed, 43 insertions, 0 deletions
diff --git a/control b/control
new file mode 100644
index 0000000..7dbc37f
--- /dev/null
+++ b/control
@@ -0,0 +1,43 @@
+Source: bibletime
+Section: kde
+Build-Depends: quilt (>= 0.46-7~), debhelper (>= 11),
+ libsword-dev (>= 1.8.1+dfsg-8), libclucene-dev, cmake,
+ pkg-config, libcurl4-gnutls-dev, git,
+ qtbase5-dev, qttools5-dev, qtwebengine5-dev, libqt5svg5-dev
+Priority: optional
+Maintainer: CrossWire Packaging Team <pkg-crosswire-devel@alioth-lists.debian.net>
+Uploaders: Daniel Glassey <wdg@debian.org>,
+ Jonathan Marsden <jmarsden@fastmail.fm>,
+ Roberto C. Sanchez <roberto@debian.org>,
+ Dominique Corbex <dominique@corbex.org>,
+ Teus Benschop <teusjannette@gmail.com>
+Standards-Version: 4.2.1
+Homepage: http://www.bibletime.info/
+Vcs-Git: https://salsa.debian.org/pkg-crosswire-team/bibletime
+Vcs-Browser: https://salsa.debian.org/pkg-crosswire-team/bibletime.git
+
+Package: bibletime
+Architecture: amd64 arm64 armhf i386 mipsel
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ bibletime-data (=${source:Version})
+Provides: sword-frontend
+Description: bible study tool for Qt
+ BibleTime is a free and easy to use bible study tool.
+ It uses the Qt and SWORD software libraries.
+ 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.) in the SWORD module format.
+
+Package: bibletime-data
+Architecture: all
+Multi-Arch: foreign
+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.
+ .
+ This package contains the help, online documentation and data files
+ which BibleTime uses.
+