void-packages/srcpkgs/libogg/template
Juan RP 95c7a418f2 libogg: move so symlink into main pkg.
--HG--
extra : convert_revision : 2d3a5a988f77983b03066773d31b2dd730a0a577
2010-04-23 15:43:18 +02:00

17 lines
560 B
Plaintext

# Template file for 'libogg'.
pkgname=libogg
version=1.2.0
revision=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=f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69
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