summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2018-12-01 09:36:43 -0600
committerEric Bavier <bavier@member.fsf.org>2018-12-01 09:42:25 -0600
commit37b82ccc390396a078351fd9f7b522cca275a8c9 (patch)
tree1f1a2a3db9eb059e11ac0d046ac9a671a2ae4770 /gnu/local.mk
parentb5944fcbc3c9275ca0ac8498f24b6e7974bd093c (diff)
downloadguix-37b82ccc390396a078351fd9f7b522cca275a8c9.tar.gz
handbrake: Update to 1.1.2.
* gnu/packages/video.scm (handbrake): Update to 1.1.2.
[source]: Use direct download url.  Remove upstreamed patch.  Patch make
fragments in snippet.
[inputs]: Use latest ffmpeg.  Add jansson and opus.
[arguments]: Remove 'disable-contrib phase, which is now in source snippet.
Move 'fix-x265-linking phase fix to #:configure-flags.
[license]: Use 'gpl2' as clarified in LICENSE.
* gnu/packages/patches/handbrake-pkg-config-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 70968dbb8e..05c49bbbe9 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -799,7 +799,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch \
   %D%/packages/patches/gtkglext-disable-disable-deprecated.patch \
   %D%/packages/patches/gzdoom-search-in-installed-share.patch	\
-  %D%/packages/patches/handbrake-pkg-config-path.patch		\
   %D%/packages/patches/haskell-mode-unused-variables.patch	\
   %D%/packages/patches/haskell-mode-make-check.patch		\
   %D%/packages/patches/hdf4-architectures.patch 		\