lame: update to 3.99.3.
This commit is contained in:
parent
5821229d61
commit
6c13cee2b0
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
||||||
# Template file for 'lame'
|
# Template file for 'lame'
|
||||||
pkgname=lame
|
pkgname=lame
|
||||||
version=3.99.1
|
version=3.99.3
|
||||||
|
homepage="http://lame.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lame/lame-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lame/lame-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-nasm --enable-shared"
|
configure_args="--enable-nasm --enable-shared"
|
||||||
short_desc="Fast, high quality MP3 encoder"
|
short_desc="Fast, high quality MP3 encoder"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1eedcbe238f81cdef822f367f104a8ff918062727b61f0c62b24e9f79d941cf0
|
license="LGPL-2.1"
|
||||||
|
checksum=d4ea3c8d00d2cc09338425a25dbfeb4d587942cb3c83a677c09aeb1e850c74cf
|
||||||
long_desc="
|
long_desc="
|
||||||
Following the great history of GNU naming, LAME originally stood for
|
Following the great history of GNU naming, LAME originally stood for
|
||||||
LAME Aint an Mp3 Encoder. LAME started life as a GPL'd patch against
|
LAME Aint an Mp3 Encoder. LAME started life as a GPL'd patch against
|
||||||
|
|
Loading…
Reference in a new issue