summaryrefslogtreecommitdiff
path: root/media-video/ffmpegthumbnailer/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-16 00:53:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-16 00:53:50 +0000
commit84dcbb8bcdcf5785ac3b24905c73ae4aa6bb781e (patch)
tree6f6b979013e5661ca4b3690bc9417307fdc169ce /media-video/ffmpegthumbnailer/files
parent57e62db33bb33adb6593a2be7b3a5990aaf01f56 (diff)
gentoo auto-resync : 16:11:2022 - 00:53:49
Diffstat (limited to 'media-video/ffmpegthumbnailer/files')
-rw-r--r--media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch b/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch
deleted file mode 100644
index 8a70b6fbde49..000000000000
--- a/media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-2.2.0-pkgconfig-libdir.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From 88c09cb6218fda5457c228f33084244db8725ed2 Mon Sep 17 00:00:00 2001
-From: orbea <ovariegata@yahoo.com>
-Date: Sat, 15 Apr 2017 19:36:01 -0700
-Subject: [PATCH] Fix libffmpegthumbnailer.pc to work with multilib systems
-
----
- libffmpegthumbnailer.pc.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/libffmpegthumbnailer.pc.in b/libffmpegthumbnailer.pc.in
-index 77c00b2..0a2f997 100644
---- a/libffmpegthumbnailer.pc.in
-+++ b/libffmpegthumbnailer.pc.in
-@@ -1,6 +1,6 @@
- prefix=@CMAKE_INSTALL_PREFIX@
- exec_prefix=${prefix}
--libdir=${exec_prefix}/lib
-+libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@
- includedir=${prefix}/include
-
- Name: libffmpegthumbnailer