From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8EA25138331 for ; Wed, 31 Aug 2016 14:39:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43B1A21C080; Wed, 31 Aug 2016 14:39:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C607E21C080 for ; Wed, 31 Aug 2016 14:39:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A813F33E3A9 for ; Wed, 31 Aug 2016 14:39:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B1702467 for ; Wed, 31 Aug 2016 14:39:35 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1472654366.87471b0eb7a09da0e58612618945971aa8c7deea.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kfilemetadata/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild X-VCS-Directories: kde-frameworks/kfilemetadata/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 87471b0eb7a09da0e58612618945971aa8c7deea X-VCS-Branch: master Date: Wed, 31 Aug 2016 14:39:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 626b9703-a9a5-489c-8b79-86bbd4d4801b X-Archives-Hash: 74e854249e10d340a884822414e054e8 commit: 87471b0eb7a09da0e58612618945971aa8c7deea Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Aug 27 22:44:37 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Aug 31 14:39:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=87471b0e kde-frameworks/kfilemetadata: Add missing DEPEND Upstream commit 163001ddac913ca565b52ec2fc96cd56e9ea31d4 Clean up comment. mobipocket can always be added back if it ever gets re-added upstream. Package-Manager: portage-2.2.28 kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild index 23e9887..8034fb3 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild +++ b/kde-frameworks/kfilemetadata/kfilemetadata-9999.ebuild @@ -10,8 +10,7 @@ DESCRIPTION="Library for extracting file metadata" KEYWORDS="" IUSE="epub exif ffmpeg libav pdf taglib" -# TODO: mobi? ( $(add_plasma_dep kdegraphics-mobipocket) ) NOTE: not integrated upstream -DEPEND=" +RDEPEND=" $(add_frameworks_dep karchive) $(add_frameworks_dep ki18n) $(add_qt_dep qtxml) @@ -24,7 +23,9 @@ DEPEND=" pdf? ( app-text/poppler[qt5] ) taglib? ( media-libs/taglib ) " -RDEPEND="${DEPEND}" +DEPEND="${RDEPEND} + kernel_linux? ( sys-apps/attr ) +" src_configure() { local mycmakeargs=(