void-packages/srcpkgs/libogg/template
2011-10-03 20:36:13 +02:00

18 lines
597 B
Plaintext

# Template file for 'libogg'.
pkgname=libogg
version=1.3.0
homepage="http://www.xiph.org/ogg/"
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
build_style=gnu_configure
short_desc="The Ogg bitstream file format library"
maintainer="Juan RP <xtraeme@gmail.com>"
license="BSD"
checksum=231725029c843492914f24e74085e734bca6f1d6446ac72df39b0c3a9d4bc74b
long_desc="
Libogg is a library for manipulating Ogg bitstream file formats.
Libogg supports both making Ogg bitstreams and getting packets from
Ogg bitstreams."
subpackages="$pkgname-devel"
Add_dependency run glibc