commit:     76457cfdaf09f24e1b03d2d6a0e97f6ce236972e
Author:     Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Wed Jun 11 18:43:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 12 22:05:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76457cfd

media-video/totem: Delete unused patch file

The file is a subset of the other patch file that is actually being used

Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/42537
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-video/totem/files/b | 17 -----------------
 1 file changed, 17 deletions(-)

diff --git a/media-video/totem/files/b b/media-video/totem/files/b
deleted file mode 100644
index 05de6a6f614e..000000000000
--- a/media-video/totem/files/b
+++ /dev/null
@@ -1,17 +0,0 @@
---- 
/var/tmp/portage/media-video/totem-43.1/work/totem-43.1/src/backend/meson.build 
   2024-10-22 13:04:07.000000000 -0300
-+++ /tmp/meson.build   2024-10-24 12:25:43.591062855 -0300
-@@ -1,5 +1,6 @@
- backend_inc = include_directories('.')
- 
-+if get_option('gst-inspect')
- gst_inspect = find_program(
-   'gst-inspect-1.0',
-   join_paths(gst_dep.get_pkgconfig_variable('toolsdir'), 'gst-inspect-1.0'),
-@@ -32,6 +33,7 @@
-   assert(r.returncode() == 0,
-          'Cannot find required GStreamer-1.0 plugin "' + plugin + '". It 
should be part of gst-plugins-good. Please install it.')
- endforeach
-+endif
- 
- sources = files(
-   'bacon-time-label.c',

Reply via email to