# Template file for 'fdkaac' pkgname=fdkaac version=0.6.3 revision=1 build_style=gnu-configure hostmakedepends="automake" makedepends="fdk-aac-devel" short_desc="Command line encoder frontend for libfdk-aac" maintainer="Christian Neukirchen " license="MIT, BSD, zlib" homepage="https://github.com/nu774/fdkaac" distfiles="https://github.com/nu774/${pkgname}/archive/v${version}.tar.gz" checksum=16ad555403743b0d288fd113b6d8451a4e787112d4edbfd2da36280a062290c6 pre_configure() { autoreconf -fi } post_configure() { vlicense COPYING }