wok-current diff mpg123/receipt @ rev 15742
Up: tazdev and tazwikiss (match slitaz-dev-tools Hg tag)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jan 02 14:50:15 2014 +0100 (2014-01-02) |
parents | d7c8fa24dae5 |
children | 61bec0518c8c |
line diff
1.1 --- a/mpg123/receipt Fri Aug 17 15:06:40 2012 +0000 1.2 +++ b/mpg123/receipt Thu Jan 02 14:50:15 2014 +0100 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Command line audio player and streamer" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="alsa-lib libltdl esound openal portaudio libsdl" 1.8 -BUILD_DEPENDS="alsa-lib-dev libtool" 1.9 +LICENSE="LGPL2.1" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.mpg123.de/" 1.12 WGET_URL="http://www.mpg123.de/download/$TARBALL" 1.13 1.14 +DEPENDS="alsa-lib libltdl esound openal portaudio libsdl" 1.15 +BUILD_DEPENDS="alsa-lib-dev libtool" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {