From 2179f4938b42d5e17887affc4b4f950907e400e3 Mon Sep 17 00:00:00 2001 From: Sibelle Date: Thu, 23 Jun 2011 12:59:43 +0200 Subject: sopran 2.6.0-6 supp partie serveur --- kde/soprano/.footprint.i686 | 23 ----------------------- kde/soprano/.footprint.x86_64 | 23 ----------------------- kde/soprano/Pkgfile | 28 ++++++++++++++-------------- 3 files changed, 14 insertions(+), 60 deletions(-) diff --git a/kde/soprano/.footprint.i686 b/kde/soprano/.footprint.i686 index 7757da8b5..50eed38ea 100644 --- a/kde/soprano/.footprint.i686 +++ b/kde/soprano/.footprint.i686 @@ -1,26 +1,3 @@ -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 7757da8b5..50eed38ea 100644 --- a/kde/soprano/.footprint.x86_64 +++ b/kde/soprano/.footprint.x86_64 @@ -1,26 +1,3 @@ -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 2788470c2..a356f2f90 100755 --- a/kde/soprano/Pkgfile +++ b/kde/soprano/Pkgfile @@ -7,13 +7,13 @@ name=soprano version=2.6.0 -release=5 +release=6 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-54-g00ecf