15 lines
549 B
Text
15 lines
549 B
Text
# Template file for 'libogg'.
|
|
pkgname=libogg
|
|
version=1.2.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=6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0
|
|
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
|