wok-4.x rev 3568
tag rest of b* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Jun 25 10:49:46 2009 +0000 (2009-06-25) |
parents | 4ffc7c76d358 |
children | fd182f8fab15 |
files | boxbackup-client/receipt boxbackup-server/receipt bozohttpd/receipt bristuff/receipt btrfs-progs/receipt bzip2/receipt |
line diff
1.1 --- a/boxbackup-client/receipt Thu Jun 25 10:34:30 2009 +0000 1.2 +++ b/boxbackup-client/receipt Thu Jun 25 10:49:46 2009 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 SOURCE="boxbackup" 1.5 WANTED="boxbackup-server" 1.6 WEB_SITE="http://www.boxbackup.org/" 1.7 +TAGS="backup automatic client" 1.8 1.9 # Configuration variables 1.10 CONF_DIR="/etc/box" 1.11 @@ -77,4 +78,4 @@ 1.12 fi 1.13 # Delete PID, sock files 1.14 rm -f /var/run/bbackupd.* 1.15 -} 1.16 \ No newline at end of file 1.17 +}
2.1 --- a/boxbackup-server/receipt Thu Jun 25 10:34:30 2009 +0000 2.2 +++ b/boxbackup-server/receipt Thu Jun 25 10:49:46 2009 +0000 2.3 @@ -11,6 +11,7 @@ 2.4 TARBALL="$SOURCE-$VERSION.tgz" 2.5 WEB_SITE="http://www.boxbackup.org/" 2.6 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" 2.7 +TAGS="backup automatic server network" 2.8 2.9 # Configuration variables 2.10 HOSTNAME=`ifconfig | awk -F ":" '/cast/ {print substr($2,0, index($2," ")-1) }'` 2.11 @@ -177,4 +178,4 @@ 2.12 fi 2.13 # Delete PID, sock files 2.14 rm -f /var/run/bbstored.* 2.15 -} 2.16 \ No newline at end of file 2.17 +}
3.1 --- a/bozohttpd/receipt Thu Jun 25 10:34:30 2009 +0000 3.2 +++ b/bozohttpd/receipt Thu Jun 25 10:49:46 2009 +0000 3.3 @@ -11,6 +11,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.5 WEB_SITE="http://www.eterna.com.au/$PACKAGE/" 3.6 WGET_URL="http://www.eterna.com.au/$PACKAGE/$TARBALL" 3.7 +TAGS="http server lightweight cgi ipv6 ssl" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/bristuff/receipt Thu Jun 25 10:34:30 2009 +0000 4.2 +++ b/bristuff/receipt Thu Jun 25 10:49:46 2009 +0000 4.3 @@ -16,6 +16,7 @@ 4.4 libtool unixODBC-dev libunixODBC nbs nbs-dev mISDNuser-dev mISDNuser \ 4.5 gnutls-dev" 4.6 DEPENDS="asterisk asterisk-sound zaptel nbs mISDNuser" 4.7 +TAGS="isdn" 4.8 4.9 #TODO: net-snmp(-dev) vpb-driver(-dev) 4.10 #Asterisk: libopenh323-dev (Not so nice addon), libsnmp-dev (Asterisk 1.4)
5.1 --- a/btrfs-progs/receipt Thu Jun 25 10:34:30 2009 +0000 5.2 +++ b/btrfs-progs/receipt Thu Jun 25 10:49:46 2009 +0000 5.3 @@ -3,13 +3,14 @@ 5.4 PACKAGE="btrfs-progs" 5.5 VERSION="0.18" 5.6 CATEGORY="system-tools" 5.7 -SHORT_DESC="Btrfs Filsystem user space tools." 5.8 +SHORT_DESC="Btrfs Filesystem user space tools." 5.9 MAINTAINER="pascal.bellard@slitaz.org" 5.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.11 WEB_SITE="http://btrfs.wiki.kernel.org/index.php/Main_Page" 5.12 WGET_URL="http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/$TARBALL" 5.13 BUILD_DEPENDS="e2fsprogs-dev" 5.14 DEPENDS="libuuid" 5.15 +TAGS="filesystem fault-tolerance" 5.16 5.17 # Rules to configure and make the package. 5.18 compile_rules()
6.1 --- a/bzip2/receipt Thu Jun 25 10:34:30 2009 +0000 6.2 +++ b/bzip2/receipt Thu Jun 25 10:49:46 2009 +0000 6.3 @@ -9,6 +9,7 @@ 6.4 WEB_SITE="http://www.bzip.org/" 6.5 WGET_URL="http://www.bzip.org/1.0.4/$TARBALL" 6.6 DEPENDS="bzlib" 6.7 +TAGS="compression archive" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()