wok-6.x rev 4971
add/improve TAGS q* receipts
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Wed Feb 24 11:15:37 2010 +0000 (2010-02-24) |
parents | 6ec17b55b59a |
children | 8be66f03fbd2 |
files | QtDesigner/receipt qemu/receipt qemulator/receipt qjackctl/receipt qmake/receipt qt-x11-opensource-src/receipt quodlibet/receipt |
line diff
1.1 --- a/QtDesigner/receipt Wed Feb 24 11:10:57 2010 +0000 1.2 +++ b/QtDesigner/receipt Wed Feb 24 11:15:37 2010 +0000 1.3 @@ -12,6 +12,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.trolltech.com" 1.6 WANTED="qt-x11-opensource-src" 1.7 +TAGS="qt" 1.8 1.9 # Rules to gen a SliTaz package suitable for Tazpkg. 1.10 genpkg_rules()
2.1 --- a/qemu/receipt Wed Feb 24 11:10:57 2010 +0000 2.2 +++ b/qemu/receipt Wed Feb 24 11:15:37 2010 +0000 2.3 @@ -10,6 +10,7 @@ 2.4 WGET_URL="http://download.savannah.gnu.org/releases/qemu/$TARBALL" 2.5 BUILD_DEPENDS="alsa-lib-dev gettext libsdl-dev" 2.6 DEPENDS="alsa-lib gnutls libsdl zlib" 2.7 +TAGS="virtualization" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/qemulator/receipt Wed Feb 24 11:10:57 2010 +0000 3.2 +++ b/qemulator/receipt Wed Feb 24 11:15:37 2010 +0000 3.3 @@ -11,7 +11,7 @@ 3.4 WGET_URL="http://qemulator.createweb.de/phocadownload/$TARBALL" 3.5 DEPENDS="python pygtk" 3.6 SUGGESTED="kqemu" 3.7 -TAGS="emulator virtualitation" 3.8 +TAGS="emulator virtualization" 3.9 3.10 # Rules to gen a SliTaz package suitable for Tazpkg. 3.11 genpkg_rules()
4.1 --- a/qjackctl/receipt Wed Feb 24 11:10:57 2010 +0000 4.2 +++ b/qjackctl/receipt Wed Feb 24 11:15:37 2010 +0000 4.3 @@ -13,6 +13,7 @@ 4.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.5 WEB_SITE="http://qjackctl.sourceforge.net" 4.6 WGET_URL="http://nchc.dl.sourceforge.net/sourceforge/qjackctl/$TARBALL" 4.7 +TAGS="audio sound" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/qmake/receipt Wed Feb 24 11:10:57 2010 +0000 5.2 +++ b/qmake/receipt Wed Feb 24 11:15:37 2010 +0000 5.3 @@ -9,6 +9,7 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.5 WEB_SITE="http://www.trolltech.com" 5.6 WANTED="qt-x11-opensource-src" 5.7 +TAGS="qt" 5.8 5.9 5.10 # Rules to gen a SliTaz package suitable for Tazpkg.
6.1 --- a/qt-x11-opensource-src/receipt Wed Feb 24 11:10:57 2010 +0000 6.2 +++ b/qt-x11-opensource-src/receipt Wed Feb 24 11:15:37 2010 +0000 6.3 @@ -10,6 +10,7 @@ 6.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 6.5 WEB_SITE="http://www.trolltech.com" 6.6 WGET_URL="ftp://get.qtsoftware.com/qt/source/$TARBALL" 6.7 +TAGS="qt" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()
7.1 --- a/quodlibet/receipt Wed Feb 24 11:10:57 2010 +0000 7.2 +++ b/quodlibet/receipt Wed Feb 24 11:15:37 2010 +0000 7.3 @@ -11,6 +11,7 @@ 7.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.5 WEB_SITE="http://quodlibet.googlecode.com/" 7.6 WGET_URL="$WEB_SITE/files/$TARBALL" 7.7 +TAGS="multimedia audio sound music player python" 7.8 7.9 # Rules to configure and make the package. 7.10 compile_rules()