2009-05-15 14:24:07 +00:00
|
|
|
# Template file for 'libogg'.
|
|
|
|
pkgname=libogg
|
2010-11-25 20:27:44 +00:00
|
|
|
version=1.2.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-11-25 20:27:44 +00:00
|
|
|
checksum=6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0
|
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
|