wok rev 13041
Update emulator tags
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 15 15:24:09 2012 +0200 (2012-06-15) |
parents | e2e8f01cdde5 |
children | ff99f001eb17 |
files | chess3d/receipt dega/receipt dosbox/receipt fceux/receipt fuse-emulator/receipt gens-gs/receipt gnome-games-glchess/receipt gnuchess/receipt mmx-emu/receipt mupen64plus/receipt nanochess/receipt pcsxr-svn/receipt softgun/receipt stella/receipt visualboyadvance-gtk/receipt visualboyadvance/receipt xtel/receipt zsnes/receipt |
line diff
1.1 --- a/chess3d/receipt Fri Jun 15 12:26:21 2012 +0200 1.2 +++ b/chess3d/receipt Fri Jun 15 15:24:09 2012 +0200 1.3 @@ -7,6 +7,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.lzma" 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 WEB_SITE="http://chessforeva.appspot.com/" 1.7 +TAGS="chess" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()
2.1 --- a/dega/receipt Fri Jun 15 12:26:21 2012 +0200 2.2 +++ b/dega/receipt Fri Jun 15 15:24:09 2012 +0200 2.3 @@ -8,6 +8,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.5 WEB_SITE="http://www.finalburn.com/dega" 2.6 WGET_URL="http://www.emulinks.de/emus/$TARBALL" 2.7 +TAGS="emulator sega" 2.8 2.9 DEPENDS="libsdl" 2.10 BUILD_DEPENDS="nasm libsdl-dev"
3.1 --- a/dosbox/receipt Fri Jun 15 12:26:21 2012 +0200 3.2 +++ b/dosbox/receipt Fri Jun 15 15:24:09 2012 +0200 3.3 @@ -10,6 +10,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WEB_SITE="http://www.dosbox.com/" 3.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 3.7 +TAGS="emulator dos" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/fceux/receipt Fri Jun 15 12:26:21 2012 +0200 4.2 +++ b/fceux/receipt Fri Jun 15 15:24:09 2012 +0200 4.3 @@ -10,6 +10,7 @@ 4.4 TARBALL="$PACKAGE-$VERSION.src.tar.bz2" 4.5 WEB_SITE="http://fceux.com/web/home.html" 4.6 WGET_URL="$SF_MIRROR/fceultra/$TARBALL" 4.7 +TAGS="emulator nes" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/fuse-emulator/receipt Fri Jun 15 12:26:21 2012 +0200 5.2 +++ b/fuse-emulator/receipt Fri Jun 15 15:24:09 2012 +0200 5.3 @@ -11,6 +11,7 @@ 5.4 TARBALL="fuse-$VERSION.tar.gz" 5.5 WEB_SITE="http://fuse-emulator.sourceforge.net/fuse.php" 5.6 WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" 5.7 +TAGS="emulator spectrum" 5.8 5.9 DEPENDS="alsa-lib gtk+ libpng libspectrum libxml2" 5.10 BUILD_DEPENDS="alsa-lib-dev gtk+-dev libpng-dev libspectrum-dev libxml2-dev"
6.1 --- a/gens-gs/receipt Fri Jun 15 12:26:21 2012 +0200 6.2 +++ b/gens-gs/receipt Fri Jun 15 15:24:09 2012 +0200 6.3 @@ -9,6 +9,7 @@ 6.4 TARBALL="Gens-${_VERSION}.tar.gz" 6.5 WEB_SITE="http://info.sonicretro.org/Gens/GS" 6.6 WGET_URL="http://segaretro.org/images/6/6d/$TARBALL" 6.7 +TAGS="emulator sega" 6.8 6.9 DEPENDS="gtk+ libsdl libglu-mesa" 6.10 BUILD_DEPENDS="gtk+-dev libsdl libsdl-dev nasm autoconf automake"
7.1 --- a/gnome-games-glchess/receipt Fri Jun 15 12:26:21 2012 +0200 7.2 +++ b/gnome-games-glchess/receipt Fri Jun 15 15:24:09 2012 +0200 7.3 @@ -8,6 +8,7 @@ 7.4 WEB_SITE="http://www.gnome.org/" 7.5 WANTED="gnome-games" 7.6 DEPENDS="mesa python gnuchess gnome-games-icons" 7.7 +TAGS="chess" 7.8 7.9 # Rules to gen a SliTaz package suitable for Tazpkg. 7.10 genpkg_rules()
8.1 --- a/gnuchess/receipt Fri Jun 15 12:26:21 2012 +0200 8.2 +++ b/gnuchess/receipt Fri Jun 15 15:24:09 2012 +0200 8.3 @@ -10,6 +10,7 @@ 8.4 WGET_URL="$GNU_MIRROR/chess/$TARBALL" 8.5 DEPENDS="ncurses readline" 8.6 BUILD_DEPENDS="ncurses-dev readline-dev" 8.7 +TAGS="chess" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/mmx-emu/receipt Fri Jun 15 12:26:21 2012 +0200 9.2 +++ b/mmx-emu/receipt Fri Jun 15 15:24:09 2012 +0200 9.3 @@ -8,6 +8,7 @@ 9.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 9.5 WEB_SITE="http://www-sop.inria.fr/members/Sylvain.Pion/progs/mmx-emu/" 9.6 WGET_URL="${WEB_SITE}$TARBALL" 9.7 +TAGS="emulator MMX 3Dnow" 9.8 9.9 # Rules to configure and make the package. 9.10 compile_rules()
10.1 --- a/mupen64plus/receipt Fri Jun 15 12:26:21 2012 +0200 10.2 +++ b/mupen64plus/receipt Fri Jun 15 15:24:09 2012 +0200 10.3 @@ -11,6 +11,7 @@ 10.4 TARBALL="$SOURCE-${VERSION//./-}-src.tar.gz" 10.5 WEB_SITE="http://code.google.com/p/mupen64plus/" 10.6 WGET_URL="http://mupen64plus.googlecode.com/files/$TARBALL" 10.7 +TAGS="emulator nintendo64" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()
11.1 --- a/nanochess/receipt Fri Jun 15 12:26:21 2012 +0200 11.2 +++ b/nanochess/receipt Fri Jun 15 15:24:09 2012 +0200 11.3 @@ -6,6 +6,7 @@ 11.4 SHORT_DESC="Chess game in javascript (need an unicode aware browser)" 11.5 MAINTAINER="pascal.bellard@slitaz.org" 11.6 WEB_SITE="http://nanochess.110mb.com/chess4.html" 11.7 +TAGS="chess" 11.8 11.9 # Rules to configure and make the package. 11.10 compile_rules()
12.1 --- a/pcsxr-svn/receipt Fri Jun 15 12:26:21 2012 +0200 12.2 +++ b/pcsxr-svn/receipt Fri Jun 15 15:24:09 2012 +0200 12.3 @@ -11,6 +11,7 @@ 12.4 WEB_SITE="http://pcsxr.codeplex.com/" 12.5 WGET_URL="subversion|https://pcsxr.svn.codeplex.com/svn/pcsxr" 12.6 BRANCH="$VERSION" 12.7 +TAGS="emulator playstation" 12.8 12.9 # Rules to configure and make the package. 12.10 compile_rules()
13.1 --- a/softgun/receipt Fri Jun 15 12:26:21 2012 +0200 13.2 +++ b/softgun/receipt Fri Jun 15 15:24:09 2012 +0200 13.3 @@ -8,6 +8,7 @@ 13.4 TARBALL="$PACKAGE-$VERSION.tgz" 13.5 WEB_SITE="http://softgun.sourceforge.net/" 13.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 13.7 +TAGS="emulator arm" 13.8 13.9 DEPENDS="alsa-lib" 13.10 BUILD_DEPENDS="alsa-lib-dev"
14.1 --- a/stella/receipt Fri Jun 15 12:26:21 2012 +0200 14.2 +++ b/stella/receipt Fri Jun 15 15:24:09 2012 +0200 14.3 @@ -10,6 +10,7 @@ 14.4 TARBALL="$PACKAGE-$VERSION-src.tar.gz" 14.5 WEB_SITE="http://stella.sourceforge.net/" 14.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 14.7 +TAGS="emulator atari" 14.8 14.9 # Rules to configure and make the package. 14.10 compile_rules()
15.1 --- a/visualboyadvance-gtk/receipt Fri Jun 15 12:26:21 2012 +0200 15.2 +++ b/visualboyadvance-gtk/receipt Fri Jun 15 15:24:09 2012 +0200 15.3 @@ -8,6 +8,7 @@ 15.4 WANTED="visualboyadvance" 15.5 DEPENDS="libglademm visualboyadvance" 15.6 WEB_SITE="http://vba.ngemu.com/" 15.7 +TAGS="emulator gameboy" 15.8 15.9 # Rules to gen a SliTaz package suitable for Tazpkg. 15.10 genpkg_rules()
16.1 --- a/visualboyadvance/receipt Fri Jun 15 12:26:21 2012 +0200 16.2 +++ b/visualboyadvance/receipt Fri Jun 15 15:24:09 2012 +0200 16.3 @@ -12,6 +12,7 @@ 16.4 CONFIG_FILES="'/etc/VisualBoyAdvance.cfg" 16.5 WEB_SITE="http://vba.ngemu.com/" 16.6 WGET_URL="http://downloads.sourceforge.net/sourceforge/vba/$TARBALL" 16.7 +TAGS="emulator gameboy" 16.8 16.9 # Rules to configure and make the package. 16.10 compile_rules()
17.1 --- a/xtel/receipt Fri Jun 15 12:26:21 2012 +0200 17.2 +++ b/xtel/receipt Fri Jun 15 15:24:09 2012 +0200 17.3 @@ -9,6 +9,7 @@ 17.4 WEB_SITE="http://pficheux.free.fr/xtel/" 17.5 WGET_URL="${WEB_SITE}download/$TARBALL" 17.6 CONFIG_FILES="/etc/xtel" 17.7 +TAGS="emulator minitel" 17.8 17.9 DEPENDS="ncurses-extra jpeg xorg-libXp xorg" 17.10 BUILD_DEPENDS="xorg-imake xorg-cf-files xorg-gccmakedep xorg-xbitmaps \
18.1 --- a/zsnes/receipt Fri Jun 15 12:26:21 2012 +0200 18.2 +++ b/zsnes/receipt Fri Jun 15 15:24:09 2012 +0200 18.3 @@ -10,7 +10,7 @@ 18.4 BUILD_DEPENDS="$DEPENDS nasm libsdl-dev libpng-dev ncurses-dev mesa-dev automake autoconf zlib-dev patch" 18.5 TARBALL="zsnes151src.tar.bz2" 18.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 18.7 -TAGS="snes" 18.8 +TAGS="emulator nintendo snes" 18.9 18.10 # Rules to configure and make the package. 18.11