File: control

package info (click to toggle)
gnuift 0.1.14-9
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 968 kB
  • ctags: 157
  • sloc: php: 651; makefile: 55; sh: 32
file content (198 lines) | stat: -rw-r--r-- 9,577 bytes parent folder | download
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
Source: gnuift
Section: graphics
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: cdbs, dh-buildinfo, debhelper (>> 4.0.0), docbook-to-man, autoconf (>= 2.52), automake1.7, pkg-config, libtool, m4, flex, libexpat1-dev, libmysql++-dev, libmagick9-dev | libmagick-dev, perl, libperl-dev, libtext-iconv-perl, libxml-handler-trees-perl, libxml-sax-expat-perl, libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, libhtml-parser-perl, libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, libxml-dom-perl, libwww-perl
Build-Depends-Indep:
# for doxygen
	doxygen, texlive, texlive-extra-utils, ghostscript,
# for documentation
	linuxdoc-tools, linuxdoc-tools-info, linuxdoc-tools-latex, linuxdoc-tools-text, ldp-docbook-dsssl
Standards-Version: 3.6.1
Homepage: http://www.gnu.org/software/gift/

Package: gnuift
Architecture: any
Depends: ${shlibs:Depends}, gnuift-perl (= ${source:Version})
Suggests: gnuift-doc, kmrml
Description: GNU Image Finding Tool - index and search images by content
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need to
 annotate all images before querying the collection.
 .
 The GIFT comes with a tool which lets you index whole directory trees
 containing images in one go. You then can use the GIFT server and its
 client, to browse your own image collections.
 .
 The GIFT is an open framework. The developers explicitly have taken
 into account the possibility of adding new ways of querying to the
 framework. The communication protocol for client-server communication,
 MRML, is XML based and fully documented (http://www.mrml.net). This
 aims at promoting code reuse among researchers and application
 developers.
 .
 The current version of the GIFT can be seen in action at
 http://viper.unige.ch/demo/
 .
 The GIFT (ex Viper) is the result of a research effort at the Vision
 Group at the CUI (computer science center) of the University of Geneva
 (see http://vision.unige.ch/). This cutting-edge research has been the
 subject of several publications and conference talks. Details can be
 found at http://viper.unige.ch/.
 .
 To avoid a name clash with the "gift" package (a fasttrack filesharing 
 client), these packages have been named "gnuift" (also to stress that
 gnuift is a GNU project).

Package: gnuift-doc
Architecture: all
Description: Documentation for gnuift
 This package includes gift-guide, configuring-and-hacking-the-gift and
 the doxygen reference tree. The application is contained in the gnuift
 package.
 .
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need to
 annotate all images before querying the collection.
 .
 The GIFT comes with a tool which lets you index whole directory trees
 containing images in one go. You then can use the GIFT server and its
 client, to browse your own image collections.
 .
 The GIFT is an open framework. The developers explicitly have taken
 into account the possibility of adding new ways of querying to the
 framework. The communication protocol for client-server communication,
 MRML, is XML based and fully documented (http://www.mrml.net). This
 aims at promoting code reuse among researchers and application
 developers.
 .
 To avoid a name clash with the "gift" package (a fasttrack filesharing 
 client), these packages have been named "gnuift" (also to stress that
 gnuift is a GNU project).

Package: libgnuift0c2a
Replaces: libgnuift0, libgnuift0c2
Conflicts: libgnuift0, libgnuift0c2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: libgnuift0-dev (= ${binary:Version}), gnuift, gnuift-doc
Description: GNU Image Finding Tool - libraries
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need
 to annotate all images before querying the collection.
 .
 The GIFT is an open framework. The communication protocol for
 client-server communication, MRML, is XML based and fully documented
 (http://www.mrml.net).
 .
 To avoid a name clash with the "gift" package (a fasttrack filesharing 
 client), these packages have been named "gnuift" (also to stress that
 gnuift is a GNU project).

Package: libgnuift0-dev
Architecture: any
Provides: libgnuift-dev
Conflicts: libgnuift-dev
Section: libdevel
Depends: libgnuift0c2a (= ${binary:Version}), libexpat1-dev, libmagick9-dev | libmagick-dev
Description: libgnuift development files
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need
 to annotate all images before querying the collection.
 .
 The GIFT is an open framework. The communication protocol for
 client-server communication, MRML, is XML based and fully documented
 (http://www.mrml.net).
 .
 To avoid a name clash with the "gift" package (a fasttrack filesharing 
 client), these packages have been named "gnuift" (also to stress that
 gnuift is a GNU project).

Package: libmrml1c2a
Replaces: libmrml1, libmrml1c2
Conflicts: libmrml1, libmrml1c2
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Suggests: gnuift, libmrml1-dev (= ${binary:Version})
Homepage: http://www.mrml.net/
Description: Multimedia Retrieval Markup Language
 MRML's aims are to unify access to multimedia retrieval and management
 software component in order to extend their capabilities. The success
 of such a context has already been demonstrated via the development of
 the GNU Image Finding Tool (GIFT).
 .
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need
 to annotate all images before querying the collection.
 .
 The GIFT is an open framework. The communication protocol for
 client-server communication, MRML, is XML based and fully documented.

Package: libmrml1-dev
Architecture: any
Provides: libmrml-dev
Conflicts: libmrml-dev
Depends: ${shlibs:Depends}, libmrml1c2a (= ${binary:Version}), libexpat1-dev
Section: libdevel
Homepage: http://www.mrml.net/
Description: libmrml development files
 MRML's aims are to unify access to multimedia retrieval and management
 software component in order to extend their capabilities. The success
 of such a context has already been demonstrated via the development of
 the GNU Image Finding Tool (GIFT).
 .
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need
 to annotate all images before querying the collection.
 .
 The GIFT is an open framework. The communication protocol for
 client-server communication, MRML, is XML based and fully documented.

Package: gnuift-perl
Architecture: all
Depends: gnuift (>= ${source:Version}), gnuift (<< ${source:Version}.1~), ${perl:Depends}, imagemagick, libtext-iconv-perl, libxml-handler-trees-perl, libxml-sax-expat-perl, libxml-sax-perl, libxml-libxml-perl, libxml-parser-perl, libhtml-parser-perl, libxml-writer-perl, libparse-yapp-perl, libxml-xql-perl, libxml-dom-perl, libwww-perl
Description: GNU Image Finding Tool - perl modules
 Architecture independent perl modules of gnuift. The application is
 contained in the gnuift package.
 .
 The GIFT (the GNU Image-Finding Tool) is a Content Based Image
 Retrieval System (CBIRS). It enables you to do Query By Example on
 images, giving you the opportunity to improve query results by
 relevance feedback. For processing your queries the program relies
 entirely on the content of the images, freeing you from the need to
 annotate all images before querying the collection.
 .
 The GIFT comes with a tool which lets you index whole directory trees
 containing images in one go. You then can use the GIFT server and its
 client, to browse your own image collections.
 .
 The GIFT is an open framework. The developers explicitly have taken
 into account the possibility of adding new ways of querying to the
 framework. The communication protocol for client-server communication,
 MRML, is XML based and fully documented (http://www.mrml.net). This
 aims at promoting code reuse among researchers and application
 developers.
 .
 To avoid a name clash with the "gift" package (a fasttrack filesharing 
 client), these packages have been named "gnuift" (also to stress that
 gnuift is a GNU project).