summaryrefslogtreecommitdiff
path: root/debian/control
blob: 5e837e771e893d7b3013887825b8056188818b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
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 [amd64 arm64 armhf i386 mipsel],
    libqt5webkit5-dev [alpha armel hppa hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mips64el powerpc powerpcspe ppc64 ppc64el riscv64 sh4 sparc64 s390x x32],
    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.git
Vcs-Browser: https://salsa.debian.org/pkg-crosswire-team/bibletime

Package: bibletime
Architecture: any
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.