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 42549158083 for ; Tue, 17 Sep 2024 17:50:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 796F0E29BB; Tue, 17 Sep 2024 17:50:31 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63D18E29BB for ; Tue, 17 Sep 2024 17:50:31 +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 A46BD342F9C for ; Tue, 17 Sep 2024 17:50:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 106801AF1 for ; Tue, 17 Sep 2024 17:50:29 +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: <1726595406.f5ca1e96ad9ae6a3d3c920ad0d2a282299e72f30.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-settings-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-base/mate-settings-daemon/Manifest mate-base/mate-settings-daemon/mate-settings-daemon-1.26.1.ebuild X-VCS-Directories: mate-base/mate-settings-daemon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f5ca1e96ad9ae6a3d3c920ad0d2a282299e72f30 X-VCS-Branch: master Date: Tue, 17 Sep 2024 17:50:29 +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: d9050d25-5876-4069-be39-c503c6f02164 X-Archives-Hash: 5043e23c3dba518cdba6d9867330eacb commit: f5ca1e96ad9ae6a3d3c920ad0d2a282299e72f30 Author: Ian Jordan gmail com> AuthorDate: Tue Sep 3 12:22:00 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 17 17:50:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ca1e96 mate-base/mate-settings-daemon: drop 1.26.1 Signed-off-by: Ian Jordan gmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> mate-base/mate-settings-daemon/Manifest | 1 - .../mate-settings-daemon-1.26.1.ebuild | 79 ---------------------- 2 files changed, 80 deletions(-) diff --git a/mate-base/mate-settings-daemon/Manifest b/mate-base/mate-settings-daemon/Manifest index 81bbec47fa1d..25cddb35fc8a 100644 --- a/mate-base/mate-settings-daemon/Manifest +++ b/mate-base/mate-settings-daemon/Manifest @@ -1,2 +1 @@ -DIST mate-settings-daemon-1.26.1.tar.xz 1112728 BLAKE2B b711a597a923b1960a71c0d387d4221e2e5746920e85581a87799e65866f0433cb3069709d9ac6860cba389241f2503318a639f0445a5a9e5cec0d2f82ac362b SHA512 5073794620635d0dea10f89ade3a398f2fd75404fab04c2a81caf397b88ad6898742836dd56e55a33dd04853dcee5bf79e8cd9f0c2a41578e3671138d5b28748 DIST mate-settings-daemon-1.28.0.tar.xz 1047604 BLAKE2B fab6b5ffb28039474976b1ad3f82e8096c568186df8a7f796e95ce8b7dbed72e35feee30b5f6cff14de8df4d1048d697543ec9f29e59d37171e708b8a12556c9 SHA512 1bd7bfec26538abd2ba44ff2e52e3782e3c2467e20f784d411dbcc80f1b0bb8e95f9a3075c42ac49576f3f3dd7cbe07e78984711b43d9cf856dcf6bb213535a3 diff --git a/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.1.ebuild b/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.1.ebuild deleted file mode 100644 index e4d1bf183b3c..000000000000 --- a/mate-base/mate-settings-daemon/mate-settings-daemon-1.26.1.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MATE_LA_PUNT="yes" - -inherit mate - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" -fi - -DESCRIPTION="MATE Settings Daemon" -LICENSE="GPL-2+ GPL-3+ HPND LGPL-2+ LGPL-2.1+" -SLOT="0" - -IUSE="X accessibility debug libnotify policykit pulseaudio rfkill smartcard +sound" - -REQUIRED_USE="pulseaudio? ( sound )" - -COMMON_DEPEND=">=dev-libs/dbus-glib-0.74 - >=dev-libs/glib-2.50:2 - >=gnome-base/dconf-0.13.4 - >=mate-base/libmatekbd-1.17.0 - >=mate-base/mate-desktop-1.25.0 - media-libs/fontconfig:1.0 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-3.22:3 - x11-libs/libX11 - x11-libs/libXi - x11-libs/libXext - >=x11-libs/libxklavier-5.2 - accessibility? ( >=app-accessibility/at-spi2-core-2.36.0 ) - libnotify? ( >=x11-libs/libnotify-0.7:0 ) - policykit? ( - >=dev-libs/dbus-glib-0.71 - >=sys-apps/dbus-1.10.0 - >=sys-auth/polkit-0.97 - ) - pulseaudio? ( - >=media-libs/libmatemixer-1.10[pulseaudio] - media-libs/libpulse - ) - smartcard? ( >=dev-libs/nss-3.11.2 ) - sound? ( - >=media-libs/libmatemixer-1.10 - media-libs/libcanberra[gtk3] - virtual/libintl - ) -" -BDEPEND=" - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig -" - -RDEPEND="${COMMON_DEPEND}" - -DEPEND="${COMMON_DEPEND} - x11-base/xorg-proto -" - -PATCHES=( - "${FILESDIR}"/${PN}-1.26.0-fix-buid-with-clang16.patch -) - -src_configure() { - mate_src_configure \ - $(use_with X x) \ - $(use_with libnotify) \ - $(use_with sound libcanberra) \ - $(use_with sound libmatemixer) \ - $(use_enable debug) \ - $(use_enable policykit polkit) \ - $(use_enable pulseaudio pulse) \ - $(use_enable rfkill) \ - $(use_enable smartcard smartcard-support) -}