95c7a418f2
--HG-- extra : convert_revision : 2d3a5a988f77983b03066773d31b2dd730a0a577
16 lines
560 B
Text
16 lines
560 B
Text
# 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
|