wok-6.x rev 15661
git-gui, libsmpeg, lorcon, nbs, opentyrian: add (implicit) TARBALL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Dec 12 09:03:33 2013 +0000 (2013-12-12) |
parents | ed3853c1fdf0 |
children | 735bd1685a95 |
files | git-gui/receipt libsmpeg/receipt lorcon/receipt nbs/receipt opentyrian/receipt |
line diff
1.1 --- a/git-gui/receipt Thu Dec 12 08:15:03 2013 +0000 1.2 +++ b/git-gui/receipt Thu Dec 12 09:03:33 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 SHORT_DESC="Graphical interface for the Git dRCS." 1.5 MAINTAINER="ben@seawolfsanctuary.com" 1.6 LICENSE="BSD" 1.7 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.8 WEB_SITE="http://www.kernel.org/pub/software/scm/git/docs/git-gui.html" 1.9 WGET_URL="git|http://repo.or.cz/r/git-gui.git" 1.10 BRANCH="gitgui-$VERSION"
2.1 --- a/libsmpeg/receipt Thu Dec 12 08:15:03 2013 +0000 2.2 +++ b/libsmpeg/receipt Thu Dec 12 09:03:33 2013 +0000 2.3 @@ -9,6 +9,7 @@ 2.4 WEB_SITE="http://icculus.org/smpeg" 2.5 DEPENDS="libsdl gcc-lib-base" 2.6 BUILD_DEPENDS="libsdl libsdl-dev gtk+-dev autoconf automake m4 subversion tar" 2.7 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.8 WGET_URL="subversion|svn://svn.icculus.org/smpeg/trunk" 2.9 BRANCH="$VERSION" 2.10
3.1 --- a/lorcon/receipt Thu Dec 12 08:15:03 2013 +0000 3.2 +++ b/lorcon/receipt Thu Dec 12 09:03:33 2013 +0000 3.3 @@ -7,6 +7,7 @@ 3.4 MAINTAINER="slaxemulator@gmail.com" 3.5 LICENSE="GPL2" 3.6 WEB_SITE="http://802.11ninja.net/lorcon/" 3.7 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 3.8 WGET_URL="subversion|http://802.11ninja.net/svn/lorcon/trunk" 3.9 BRANCH="$VERSION" 3.10
4.1 --- a/nbs/receipt Thu Dec 12 08:15:03 2013 +0000 4.2 +++ b/nbs/receipt Thu Dec 12 09:03:33 2013 +0000 4.3 @@ -7,6 +7,7 @@ 4.4 MAINTAINER="pascal.bellard@slitaz.org" 4.5 LICENSE="GPL2" 4.6 WEB_SITE="http://svn.digium.com/view/nbs" 4.7 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.8 WGET_URL="subversion|http://svn.digium.com/svn/nbs/trunk" 4.9 4.10 BUILD_DEPENDS="subversion"
5.1 --- a/opentyrian/receipt Thu Dec 12 08:15:03 2013 +0000 5.2 +++ b/opentyrian/receipt Thu Dec 12 09:03:33 2013 +0000 5.3 @@ -7,6 +7,7 @@ 5.4 MAINTAINER="mallory@sweetpeople.org" 5.5 LICENSE="GPL2" 5.6 WEB_SITE="http://code.google.com/p/opentyrian/" 5.7 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.8 WGET_URL="mercurial|https://opentyrian.googlecode.com/hg/" 5.9 5.10 DEPENDS="libsdl libsdl-mixer libsdl-net tyrian"