media-libs/waffle: Reapply patch to Generate WaffleConfig.cmake file
authorMatt Turner <mattst88@gentoo.org>
Wed, 8 Apr 2020 03:39:22 +0000 (20:39 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 8 Apr 2020 03:40:34 +0000 (20:40 -0700)
I mistakenly thought this was included in the 1.6.1 release.

Closes: https://bugs.gentoo.org/716130
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/waffle/waffle-1.6.1-r1.ebuild [moved from media-libs/waffle/waffle-1.6.1.ebuild with 94% similarity]

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 1786f943ad96c38b760d91b11923100eff244d01..bb76a7df510b1df65e2e25c7760d56b0a1c9afbf 100644 (file)
@@ -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)
 )