diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-07-12 20:14:32 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-07-13 23:14:42 +0200 |
commit | 90df404c0b5d87b409245a35464e0e708479e73e (patch) | |
tree | 9b186dc45136ba1acc28e989733f47bb16e7034b /media-video/handbrake | |
parent | net-analyzer/icinga2: remove unused patch (diff) | |
download | gentoo-90df404c0b5d87b409245a35464e0e708479e73e.tar.gz gentoo-90df404c0b5d87b409245a35464e0e708479e73e.tar.bz2 gentoo-90df404c0b5d87b409245a35464e0e708479e73e.zip |
media-video/handbrake: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/21615
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-video/handbrake')
-rw-r--r-- | media-video/handbrake/files/handbrake-1.3.2-x265-link.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/media-video/handbrake/files/handbrake-1.3.2-x265-link.patch b/media-video/handbrake/files/handbrake-1.3.2-x265-link.patch deleted file mode 100644 index 589a204cc195..000000000000 --- a/media-video/handbrake/files/handbrake-1.3.2-x265-link.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naru a/test/module.defs b/test/module.defs ---- a/test/module.defs 2020-05-23 17:23:21.912103481 +0200 -+++ b/test/module.defs 2020-05-23 17:23:36.106103799 +0200 -@@ -16,7 +16,7 @@ - TEST.GCC.l = \ - ass avformat avfilter avcodec avutil swresample postproc mp3lame dvdnav \ - dvdread fribidi \ -- swscale vpx theoraenc theoradec vorbis vorbisenc ogg x264 \ -+ swscale vpx theoraenc theoradec vorbis vorbisenc ogg x264 x265 \ - bluray freetype xml2 bz2 z jansson harfbuzz opus speex lzma dav1d - - ifeq (,$(filter $(HOST.system),darwin cygwin mingw)) |