commit:     b0ac038f4cb220d15104b7c966f537045dde953e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 15:24:23 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 15:24:23 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b0ac038f

kde-apps/kdepim-runtime: Apparently there was a facebook resource

Disable as done by upstream in commit c2191e695e827923d24eb68949dd4c49ced4128d

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kdepim-runtime/kdepim-runtime-19.08.49.9999.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-19.08.49.9999.ebuild 
b/kde-apps/kdepim-runtime/kdepim-runtime-19.08.49.9999.ebuild
index 372b1943b9..d80ed74619 100644
--- a/kde-apps/kdepim-runtime/kdepim-runtime-19.08.49.9999.ebuild
+++ b/kde-apps/kdepim-runtime/kdepim-runtime-19.08.49.9999.ebuild
@@ -76,6 +76,11 @@ RDEPEND="${COMMON_DEPEND}
 
 RESTRICT+=" test"
 
+src_prepare() {
+       kde5_src_prepare
+       sed -i resources/CMakeLists.txt -e "/add_subdirectory( *facebook *)/ 
s/^/#DONT/" || die
+}
+
 src_configure() {
        local mycmakeargs=(
                -DCMAKE_DISABLE_FIND_PACKAGE_Libkolabxml=ON

Reply via email to