commit:     419a0eaa25f83bfdf2fd3ef78d4cde8fa248b6d4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 21:27:22 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 21:27:22 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=419a0eaa

kde-apps/kalzium: Disable build of unported qml subdir

Upstream commit 61cf33bbde4efa14e2d5081c75a8d880c35eec05

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kalzium/kalzium-16.12.49.9999.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-apps/kalzium/kalzium-16.12.49.9999.ebuild 
b/kde-apps/kalzium/kalzium-16.12.49.9999.ebuild
index d913fb3f8c..de986ee45b 100644
--- a/kde-apps/kalzium/kalzium-16.12.49.9999.ebuild
+++ b/kde-apps/kalzium/kalzium-16.12.49.9999.ebuild
@@ -43,6 +43,11 @@ RDEPEND="${DEPEND}
        sci-chemistry/chemical-mime-data
 "
 
+src_prepare(){
+       kde5_src_prepare
+       cmake_comment_add_subdirectory qml
+}
+
 src_configure(){
        # Fix missing finite()
        [[ ${CHOST} == *-solaris* ]] && append-cppflags -DHAVE_IEEEFP_H

Reply via email to