wok-6.x rev 621
Add: lsdvd, libdvdread, lidvdread-dev, libdvdcss, libdvdcss-dev, usbutils, smartmontools, dmidecode, ddrecue, dd_recue, lsscsi
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Apr 20 02:19:09 2008 +0200 (2008-04-20) |
parents | 73595cae4a67 |
children | b22fba97e731 |
files | dd_rescue/receipt ddrescue/receipt dmidecode/receipt libdvdcss-dev/receipt libdvdcss/receipt libdvdread-dev/receipt libdvdread/receipt lsdvd/receipt lsdvd/stuff/lsdvd-0.16-configure.patch lsscsi/receipt smartmontools/receipt smartmontools/stuff/etc/init.d/smartd usbutils/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dd_rescue/receipt Sun Apr 20 02:19:09 2008 +0200 1.3 @@ -0,0 +1,33 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="dd_rescue" 1.7 +VERSION="1.14" 1.8 +CATEGORY="system-tools" 1.9 +SHORT_DESC="Block device copy tools." 1.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 1.11 +DEPENDS="" 1.12 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 +WEB_SITE="http://www.garloff.de/kurt/linux/ddrescue/" 1.14 +WGET_URL="http://www.garloff.de/kurt/linux/ddrescue/$TARBALL" 1.15 + 1.16 +# Rules to configure and make the package. 1.17 +compile_rules() 1.18 +{ 1.19 + src=$PACKAGE 1.20 + cd $src 1.21 + make 1.22 +} 1.23 + 1.24 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.25 +genpkg_rules() 1.26 +{ 1.27 + src=$PACKAGE 1.28 + mkdir -p $fs/usr/bin 1.29 + cp -a $src/dd_rescue $fs/usr/bin 1.30 +} 1.31 + 1.32 +clean_wok() 1.33 +{ 1.34 + rm -rf $WOK/$PACKAGE/$PACKAGE 1.35 +} 1.36 +
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/ddrescue/receipt Sun Apr 20 02:19:09 2008 +0200 2.3 @@ -0,0 +1,30 @@ 2.4 +# SliTaz package receipt. 2.5 + 2.6 +PACKAGE="ddrescue" 2.7 +VERSION="1.8" 2.8 +CATEGORY="system-tools" 2.9 +SHORT_DESC="Data recovery tool." 2.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 2.11 +DEPENDS="" 2.12 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.13 +WEB_SITE="http://www.gnu.org/software/ddrescue/ddrescue.html" 2.14 +WGET_URL="http://ftp.gnu.org/gnu/ddrescue/$TARBALL" 2.15 + 2.16 +# Rules to configure and make the package. 2.17 +compile_rules() 2.18 +{ 2.19 + cd $src 2.20 + ./configure --prefix=/usr --infodir=/usr/share/info \ 2.21 + --mandir=/usr/share/man $CONFIGURE_ARGS 2.22 + make 2.23 + make DESTDIR=$PWD/_pkg install 2.24 +} 2.25 + 2.26 +# Rules to gen a SliTaz package suitable for Tazpkg. 2.27 +genpkg_rules() 2.28 +{ 2.29 + mkdir -p $fs/usr 2.30 + cp -a $_pkg/usr/bin $fs/usr 2.31 + strip -s $fs/usr/bin/* 2.32 +} 2.33 +
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/dmidecode/receipt Sun Apr 20 02:19:09 2008 +0200 3.3 @@ -0,0 +1,27 @@ 3.4 +# SliTaz package receipt. 3.5 + 3.6 +PACKAGE="dmidecode" 3.7 +VERSION="2.9" 3.8 +CATEGORY="system-tools" 3.9 +SHORT_DESC="SMBIOS/DMI reports." 3.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 3.11 +DEPENDS="" 3.12 +TARBALL="$PACKAGE-$VERSION.tar.gz" 3.13 +WEB_SITE="http://www.nongnu.org/dmidecode/" 3.14 +WGET_URL="http://download.savannah.gnu.org/releases/dmidecode/$TARBALL" 3.15 + 3.16 +# Rules to configure and make the package. 3.17 +compile_rules() 3.18 +{ 3.19 + cd $src 3.20 + make 3.21 + make DESTDIR=$PWD/_pkg install 3.22 +} 3.23 + 3.24 +# Rules to gen a SliTaz package suitable for Tazpkg. 3.25 +genpkg_rules() 3.26 +{ 3.27 + mkdir -p $fs/usr/sbin 3.28 + cp -a $_pkg/usr/local/sbin/* $fs/usr/sbin 3.29 +} 3.30 +
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/libdvdcss-dev/receipt Sun Apr 20 02:19:09 2008 +0200 4.3 @@ -0,0 +1,33 @@ 4.4 +# SliTaz package receipt." 4.5 + 4.6 +PACKAGE="libdvdcss-dev" 4.7 +VERSION="1.2.9" 4.8 +CATEGORY="system-tools" 4.9 +SHORT_DESC="Read DVDs dev files." 4.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 4.11 +DEPENDS="libdvdcss" 4.12 +WANTED="libdvdcss" 4.13 +TARBALL="libdvdcss-1.2.9.tar.gz" 4.14 +WEB_SITE="http://www.videolan.org/developers/libdvdcss.html" 4.15 + 4.16 +genpkg_rules() 4.17 +{ 4.18 + mkdir -p $fs/usr 4.19 + 4.20 + # Copying include dir if existes 4.21 + if [ -d "$_pkg/usr/include" ]; then 4.22 + cp -a $_pkg/usr/include $fs/usr 4.23 + fi 4.24 + 4.25 + # Copying pkgconfig dir if existes 4.26 + if [ -d "$_pkg/usr/lib/pkgconfig" ]; then 4.27 + test -d $_pkg/usr/lib/ || mkdir -p $_pkg/usr/lib/ 4.28 + cp -a $_pkg/usr/lib/pkgconfig $fs/usr/usr/lib 4.29 + fi 4.30 + 4.31 + # Copying static libs if existes 4.32 + if ( find $_pkg/usr/lib -name "*.*a" > /dev/null ); then 4.33 + test -d $fs/usr/lib || mkdir -p $fs/usr/lib 4.34 + cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 4.35 + fi 4.36 +}
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/libdvdcss/receipt Sun Apr 20 02:19:09 2008 +0200 5.3 @@ -0,0 +1,28 @@ 5.4 +# SliTaz package receipt. 5.5 + 5.6 +PACKAGE="libdvdcss" 5.7 +VERSION="1.2.9" 5.8 +CATEGORY="system-tools" 5.9 +SHORT_DESC="Accessing DVDs like a block device." 5.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 5.11 +DEPENDS="" 5.12 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.13 +WEB_SITE="http://www.videolan.org/developers/libdvdcss.html" 5.14 +WGET_URL="http://download.videolan.org/pub/videolan/libdvdcss/$VERSION/$TARBALL" 5.15 + 5.16 +# Rules to configure and make the package. 5.17 +compile_rules() 5.18 +{ 5.19 + cd $src 5.20 + ./configure --prefix=/usr $CONFIGURE_ARGS 5.21 + make 5.22 + make DESTDIR=$PWD/_pkg install 5.23 +} 5.24 + 5.25 +# Rules to gen a SliTaz package suitable for Tazpkg. 5.26 +genpkg_rules() 5.27 +{ 5.28 + mkdir -p $fs/usr/lib 5.29 + cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 5.30 +} 5.31 +
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/libdvdread-dev/receipt Sun Apr 20 02:19:09 2008 +0200 6.3 @@ -0,0 +1,33 @@ 6.4 +# SliTaz package receipt." 6.5 + 6.6 +PACKAGE="libdvdread-dev" 6.7 +VERSION="0.9.7" 6.8 +CATEGORY="system-tools" 6.9 +SHORT_DESC="Librairy for reading DVDs dev files." 6.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 6.11 +WANTED="libdvdread" 6.12 +DEPENDS="libdvdread" 6.13 +TARBALL="libdvdread-0.9.7.tar.gz" 6.14 +WEB_SITE="http://www.dtek.chalmers.se/groups/dvd/" 6.15 + 6.16 +genpkg_rules() 6.17 +{ 6.18 + mkdir -p $fs/usr 6.19 + 6.20 + # Copying include dir if existes 6.21 + if [ -d "$_pkg/usr/include" ]; then 6.22 + cp -a $_pkg/usr/include $fs/usr 6.23 + fi 6.24 + 6.25 + # Copying pkgconfig dir if existes 6.26 + if [ -d "$_pkg/usr/lib/pkgconfig" ]; then 6.27 + test -d $_pkg/usr/lib/ || mkdir -p $_pkg/usr/lib/ 6.28 + cp -a $_pkg/usr/lib/pkgconfig $fs/usr/usr/lib 6.29 + fi 6.30 + 6.31 + # Copying static libs if existes 6.32 + if ( find $_pkg/usr/lib -name "*.*a" > /dev/null ); then 6.33 + test -d $fs/usr/lib || mkdir -p $fs/usr/lib 6.34 + cp -a $_pkg/usr/lib/*.*a $fs/usr/lib 6.35 + fi 6.36 +}
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/libdvdread/receipt Sun Apr 20 02:19:09 2008 +0200 7.3 @@ -0,0 +1,28 @@ 7.4 +# SliTaz package receipt. 7.5 + 7.6 +PACKAGE="libdvdread" 7.7 +VERSION="0.9.7" 7.8 +CATEGORY="system-tools" 7.9 +SHORT_DESC="Librairy for reading DVDs" 7.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 7.11 +DEPENDS="" 7.12 +TARBALL="$PACKAGE-$VERSION.tar.gz" 7.13 +WEB_SITE="http://www.dtek.chalmers.se/groups/dvd/" 7.14 +WGET_URL="http://www.dtek.chalmers.se/groups/dvd/dist/$TARBALL" 7.15 + 7.16 +# Rules to configure and make the package. 7.17 +compile_rules() 7.18 +{ 7.19 + cd $src 7.20 + ./configure --prefix=/usr $CONFIGURE_ARGS 7.21 + make 7.22 + make DESTDIR=$PWD/_pkg install 7.23 +} 7.24 + 7.25 +# Rules to gen a SliTaz package suitable for Tazpkg. 7.26 +genpkg_rules() 7.27 +{ 7.28 + mkdir -p $fs/usr/lib 7.29 + cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 7.30 +} 7.31 +
8.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 8.2 +++ b/lsdvd/receipt Sun Apr 20 02:19:09 2008 +0200 8.3 @@ -0,0 +1,32 @@ 8.4 +# SliTaz package receipt. 8.5 + 8.6 +PACKAGE="lsdvd" 8.7 +VERSION="0.16" 8.8 +CATEGORY="system-tools" 8.9 +SHORT_DESC="A console application that displays the content of a DVD." 8.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 8.11 +DEPENDS="libdvdread" 8.12 +BUILD_DEPENDS="libdvdread-dev" 8.13 +TARBALL="$PACKAGE-$VERSION.tar.gz" 8.14 +WEB_SITE="http://untrepid.com/acidrip/lsdvd.html" 8.15 +WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/lsdvd/$TARBALL 8.16 + http://puzzle.dl.sourceforge.net/sourceforge/lsdvd/$TARBALL" 8.17 + 8.18 +# Rules to configure and make the package. 8.19 +compile_rules() 8.20 +{ 8.21 + cd $src 8.22 + patch -p1 -i ../stuff/lsdvd-0.16-configure.patch 8.23 + ./configure --prefix=/usr $CONFIGURE_ARGS 8.24 + make 8.25 + make DESTDIR=$PWD/_pkg install 8.26 +} 8.27 + 8.28 +# Rules to gen a SliTaz package suitable for Tazpkg. 8.29 +genpkg_rules() 8.30 +{ 8.31 + mkdir -p $fs/usr 8.32 + cp -a $_pkg/usr/bin $fs/usr 8.33 + strip -s $fs/usr/bin/* 8.34 +} 8.35 +
9.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 9.2 +++ b/lsdvd/stuff/lsdvd-0.16-configure.patch Sun Apr 20 02:19:09 2008 +0200 9.3 @@ -0,0 +1,43 @@ 9.4 +--- lsdvd-0.16-ori/configure Mon Dec 12 21:22:45 2005 9.5 ++++ lsdvd-0.16/configure Sat Apr 19 17:20:11 2008 9.6 +@@ -2887,8 +2887,9 @@ 9.7 + cat confdefs.h >>conftest.$ac_ext 9.8 + cat >>conftest.$ac_ext <<_ACEOF 9.9 + /* end confdefs.h. */ 9.10 ++#include <stdint.h> 9.11 + #include <dvdread/ifo_read.h> 9.12 +- #include <stdint.h> 9.13 ++ 9.14 + int 9.15 + main () 9.16 + { 9.17 +--- lsdvd-0.16-ori/configure.in Mon Dec 12 21:11:01 2005 9.18 ++++ lsdvd-0.16/configure.in Sat Apr 19 17:19:36 2008 9.19 +@@ -10,8 +10,8 @@ 9.20 + 9.21 + AC_CHECK_LIB(dvdread, DVDOpen, , AC_MSG_ERROR([libdvdread not found!])) 9.22 + AC_MSG_CHECKING([for dvdread/ifo_read.h]) 9.23 +-AC_TRY_COMPILE([#include <dvdread/ifo_read.h> 9.24 +- #include <stdint.h>], , 9.25 ++AC_TRY_COMPILE([#include <stdint.h> 9.26 ++ #include <dvdread/ifo_read.h>], , 9.27 + AC_MSG_RESULT([yes]), 9.28 + AC_MSG_RESULT([no]) 9.29 + AC_MSG_ERROR([Header files for dvdread not found])) 9.30 +--- lsdvd-0.16-ori/lsdvd.c Thu Mar 2 14:48:11 2006 9.31 ++++ lsdvd-0.16/lsdvd.c Sat Apr 19 17:26:06 2008 9.32 +@@ -13,13 +13,13 @@ 9.33 + * 2003-04-19 Cleanups get_title_name, added dvdtime2msec, added helper macros, 9.34 + * output info structures in form of a Perl module, by Henk Vergonet. 9.35 + */ 9.36 +-#include <dvdread/ifo_read.h> 9.37 + #include <string.h> 9.38 + #include <sys/stat.h> 9.39 + #include <stdio.h> 9.40 + #include <stdlib.h> 9.41 + #include <unistd.h> 9.42 + #include <stdint.h> 9.43 ++#include <dvdread/ifo_read.h> 9.44 + #include "lsdvd.h" 9.45 + #include "ocode.h" 9.46 +
10.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 10.2 +++ b/lsscsi/receipt Sun Apr 20 02:19:09 2008 +0200 10.3 @@ -0,0 +1,27 @@ 10.4 +# SliTaz package receipt. 10.5 + 10.6 +PACKAGE="lsscsi" 10.7 +VERSION="0.19" 10.8 +CATEGORY="system-tools" 10.9 +SHORT_DESC="Lists information about SCSI devices." 10.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 10.11 +DEPENDS="" 10.12 +TARBALL="$PACKAGE-$VERSION.tgz" 10.13 +WEB_SITE="http://sg.torque.net/scsi/lsscsi.html" 10.14 +WGET_URL="http://sg.torque.net/scsi/$TARBALL" 10.15 + 10.16 +# Rules to configure and make the package. 10.17 +compile_rules() 10.18 +{ 10.19 + cd $src 10.20 + ./configure --prefix=/usr $CONFIGURE_ARGS 10.21 + make 10.22 +} 10.23 + 10.24 +# Rules to gen a SliTaz package suitable for Tazpkg. 10.25 +genpkg_rules() 10.26 +{ 10.27 + mkdir -p $fs/usr 10.28 + cp -a $src/$PACKAGE $fs/usr 10.29 +} 10.30 +
11.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 11.2 +++ b/smartmontools/receipt Sun Apr 20 02:19:09 2008 +0200 11.3 @@ -0,0 +1,32 @@ 11.4 +# SliTaz package receipt. 11.5 + 11.6 +PACKAGE="smartmontools" 11.7 +VERSION="5.38" 11.8 +CATEGORY="system-tools" 11.9 +SHORT_DESC="Monitors disk and tape health via S.M.A.R.T." 11.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 11.11 +DEPENDS="" 11.12 +TARBALL="$PACKAGE-$VERSION.tar.gz" 11.13 +WEB_SITE="http://smartmontools.sourceforge.net/" 11.14 +WGET_URL="http://garr.dl.sourceforge.net/sourceforge/smartmontools/$TARBALL" 11.15 + 11.16 +# Rules to configure and make the package. 11.17 +compile_rules() 11.18 +{ 11.19 + cd $src 11.20 + ./configure --prefix=/usr \ 11.21 + --sysconfdir=/etc $CONFIGURE_ARGS 11.22 + make 11.23 + make DESTDIR=$PWD/_pkg install 11.24 +} 11.25 + 11.26 +# Rules to gen a SliTaz package suitable for Tazpkg. 11.27 +genpkg_rules() 11.28 +{ 11.29 + mkdir -p $fs/usr $fs/etc/init.d 11.30 + cp -a $_pkg/usr/sbin $fs/usr 11.31 + cp $_pkg/etc/smartd.conf $fs/etc/smartd.conf 11.32 + install -g root -o root -m 755 stuff/etc/init.d/smartd $fs/etc/init.d 11.33 + 11.34 +} 11.35 +
12.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 12.2 +++ b/smartmontools/stuff/etc/init.d/smartd Sun Apr 20 02:19:09 2008 +0200 12.3 @@ -0,0 +1,56 @@ 12.4 +#!/bin/sh 12.5 +# /etc/init.d/smartd : Start, stop and restart Smartmontools (SMART) daemon on SliTaz, at 12.6 +# boot time or with the command line. 12.7 +# 12.8 +# To start SMART monitoring at boot time, just put smartd in the $RUN_DAEMONS 12.9 +# variable of /etc/rcS.conf and configure options with /etc/daemons.conf 12.10 +# 12.11 +. /etc/init.d/rc.functions 12.12 +. /etc/daemons.conf 12.13 + 12.14 +NAME=smartd 12.15 +DESC="Smartmontools (SMART) Daemon" 12.16 +DAEMON=/usr/sbin/smartd 12.17 + 12.18 +PIDFILE=/var/run/smartd.pid 12.19 +OPTIONS="-p $PIDFILE" 12.20 + 12.21 +case "$1" in 12.22 + start) 12.23 + if [ -f $PIDFILE ] ; then 12.24 + echo "$NAME already running." 12.25 + exit 1 12.26 + fi 12.27 + echo -n "Starting $DESC: $NAME... " 12.28 + $DAEMON $OPTIONS 12.29 + status 12.30 + ;; 12.31 + stop) 12.32 + if [ ! -f $PIDFILE ] ; then 12.33 + echo "$NAME is not running." 12.34 + exit 1 12.35 + fi 12.36 + echo -n "Stopping $DESC: $NAME... " 12.37 + kill `cat $PIDFILE` 12.38 + status 12.39 + ;; 12.40 + restart) 12.41 + if [ ! -f $PIDFILE ] ; then 12.42 + echo "$NAME is not running." 12.43 + exit 1 12.44 + fi 12.45 + echo -n "Restarting $DESC: $NAME... " 12.46 + kill `cat $PIDFILE` 12.47 + sleep 2 12.48 + $DAEMON $OPTIONS 12.49 + status 12.50 + ;; 12.51 + *) 12.52 + echo "" 12.53 + echo -e "\033[1mUsage:\033[0m /etc/init.d/`basename $0` [start|stop|restart]" 12.54 + echo "" 12.55 + exit 1 12.56 + ;; 12.57 +esac 12.58 + 12.59 +exit 0
13.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 13.2 +++ b/usbutils/receipt Sun Apr 20 02:19:09 2008 +0200 13.3 @@ -0,0 +1,32 @@ 13.4 +# SliTaz package receipt. 13.5 + 13.6 +PACKAGE="usbutils" 13.7 +VERSION="0.73" 13.8 +CATEGORY="system-tools" 13.9 +SHORT_DESC="Displaying information about USB." 13.10 +MAINTAINER="Erjo <erjo@slitaz.org>" 13.11 +DEPENDS="" 13.12 +BUILD_DEPENDS="libusb-dev" 13.13 +TARBALL="$PACKAGE-$VERSION.tar.gz" 13.14 +WEB_SITE="http://linux-usb.sourceforge.net/" 13.15 +WGET_URL="http://dfn.dl.sourceforge.net/sourceforge/linux-usb/$TARBALL 13.16 + http://surfnet.dl.sourceforge.net/sourceforge/linux-usb/$TARBALL" 13.17 + 13.18 +# Rules to configure and make the package. 13.19 +compile_rules() 13.20 +{ 13.21 + cd $src 13.22 + ./configure --prefix=/usr $CONFIGURE_ARGS 13.23 + make 13.24 + make DESTDIR=$PWD/_pkg install 13.25 +} 13.26 + 13.27 +# Rules to gen a SliTaz package suitable for Tazpkg. 13.28 +genpkg_rules() 13.29 +{ 13.30 + mkdir -p $fs/usr/share 13.31 + cp -a $_pkg/usr/sbin $fs/usr 13.32 + cp -a $_pkg/usr/share/*.gz $fs/usr/share 13.33 + strip -s $fs/usr/sbin/* 13.34 +} 13.35 +