Jump to letter: [
ABCEFGHJKLMOPQRSTUVXY
]
redland - Redland RDF Application Framework
Redland is a library that provides a high-level interface for RDF
(Resource Description Framework) implemented in an object-based API.
It is modular and supports different RDF parsers, serializers,
storage and query languages. Redland is designed for developers to
provide RDF support in their applications as well as a core library
for RDF developers to start with.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
redland |
1.0.5 |
1.fc7.ccrma |
x86_64 |
544 KiB |
Thu Jun 14 11:36:15 2007 |
Changelog
- * Fri May 4 15:00:00 2007 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 1.0.5-1
- first build for Planet CCRMA
- * Wed Feb 15 14:00:00 2006 Dave Beckett <dave{%}dajobe{*}org>
- Require db4-devel
- Disable postgresql for now
- * Thu Aug 11 15:00:00 2005 Dave Beckett <dave{*}beckett{%}bristol{*}ac{*}uk>
- Update Source:
- Do not require python-devel at build time
- Add sqlite-devel build requirement.
- Use
CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic}" ; export FFLAGS ;
for i in $(find . -name config.guess -o -name config.sub) ; do
[ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ;
done ;
./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu \
--target=x86_64-redhat-linux-gnu \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib64 \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info and
/usr/bin/make \
prefix=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr \
exec_prefix=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr \
bindir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/bin \
sbindir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/sbin \
sysconfdir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/etc \
datadir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/share \
includedir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/include \
libdir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/lib64 \
libexecdir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/libexec \
localstatedir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/var \
sharedstatedir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/com \
mandir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/share/man \
infodir=/var/tmp/redland-1.0.5-1.fc7.ccrma-root/usr/share/info \
install