# HG changeset patch # User Rohit Joshi # Date 1267010137 0 # Node ID c4ca195c01dd7f48004dd6328b6334cfd4d9be60 # Parent 6ec17b55b59a15e473f5006ebc6e0dca3821d23a add/improve TAGS q* receipts diff -r 6ec17b55b59a -r c4ca195c01dd QtDesigner/receipt --- a/QtDesigner/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/QtDesigner/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -12,6 +12,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" +TAGS="qt" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 6ec17b55b59a -r c4ca195c01dd qemu/receipt --- a/qemu/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/qemu/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -10,6 +10,7 @@ WGET_URL="http://download.savannah.gnu.org/releases/qemu/$TARBALL" BUILD_DEPENDS="alsa-lib-dev gettext libsdl-dev" DEPENDS="alsa-lib gnutls libsdl zlib" +TAGS="virtualization" # Rules to configure and make the package. compile_rules() diff -r 6ec17b55b59a -r c4ca195c01dd qemulator/receipt --- a/qemulator/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/qemulator/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -11,7 +11,7 @@ WGET_URL="http://qemulator.createweb.de/phocadownload/$TARBALL" DEPENDS="python pygtk" SUGGESTED="kqemu" -TAGS="emulator virtualitation" +TAGS="emulator virtualization" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 6ec17b55b59a -r c4ca195c01dd qjackctl/receipt --- a/qjackctl/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/qjackctl/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -13,6 +13,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://qjackctl.sourceforge.net" WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/qjackctl/$TARBALL" +TAGS="audio sound" # Rules to configure and make the package. compile_rules() diff -r 6ec17b55b59a -r c4ca195c01dd qmake/receipt --- a/qmake/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/qmake/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -9,6 +9,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WANTED="qt-x11-opensource-src" +TAGS="qt" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 6ec17b55b59a -r c4ca195c01dd qt-x11-opensource-src/receipt --- a/qt-x11-opensource-src/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/qt-x11-opensource-src/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -10,6 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.trolltech.com" WGET_URL="ftp://get.qtsoftware.com/qt/source/$TARBALL" +TAGS="qt" # Rules to configure and make the package. compile_rules() diff -r 6ec17b55b59a -r c4ca195c01dd quodlibet/receipt --- a/quodlibet/receipt Wed Feb 24 11:10:57 2010 +0000 +++ b/quodlibet/receipt Wed Feb 24 11:15:37 2010 +0000 @@ -11,6 +11,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://quodlibet.googlecode.com/" WGET_URL="$WEB_SITE/files/$TARBALL" +TAGS="multimedia audio sound music player python" # Rules to configure and make the package. compile_rules()