From f5c8b9272648d6eaecd6353972022836212d7cfb Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 7 Apr 2020 20:39:22 -0700 Subject: [PATCH] media-libs/waffle: Reapply patch to Generate WaffleConfig.cmake file I mistakenly thought this was included in the 1.6.1 release. Closes: https://bugs.gentoo.org/716130 Signed-off-by: Matt Turner --- .../waffle/{waffle-1.6.1.ebuild => waffle-1.6.1-r1.ebuild} | 4 ++++ 1 file changed, 4 insertions(+) rename media-libs/waffle/{waffle-1.6.1.ebuild => waffle-1.6.1-r1.ebuild} (94%) diff --git a/media-libs/waffle/waffle-1.6.1.ebuild b/media-libs/waffle/waffle-1.6.1-r1.ebuild similarity index 94% rename from media-libs/waffle/waffle-1.6.1.ebuild rename to media-libs/waffle/waffle-1.6.1-r1.ebuild index 1786f943ad96..bb76a7df510b 100644 --- a/media-libs/waffle/waffle-1.6.1.ebuild +++ b/media-libs/waffle/waffle-1.6.1-r1.ebuild @@ -36,6 +36,10 @@ BDEPEND=" app-text/docbook-xml-dtd:4.2 " +PATCHES=( + "${FILESDIR}"/${PN}-1.6.0-meson-Generate-cmake-config-and-version-files-if-mes.patch +) + MULTILIB_CHOST_TOOLS=( /usr/bin/wflinfo$(get_exeext) ) -- 2.26.2