Browse Source

gst1-plugins-ugly: Update to 1.4.5, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess 10 years ago
parent
commit
6253069923

+ 4
- 4
multimedia/gst1-plugins-ugly/Makefile View File

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2009-2014 OpenWrt.org
2
+# Copyright (C) 2009-2015 OpenWrt.org
3 3
 #
4 4
 # This is free software, licensed under the GNU General Public License v2.
5 5
 # See /LICENSE for more information.
@@ -8,7 +8,7 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=gst1-plugins-ugly
11
-PKG_VERSION:=1.4.4
11
+PKG_VERSION:=1.4.5
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -19,9 +19,9 @@ PKG_LICENSE_FILES:=COPYING
19 19
 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION)
20 20
 PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz
21 21
 PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-ugly/
22
-PKG_MD5SUM:=abd832c5cab1a37fb1d9d15fb08e6e59
22
+PKG_MD5SUM:=6954beed7bb9a93e426dee543ff46393
23 23
 
24
-PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base liboil
24
+PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base
25 25
 PKG_CONFIG_DEPENDS:= \
26 26
 	CONFIG_PACKAGE_gst1-mod-asf \
27 27
 	CONFIG_PACKAGE_gst1-mod-lame \

+ 5
- 7
multimedia/gst1-plugins-ugly/patches/001-no_docs.patch View File

@@ -1,6 +1,5 @@
1
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-1.0.7/Makefile.am
2
---- gst-plugins-ugly-1.0.7-vanilla/Makefile.am	2013-06-01 19:58:12.400886469 -0500
3
-+++ gst-plugins-ugly-1.0.7/Makefile.am	2013-06-01 19:58:33.306059047 -0500
1
+--- a/Makefile.am
2
++++ b/Makefile.am
4 3
 @@ -1,7 +1,7 @@
5 4
  DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
6 5
  
@@ -10,10 +9,9 @@ diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-
10 9
  
11 10
  # include before EXTRA_DIST for win32 assignment
12 11
  include $(top_srcdir)/common/win32.mak
13
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.in gst-plugins-ugly-1.0.7/Makefile.in
14
---- gst-plugins-ugly-1.0.7-vanilla/Makefile.in	2013-06-01 19:58:12.412885994 -0500
15
-+++ gst-plugins-ugly-1.0.7/Makefile.in	2013-06-01 19:58:39.810801615 -0500
16
-@@ -453,7 +453,7 @@
12
+--- a/Makefile.in
13
++++ b/Makefile.in
14
+@@ -502,7 +502,7 @@ top_builddir = @top_builddir@
17 15
  top_srcdir = @top_srcdir@
18 16
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
19 17
  SUBDIRS = \

+ 5
- 7
multimedia/gst1-plugins-ugly/patches/002-no_tests.patch View File

@@ -1,6 +1,5 @@
1
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-1.0.7/Makefile.am
2
---- gst-plugins-ugly-1.0.7-vanilla/Makefile.am	2013-06-01 19:59:16.988330482 -0500
3
-+++ gst-plugins-ugly-1.0.7/Makefile.am	2013-06-01 19:59:28.455876771 -0500
1
+--- a/Makefile.am
2
++++ b/Makefile.am
4 3
 @@ -1,7 +1,7 @@
5 4
  DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
6 5
  
@@ -10,10 +9,9 @@ diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-
10 9
  
11 10
  # include before EXTRA_DIST for win32 assignment
12 11
  include $(top_srcdir)/common/win32.mak
13
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.in gst-plugins-ugly-1.0.7/Makefile.in
14
---- gst-plugins-ugly-1.0.7-vanilla/Makefile.in	2013-06-01 19:59:16.988330482 -0500
15
-+++ gst-plugins-ugly-1.0.7/Makefile.in	2013-06-01 19:59:39.840426385 -0500
16
-@@ -453,7 +453,7 @@
12
+--- a/Makefile.in
13
++++ b/Makefile.in
14
+@@ -502,7 +502,7 @@ top_builddir = @top_builddir@
17 15
  top_srcdir = @top_srcdir@
18 16
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
19 17
  SUBDIRS = \

+ 8
- 11
multimedia/gst1-plugins-ugly/patches/003-no_translations.patch View File

@@ -1,7 +1,6 @@
1
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/configure.ac gst-plugins-ugly-1.0.7/configure.ac
2
---- gst-plugins-ugly-1.0.7-vanilla/configure.ac	2013-06-01 19:59:46.199174835 -0500
3
-+++ gst-plugins-ugly-1.0.7/configure.ac	2013-06-01 20:00:29.709453831 -0500
4
-@@ -479,7 +479,6 @@
1
+--- a/configure.ac
2
++++ b/configure.ac
3
+@@ -475,7 +475,6 @@ docs/version.entities
5 4
  tests/Makefile
6 5
  tests/check/Makefile
7 6
  m4/Makefile
@@ -9,9 +8,8 @@ diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/configure.ac gst-plugins-ugly
9 8
  pkgconfig/Makefile
10 9
  pkgconfig/gstreamer-plugins-ugly-uninstalled.pc
11 10
  gst-plugins-ugly.spec
12
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-1.0.7/Makefile.am
13
---- gst-plugins-ugly-1.0.7-vanilla/Makefile.am	2013-06-01 19:59:46.210174399 -0500
14
-+++ gst-plugins-ugly-1.0.7/Makefile.am	2013-06-01 20:00:11.351179921 -0500
11
+--- a/Makefile.am
12
++++ b/Makefile.am
15 13
 @@ -1,7 +1,7 @@
16 14
  DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
17 15
  
@@ -21,10 +19,9 @@ diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.am gst-plugins-ugly-
21 19
  
22 20
  # include before EXTRA_DIST for win32 assignment
23 21
  include $(top_srcdir)/common/win32.mak
24
-diff -u --recursive gst-plugins-ugly-1.0.7-vanilla/Makefile.in gst-plugins-ugly-1.0.7/Makefile.in
25
---- gst-plugins-ugly-1.0.7-vanilla/Makefile.in	2013-06-01 19:59:46.210174399 -0500
26
-+++ gst-plugins-ugly-1.0.7/Makefile.in	2013-06-01 20:00:20.222829049 -0500
27
-@@ -453,7 +453,7 @@
22
+--- a/Makefile.in
23
++++ b/Makefile.in
24
+@@ -502,7 +502,7 @@ top_builddir = @top_builddir@
28 25
  top_srcdir = @top_srcdir@
29 26
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
30 27
  SUBDIRS = \