wok-next diff pyradio/receipt @ rev 16412
Up: openvpn (2.3.3), added openvpn-doc, added initscript (TEST AND FIX, PLEASE)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Thu Apr 17 14:01:12 2014 +0400 (2014-04-17) |
parents | 1a734f9c5581 |
children | 9e01bc6321ea |
line diff
1.1 --- a/pyradio/receipt Sat Feb 18 09:50:02 2012 +0000 1.2 +++ b/pyradio/receipt Thu Apr 17 14:01:12 2014 +0400 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Ncurses internet radio player." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="ncurses mplayer python" 1.8 -BUILD_DEPENDS="git" 1.9 +LICENSE="MIT" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.coderholic.com/pyradio/" 1.12 WGET_URL="git|git://github.com/coderholic/pyradio.git" 1.13 BRANCH="$VERSION" 1.14 1.15 +DEPENDS="ncurses mplayer python" 1.16 +BUILD_DEPENDS="git" 1.17 + 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules() 1.20 {