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 890D3139083 for ; Tue, 12 Dec 2017 23:04:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB474E0EA8; Tue, 12 Dec 2017 23:04:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8B8B3E0EA8 for ; Tue, 12 Dec 2017 23:04:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF11034195A for ; Tue, 12 Dec 2017 23:04:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F04A2AE85 for ; Tue, 12 Dec 2017 23:04:09 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1513119669.6ef86a810c365ef6d0cbbf6446c2432bf8bced1f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kcoloredit/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kcoloredit/Manifest media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild X-VCS-Directories: media-gfx/kcoloredit/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6ef86a810c365ef6d0cbbf6446c2432bf8bced1f X-VCS-Branch: master Date: Tue, 12 Dec 2017 23:04: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: b26d4a42-4295-4e7b-bceb-9dd1e4179ed8 X-Archives-Hash: c0911cf03abcebf7c94262ef005262d0 commit: 6ef86a810c365ef6d0cbbf6446c2432bf8bced1f Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 12 22:20:31 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 12 23:01:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef86a81 media-gfx/kcoloredit: Add 2.0.0_p20171121 KF5-based snapshot Bug: https://bugs.gentoo.org/634326 Package-Manager: Portage-2.3.18, Repoman-2.3.6 media-gfx/kcoloredit/Manifest | 1 + .../kcoloredit/kcoloredit-2.0.0_p20171121.ebuild | 38 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/media-gfx/kcoloredit/Manifest b/media-gfx/kcoloredit/Manifest index 60bd9cd8854..3d4e30aea66 100644 --- a/media-gfx/kcoloredit/Manifest +++ b/media-gfx/kcoloredit/Manifest @@ -1 +1,2 @@ DIST kcoloredit-2.0.0-kde4.4.0.tar.bz2 156462 BLAKE2B d5414e4152b31b18b234181a1c6ce44d5f45e0f17e3299b9e46a4efe3fb15093dc64d580432df35a6c5988fba72cf191197f316faa1d23f9a0eb2d8bbb00d42a SHA512 93a418e475bb8f494a90c409c60573d3d7936921b7dac5b1dd669d0934123b234df013c0b1a594f211c33200b62d3b8edef80a826f6f75da110ec8a1af99a140 +DIST kcoloredit-2.0.0_p20171121.tar.gz 67173 BLAKE2B 2114da34e47768113bf643380efd29e59980f5bcfd544b183db7201b6d4707b81bbdc908476c6c5d36acf8b04e68c6ba1f85aab6f2e7594124f9ce4cbc496e54 SHA512 82dd71e45121357a7da45247862f4f9679fbd132e09e8fb85c0cbef6b73069443f84fe51ec642d30b0ff9b5db10aebf34978000636375afff6c91b49089a9554 diff --git a/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild b/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild new file mode 100644 index 00000000000..95cb22556e1 --- /dev/null +++ b/media-gfx/kcoloredit/kcoloredit-2.0.0_p20171121.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +COMMIT=50ac0509891343bc01a0aeffda5a44a1e65d9d04 +EGIT_BRANCH="frameworks" +KDE_HANDBOOK="forceoptional" +inherit kde5 vcs-snapshot + +DESCRIPTION="Tool for editing color palettes" +HOMEPAGE="https://userbase.kde.org/KColorEdit" +SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + $(add_frameworks_dep kactivities) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdelibs4support) + $(add_frameworks_dep kguiaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND} + !media-gfx/kcoloredit:4 +"