libmpg123: update to 1.14.2
This commit is contained in:
parent
942e490588
commit
ad339605c1
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'mpg123'
|
# Template file for 'mpg123'
|
||||||
pkgname=mpg123
|
pkgname=mpg123
|
||||||
version=1.14.1
|
version=1.14.2
|
||||||
distfiles="http://www.${pkgname}.de/download/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.${pkgname}.de/download/${pkgname}-${version}.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-module-suffix=.so --with-optimization=4
|
configure_args="--with-module-suffix=.so --with-optimization=4
|
||||||
--with-default-audio=alsa --with-audio=pulse,jack,alsa,sdl
|
--with-default-audio=alsa --with-audio=pulse,jack,alsa,sdl
|
||||||
--enable-ipv6=yes --enable-network=yes"
|
--enable-ipv6=yes --enable-network=yes"
|
||||||
depends="mpg123-alsa>=1.14.1"
|
depends="mpg123-alsa>=1.14.1"
|
||||||
makedepends="libltdl-devel pulseaudio-devel SDL-devel alsa-lib-devel jack-devel"
|
makedepends="pkg-config libltdl-devel pulseaudio-devel SDL-devel alsa-lib-devel jack-devel"
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Fast console mpeg audio decoder/player"
|
short_desc="Fast console mpeg audio decoder/player"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="http://www.mpg123.de/"
|
homepage="http://www.mpg123.de/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=b150db789f9c662c29a906eb0f2afadaf0ca418172a58cd60adbd2773d16eade
|
checksum=d8be84ac0d9f63e78b14f2fad54e11d13a5dfe91059ac601e1429b5625ef5853
|
||||||
long_desc="
|
long_desc="
|
||||||
This is the fast and Free (LGPL license) real time MPEG Audio Layer 1, 2 and
|
This is the fast and Free (LGPL license) real time MPEG Audio Layer 1, 2 and
|
||||||
3 decoding library and console player. It uses floating point or integer
|
3 decoding library and console player. It uses floating point or integer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue