# Template file for 'opus-tools' pkgname=opus-tools version=0.1.9 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libogg-devel opus-devel libflac-devel" short_desc="Collection of tools for the Opus audio codec" maintainer="Juan RP " homepage="http://wiki.xiph.org/Opus-tools" license="BSD" distfiles="http://downloads.xiph.org/releases/opus/${pkgname}-${version}.tar.gz" checksum=b1873dd78c7fbc98cf65d6e10cfddb5c2c03b3af93f922139a2104baedb4643a post_install() { vinstall COPYING 644 usr/share/licenses/opus }