summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-05-18 18:34:26 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-05-18 18:35:04 +0200
commite92c80f3bf681e9a92b15faf3ff194848d01b05c (patch)
tree7289dbc19b0fd7720c90cf7aad6eb1dac39c72dc /media-video/dvdbackup/dvdbackup-0.4.2.ebuild
parentdev-ros/visualization_marker_tutorials: eapi7 (diff)
downloadgentoo-e92c80f3bf681e9a92b15faf3ff194848d01b05c.tar.gz
gentoo-e92c80f3bf681e9a92b15faf3ff194848d01b05c.tar.bz2
gentoo-e92c80f3bf681e9a92b15faf3ff194848d01b05c.zip
media-video/dvdbackup: fix build with latest libdvdread
Patch from freebsd/ubuntu provided to us by Christohper Harrington Closes: https://bugs.gentoo.org/721732 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-video/dvdbackup/dvdbackup-0.4.2.ebuild')
-rw-r--r--media-video/dvdbackup/dvdbackup-0.4.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/dvdbackup/dvdbackup-0.4.2.ebuild b/media-video/dvdbackup/dvdbackup-0.4.2.ebuild
index f4dfc5d11ca9..de49049c825e 100644
--- a/media-video/dvdbackup/dvdbackup-0.4.2.ebuild
+++ b/media-video/dvdbackup/dvdbackup-0.4.2.ebuild
@@ -16,6 +16,7 @@ RDEPEND=">=media-libs/libdvdread-4.2.0_pre
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )"
+PATCHES=( "${FILESDIR}/libdvdread-6.1.0.diff" )
src_configure() {
econf \