libvorbis: version bump to 1.3.3
authorGabor Juhos <juhosg@openwrt.org>
Mon, 25 Feb 2013 21:04:05 +0000 (21:04 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 25 Feb 2013 21:04:05 +0000 (21:04 +0000)
Update libvorbis to 1.3.3 and switch to the .tar.xz packaging.
Drop 001-automake-compat.patch as it's no longer necessary.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35792

libs/libvorbis/Makefile
libs/libvorbis/patches/001-automake-compat.patch

index ebc6b2c5b10802de9f72649dcf07074b20b45840..961c86e3099438d598bdda6753a54a94b3c6860f 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2009 OpenWrt.org
+# Copyright (C) 2008-2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libvorbis
-PKG_VERSION:=1.2.3
+PKG_VERSION:=1.3.3
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://downloads.xiph.org/releases/vorbis/
-PKG_MD5SUM:=5aa77f55c0e0aab8eb8ed982335daac8
+PKG_MD5SUM:=71b649d3e08e63ece16649df906ce8b9
 
 PKG_LICENSE:=BSD-3c
 PKG_LICENSE_FILES:=COPYING
index 29d85c163f9fb4cbbdd2e3c1749ef1a05d6d7474..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,10 +0,0 @@
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,6 +1,7 @@
- ## Process this file with automake to produce Makefile.in
- AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
-+ACLOCAL_AMFLAGS = -I m4
- SUBDIRS = m4 include vq lib examples test doc