void-packages/srcpkgs/libogg/template

16 lines
550 B
Text
Raw Normal View History

# Template file for 'libogg'.
pkgname=libogg
version=1.1.4
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=9354c183fd88417c2860778b60b7896c9487d8f6e58b9fec3fdbf971142ce103
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 full glibc