void-packages/srcpkgs/libogg/template
2010-11-25 21:27:44 +01:00

16 lines
549 B
Plaintext

# Template file for 'libogg'.
pkgname=libogg
version=1.2.1
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="The Ogg bitstream file format library"
maintainer="pancake <pancake@nopcode.org>"
checksum=6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0
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