media-gfx/digikam: Don't even try to build broken tests
authorAndreas Sturmlechner <asturm@gentoo.org>
Mon, 21 Oct 2019 11:54:59 +0000 (13:54 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 21 Oct 2019 11:59:07 +0000 (13:59 +0200)
Closes: https://bugs.gentoo.org/698192
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-gfx/digikam/digikam-6.3.0-r1.ebuild

index df968b3029c211be4333beda3817a529eb4caafe..6ba0fe7a630eec125da29547833a1df5ae44d3c0 100644 (file)
@@ -130,6 +130,7 @@ pkg_setup() {
 # FIXME: Unbundle libraw (libs/rawengine/libraw)
 src_configure() {
        local mycmakeargs=(
+               -DBUILD_TESTING=OFF # bug #698192
                -DENABLE_APPSTYLES=ON
                -DCMAKE_DISABLE_FIND_PACKAGE_Jasper=ON
                -DENABLE_AKONADICONTACTSUPPORT=$(usex addressbook)