wok diff mpg123/receipt @ rev 14996

Add LGPL2.1 licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 10 11:00:21 2013 +0000 (2013-08-10)
parents d7c8fa24dae5
children 61bec0518c8c
line diff
     1.1 --- a/mpg123/receipt	Fri Aug 17 15:06:40 2012 +0000
     1.2 +++ b/mpg123/receipt	Sat Aug 10 11:00:21 2013 +0000
     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  {