0156712d3c
--HG-- extra : convert_revision : 16610e8d6ffb3403d8c06e8b340f571ce8dec2f1
15 lines
550 B
Text
15 lines
550 B
Text
# Template file for 'libogg'.
|
|
pkgname=libogg
|
|
version=1.1.4
|
|
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=9354c183fd88417c2860778b60b7896c9487d8f6e58b9fec3fdbf971142ce103
|
|
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 full glibc
|