From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A4451581EE for ; Mon, 31 Mar 2025 20:35:01 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id E4E81343259 for ; Mon, 31 Mar 2025 20:35:00 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 874B71104B3; Mon, 31 Mar 2025 20:34:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 7DF3B1104B3 for ; Mon, 31 Mar 2025 20:34:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 337C63431E3 for ; Mon, 31 Mar 2025 20:34:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89AF91EEA for ; Mon, 31 Mar 2025 20:34:52 +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: <1743453275.eb725e32ce58266fdf0a7c8134e69b40f28145ea.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/kaidan/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/kaidan/Manifest net-im/kaidan/kaidan-0.12.2.ebuild X-VCS-Directories: net-im/kaidan/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: eb725e32ce58266fdf0a7c8134e69b40f28145ea X-VCS-Branch: master Date: Mon, 31 Mar 2025 20:34:52 +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: 74d16cab-90f5-4aad-b1ab-96f4f09a4c7d X-Archives-Hash: 5aedff84253ecacc4d57c75d670cecf9 commit: eb725e32ce58266fdf0a7c8134e69b40f28145ea Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Mar 31 19:54:31 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 31 20:34:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb725e32 net-im/kaidan: add 0.12.2 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/kaidan/Manifest | 1 + net-im/kaidan/kaidan-0.12.2.ebuild | 53 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/net-im/kaidan/Manifest b/net-im/kaidan/Manifest index 0adc3bf7c4a0..8c7c2e62159f 100644 --- a/net-im/kaidan/Manifest +++ b/net-im/kaidan/Manifest @@ -1 +1,2 @@ DIST kaidan-0.11.0.tar.xz 874168 BLAKE2B 3d919f1542bb81a694227071ab27b7fadcb04b9cd5fc507123e7f7563a0f2f3cd3f37797066edcda9d3c3807499c00baf1eb260ae3a1edf6bee196075fab2b7d SHA512 e85e47eb7b487092935e2870f672049a4fd11c2f4a9032f04d75227cd6a282237341d835d65064341f43619afd4207722975c092e38d1c538a26be77565ee7b0 +DIST kaidan-0.12.2.tar.xz 871740 BLAKE2B 02aad83ba6aaba7643a144464a0bbc8b81f3c669bb6371f510122fd70522d4fe72cb04953b2a3781b38c5680fa6c01cde7ae6622a7db651e53260018a1f0ca8a SHA512 c4390ca6c4a4d5d1394d54c16fe32400637161e1133db3423d376879db780337667986f79f3d808f47f360b678a5138bb55db291f803837b89a229924d3190c8 diff --git a/net-im/kaidan/kaidan-0.12.2.ebuild b/net-im/kaidan/kaidan-0.12.2.ebuild new file mode 100644 index 000000000000..20e23ad21dd2 --- /dev/null +++ b/net-im/kaidan/kaidan-0.12.2.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +KFMIN=6.11.0 +QTMIN=6.8.0 +inherit ecm kde.org xdg + +DESCRIPTION="Modern XMPP chat app for every device" +HOMEPAGE="https://www.kaidan.im" + +if [[ ${KDE_BUILD_TYPE} == release ]]; then + SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz" + KEYWORDS="~amd64" +fi + +LICENSE="CC-BY-SA-4.0 GPL-3+ LGPL-2.1+ MIT" +SLOT="0" + +RDEPEND=" + dev-libs/icu:= + dev-libs/kdsingleapplication + >=dev-libs/kirigami-addons-1.4.0:6 + >=dev-qt/qtbase-${QTMIN}:6[gui,network,sql,ssl,widgets,xml] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=dev-qt/qtlocation-${QTMIN}:6 + >=dev-qt/qtmultimedia-${QTMIN}:6[qml] + >=dev-qt/qtpositioning-${QTMIN}:6[qml] + >=dev-qt/qtsvg-${QTMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/kirigami-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kwindowsystem-${KFMIN}:6 + >=kde-frameworks/prison-${KFMIN}:6[qml] + >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6 + media-libs/kquickimageeditor:6 + >=net-libs/qxmpp-1.10.3[omemo] +" +DEPEND="${RDEPEND} + >=dev-qt/qtbase-${QTMIN}:6[concurrent] +" +BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]" + +src_configure() { + local mycmakeargs=( + -DUSE_KNOTIFICATIONS=ON + ) + ecm_src_configure +}