summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Whyman <thev00d00@gentoo.org>2020-06-27 10:38:40 +0100
committerIan Whyman <thev00d00@gentoo.org>2020-06-27 10:39:05 +0100
commitde81c6b585f654b688425b8d84801677c4357c57 (patch)
treec2ebb934d9b92f3d843b14d8cfa6e42988e25c91 /media-video/handbrake/files/handbrake-1.3.2-x265-link.patch
parentmedia-video/handbrake: Tidy old (diff)
downloadgentoo-de81c6b585f654b688425b8d84801677c4357c57.tar.gz
gentoo-de81c6b585f654b688425b8d84801677c4357c57.tar.bz2
gentoo-de81c6b585f654b688425b8d84801677c4357c57.zip
media-video/handbrake: Bump, fix x265 link, drop old
Closes: https://bugs.gentoo.org/713598 Closes: https://bugs.gentoo.org/724650 Closes: https://bugs.gentoo.org/724650 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ian Whyman <thev00d00@gentoo.org>
Diffstat (limited to 'media-video/handbrake/files/handbrake-1.3.2-x265-link.patch')
-rw-r--r--media-video/handbrake/files/handbrake-1.3.2-x265-link.patch12
1 files changed, 12 insertions, 0 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
new file mode 100644
index 000000000000..589a204cc195
--- /dev/null
+++ b/media-video/handbrake/files/handbrake-1.3.2-x265-link.patch
@@ -0,0 +1,12 @@
+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))