# HG changeset patch # User Rohit Joshi # Date 1267007466 0 # Node ID bee79018e13a002f326f0e085e22b7906b845a01 # Parent 157a71f716c6c4aa3e8a1d136848a1ad1e441451 add/improve TAGS n* receipts diff -r 157a71f716c6 -r bee79018e13a nail/receipt --- a/nail/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nail/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -12,6 +12,7 @@ WEB_SITE="http://heirloom.sourceforge.net/mailx.html" WGET_URL="$SF_MIRROR/heirloom/$TARBALL" CONFIG_FILES="/etc/nailrc" +TAGS="email imap pop3" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nano/receipt --- a/nano/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nano/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.nano-editor.org/" WGET_URL="http://www.nano-editor.org/dist/v2.0/$TARBALL" +TAGS="text-editor" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nasm/receipt --- a/nasm/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nasm/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -8,6 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.nasm.us/" WGET_URL="${WEB_SITE}pub/$PACKAGE/releasebuilds/$VERSION/$TARBALL" +TAGS="assembler" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nat-tester/receipt --- a/nat-tester/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nat-tester/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -11,6 +11,7 @@ WGET_URL="${WEB_SITE}$TARBALL" BUILD_DEPENDS="pkg-config libsctp-dev libsctp zlib-dev libxml2-dev" DEPENDS="zlib gcc-lib-base libxml2" +TAGS="networking" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nathive/receipt --- a/nathive/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nathive/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="${PACKAGE}_${VERSION}_source.tar.gz" WEB_SITE="http://www.nathive.org/" WGET_URL="$WEB_SITE/get/$TARBALL" +TAGS="image photo editor" # Rules to configure and make the package. diff -r 157a71f716c6 -r bee79018e13a nbs/receipt --- a/nbs/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nbs/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -7,6 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://svn.digium.com/view/nbs" + # Rules to configure and make the package. compile_rules() { diff -r 157a71f716c6 -r bee79018e13a ncmpc/receipt --- a/ncmpc/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ncmpc/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://hem.bredband.net/kaw/ncmpc/index.html" WGET_URL="http://hem.bredband.net/kaw/ncmpc/files/$TARBALL" +TAGS="music player" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ncmpcpp/receipt --- a/ncmpcpp/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ncmpcpp/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://unkart.ovh.org/ncmpcpp/" WGET_URL="http://unkart.ovh.org/ncmpcpp/$TARBALL" +TAGS="music audio player" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ndiswrapper-driver/receipt --- a/ndiswrapper-driver/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ndiswrapper-driver/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -11,6 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" WGET_URL="$SF_MIRROR/$SOURCE/files/stable/$VERSION/$TARBALL" +TAGS="windows wireless network" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ndiswrapper/receipt --- a/ndiswrapper/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ndiswrapper/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" WGET_URL="$SF_MIRROR/$PACKAGE/files/stable/$VERSION/$TARBALL" +TAGS="windows wireless network" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 157a71f716c6 -r bee79018e13a neon/receipt --- a/neon/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/neon/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.webdav.org/neon" WGET_URL="http://www.webdav.org/neon/$TARBALL" +TAGS="http webdav" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a net-snmp/receipt --- a/net-snmp/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/net-snmp/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://net-snmp.sourceforge.net" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="snmp" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nethogs/receipt --- a/nethogs/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nethogs/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://nethogs.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="network" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a netsurf/receipt --- a/netsurf/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/netsurf/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -12,6 +12,7 @@ TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://www.netsurf-browser.org/" WGET_URL="http://www.netsurf-browser.org/downloads/releases/$TARBALL" +TAGS="browser" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nicotine+/receipt --- a/nicotine+/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nicotine+/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="http://ufpr.dl.sourceforge.net/sourceforge/nicotine-plus/$TARBALL" DEPENDS="gtk+ python pygtk" BUILD_DEPENDS="python-dev pygtk-dev" +TAGS="fileshare p2p peer-to-peer" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ninvaders/receipt --- a/ninvaders/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ninvaders/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ninvaders.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="shooting" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nitrogen/receipt --- a/nitrogen/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nitrogen/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://projects.l3ib.org/nitrogen" WGET_URL="$WEB_SITE/files/$TARBALL" +TAGS="wallpaper" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nmap/receipt --- a/nmap/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nmap/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://nmap.org/" WGET_URL="http://download.insecure.org/nmap/dist/$TARBALL" +TAGS="network" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a notecase/receipt --- a/notecase/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/notecase/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-${VERSION}_src.tar.gz" WEB_SITE="http://notecase.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TAGS="office notes" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a notify-python/receipt --- a/notify-python/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/notify-python/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.galago-project.org/" WGET_URL="http://www.galago-project.org/files/releases/source/notify-python/$TARBALL" +TAGS="python" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a nqc/receipt --- a/nqc/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/nqc/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://bricxcc.sourceforge.net/nqc/" #WGET_URL="http://bricxcc.sourceforge.net/nqc/release/$TARBALL" WGET_URL="http://users.zoominternet.net/~rcx/$TARBALL" +TAGS="compiler language" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ntfs-3g/receipt --- a/ntfs-3g/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ntfs-3g/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -11,6 +11,7 @@ WEB_SITE="http://www.tuxera.com/opensource/" WGET_URL="$WEB_SITE/$TARBALL" CONFIG_FILES="/etc/filesystems" +TAGS="windows" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ntfsprogs/receipt --- a/ntfsprogs/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ntfsprogs/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.linux-ntfs.org/" WGET_URL="$SF_MIRROR/linux-ntfs/$TARBALL" +TAGS="windows" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ntlmaps/receipt --- a/ntlmaps/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ntlmaps/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="python" CONFIG_FILES="/etc/ntlmaps.conf" +TAGS="proxy server" # Rules to configure and make the package. compile_rules() diff -r 157a71f716c6 -r bee79018e13a ntop/receipt --- a/ntop/receipt Tue Feb 23 16:06:09 2010 +0000 +++ b/ntop/receipt Wed Feb 24 10:31:06 2010 +0000 @@ -11,6 +11,7 @@ DEPENDS="zlib openssl libpng libpcap glibc gdbm rrdtool perl pcre" BUILD_DEPENDS="zlib-dev openssl-dev libpng-dev libpcap libtool glibc-dev gdbm-dev rrdtool autoconf automake rrdtool-dev" CONFIG_FILES="/etc/ntop" +TAGS="network" # Rules to configure and make the package. compile_rules()