faac: update to 1.30.
This commit is contained in:
@@ -1,16 +1,21 @@
|
||||
# Template file for 'faac'
|
||||
pkgname=faac
|
||||
version=1.29.9.2
|
||||
version=1.30
|
||||
revision=1
|
||||
wrksrc="faac-${version//./_}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="AAC audio encoder library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.0-only"
|
||||
homepage="http://www.audiocoding.com/"
|
||||
license="LGPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/faac/faac-${version}.tar.gz"
|
||||
checksum=d45f209d837c49dae6deebcdd87b8cc3b04ea290880358faecf5e7737740c771
|
||||
distfiles="https://github.com/knik0/faac/archive/${version//./_}.tar.gz"
|
||||
checksum=adc387ce588cca16d98c03b6ec1e58f0ffd9fc6eadb00e254157d6b16203b2d2
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -vfi
|
||||
}
|
||||
|
||||
faac-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
||||
@@ -1 +1 @@
|
||||
ignore="*2001"
|
||||
pattern='/archive/(v?|\Q${pkgname}\E-)?\K[\d\._]+(?=\.tar\.gz")'
|
||||
|
||||
Reference in New Issue
Block a user