From 9782b14b6d105170ce18415dfa675ed43e67eb75 Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 26 May 2011 09:33:53 +0200 Subject: soprano 2.6.0-5 comme LFS --- kde/soprano/.footprint.i686 | 23 +++++++++++++++++++++++ kde/soprano/.footprint.x86_64 | 23 +++++++++++++++++++++++ kde/soprano/Pkgfile | 28 ++++++++++++++-------------- 3 files changed, 60 insertions(+), 14 deletions(-) diff --git a/kde/soprano/.footprint.i686 b/kde/soprano/.footprint.i686 index 50eed38ea..7757da8b5 100644 --- a/kde/soprano/.footprint.i686 +++ b/kde/soprano/.footprint.i686 @@ -1,3 +1,26 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-- root/root etc/rc.d/init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc0.d/ +lrwxrwxrwx root/root etc/rc.d/rc0.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc1.d/ +lrwxrwxrwx root/root etc/rc.d/rc1.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S48soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S48soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S48soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc6.d/ +lrwxrwxrwx root/root etc/rc.d/rc6.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/sysconfig/ +-rw-r--r-- root/root etc/sysconfig/soprano +drwxr-xr-x root/root srv/ +drwxr-xr-x root/root srv/soprano/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/onto2vocabularyclass diff --git a/kde/soprano/.footprint.x86_64 b/kde/soprano/.footprint.x86_64 index 50eed38ea..7757da8b5 100644 --- a/kde/soprano/.footprint.x86_64 +++ b/kde/soprano/.footprint.x86_64 @@ -1,3 +1,26 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/rc.d/ +drwxr-xr-x root/root etc/rc.d/init.d/ +-rwxr-xr-- root/root etc/rc.d/init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc0.d/ +lrwxrwxrwx root/root etc/rc.d/rc0.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc1.d/ +lrwxrwxrwx root/root etc/rc.d/rc1.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc2.d/ +lrwxrwxrwx root/root etc/rc.d/rc2.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc3.d/ +lrwxrwxrwx root/root etc/rc.d/rc3.d/S48soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc4.d/ +lrwxrwxrwx root/root etc/rc.d/rc4.d/S48soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc5.d/ +lrwxrwxrwx root/root etc/rc.d/rc5.d/S48soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rc6.d/ +lrwxrwxrwx root/root etc/rc.d/rc6.d/K35soprano -> ../init.d/soprano +drwxr-xr-x root/root etc/rc.d/rcsysinit.d/ +drwxr-xr-x root/root etc/sysconfig/ +-rw-r--r-- root/root etc/sysconfig/soprano +drwxr-xr-x root/root srv/ +drwxr-xr-x root/root srv/soprano/ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/onto2vocabularyclass diff --git a/kde/soprano/Pkgfile b/kde/soprano/Pkgfile index 5ee9b7e7d..8d38fa1cc 100755 --- a/kde/soprano/Pkgfile +++ b/kde/soprano/Pkgfile @@ -7,13 +7,13 @@ name=soprano version=2.6.0 -release=4 +release=5 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2) build() { -# source /etc/blfs-bootscripts -# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 -# tar xvf $scripts-$scriptsversion.tar.bz2 + source /etc/blfs-bootscripts + wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 + tar xvf $scripts-$scriptsversion.tar.bz2 source /etc/profile cd $SRC @@ -27,20 +27,20 @@ build() { make make DESTDIR=$PKG install -# cd ../$scripts-$scriptsversion -# make DESTDIR=$PKG install-soprano + cd ../$scripts-$scriptsversion + make DESTDIR=$PKG install-soprano -# install -m755 -d $PKG/srv/soprano + install -m755 -d $PKG/srv/soprano -# mkdir -p $PKG/etc/sysconfig -# mkdir -p $PKG/etc/rc.d/init.d + mkdir -p $PKG/etc/sysconfig + mkdir -p $PKG/etc/rc.d/init.d -#cat > $PKG/etc/sysconfig/soprano << "EOF" +cat > $PKG/etc/sysconfig/soprano << "EOF" ## Begin /etc/sysconfig/soprano -#SOPRANO_STORAGE="/srv/soprano" -#SOPRANO_BACKEND="virtuosobackend" # virtuoso, sesame2, redland -#SOPRANO_OPTIONS="--with-index" # using CLucene index +SOPRANO_STORAGE="/srv/soprano" +SOPRANO_BACKEND="virtuosobackend" # virtuoso, sesame2, redland +SOPRANO_OPTIONS="--with-index" # using CLucene index ##SOPRANO_OPTIONS="$SOPRANO_OPTIONS --port 4711" # Default port is 5000 ## End /etc/sysconfig/soprano -#EOF +EOF } -- cgit v1.2.3-70-g09d2