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 87A01158046 for ; Fri, 11 Oct 2024 12:58:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C8C5E29D6; Fri, 11 Oct 2024 12:57:59 +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 064D5E29D6 for ; Fri, 11 Oct 2024 12:57:59 +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 E5F19343223 for ; Fri, 11 Oct 2024 12:57:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ABCF27B6 for ; Fri, 11 Oct 2024 12:57:55 +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: <1728651449.c67f84cf0eb91182a8283c8195a3f76e45b7145e.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-6.7.0.ebuild X-VCS-Directories: kde-frameworks/knotifyconfig/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c67f84cf0eb91182a8283c8195a3f76e45b7145e X-VCS-Branch: master Date: Fri, 11 Oct 2024 12:57:55 +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: 91fde2bc-14be-46a8-bd21-81182e62cf32 X-Archives-Hash: 46ece1936f0adfe026d791bd26d429b4 commit: c67f84cf0eb91182a8283c8195a3f76e45b7145e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 11 12:47:49 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 11 12:57:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67f84cf kde-frameworks/knotifyconfig: 6.7.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/knotifyconfig/Manifest | 1 + .../knotifyconfig/knotifyconfig-6.7.0.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/kde-frameworks/knotifyconfig/Manifest b/kde-frameworks/knotifyconfig/Manifest index b1b41ccd7048..887bea254f78 100644 --- a/kde-frameworks/knotifyconfig/Manifest +++ b/kde-frameworks/knotifyconfig/Manifest @@ -1,2 +1,3 @@ DIST knotifyconfig-5.116.0.tar.xz 2401664 BLAKE2B 12574922cf245545885af033c4335320de23840748c8d110b429edfcc0c91193d809abe398e29c1285b78c9a949f1439c4c3862b6981f8757932ef955cc508af SHA512 e251964dc5dbc518e5a993e1d6605435f5d858868631d00178484c57e418deba4e688d3ed5dd6e58b9fcda96991ac0043da5ff762ac6038d1187a4625103d038 DIST knotifyconfig-6.6.0.tar.xz 2385760 BLAKE2B 2434d25a3d2f677e7acc7670b2590c975ac1269ff7d0f0f2911fe46c9704b49837ba0f8663e24b43a5bd9274ff8a7a99e357a98b0d11b069fbda663ad9793955 SHA512 d68fe9d2a42dac05f0816e2a2eadf5676bf937dbf29347e718d5239112ef5ad0a44978cd6aa55073283062f2591342fa36efd8406be5cd53d088823cc59562ad +DIST knotifyconfig-6.7.0.tar.xz 2385744 BLAKE2B 333aa5df6866d2bbb337b883d613f54ab9c26df91adccb571ba774ee03eaabff1b212edc3adf2f6c2c7422270256704fb7cbef9ab3d156ce850f91472eae5cc7 SHA512 0807b723523b43b86a826edac1734cc6bee5fbbdead241e6cb4fd57021c9cd04e3f4ea8c56f311545b25727cfe06687b724812a88c9ba269f5526c730bf43a13 diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-6.7.0.ebuild b/kde-frameworks/knotifyconfig/knotifyconfig-6.7.0.ebuild new file mode 100644 index 000000000000..9f4e5851a631 --- /dev/null +++ b/kde-frameworks/knotifyconfig/knotifyconfig-6.7.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="false" +PVCUT=$(ver_cut 1-2) +QTMIN=6.6.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework for configuring desktop notifications" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] + >=dev-qt/qtmultimedia-${QTMIN}:6 + =kde-frameworks/kcompletion-${PVCUT}*:6 + =kde-frameworks/kconfig-${PVCUT}*:6 + =kde-frameworks/ki18n-${PVCUT}*:6 + =kde-frameworks/kio-${PVCUT}*:6 +" +RDEPEND="${DEPEND}" + +src_configure() { + local mycmakeargs=( + -DCMAKE_DISABLE_FIND_PACKAGE_Canberra=ON + ) + ecm_src_configure +}