media-video/subtitlecomposer: disable broken pocketsphinx plugin
authorMichael Palimaka <kensington@gentoo.org>
Sat, 3 Jun 2017 15:48:32 +0000 (01:48 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 3 Jun 2017 15:49:22 +0000 (01:49 +1000)
Gentoo-bug: 616706
Package-Manager: Portage-2.3.5, Repoman-2.3.2

media-video/subtitlecomposer/subtitlecomposer-0.6.4.ebuild

index 5bb701711a0a30055cc7abfb0a37a457a5164051..9b75e0e140c7afa58c7e328439b9999f9608ff4f 100644 (file)
@@ -49,6 +49,7 @@ DEPEND="${CDEPEND}
 
 src_configure() {
        local mycmakeargs=(
+               -DCMAKE_DISABLE_FIND_PACKAGE_PocketSphinx=ON # bug 616706
                $(cmake-utils_use_find_package mpv MPV)
                $(cmake-utils_use_find_package unicode ICU)
                $(cmake-utils_use_find_package xine Xine)