~pkgcrosswire/sword/nroff-manpages

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
53
54
55
56
57
58
59
60
61
62
63
64
65
Source: sword
Build-Depends: autotools-dev,
               quilt,
               patchutils (>= 0.2.31),
               cdbs (>= 0.4.34),
               debhelper (>= 5.0.7),
               libz-dev,
               pkg-config,
               libcurl4-gnutls-dev,
               libclucene-dev,
               libicu-dev,
               chrpath,
	       perl
Section: libs
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.0
Homepage: http://www.crosswire.org/sword/

Package: libsword7
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: sword-frontend
Conflicts: libsword6
Replaces: libsword1, libsword4, libsword4c2, libsword5, libsword5c2a, libsword6, libsword-runtime, libsword-config
Description: API/library for bible software
 The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
 MacOSX etc.) API/library for Bible software with a constantly growing list 
 of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 
 text modules.
 .
 This package contains the core libraries for the project.
 It also contains utilities for generating data modules.
 .
 Please read the README.Debian for more information on how to obtain other
 modules for sword.

Package: libsword-dev
Architecture: any
Section: libdevel
Depends: libsword7 (= ${binary:Version}), ${misc:Depends}
Provides: sword-dev
Description: Development files for libsword
 The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
 MacOSX etc.) API/library for Bible software with a constantly growing list 
 of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 
 text modules.
 .
 This package contains the static libraries and headers for developing 
 applications that use the sword library.

Package: diatheke
Architecture: any
Section: text
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Command line bible browsing and search tool
 The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris,
 MacOSX etc.) API/library for Bible software with a constantly growing list 
 of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 
 text modules.
 .
 This package contains a command line utility for sword, allowing bible browsing
 and searching. This tool is used mostly only for library testing. Nicer
 front-ends are Xiphos (Gtk), Bibletime (KDE) and others.