wok-next diff pyradio/receipt @ rev 17280
Up: udisks2 (2.1.3), libsoup (2.48.0), gvfs (1.22.1). Update gtk+3
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Oct 26 19:07:05 2014 +0200 (2014-10-26) |
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 Oct 26 19:07:05 2014 +0200 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 {