wok-stable rev 12319

shell-fm add TARBALL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 11 10:41:01 2012 +0200 (2012-08-11)
parents f58d438ef499
children 7e24806458c0
files shell-fm/receipt
line diff
     1.1 --- a/shell-fm/receipt	Sat Aug 11 10:37:11 2012 +0200
     1.2 +++ b/shell-fm/receipt	Sat Aug 11 10:41:01 2012 +0200
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="console based player for the streams provided by Last.FM"
     1.6  MAINTAINER="jozee@slitaz.org"
     1.7 +WEB_SITE="http://nex.scrapping.cc/shell-fm/"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9 +WGET_URL="git|git://github.com/jkramer/shell-fm.git"
    1.10 +BRANCH="v${VERSION}"
    1.11 +
    1.12  DEPENDS="libmad libao taglib zlib"
    1.13  BUILD_DEPENDS="libmad-dev libao-dev libao git pkg-config"
    1.14 -WEB_SITE="http://nex.scrapping.cc/shell-fm/"
    1.15 -WGET_URL="git|git://github.com/jkramer/shell-fm.git"
    1.16 -BRANCH="v${VERSION}"
    1.17  
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()