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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2B24215808B for ; Thu, 17 Feb 2022 21:11:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0362E0863; Thu, 17 Feb 2022 21:11:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id D0F50E085E for ; Thu, 17 Feb 2022 21:11:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 6EB75343228 for ; Thu, 17 Feb 2022 21:11:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FF042F9 for ; Thu, 17 Feb 2022 21:11:39 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1645132277.07725a15ab649fbbb85b36a45b843372b619c1db.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: kde-apps/tokodon/ X-VCS-Repository: repo/proj/guru X-VCS-Files: kde-apps/tokodon/Manifest kde-apps/tokodon/tokodon-21.06.ebuild kde-apps/tokodon/tokodon-22.02.ebuild X-VCS-Directories: kde-apps/tokodon/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 07725a15ab649fbbb85b36a45b843372b619c1db X-VCS-Branch: dev Date: Thu, 17 Feb 2022 21:11:39 +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: 898f35ee-355b-4274-98b5-2be1fb92a1a9 X-Archives-Hash: f09d2ef09ec0629456d7d6856f39858b commit: 07725a15ab649fbbb85b36a45b843372b619c1db Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Feb 16 15:30:32 2022 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Thu Feb 17 21:11:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=07725a15 kde-apps/tokodon: add 22.02, drop 21.06 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> kde-apps/tokodon/Manifest | 2 +- .../tokodon/{tokodon-21.06.ebuild => tokodon-22.02.ebuild} | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/kde-apps/tokodon/Manifest b/kde-apps/tokodon/Manifest index 95e93085d..a851cbc8c 100644 --- a/kde-apps/tokodon/Manifest +++ b/kde-apps/tokodon/Manifest @@ -1,2 +1,2 @@ -DIST tokodon-21.06.tar.xz 48096 BLAKE2B 3ab52e592d4952e9bbdd7aca7b1aaaa6813a0c5a0fb90694852db5b7254878cbe5325f5803882642f6363fa04ae9be19e1ada9eda8048a0eca5bbbe31c05f6de SHA512 2fe80bba0694db70a3d423abf17154c60b02553a791402fdcfa79fa63b06a47ad57f758777d1e75f07e9fc57b77a6a5c84c54e9b4bf42c8349dac6cf9fbc8e1c DIST tokodon-21.12.tar.xz 61708 BLAKE2B de8cffb333662153a9709e2e29bd140b6601450886d5282242aaa199a17ede330a8e75f0b6fead63e181bc87c6bde64ffc870398ac2e8fa370d42ed979dccbc5 SHA512 e936a055f0175e9eb07e9937232746b56830530e465e47a6c2e02df76d284329fc8055bdcca7e85048976366bfd5fd900627628ca268c4b66c221833fb335555 +DIST tokodon-22.02.tar.xz 67648 BLAKE2B 22c1647ef72ecf22ed0201911d48480579e7921e521229016c1f41fa67530f8dd39b1777f8b085e912d4413257e188b76f14c68e744360ded9072e2a61d0bef4 SHA512 3c5888d392ed5935ef71d38b54caffe097f1bcc1d10c1f65561764fea8b2a3cf2bf83465b8ec7a985cdd65f1866593b955f6c279f67ecac4190194905ee8c813 diff --git a/kde-apps/tokodon/tokodon-21.06.ebuild b/kde-apps/tokodon/tokodon-22.02.ebuild similarity index 83% rename from kde-apps/tokodon/tokodon-21.06.ebuild rename to kde-apps/tokodon/tokodon-22.02.ebuild index aee819283..a1a27c9cd 100644 --- a/kde-apps/tokodon/tokodon-21.06.ebuild +++ b/kde-apps/tokodon/tokodon-22.02.ebuild @@ -1,7 +1,7 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 KFMIN=5.77.0 QTMIN=5.15.0 @@ -16,10 +16,11 @@ SLOT="5" KEYWORDS="~amd64 ~x86" DEPEND=" - dev-libs/qtkeychain + dev-libs/qtkeychain:= >=dev-qt/qtdeclarative-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtmultimedia-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 >=dev-qt/qtquickcontrols2-${QTMIN}:5 >=dev-qt/qtsvg-${QTMIN}:5 >=dev-qt/qtwebsockets-${QTMIN}:5 @@ -31,9 +32,6 @@ DEPEND=" >=kde-frameworks/kirigami-${KFMIN}:5 >=kde-frameworks/kitemmodels-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 + >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5 " - -src_prepare() { - sed "s/SocialMedia//" -i org.kde.tokodon.desktop || die - ecm_src_prepare -} +RDEPEND="${DEPEND}"