# HG changeset patch # User Pascal Bellard # Date 1344674461 -7200 # Node ID b6ee6ce1890459ce13d5064c4ac222aab05a3151 # Parent f58d438ef499dfa019ad6152d82aa4da3d358cc4 shell-fm add TARBALL diff -r f58d438ef499 -r b6ee6ce18904 shell-fm/receipt --- a/shell-fm/receipt Sat Aug 11 10:37:11 2012 +0200 +++ b/shell-fm/receipt Sat Aug 11 10:41:01 2012 +0200 @@ -5,11 +5,13 @@ CATEGORY="multimedia" SHORT_DESC="console based player for the streams provided by Last.FM" MAINTAINER="jozee@slitaz.org" +WEB_SITE="http://nex.scrapping.cc/shell-fm/" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WGET_URL="git|git://github.com/jkramer/shell-fm.git" +BRANCH="v${VERSION}" + DEPENDS="libmad libao taglib zlib" BUILD_DEPENDS="libmad-dev libao-dev libao git pkg-config" -WEB_SITE="http://nex.scrapping.cc/shell-fm/" -WGET_URL="git|git://github.com/jkramer/shell-fm.git" -BRANCH="v${VERSION}" # Rules to configure and make the package. compile_rules()