commit:     bbf9b05da9bb6a09e16b0df97673a52baad7fdb9
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 20 08:21:10 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 22:43:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf9b05d

media-libs/gst-plugins-ugly: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/19550
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../files/gst-plugins-ugly-1.14.3-make43.patch          | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git 
a/media-libs/gst-plugins-ugly/files/gst-plugins-ugly-1.14.3-make43.patch 
b/media-libs/gst-plugins-ugly/files/gst-plugins-ugly-1.14.3-make43.patch
deleted file mode 100644
index 86ce47cdf15..00000000000
--- a/media-libs/gst-plugins-ugly/files/gst-plugins-ugly-1.14.3-make43.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/common/glib-gen.mak
-+++ b/common/glib-gen.mak
-@@ -1,11 +1,13 @@
- # these are the variables your Makefile.am should set
- # the example is based on the colorbalance interface
- 
-+H := \#
-+
- #glib_enum_headers=$(colorbalance_headers)
- #glib_enum_define=GST_COLOR_BALANCE
- #glib_enum_prefix=gst_color_balance
- 
--enum_headers=$(foreach h,$(glib_enum_headers),\n\#include \"$(h)\")
-+enum_headers=$(foreach h,$(glib_enum_headers),\n$(H)include \"$(h)\")
- 
- # these are all the rules generating the relevant files
- %-marshal.h: %-marshal.list

Reply via email to