2009-05-15 14:24:07 +00:00
|
|
|
# Template file for 'libogg'.
|
|
|
|
pkgname=libogg
|
2010-03-29 12:06:33 +00:00
|
|
|
version=1.2.0
|
2010-04-23 13:43:18 +00:00
|
|
|
revision=1
|
2009-05-15 14:24:07 +00:00
|
|
|
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>"
|
2010-03-29 12:06:33 +00:00
|
|
|
checksum=f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69
|
2009-05-15 14:24:07 +00:00
|
|
|
long_desc="
|
|
|
|
Libogg is a library for manipulating Ogg bitstream file formats.
|
|
|
|
Libogg supports both making Ogg bitstreams and getting packets from
|
|
|
|
Ogg bitstreams."
|
|
|
|
|
2009-11-22 07:31:44 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2010-03-29 12:06:33 +00:00
|
|
|
Add_dependency run glibc
|