New package: opus-tools-0.1.6.
This commit is contained in:
parent
bd3aa7781e
commit
44bbc409f1
1 changed files with 16 additions and 0 deletions
16
srcpkgs/opus-tools/template
Normal file
16
srcpkgs/opus-tools/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'opus-tools'
|
||||
pkgname=opus-tools
|
||||
version=0.1.6
|
||||
revision=1
|
||||
makedepends="pkg-config libogg-devel opus-devel"
|
||||
build_style=gnu-configure
|
||||
short_desc="Collection of tools for the Opus audio codec"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://wiki.xiph.org/Opus-tools"
|
||||
license="BSD"
|
||||
distfiles="http://downloads.xiph.org/releases/opus/${pkgname}-${version}.tar.gz"
|
||||
checksum=cc86dbc2a4d76da7e1ed9afee85448c8f798c465a5412233f178783220f3a2c1
|
||||
|
||||
post_install() {
|
||||
vinstall COPYING 644 usr/share/licenses/opus
|
||||
}
|
Loading…
Add table
Reference in a new issue