From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 82E8D139897 for ; Tue, 25 Aug 2015 16:24:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3854BE0848; Tue, 25 Aug 2015 16:24:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D4121E0848 for ; Tue, 25 Aug 2015 16:24:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A8A9340924 for ; Tue, 25 Aug 2015 16:24:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4581A162 for ; Tue, 25 Aug 2015 16:24:09 +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: <1440519836.fefdde28ef9243938974f2b830351379ebd931b3.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmix/, kde-apps/kmix/files/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kmix/files/kmix-15.04.1-deps.patch kde-apps/kmix/kmix-15.08.49.9999.ebuild X-VCS-Directories: kde-apps/kmix/files/ kde-apps/kmix/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: fefdde28ef9243938974f2b830351379ebd931b3 X-VCS-Branch: master Date: Tue, 25 Aug 2015 16:24:09 +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: 77474022-093f-44ea-82cf-87fd95b2ec59 X-Archives-Hash: 2496d70c0de471be9d47f68250a75ce6 commit: fefdde28ef9243938974f2b830351379ebd931b3 Author: Michael Palimaka gentoo org> AuthorDate: Tue Aug 25 16:23:56 2015 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Tue Aug 25 16:23:56 2015 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fefdde28 kde-apps/kmix: backport patch from upstream to remove missing dependency. Package-Manager: portage-2.2.20.1 kde-apps/kmix/files/kmix-15.04.1-deps.patch | 25 +++++++++++++++++++++++++ kde-apps/kmix/kmix-15.08.49.9999.ebuild | 5 ++++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/kde-apps/kmix/files/kmix-15.04.1-deps.patch b/kde-apps/kmix/files/kmix-15.04.1-deps.patch new file mode 100644 index 0000000..5a02359 --- /dev/null +++ b/kde-apps/kmix/files/kmix-15.04.1-deps.patch @@ -0,0 +1,25 @@ +From ea58dd9a8cba08566ce6045341a5695d688abb45 Mon Sep 17 00:00:00 2001 +From: Michael Palimaka +Date: Thu, 20 Aug 2015 04:41:45 +1000 +Subject: [PATCH] Remove unused dependency. + +REVIEW: +--- + CMakeLists.txt | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 01afa4a..85886c0 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -43,7 +43,6 @@ if (KMIX_KF5_BUILD) + I18n + XmlGui + DBusAddons +- KCMUtils + KDELibs4Support) + find_package(KF5ConfigWidgets) + find_package(KF5IconThemes) +-- +2.4.6 + diff --git a/kde-apps/kmix/kmix-15.08.49.9999.ebuild b/kde-apps/kmix/kmix-15.08.49.9999.ebuild index 16957b9..53a5a92 100644 --- a/kde-apps/kmix/kmix-15.08.49.9999.ebuild +++ b/kde-apps/kmix/kmix-15.08.49.9999.ebuild @@ -41,7 +41,10 @@ RDEPEND="${DEPEND} $(add_plasma_dep kde-cli-tools) " -PATCHES=( "${FILESDIR}/${PN}-15.04.2-alsa-optional.patch" ) +PATCHES=( + "${FILESDIR}/${PN}-15.04.1-deps.patch" + "${FILESDIR}/${PN}-15.04.2-alsa-optional.patch" +) src_configure() { local mycmakeargs=(