From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B4823158074 for ; Fri, 27 Jun 2025 21:07:04 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 95021340EA7 for ; Fri, 27 Jun 2025 21:07:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2820A110561; Fri, 27 Jun 2025 21:06:52 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2034E110561 for ; Fri, 27 Jun 2025 21:06:52 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCFA0340DD5 for ; Fri, 27 Jun 2025 21:06:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3880F2AA4 for ; Fri, 27 Jun 2025 21:06:49 +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: <1751058337.5fa908905df404156dba8a0f85d3ee457b35d695.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-sidplay/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-sidplay/Manifest media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.24.10.ebuild X-VCS-Directories: media-plugins/gst-plugins-sidplay/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5fa908905df404156dba8a0f85d3ee457b35d695 X-VCS-Branch: master Date: Fri, 27 Jun 2025 21:06:49 +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: ca6f9fd1-ab8a-4729-999a-8d7ced631d05 X-Archives-Hash: 86b8c8e4f0fc1c937c4dd1d9c3678c51 commit: 5fa908905df404156dba8a0f85d3ee457b35d695 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jun 27 15:53:23 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jun 27 21:05:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa90890 media-plugins/gst-plugins-sidplay: drop 1.24.10 Signed-off-by: Andreas Sturmlechner gentoo.org> media-plugins/gst-plugins-sidplay/Manifest | 1 - .../gst-plugins-sidplay-1.24.10.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/media-plugins/gst-plugins-sidplay/Manifest b/media-plugins/gst-plugins-sidplay/Manifest index 6d9929d207f0..ca5869ad50b1 100644 --- a/media-plugins/gst-plugins-sidplay/Manifest +++ b/media-plugins/gst-plugins-sidplay/Manifest @@ -1,2 +1 @@ -DIST gst-plugins-ugly-1.24.10.tar.xz 231124 BLAKE2B d4e5d5a4abd3860d98ea9066d9eb13662ef639bd0ee8b8a1c5d5ffb155e0febc968019a151259cfd6592c8f27332bf6b4b6a3d74249b530c1a25eb31adf31b19 SHA512 87430ccf3e0382bae8f24e429734c38d9339ea95205e2a5fe5db8408ca9a369ee971b2e84b0717f918d65b2b91dec4baf032d8a01658512ec0af9ee9dfe397c5 DIST gst-plugins-ugly-1.24.11.tar.xz 232056 BLAKE2B 849c34c099d062c81e7e008aee95d36ac6aae0c08eacec0e2ba3582b421d912f9dc0322031310eb459c76af30056ee38d5b5849d0400540656571c1a110f1c54 SHA512 461f3a07b4265bfe66b5b22f3a10bbf254068381f5634e970b3cb6d1c2d3ea401e0be43d188934a490e29658d8447a83de50253380cde371b0f5a55178f90e6a diff --git a/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.24.10.ebuild b/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.24.10.ebuild deleted file mode 100644 index b9c48b37b348..000000000000 --- a/media-plugins/gst-plugins-sidplay/gst-plugins-sidplay-1.24.10.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -GST_ORG_MODULE=gst-plugins-ugly - -inherit gstreamer-meson - -DESCRIPTION="Sid decoder plugin for GStreamer" -KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" - -RDEPEND=">=media-libs/libsidplay-1.36.59-r1:1[${MULTILIB_USEDEP}]" -DEPEND="${RDEPEND}" - -multilib_src_configure() { - local emesonargs=( - -Dgpl=enabled - ) - - gstreamer_multilib_src_configure -}