17 lines
583 B
Text
17 lines
583 B
Text
# Template file for 'libogg'.
|
|
pkgname=libogg
|
|
version=1.3.0
|
|
homepage="http://www.xiph.org/ogg/"
|
|
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
revision=2
|
|
short_desc="The Ogg bitstream file format library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="BSD"
|
|
checksum=231725029c843492914f24e74085e734bca6f1d6446ac72df39b0c3a9d4bc74b
|
|
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"
|