From: Florian Fainelli Date: Wed, 5 Dec 2012 17:31:28 +0000 (+0000) Subject: gst-plugins-ugly: update to 0.10.19 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1f1107d84c0a4446dfe0a2ff704a5e444c44cd45;p=openwrt%2Fsvn-archive%2Fpackages.git gst-plugins-ugly: update to 0.10.19 Signed-off-by: Andy Leiserson Signed-off-by: Florian Fainelli SVN-Revision: 34522 --- diff --git a/multimedia/gst-plugins-ugly/Makefile b/multimedia/gst-plugins-ugly/Makefile index 1ebdd7ea3..d2b819f79 100644 --- a/multimedia/gst-plugins-ugly/Makefile +++ b/multimedia/gst-plugins-ugly/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst-plugins-ugly -PKG_VERSION:=0.10.15 -PKG_RELEASE:=2 +PKG_VERSION:=0.10.19 +PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-ugly/ -PKG_MD5SUM:=21c034a762a5da252f91640e53bfe457 +PKG_MD5SUM:=ba26045c8c8c91f0d48d327ccf53ac0c PKG_BUILD_DEPENDS:= gstreamer gst-plugins-base liboil -PKG_CONFIG_DEPENDS:= \ +PKG_CONFIG_Dba26045c8c8c91f0d48d327ccf53ac0cEPENDS:= \ CONFIG_PACKAGE_gst-mod-asf \ CONFIG_PACKAGE_gst-mod-lame \ CONFIG_PACKAGE_gst-mod-mad \ @@ -127,7 +127,7 @@ define GstBuildPlugin endef $(eval $(call GstBuildPlugin,asf,ASF demuxer,audio riff rtp rtsp sdp tag,,)) -$(eval $(call GstBuildPlugin,lame,MP3 encoder (using LAME),,,+lame-lib)) +$(eval $(call GstBuildPlugin,lame,MP3 encoder (using LAME),audio,,+lame-lib)) $(eval $(call GstBuildPlugin,mad,MP3 decoder (using MAD),audio tag,,+libid3tag +libmad)) $(eval $(call GstBuildPlugin,mpeg2dec,MPEG decoder,video,,+libmpeg2)) diff --git a/multimedia/gst-plugins-ugly/patches/001-no_docs.patch b/multimedia/gst-plugins-ugly/patches/001-no_docs.patch index 181054298..8bcb83be0 100644 --- a/multimedia/gst-plugins-ugly/patches/001-no_docs.patch +++ b/multimedia/gst-plugins-ugly/patches/001-no_docs.patch @@ -4,8 +4,8 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc SUBDIRS = \ -- gst-libs gst ext docs m4 tests common po -+ gst-libs gst ext m4 tests common po +- gst-libs gst ext docs m4 tests common pkgconfig po ++ gst-libs gst ext m4 tests common pkgconfig po # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak @@ -15,8 +15,8 @@ top_srcdir = @top_srcdir@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc SUBDIRS = \ -- gst-libs gst ext docs m4 tests common po -+ gst-libs gst ext m4 tests common po +- gst-libs gst ext docs m4 tests common pkgconfig po ++ gst-libs gst ext m4 tests common pkgconfig po # the MANIFEST contains all win32 related files that should be disted diff --git a/multimedia/gst-plugins-ugly/patches/002-no_tests.patch b/multimedia/gst-plugins-ugly/patches/002-no_tests.patch index c7eed9d33..3a830ac7a 100644 --- a/multimedia/gst-plugins-ugly/patches/002-no_tests.patch +++ b/multimedia/gst-plugins-ugly/patches/002-no_tests.patch @@ -4,8 +4,8 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc SUBDIRS = \ -- gst-libs gst ext m4 tests common po -+ gst-libs gst ext m4 common po +- gst-libs gst ext m4 tests common pkgconfig po ++ gst-libs gst ext m4 common pkgconfig po # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak @@ -15,8 +15,8 @@ top_srcdir = @top_srcdir@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc SUBDIRS = \ -- gst-libs gst ext m4 tests common po -+ gst-libs gst ext m4 common po +- gst-libs gst ext m4 tests common pkgconfig po ++ gst-libs gst ext m4 common pkgconfig po # the MANIFEST contains all win32 related files that should be disted diff --git a/multimedia/gst-plugins-ugly/patches/003-no_translations.patch b/multimedia/gst-plugins-ugly/patches/003-no_translations.patch index 77015ff07..71cc5c57d 100644 --- a/multimedia/gst-plugins-ugly/patches/003-no_translations.patch +++ b/multimedia/gst-plugins-ugly/patches/003-no_translations.patch @@ -5,6 +5,8 @@ tests/check/Makefile m4/Makefile -po/Makefile.in + pkgconfig/Makefile + pkgconfig/gstreamer-plugins-ugly-uninstalled.pc gst-plugins-ugly.spec ) @@ -14,8 +16,8 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc SUBDIRS = \ -- gst-libs gst ext m4 common po -+ gst-libs gst ext m4 common +- gst-libs gst ext m4 common pkgconfig po ++ gst-libs gst ext m4 common pkgconfig # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak @@ -25,8 +27,8 @@ top_srcdir = @top_srcdir@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc SUBDIRS = \ -- gst-libs gst ext m4 common po -+ gst-libs gst ext m4 common +- gst-libs gst ext m4 common pkgconfig po ++ gst-libs gst ext m4 common pkgconfig # the MANIFEST contains all win32 related files that should be disted