wok-6.x diff mpg123/receipt @ rev 11173
Up: clamav to 0.97.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 02 15:36:42 2011 +0000 (2011-11-02) |
parents | f84d4cb779b7 |
children | d2ef09868bdb |
line diff
1.1 --- a/mpg123/receipt Mon Apr 25 19:12:16 2011 +0000 1.2 +++ b/mpg123/receipt Wed Nov 02 15:36:42 2011 +0000 1.3 @@ -1,11 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mpg123" 1.7 -VERSION="1.13.2" 1.8 +VERSION="1.13.3" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Command line audio player and streamer" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="alsa-lib libltdl esound openal portaudio libsdl" 1.13 +BUILD_DEPENDS="alsa-lib-dev libtool" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.mpg123.de/" 1.16 WGET_URL="http://www.mpg123.de/download/$TARBALL" 1.17 @@ -20,7 +21,7 @@ 1.18 --with-default-audio=alsa \ 1.19 $CONFIGURE_ARGS && 1.20 make && 1.21 - make DESTDIR=$PWD/_pkg install 1.22 + make install 1.23 } 1.24 1.25 # Rules to gen a SliTaz package suitable for Tazpkg.