wok diff pyradio/receipt @ rev 18354

jdk6-jaf jdk6-jaxp jdk6-jaxws: update wget_url
author Yuri Pourre <yuripourre@gmail.com>
date Sun Sep 13 12:53:35 2015 -0300 (2015-09-13)
parents 1a734f9c5581
children 9e01bc6321ea
line diff
     1.1 --- a/pyradio/receipt	Sat Feb 18 09:50:02 2012 +0000
     1.2 +++ b/pyradio/receipt	Sun Sep 13 12:53:35 2015 -0300
     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  {