2011-10-26 17:00:09 +02:00
|
|
|
# Template file for 'mpg123'
|
|
|
|
pkgname=mpg123
|
2012-07-27 08:58:32 +02:00
|
|
|
version=1.14.4
|
2013-03-23 11:32:52 +01:00
|
|
|
revision=2
|
|
|
|
subpackages="mpg123-alsa libmpg123 mpg123-devel"
|
2011-10-26 17:00:09 +02:00
|
|
|
build_style=gnu-configure
|
2011-10-26 17:27:25 +02:00
|
|
|
configure_args="--with-module-suffix=.so --with-optimization=4
|
2013-03-23 11:32:52 +01:00
|
|
|
--with-default-audio=alsa --enable-ipv6=yes --enable-network=yes"
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="mpg123-alsa>=1.14.1"
|
2013-03-23 11:32:52 +01:00
|
|
|
makedepends="pkg-config libltdl-devel alsa-lib-devel"
|
2012-05-08 07:41:28 +02:00
|
|
|
short_desc="Fast console mpeg audio decoder/player"
|
2011-10-26 17:00:09 +02:00
|
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
|
|
homepage="http://www.mpg123.de/"
|
|
|
|
license="LGPL-2.1"
|
2012-07-27 08:58:32 +02:00
|
|
|
distfiles="http://www.${pkgname}.de/download/${pkgname}-${version}.tar.bz2"
|
|
|
|
checksum=9ca189f24eb4ec6b5046b64d72c3c8439fd9ea300ce1b8b91a05cd6a9d3e5c12
|
2011-10-26 17:00:09 +02:00
|
|
|
long_desc="
|
|
|
|
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
|
|
|
|
math, along with several special optimizations (3DNow, SSE, ARM, ...) to make
|
|
|
|
it most efficient."
|