pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57070 CVS commit: pkgsrc/multimedia/handbrake
The following reply was made to PR pkg/57070; it has been noted by GNATS.
From: "Iain Hibbert" <plunky%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57070 CVS commit: pkgsrc/multimedia/handbrake
Date: Sun, 9 Apr 2023 08:57:20 +0000
Module Name: pkgsrc
Committed By: plunky
Date: Sun Apr 9 08:57:19 UTC 2023
Modified Files:
pkgsrc/multimedia/handbrake: Makefile distinfo
pkgsrc/multimedia/handbrake/patches: patch-make-include-main.defs
Log Message:
fix build
HandBrake requires libjpeg-turbo, and as this conflicts with the default libjpeg
which is used by gtk3, remove the jpeg dependency and provide libjpeg-turbo
directly, which will be linked statically.
fixes PR#57070
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/multimedia/handbrake/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/multimedia/handbrake/distinfo
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/multimedia/handbrake/patches/patch-make-include-main.defs
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index