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 69F98158020 for ; Mon, 14 Nov 2022 14:17:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52758E0877; Mon, 14 Nov 2022 14:17:26 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 37E3BE0877 for ; Mon, 14 Nov 2022 14:17:26 +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 30C86340ECA for ; Mon, 14 Nov 2022 14:17:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9834C757 for ; Mon, 14 Nov 2022 14:17:22 +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: <1668435409.a047f28934452af7230a542c10a6328f9e3cbb89.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.100.0.ebuild X-VCS-Directories: kde-frameworks/knotifyconfig/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a047f28934452af7230a542c10a6328f9e3cbb89 X-VCS-Branch: master Date: Mon, 14 Nov 2022 14:17:22 +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: 0311f93e-1497-4ce9-99a7-1a4759153e81 X-Archives-Hash: 461fb76e8d66c122bce98c9604c3a2a4 commit: a047f28934452af7230a542c10a6328f9e3cbb89 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 14 12:38:50 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 14 14:16:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a047f289 kde-frameworks/knotifyconfig: 5.100.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/knotifyconfig/Manifest | 1 + .../knotifyconfig/knotifyconfig-5.100.0.ebuild | 34 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) diff --git a/kde-frameworks/knotifyconfig/Manifest b/kde-frameworks/knotifyconfig/Manifest index 4b65b2da2ba4..0a32e52017c1 100644 --- a/kde-frameworks/knotifyconfig/Manifest +++ b/kde-frameworks/knotifyconfig/Manifest @@ -1,2 +1,3 @@ +DIST knotifyconfig-5.100.0.tar.xz 2430392 BLAKE2B 7c0d2edc9c2913e91aa4f67a808c35c76a384aad3b87626fe71cc7b9fe336cc1540f82b741af0af0668564d2f01f65073fc5357ba7b1000773f600c2c9560f42 SHA512 455fdc6355f4b9130ef4714114ae63969f26554c7d5777eecaaf3bd7fcd7e8c0b3f85625d629ae32ed9c805141e89c479c1a99f7b141e1a304d9a293dc00ced3 DIST knotifyconfig-5.96.0.tar.xz 87484 BLAKE2B 38358c908c3bd590b04a9802fa9b2694c7db5f92348138f8c81e5a56a014391c56cba0fe8e476fcc8c59d980e31a7b64ccecf564c63bc0f46b0b2ae6c8783303 SHA512 b0f6d8b6d01b4196943c2527e6562c24515ee66da05ad94f1be8178db6a2be42338e68ba15ca2e76dc71014432f7054aff3a969d9ede67938dc67ee6ba5919df DIST knotifyconfig-5.99.0.tar.xz 87416 BLAKE2B 5087d8f78c3764086b5bfa0bc957c6b78cbd4bce747fd18e89bc487067f7ee2d6fb75d8c50c7166fbde74c15d11407372d6ef76e460175956deebcaf3045bf74 SHA512 de999d103b3edbbe96e801bf83acc91b8e0515adfb2aec54a0d517edebbc0170ffa1b6e07bfd43960275afcea9446f77964f519acf25024fd90742d8a2f3f7e2 diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-5.100.0.ebuild b/kde-frameworks/knotifyconfig/knotifyconfig-5.100.0.ebuild new file mode 100644 index 000000000000..a1f0b20c7345 --- /dev/null +++ b/kde-frameworks/knotifyconfig/knotifyconfig-5.100.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2022 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 +}