summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-27 03:47:15 +0100
committerSam James <sam@gentoo.org>2023-05-27 03:47:19 +0100
commit59d26c40982765c7a36e7da8c21dec5e3a8b43ef (patch)
treed20b597218c4e24f74f8efc79f35f2ec7ef2b6b4
parentdev-python/ruamel-yaml-clib: fix cythonize call to always regenerate (diff)
downloadgentoo-59d26c40.tar.gz
gentoo-59d26c40.tar.bz2
gentoo-59d26c40.zip
media-video/vlc: scrub patches
Accidentally left in dummy commit msg, oops. Bug: https://bugs.gentoo.org/901995 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-video/vlc/files/vlc-9999-configure-lua-version.patch9
-rw-r--r--media-video/vlc/files/vlc-9999-fix-libtremor-libs.patch9
2 files changed, 0 insertions, 18 deletions
diff --git a/media-video/vlc/files/vlc-9999-configure-lua-version.patch b/media-video/vlc/files/vlc-9999-configure-lua-version.patch
index d0ac9493a0fd..223841de8a3c 100644
--- a/media-video/vlc/files/vlc-9999-configure-lua-version.patch
+++ b/media-video/vlc/files/vlc-9999-configure-lua-version.patch
@@ -1,9 +1,3 @@
-From 543ae8e4118dd902e5ec9464caf315213e317089 Mon Sep 17 00:00:00 2001
-From: Sam James <sam@gentoo.org>
-Date: Sat, 27 May 2023 03:14:49 +0100
-Subject: [PATCH 2/2] foo3
-
-Signed-off-by: Sam James <sam@gentoo.org>
--- a/configure.ac
+++ b/configure.ac
@@ -1847,43 +1847,10 @@ AC_ARG_ENABLE([lua],
@@ -54,6 +48,3 @@ Signed-off-by: Sam James <sam@gentoo.org>
if test "${have_lua}" != "yes" ; then
AC_MSG_ERROR([Could not find lua. Lua is needed for some interfaces (rc, telnet, http) as well as many other custom scripts. Use --disable-lua to ignore this error.])
---
-2.40.1
-
diff --git a/media-video/vlc/files/vlc-9999-fix-libtremor-libs.patch b/media-video/vlc/files/vlc-9999-fix-libtremor-libs.patch
index 690cb73acfc4..3703cea1f10d 100644
--- a/media-video/vlc/files/vlc-9999-fix-libtremor-libs.patch
+++ b/media-video/vlc/files/vlc-9999-fix-libtremor-libs.patch
@@ -1,9 +1,3 @@
-From 9f8193bd55f7b75c213a60a48a3302f009bdf054 Mon Sep 17 00:00:00 2001
-From: Sam James <sam@gentoo.org>
-Date: Sat, 27 May 2023 03:13:38 +0100
-Subject: [PATCH 1/2] foo1
-
-Signed-off-by: Sam James <sam@gentoo.org>
--- a/modules/codec/Makefile.am
+++ b/modules/codec/Makefile.am
@@ -332,7 +332,7 @@ codec_LTLIBRARIES += $(LTLIBdaala)
@@ -15,6 +9,3 @@ Signed-off-by: Sam James <sam@gentoo.org>
EXTRA_LTLIBRARIES += libtremor_plugin.la
codec_LTLIBRARIES += $(LTLIBtremor)
---
-2.40.1
-