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 964D5139694 for ; Tue, 9 May 2017 18:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E37B821C1DB; Tue, 9 May 2017 18:32:15 +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 AE2A821C1DB for ; Tue, 9 May 2017 18:32:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E991C33FE49 for ; Tue, 9 May 2017 18:32:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DD937434 for ; Tue, 9 May 2017 18:32:12 +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: <1494354688.d0344d278b5005d12471d8db9ee113b8bd20575a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/konversation/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-irc/konversation/Manifest net-irc/konversation/konversation-1.7.2.ebuild X-VCS-Directories: net-irc/konversation/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d0344d278b5005d12471d8db9ee113b8bd20575a X-VCS-Branch: master Date: Tue, 9 May 2017 18:32:12 +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: f371f059-b17f-4d91-be14-4b198036e490 X-Archives-Hash: 03929f4f6a0e480693bf9b4c27324f1c commit: d0344d278b5005d12471d8db9ee113b8bd20575a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue May 9 18:31:28 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 9 18:31:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0344d27 net-irc/konversation: 1.7.2 version bump Fixes SASL EXTERNAL and server-time support, along with other minor fixes. Package-Manager: Portage-2.3.5, Repoman-2.3.1 net-irc/konversation/Manifest | 1 + net-irc/konversation/konversation-1.7.2.ebuild | 71 ++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) diff --git a/net-irc/konversation/Manifest b/net-irc/konversation/Manifest index 4d087122514..8eea7ce35b5 100644 --- a/net-irc/konversation/Manifest +++ b/net-irc/konversation/Manifest @@ -1,2 +1,3 @@ DIST konversation-1.6.2.tar.xz 3876040 SHA256 b6521dc29ee4e2b2b6d736860d1edb381609ee182a13517680439dcfa9d6289d SHA512 c4c2515fd6ea02a07250492151887be842c0d6ccdf6ea66075d0cd757ed26c3ed506852049e20b38c535bae9557f313a0b8fc3cd8616ad10c6b60f9a047b9e63 WHIRLPOOL d8d23a688a4e26877375514ddb9a3ae1560976a5b5df660e15ecc89f00f93478eff33c62b7bbd7444fcc19aa56e0ca050d6d83f008733b05368f86712b92e783 +DIST konversation-1.7.2.tar.xz 3736968 SHA256 5ff96e84cee4e1eefc404a31d778067ea50dddd8a6c848911fac70bd52812618 SHA512 91523043afd7d7698c8166256d3eba225d8ff1ba44cad6811b00bf0004b765ce1ed618e900c8cafa7b395217b3fa3703db62a79b0a491bcef6c0bb65037add06 WHIRLPOOL 842fac84013a6915b5acad2c7ee8abab794c01722628fb4cbd7a3c462229fadf1c88b340fd094efadb1ac62e2c1838de80a26114bff0c98064c9f57e87974860 DIST konversation-1.7.tar.xz 4029316 SHA256 88359d34bd6208eaf49cdbefa23f605ef2ec866034d14729e7246035b1781a41 SHA512 449c9a01006048f86d9ef0029cfd41df2965be9aa1c95c89062d77bc20a64061f8ec937947387d54f3f39d38c2256b69989da3549ca0eca07d52bd4d3ffcf624 WHIRLPOOL f6cc3ea7978dd86bf5be4bffdcd3abca5bcd341fc42eda86f5729ca847b6bbc5a8e166b3f27d75ccfc97ba965bbd114b9099b977aacdc48a29721a571b9699bf diff --git a/net-irc/konversation/konversation-1.7.2.ebuild b/net-irc/konversation/konversation-1.7.2.ebuild new file mode 100644 index 00000000000..0157da75bbc --- /dev/null +++ b/net-irc/konversation/konversation-1.7.2.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="A user friendly IRC Client" +HOMEPAGE="https://www.kde.org/applications/internet/konversation/ https://konversation.kde.org" +SRC_URI="mirror://kde/stable/${PN}/${PV/_/-}/src/${P/_/-}.tar.xz" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +IUSE="+crypt" + +DEPEND=" + $(add_frameworks_dep karchive) + $(add_frameworks_dep kbookmarks) + $(add_frameworks_dep kcodecs) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kemoticons) + $(add_frameworks_dep kglobalaccel) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kidletime) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep knotifyconfig) + $(add_frameworks_dep kparts) + $(add_frameworks_dep kservice) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep kxmlgui) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtwidgets) + $(add_qt_dep qtxml) + media-libs/phonon[qt5] + sys-devel/gettext + crypt? ( app-crypt/qca:2[qt5] ) +" +RDEPEND="${DEPEND} + !net-irc/konversation:4 + crypt? ( app-crypt/qca:2[ssl] ) +" + +src_configure() { + local mycmakeargs=( + $(cmake-utils_use_find_package crypt Qca-qt5) + ) + + kde5_src_configure +} + +src_install() { + kde5_src_install + + # Bug 616162 + insinto /etc/xdg + doins "${FILESDIR}"/konversationrc +}