faad2: update to 2.8.1

This commit is contained in:
Alessio Sergi 2017-07-20 01:00:30 +02:00
parent 26bd37e78e
commit bf167e2baf

View file

@ -1,15 +1,15 @@
# Template file for 'faad2'
pkgname=faad2
version=2.8.0
version=2.8.1
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool"
short_desc="AAC decoding library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.audiocoding.com/"
license="Freeware, GPL-2"
license="GPL-2"
distfiles="${SOURCEFORGE_SITE}/faac/$pkgname-$version.tar.bz2"
checksum=4167727d69f7c8d8e4e87ceec3c9eb0a4e5e1a5187e96ab66b2b7250b871cd9e
checksum=f4042496f6b0a60f5ded6acd11093230044ef8a2fd965360c1bbd5b58780933d
pre_configure() {
case "$XBPS_TARGET_MACHINE" in
@ -17,9 +17,6 @@ pre_configure() {
esac
./bootstrap
}
post_install() {
vinstall common/mp4ff/mp4ff_int_types.h 644 usr/include
}
faad2-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"