New package: vorbis-tools_1.4.0_1
This commit is contained in:
parent
6ad23894b3
commit
ee8acdd20c
1 changed files with 19 additions and 0 deletions
19
srcpkgs/vorbis-tools/template
Normal file
19
srcpkgs/vorbis-tools/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'vorbis-tools'
|
||||||
|
pkgname=vorbis-tools
|
||||||
|
version=1.4.0
|
||||||
|
revision=1
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libogg-devel libvorbis-devel"
|
||||||
|
build_style="gnu-configure"
|
||||||
|
maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.vorbis.com/"
|
||||||
|
distfiles="http://downloads.xiph.org/releases/vorbis/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=a389395baa43f8e5a796c99daf62397e435a7e73531c9f44d9084055a05d22bc
|
||||||
|
short_desc="Tools for Vorbis-Codecs e.g. oggenc and oggdec"
|
||||||
|
|
||||||
|
vorbis-tools_package() {
|
||||||
|
pkg_install() {
|
||||||
|
vmove all
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue