libogg: update to 1.3.0, bump abi_depends.

This commit is contained in:
Juan RP 2011-10-03 20:36:13 +02:00
parent 33c3abeb94
commit 13047d8360
2 changed files with 7 additions and 5 deletions

View File

@ -1,2 +1,2 @@
abi_depends=">=1.1.3" abi_depends=">=1.3.0"
api_depends="${abi_depends}" api_depends="${abi_depends}"

View File

@ -1,11 +1,13 @@
# Template file for 'libogg'. # Template file for 'libogg'.
pkgname=libogg pkgname=libogg
version=1.2.1 version=1.3.0
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.gz" homepage="http://www.xiph.org/ogg/"
distfiles="http://downloads.xiph.org/releases/ogg/$pkgname-$version.tar.xz"
build_style=gnu_configure build_style=gnu_configure
short_desc="The Ogg bitstream file format library" short_desc="The Ogg bitstream file format library"
maintainer="pancake <pancake@nopcode.org>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=6858848617bca6eab01e7d8526bc0d2a417e95070a255cbf9c881881365e36c0 license="BSD"
checksum=231725029c843492914f24e74085e734bca6f1d6446ac72df39b0c3a9d4bc74b
long_desc=" long_desc="
Libogg is a library for manipulating Ogg bitstream file formats. Libogg is a library for manipulating Ogg bitstream file formats.
Libogg supports both making Ogg bitstreams and getting packets from Libogg supports both making Ogg bitstreams and getting packets from