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 0E90E138351 for ; Wed, 5 Feb 2020 19:14:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30F77E085A; Wed, 5 Feb 2020 19:14:04 +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 95168E086C for ; Wed, 5 Feb 2020 19:14:03 +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 72C1834E7AD for ; Wed, 5 Feb 2020 19:14:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1986E116 for ; Wed, 5 Feb 2020 19:14:01 +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: <1580930029.b03ec9e61d8d7c67e5c318f43a1c3cb76c8b1186.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/choqok/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/choqok/Manifest net-im/choqok/choqok-1.7.0.ebuild net-im/choqok/metadata.xml X-VCS-Directories: net-im/choqok/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b03ec9e61d8d7c67e5c318f43a1c3cb76c8b1186 X-VCS-Branch: master Date: Wed, 5 Feb 2020 19:14:01 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 53ad91e6-bd1a-4b5a-8ca2-7e384e220cf2 X-Archives-Hash: 4a3fb770b2afdcf8626e84ca17d56e83 commit: b03ec9e61d8d7c67e5c318f43a1c3cb76c8b1186 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 5 19:01:12 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 5 19:13:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03ec9e6 net-im/choqok: 1.7.0 version bump Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/choqok/Manifest | 1 + net-im/choqok/choqok-1.7.0.ebuild | 72 +++++++++++++++++++++++++++++++++++++++ net-im/choqok/metadata.xml | 1 + 3 files changed, 74 insertions(+) diff --git a/net-im/choqok/Manifest b/net-im/choqok/Manifest index 07a4ee39a1f..36d4b972d64 100644 --- a/net-im/choqok/Manifest +++ b/net-im/choqok/Manifest @@ -1 +1,2 @@ DIST choqok-1.6.0_p20190726.tar.xz 1184148 BLAKE2B c0c0459de362aa58337ab2d0c4ea03ff516de87bded48f73c47aa48ed791cfeb82c4085c4d333bff4ac1489a27e038da29d5419569aacb17366dc119e776dd67 SHA512 6471d9b37cc78fd3a14cc970512db3a8d44b21d49efb503917a57332f229c34ed735edfea6a74d6c25d8ab8d153331226effd677405d447c4a2faea3e396decf +DIST choqok-1.7.0.tar.xz 1202092 BLAKE2B 62e0c561579c36198f645bb550822d9bec583d8337b37e3336e4352199800b1807b80931f8c7c8141f74dfb91ade9f89b371723a8a3ea3e7bde97854634b82b2 SHA512 6f5998078e555f7b4a40270ad0a4defa2d15bb8440b810320fc4cfc38d78cb34bb9b2f6a38eb33eb3217b51a78a7fbc7f79224cd0ddb0fcbf8c9035d8e600e96 diff --git a/net-im/choqok/choqok-1.7.0.ebuild b/net-im/choqok/choqok-1.7.0.ebuild new file mode 100644 index 00000000000..b610393b434 --- /dev/null +++ b/net-im/choqok/choqok-1.7.0.ebuild @@ -0,0 +1,72 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_HANDBOOK="forceoptional" +KFMIN=5.60.0 +QTMIN=5.12.3 +inherit ecm kde.org + +DESCRIPTION="Free/Open Source micro-blogging client by KDE" +HOMEPAGE="https://choqok.kde.org/ +https://kde.org/applications/internet/org.kde.choqok" + +if [[ ${KDE_BUILD_TYPE} != live ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-2+" +SLOT="5" +IUSE="attica konqueror share telepathy" + +DEPEND=" + app-crypt/qca[qt5(+)] + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetworkauth-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=kde-frameworks/kcmutils-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kemoticons-${KFMIN}:5 + >=kde-frameworks/kglobalaccel-${KFMIN}:5 + >=kde-frameworks/kguiaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kjobwidgets-${KFMIN}:5 + >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/knotifyconfig-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/ktextwidgets-${KFMIN}:5 + >=kde-frameworks/kwallet-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + >=kde-frameworks/sonnet-${KFMIN}:5 + attica? ( >=kde-frameworks/attica-${KFMIN}:5 ) + konqueror? ( + >=kde-frameworks/kparts-${KFMIN}:5 + >=kde-frameworks/kdewebkit-${KFMIN}:5 + >=dev-qt/qtwebkit-5.212.0_pre20180120:5 + ) + share? ( >=kde-frameworks/purpose-${KFMIN}:5 ) + telepathy? ( net-libs/telepathy-qt[qt5(+)] ) +" +RDEPEND="${DEPEND}" + +DOCS=( AUTHORS README changelog ) + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package attica KF5Attica) + $(cmake_use_find_package konqueror KF5Parts) + $(cmake_use_find_package konqueror KF5WebKit) + $(cmake_use_find_package share KF5Purpose) + $(cmake_use_find_package telepathy TelepathyQt5) + ) + + ecm_src_configure +} diff --git a/net-im/choqok/metadata.xml b/net-im/choqok/metadata.xml index fd48455d970..7606fdaab74 100644 --- a/net-im/choqok/metadata.xml +++ b/net-im/choqok/metadata.xml @@ -8,6 +8,7 @@ Build Open Collaboration Services plugin using kde-frameworks/attica Build Konqueror Choqok plugin + Enable support for a share menu using kde-frameworks/purpose Enable support for the real-time communication framework telepathy