void-packages/srcpkgs/libogg/template
Juan RP 0156712d3c libogg: update to 1.1.4.
--HG--
extra : convert_revision : 16610e8d6ffb3403d8c06e8b340f571ce8dec2f1
2009-12-22 21:12:10 +01:00

16 lines
550 B
Plaintext

# 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