libvorbis: version bump to 1.3.3

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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35792 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2013-02-25 21:04:05 +00:00
parent 9297e66808
commit 0ee58b4407
2 changed files with 4 additions and 14 deletions

View 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

View 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