commit:     59d26c40982765c7a36e7da8c21dec5e3a8b43ef
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 02:47:15 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 27 02:47:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59d26c40

media-video/vlc: scrub patches

Accidentally left in dummy commit msg, oops.

Bug: https://bugs.gentoo.org/901995
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/vlc/files/vlc-9999-configure-lua-version.patch | 9 ---------
 media-video/vlc/files/vlc-9999-fix-libtremor-libs.patch    | 9 ---------
 2 files changed, 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 <s...@gentoo.org>
-Date: Sat, 27 May 2023 03:14:49 +0100
-Subject: [PATCH 2/2] foo3
-
-Signed-off-by: Sam James <s...@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 <s...@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 <s...@gentoo.org>
-Date: Sat, 27 May 2023 03:13:38 +0100
-Subject: [PATCH 1/2] foo1
-
-Signed-off-by: Sam James <s...@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 <s...@gentoo.org>
  EXTRA_LTLIBRARIES += libtremor_plugin.la
  codec_LTLIBRARIES += $(LTLIBtremor)
  
--- 
-2.40.1
-

Reply via email to