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 A63F615802F for ; Sat, 11 Mar 2023 18:19:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB48EE085E; Sat, 11 Mar 2023 18:19:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 C72CEE085E for ; Sat, 11 Mar 2023 18:19:27 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17106340DAD for ; Sat, 11 Mar 2023 18:19:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8173F8E4 for ; Sat, 11 Mar 2023 18:19:24 +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: <1678558741.6f5bddc2f4ada843e3702db953f9e83524260979.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/knotifyconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/knotifyconfig/Manifest kde-frameworks/knotifyconfig/knotifyconfig-5.104.0.ebuild X-VCS-Directories: kde-frameworks/knotifyconfig/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6f5bddc2f4ada843e3702db953f9e83524260979 X-VCS-Branch: master Date: Sat, 11 Mar 2023 18:19:24 +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: 1d59db27-4792-452e-b797-9de6d648820c X-Archives-Hash: ca128b8f9cc41b10709928b293c9e87e commit: 6f5bddc2f4ada843e3702db953f9e83524260979 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 11 08:14:10 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 11 18:19:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5bddc2 kde-frameworks/knotifyconfig: 5.104.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/knotifyconfig/Manifest | 1 + .../knotifyconfig/knotifyconfig-5.104.0.ebuild | 34 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/kde-frameworks/knotifyconfig/Manifest b/kde-frameworks/knotifyconfig/Manifest index fc70b2281ebf..b45c7a82a3ca 100644 --- a/kde-frameworks/knotifyconfig/Manifest +++ b/kde-frameworks/knotifyconfig/Manifest @@ -1,2 +1,3 @@ DIST knotifyconfig-5.102.0.tar.xz 2430320 BLAKE2B b5a3391e11ffb7426b6677a7f5607098745275770aa595dc5bcdd3861016e1dd86734a8bf5309f56be0f3df2e914c47bea8992c97e3cd84fd9c13eda3dd83031 SHA512 9f46710a283aa27fec22a70f0f7f9a3f756f1f5ae323447eca57b6c8c8cfe47459cd3eae998f3c79dc72ef633eeacc31d98fb4ebbd8b9099cc237141481389b8 DIST knotifyconfig-5.103.0.tar.xz 2431236 BLAKE2B e238b82ca44657fb5a9300e76f60724f2d4bccfa74869e8cd6cbe5528eb239807f99559799e4097a43dd996acbb1c5182269998a63dd4dcd4840c657bf213f26 SHA512 480b28c54d2df0a0d73be34a02b1e6bd1f42f028aa127210fc17bfdbb654f682c638d8a57f32197206689c420cfce4ba85e555ba4fa114cbd4c6ffc85039d87f +DIST knotifyconfig-5.104.0.tar.xz 2430756 BLAKE2B 69288c83956cfbf30bccc76c8aeddc85f4141d691d62fb8048016469f970f9b76c1a029016a4e5891bb1134bdc076984357ba40eadd6d777b8ec9f4f647f7e17 SHA512 8c908c0a4972d3efef00c88a5aaa45157ddf5875f1e1d594f579eff40f6edf861313379afe6cfb585f2ffe4f5fc12e662cc5072e9ad2e076917f4855120cf7b5 diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-5.104.0.ebuild b/kde-frameworks/knotifyconfig/knotifyconfig-5.104.0.ebuild new file mode 100644 index 000000000000..90bb1882010e --- /dev/null +++ b/kde-frameworks/knotifyconfig/knotifyconfig-5.104.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="false" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.5 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for configuring desktop notifications" +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="phonon" + +DEPEND=" + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kcompletion-${PVCUT}*:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + !phonon? ( media-libs/libcanberra ) + phonon? ( >=media-libs/phonon-4.11.0 ) +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package !phonon Canberra) + ) + ecm_src_configure +}