2009-05-15 16:24:07 +02:00
|
|
|
# Template file for 'libogg'.
|
|
|
|
pkgname=libogg
|
2010-03-29 14:06:33 +02:00
|
|
|
version=1.2.0
|
2009-05-15 16:24:07 +02: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 14:06:33 +02:00
|
|
|
checksum=f30d983e238acd94e80ae551327ea2f83cdc330470b4188564bef28fec59eb69
|
2009-05-15 16:24:07 +02: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 08:31:44 +01:00
|
|
|
subpackages="$pkgname-devel"
|
2010-03-29 14:06:33 +02:00
|
|
|
Add_dependency run glibc
|