alvis module part of libidzebra-2.0-modules. Recommends idzebra-2.0-common
[idzebra-moved-to-github.git] / debian / control
1 Source: idzebra
2 Priority: optional
3 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
4 Build-Depends: debhelper (>= 4.0.0)
5 Standards-Version: 3.6.0
6 Build-Depends: libyaz-dev (>= 2.1.22), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev
7
8 Package: idzebra-2.0
9 Section: text
10 Architecture: any
11 Provides: idzebra-2.0-common, libidzebra-2.0-dev, idzebra-2.0-utils, libidzebra-2.0-modules, idzebra-2.0-doc
12 Description: IDZebra virtual package (the works)
13  This virtual package installs all the necessary packages to start
14  working with IDZebra - including utility programs, development libraries,
15  documentation and modules.
16  .
17  IDZebra is a high-performance, general-purpose structured text indexing
18  and retrieval engine. It reads structured records in a variety of input
19  formats (eg. email, XML, MARC) and allows access to them through exact
20  boolean search expressions and relevance-ranked free-text queries.
21
22 Package: libidzebra-2.0-modules
23 Section: libs
24 Architecture: any
25 Provides: libidzebra-2.0-mod-grs-xml, libidzebra-2.0-mod-grs-regx, libidzebra-2.0-mod-marc, libidzebra-2.0-mod-alvis
26 Description: IDZebra modules 
27  This virtual package contains all base IDZebra filter modules.
28  .
29  IDZebra is a high-performance, general-purpose structured text indexing
30  and retrieval engine. It reads structured records in a variety of input
31  formats (eg. email, XML, MARC) and allows access to them through exact
32  boolean search expressions and relevance-ranked free-text queries.
33
34 Package: idzebra-2.0-common
35 Section: text
36 Architecture: all
37 Conflicts: idzebra
38 Description: IDZebra common files
39  This package includes common essential IDZebra configuration files.
40  .
41  IDZebra is a high-performance, general-purpose structured text indexing
42  and retrieval engine. It reads structured records in a variety of input
43  formats (eg. email, XML, MARC) and allows access to them through exact
44  boolean search expressions and relevance-ranked free-text queries.
45
46 Package: idzebra-2.0-utils
47 Section: text
48 Architecture: any
49 Depends: ${shlibs:Depends}
50 Recommends: idzebra-2.0-common
51 Suggests: libidzebra-2.0-modules
52 Conflicts: idzebra
53 Description: IDZebra utility programs
54  This package contains IDZebra utilities such as the zebraidx indexer
55  utility and the zebrasrv server.
56  .
57  IDZebra is a high-performance, general-purpose structured text indexing
58  and retrieval engine. It reads structured records in a variety of input
59  formats (eg. email, XML, MARC) and allows access to them through exact
60  boolean search expressions and relevance-ranked free-text queries.
61
62 Package: libidzebra-2.0-dev
63 Section: devel
64 Architecture: any
65 Depends: libidzebra-2.0 (= ${Source-Version})
66 Description: IDZebra development
67  This package contains development files for IDZebra, such as libraries
68  and header files.
69  .
70  IDZebra is a high-performance, general-purpose structured text indexing
71  and retrieval engine. It reads structured records in a variety of input
72  formats (eg. email, XML, MARC) and allows access to them through exact
73  boolean search expressions and relevance-ranked free-text queries.
74
75 Package: libidzebra-2.0
76 Section: libs
77 Architecture: any
78 Depends: ${shlibs:Depends}
79 Conflicts: idzebra
80 Description: IDZebra libraries
81  This package contains all run-time libraries for IDZebra.
82  .
83  IDZebra is a high-performance, general-purpose structured text indexing
84  and retrieval engine. It reads structured records in a variety of input
85  formats (eg. email, XML, MARC) and allows access to them through exact
86  boolean search expressions and relevance-ranked free-text queries.
87
88 Package: libidzebra-2.0-mod-alvis
89 Section: libs
90 Architecture: any
91 Depends: ${shlibs:Depends}
92 Description: IDZebra filter alvis (XSLT filter for XML)
93  This package includes the alvis filter which uses libxslt1 to
94  transform XML records by XSLT into XML indexable records.
95  .
96  IDZebra is a high-performance, general-purpose structured text indexing
97  and retrieval engine. It reads structured records in a variety of input
98  formats (eg. email, XML, MARC) and allows access to them through exact
99  boolean search expressions and relevance-ranked free-text queries.
100
101 Package: libidzebra-2.0-mod-grs-marc
102 Section: libs
103 Architecture: any
104 Depends: ${shlibs:Depends}
105 Description: IDZebra filter grs.marc (ISO2709 MARC reader)
106  This package includes the grs.marc and grs.marcxml filters that allows
107  IDZebra to read MARC records based on ISO2709.
108  .
109  IDZebra is a high-performance, general-purpose structured text indexing
110  and retrieval engine. It reads structured records in a variety of input
111  formats (eg. email, XML, MARC) and allows access to them through exact
112  boolean search expressions and relevance-ranked free-text queries.
113
114 Package: libidzebra-2.0-mod-grs-regx
115 Section: libs
116 Architecture: any
117 Depends: ${shlibs:Depends}
118 Description: IDZebra filters grs.regx, grs.tcl
119  This package includes the grs.regx and grs.tcl filters.
120  .
121  IDZebra is a high-performance, general-purpose structured text indexing
122  and retrieval engine. It reads structured records in a variety of input
123  formats (eg. email, XML, MARC) and allows access to them through exact
124  boolean search expressions and relevance-ranked free-text queries.
125
126 Package: libidzebra-2.0-mod-grs-xml
127 Section: libs
128 Architecture: any
129 Depends: ${shlibs:Depends}
130 Description: IDZebra filter grs.xml (XML filter)
131  This package includes the grs.xml filter which uses Expat to
132  parse records in XML and turn them into IDZebra's internal grs node.
133  .
134  IDZebra is a high-performance, general-purpose structured text indexing
135  and retrieval engine. It reads structured records in a variety of input
136  formats (eg. email, XML, MARC) and allows access to them through exact
137  boolean search expressions and relevance-ranked free-text queries.
138
139 Package: idzebra-2.0-doc
140 Section: doc
141 Architecture: all
142 Conflicts: idzebra
143 Description: IDZebra documentation
144  This package includes documentation for IDZebra in PDF and HTML.
145  .
146  IDZebra is a high-performance, general-purpose structured text indexing
147  and retrieval engine. It reads structured records in a variety of input
148  formats (eg. email, XML, MARC) and allows access to them through exact
149  boolean search expressions and relevance-ranked free-text queries.
150