Ravenports generated: 11 Apr 2020 00:24
[ravenports.git] / bucket_8D / redland
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               redland
4 VERSION=                1.0.17
5 KEYWORDS=               textproc
6 VARIANTS=               standard bdb mysql pgsql virtuoso
7 SDESC[pgsql]=           RDF Application Framework (PostgreSQL backend)
8 SDESC[mysql]=           RDF Application Framework (MySQL backend)
9 SDESC[standard]=        RDF Application Framework (SQLite backend)
10 SDESC[virtuoso]=        RDF Application Framework (Virtuoso backend)
11 SDESC[bdb]=             RDF Application Framework (BDB backend)
12 HOMEPAGE=               http://librdf.org/
13 CONTACT=                nobody
14
15 DOWNLOAD_GROUPS=        main
16 SITES[main]=            http://download.librdf.org/source/
17 DISTFILE[1]=            redland-1.0.17.tar.gz:main
18 DF_INDEX=               1
19 SPKGS[pgsql]=           single
20 SPKGS[mysql]=           single
21 SPKGS[standard]=        complete
22                         primary
23                         docs
24 SPKGS[virtuoso]=        single
25 SPKGS[bdb]=             single
26
27 OPTIONS_AVAILABLE=      BDB MYSQL PGSQL VIRTUOSO NOTSTD
28 OPTIONS_STANDARD=       none
29 VOPTS[pgsql]=           BDB=OFF MYSQL=OFF PGSQL=ON VIRTUOSO=OFF NOTSTD=ON
30 VOPTS[mysql]=           BDB=OFF MYSQL=ON PGSQL=OFF VIRTUOSO=OFF NOTSTD=ON
31 VOPTS[virtuoso]=        BDB=OFF MYSQL=OFF PGSQL=OFF VIRTUOSO=ON NOTSTD=ON
32 VOPTS[bdb]=             BDB=ON MYSQL=OFF PGSQL=OFF VIRTUOSO=OFF NOTSTD=ON
33
34 BUILDRUN_DEPENDS=       libltdl:single:standard
35                         rasqal:primary:standard
36                         raptor:primary:standard
37
38 USES=                   gmake libtool perl:build pkgconfig shebangfix
39
40 FPC_EQUIVALENT=         textproc/redland
41 SHEBANG_FILES=          scripts/touch-mtime.pl
42
43 MUST_CONFIGURE=         gnu
44 CONFIGURE_ARGS=         --with-threestore=no
45
46 INSTALL_TARGET=         install-strip
47 INSTALL_REQ_TOOLCHAIN=  yes
48
49 [NOTSTD].DESCRIPTION=                   Don't build with SQLite backend
50 [NOTSTD].CONFIGURE_ARGS_OFF=            --with-sqlite=3
51 [NOTSTD].USES_OFF=                      sqlite
52
53 [MYSQL].CONFIGURE_ARGS_OFF=             --with-mysql=no
54 [MYSQL].CONFIGURE_ARGS_ON=              --with-mysql=yes
55 [MYSQL].CPPFLAGS_ON=                    -I{{LOCALBASE}}/include/mysql
56                                         -DHAVE_MYSQL_H
57 [MYSQL].LDFLAGS_ON=                     -L{{LOCALBASE}}/lib/mysql
58 [MYSQL].USES_ON=                        mysql
59                                         execinfo
60
61 [PGSQL].CONFIGURE_ARGS_OFF=             --with-postgresql=no
62 [PGSQL].CONFIGURE_ARGS_ON=              --with-postgresql=yes
63 [PGSQL].USES_ON=                        pgsql
64
65 [VIRTUOSO].DESCRIPTION=                 Build with virtuoso/ODBC backend
66 [VIRTUOSO].BUILDRUN_DEPENDS_ON=         unixODBC:primary:standard
67 [VIRTUOSO].CONFIGURE_ARGS_OFF=          --with-virtuoso=no
68 [VIRTUOSO].CONFIGURE_ARGS_ON=           --with-virtuoso=yes
69
70 [BDB].DESCRIPTION=                      Build with Berkeley database backend
71 [BDB].CONFIGURE_ARGS_OFF=               --with-bdb=no
72 [BDB].CONFIGURE_ARGS_ON=                --with-bdb=yes
73 [BDB].USES_ON=                          bdb
74
75 post-install-NOTSTD-ON:
76         ${RM} -r ${STAGEDIR}${PREFIX}/share/gtk-doc
77
78 post-install-NOTSTD-OFF:
79         ${MV} ${STAGEDIR}${PREFIX}/share/gtk-doc/html/redland \
80                 ${STAGEDIR}${STD_DOCDIR}
81         ${RM} -r ${STAGEDIR}${PREFIX}/share/gtk-doc
82
83 [FILE:448:descriptions/desc.primary.standard]
84 Redland is a set of libraries that provide a high-level interface for RDF
85 allowing the model to be stored, queried and manipulated. Redland implements
86 each of the RDF model concepts in its own class and provides an object based
87 API for them. Some of the classes providing the parsers, storage mechanisms
88 and other elements are built as modules that can be added or removed as
89 required.
90
91 This package contains the standard variant (sqlite backend).
92
93
94 [FILE:434:descriptions/desc.single.bdb]
95 Redland is a set of libraries that provide a high-level interface for RDF
96 allowing the model to be stored, queried and manipulated. Redland implements
97 each of the RDF model concepts in its own class and provides an object based
98 API for them. Some of the classes providing the parsers, storage mechanisms
99 and other elements are built as modules that can be added or removed as
100 required.
101
102 This package contains the BDB-backend variant.
103
104
105 [FILE:436:descriptions/desc.single.mysql]
106 Redland is a set of libraries that provide a high-level interface for RDF
107 allowing the model to be stored, queried and manipulated. Redland implements
108 each of the RDF model concepts in its own class and provides an object based
109 API for them. Some of the classes providing the parsers, storage mechanisms
110 and other elements are built as modules that can be added or removed as
111 required.
112
113 This package contains the MySQL-backend variant.
114
115
116 [FILE:441:descriptions/desc.single.pgsql]
117 Redland is a set of libraries that provide a high-level interface for RDF
118 allowing the model to be stored, queried and manipulated. Redland implements
119 each of the RDF model concepts in its own class and provides an object based
120 API for them. Some of the classes providing the parsers, storage mechanisms
121 and other elements are built as modules that can be added or removed as
122 required.
123
124 This package contains the PostgreSQL-backend variant.
125
126
127 [FILE:439:descriptions/desc.single.virtuoso]
128 Redland is a set of libraries that provide a high-level interface for RDF
129 allowing the model to be stored, queried and manipulated. Redland implements
130 each of the RDF model concepts in its own class and provides an object based
131 API for them. Some of the classes providing the parsers, storage mechanisms
132 and other elements are built as modules that can be added or removed as
133 required.
134
135 This package contains the Virtuoso-backend variant.
136
137
138 [FILE:100:distinfo]
139 de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681      1621566 redland-1.0.17.tar.gz
140
141
142 [FILE:636:manifests/plist.primary.standard]
143 bin/
144  rdfproc
145  redland-config
146  redland-db-upgrade
147 include/
148  librdf.h
149  rdf_concepts.h
150  rdf_digest.h
151  rdf_hash.h
152  rdf_init.h
153  rdf_iterator.h
154  rdf_list.h
155  rdf_log.h
156  rdf_model.h
157  rdf_node.h
158  rdf_parser.h
159  rdf_query.h
160  rdf_raptor.h
161  rdf_serializer.h
162  rdf_statement.h
163  rdf_storage.h
164  rdf_storage_module.h
165  rdf_stream.h
166  rdf_uri.h
167  rdf_utf8.h
168  redland.h
169 lib/
170  librdf.a
171  librdf.so
172  librdf.so.0
173  librdf.so.0.0.0
174 lib/pkgconfig/redland.pc
175 lib/redland/
176  librdf_storage_sqlite.a
177  librdf_storage_sqlite.%%SHARED_OBJECT%%
178 share/man/man1/
179  rdfproc.1.gz
180  redland-config.1.gz
181  redland-db-upgrade.1.gz
182 share/man/man3/redland.3.gz
183 share/redland/Redland.i
184
185
186 [FILE:1259:manifests/plist.docs.standard]
187 share/doc/redland/
188  home.png
189  index.html
190  index.sgml
191  indexes.html
192  introduction.html
193  left.png
194  objects.html
195  redland-changes-1-0-12-to-1-0-13.html
196  redland-changes-1-0-13-to-1-0-14.html
197  redland-changes-1-0-14-to-1-0-15.html
198  redland-changes-1-0-15-to-1-0-16.html
199  redland-changes-1-0-16-to-1-0-16.html
200  redland-changes.html
201  redland-concepts.html
202  redland-digest.html
203  redland-files.html
204  redland-general.html
205  redland-hash.html
206  redland-heuristics.html
207  redland-iterator.html
208  redland-list.html
209  redland-log.html
210  redland-model.html
211  redland-node.html
212  redland-parser.html
213  redland-query-results.html
214  redland-query.html
215  redland-serializer.html
216  redland-statement.html
217  redland-storage-module-file.html
218  redland-storage-module-hashes.html
219  redland-storage-module-memory.html
220  redland-storage-module-mysql.html
221  redland-storage-module-postgresql.html
222  redland-storage-module-sqlite.html
223  redland-storage-module-tstore.html
224  redland-storage-module-uri.html
225  redland-storage-module-virtuoso.html
226  redland-storage-modules.html
227  redland-storage.html
228  redland-stream.html
229  redland-unicode.html
230  redland-uri.html
231  redland-world.html
232  redland.devhelp2
233  redland.html
234  reference-manual.html
235  right.png
236  style.css
237  tutorial-introduction.html
238  tutorial.html
239  up.png
240
241
242 [FILE:557:manifests/plist.single.bdb]
243 bin/
244  rdfproc
245  redland-config
246  redland-db-upgrade
247 include/
248  librdf.h
249  rdf_concepts.h
250  rdf_digest.h
251  rdf_hash.h
252  rdf_init.h
253  rdf_iterator.h
254  rdf_list.h
255  rdf_log.h
256  rdf_model.h
257  rdf_node.h
258  rdf_parser.h
259  rdf_query.h
260  rdf_raptor.h
261  rdf_serializer.h
262  rdf_statement.h
263  rdf_storage.h
264  rdf_storage_module.h
265  rdf_stream.h
266  rdf_uri.h
267  rdf_utf8.h
268  redland.h
269 lib/
270  librdf.a
271  librdf.so
272  librdf.so.0
273  librdf.so.0.0.0
274 lib/pkgconfig/redland.pc
275 share/man/man1/
276  rdfproc.1.gz
277  redland-config.1.gz
278  redland-db-upgrade.1.gz
279 share/man/man3/redland.3.gz
280 share/redland/Redland.i
281
282
283 [FILE:664:manifests/plist.single.mysql]
284 bin/
285  rdfproc
286  redland-config
287  redland-db-upgrade
288 include/
289  librdf.h
290  rdf_concepts.h
291  rdf_digest.h
292  rdf_hash.h
293  rdf_init.h
294  rdf_iterator.h
295  rdf_list.h
296  rdf_log.h
297  rdf_model.h
298  rdf_node.h
299  rdf_parser.h
300  rdf_query.h
301  rdf_raptor.h
302  rdf_serializer.h
303  rdf_statement.h
304  rdf_storage.h
305  rdf_storage_module.h
306  rdf_stream.h
307  rdf_uri.h
308  rdf_utf8.h
309  redland.h
310 lib/
311  librdf.a
312  librdf.so
313  librdf.so.0
314  librdf.so.0.0.0
315 lib/pkgconfig/redland.pc
316 lib/redland/
317  librdf_storage_mysql.a
318  librdf_storage_mysql.%%SHARED_OBJECT%%
319 share/man/man1/
320  rdfproc.1.gz
321  redland-config.1.gz
322  redland-db-upgrade.1.gz
323 share/man/man3/redland.3.gz
324 share/redland/
325  Redland.i
326  mysql-v1.ttl
327  mysql-v2.ttl
328
329
330 [FILE:644:manifests/plist.single.pgsql]
331 bin/
332  rdfproc
333  redland-config
334  redland-db-upgrade
335 include/
336  librdf.h
337  rdf_concepts.h
338  rdf_digest.h
339  rdf_hash.h
340  rdf_init.h
341  rdf_iterator.h
342  rdf_list.h
343  rdf_log.h
344  rdf_model.h
345  rdf_node.h
346  rdf_parser.h
347  rdf_query.h
348  rdf_raptor.h
349  rdf_serializer.h
350  rdf_statement.h
351  rdf_storage.h
352  rdf_storage_module.h
353  rdf_stream.h
354  rdf_uri.h
355  rdf_utf8.h
356  redland.h
357 lib/
358  librdf.a
359  librdf.so
360  librdf.so.0
361  librdf.so.0.0.0
362 lib/pkgconfig/redland.pc
363 lib/redland/
364  librdf_storage_postgresql.a
365  librdf_storage_postgresql.%%SHARED_OBJECT%%
366 share/man/man1/
367  rdfproc.1.gz
368  redland-config.1.gz
369  redland-db-upgrade.1.gz
370 share/man/man3/redland.3.gz
371 share/redland/Redland.i
372
373
374 [FILE:640:manifests/plist.single.virtuoso]
375 bin/
376  rdfproc
377  redland-config
378  redland-db-upgrade
379 include/
380  librdf.h
381  rdf_concepts.h
382  rdf_digest.h
383  rdf_hash.h
384  rdf_init.h
385  rdf_iterator.h
386  rdf_list.h
387  rdf_log.h
388  rdf_model.h
389  rdf_node.h
390  rdf_parser.h
391  rdf_query.h
392  rdf_raptor.h
393  rdf_serializer.h
394  rdf_statement.h
395  rdf_storage.h
396  rdf_storage_module.h
397  rdf_stream.h
398  rdf_uri.h
399  rdf_utf8.h
400  redland.h
401 lib/
402  librdf.a
403  librdf.so
404  librdf.so.0
405  librdf.so.0.0.0
406 lib/pkgconfig/redland.pc
407 lib/redland/
408  librdf_storage_virtuoso.a
409  librdf_storage_virtuoso.%%SHARED_OBJECT%%
410 share/man/man1/
411  rdfproc.1.gz
412  redland-config.1.gz
413  redland-db-upgrade.1.gz
414 share/man/man3/redland.3.gz
415 share/redland/Redland.i
416