faad2: update to 2.10.0
Also adopt
This commit is contained in:
parent
8463d6c903
commit
7895b8fd96
@ -1,16 +1,16 @@
|
|||||||
# Template file for 'faad2'
|
# Template file for 'faad2'
|
||||||
pkgname=faad2
|
pkgname=faad2
|
||||||
version=2.9.2
|
version=2.10.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="faad2-${version//./_}"
|
wrksrc="faad2-${version//./_}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake libtool"
|
hostmakedepends="autoconf automake libtool"
|
||||||
short_desc="AAC decoding library"
|
short_desc="AAC decoding library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Nathan <ndowens@artixlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.audiocoding.com/"
|
homepage="http://www.audiocoding.com/"
|
||||||
distfiles="https://github.com/knik0/faad2/archive/${version//./_}.tar.gz"
|
distfiles="https://github.com/knik0/faad2/archive/${version//./_}.tar.gz"
|
||||||
checksum=9728b2b94f94ab49363cd229e7377fbe6ef3c311c5cd80da662d53ddb0ee091d
|
checksum=0c6d9636c96f95c7d736f097d418829ced8ec6dbd899cc6cc82b728480a84bfb
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
@ -23,5 +23,6 @@ faad2-devel_package() {
|
|||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove "usr/lib/*.a"
|
vmove "usr/lib/*.a"
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
|
vmove usr/lib/pkgconfig
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user