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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A572F1580FD for ; Tue, 24 Dec 2024 10:20:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B83EE0819; Tue, 24 Dec 2024 10:20:42 +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 33446E0817 for ; Tue, 24 Dec 2024 10:20:42 +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 7926933FDEE for ; Tue, 24 Dec 2024 10:20:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 140A71993 for ; Tue, 24 Dec 2024 10:20:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1735035616.bfbeca3cc831c19110567eb4a8995d8264a77f46.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-wavpack/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-wavpack/Manifest media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.22.12.ebuild X-VCS-Directories: media-plugins/gst-plugins-wavpack/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bfbeca3cc831c19110567eb4a8995d8264a77f46 X-VCS-Branch: master Date: Tue, 24 Dec 2024 10:20:38 +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: e7fb9ed1-978f-4ddc-9fae-26c80d83de5b X-Archives-Hash: 41155c85953ef7b90e7117bef2ef0376 commit: bfbeca3cc831c19110567eb4a8995d8264a77f46 Author: Sam James gentoo org> AuthorDate: Tue Dec 24 10:15:57 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 24 10:20:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfbeca3c media-plugins/gst-plugins-wavpack: add 1.22.12 Signed-off-by: Sam James gentoo.org> media-plugins/gst-plugins-wavpack/Manifest | 1 + .../gst-plugins-wavpack/gst-plugins-wavpack-1.22.12.ebuild | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/media-plugins/gst-plugins-wavpack/Manifest b/media-plugins/gst-plugins-wavpack/Manifest index 08d2b2aa7987..8e6f2cb97c06 100644 --- a/media-plugins/gst-plugins-wavpack/Manifest +++ b/media-plugins/gst-plugins-wavpack/Manifest @@ -1 +1,2 @@ DIST gst-plugins-good-1.22.11.tar.xz 2847708 BLAKE2B d61f834727719992e207ce3aa2e9b4ca779930f8bc0baf12bef7869f456ac86fad4a3874b50071d28724e414c5b134f7604af4b66c836da3388e584fbbe16dcf SHA512 e6105c90a66bfee8a69f621bf44f53fcbf832ec9290cee984354da91e57b61d2bbd548e3ad0c5d9f859d0c3f5ba3c313539f24b350e0a7acf29cb8983d4f40cb +DIST gst-plugins-good-1.22.12.tar.xz 2844924 BLAKE2B 5bc2f802a6abac4405642f9fe9a0ce4aacfdd1273a9e6224f7fa917ec3a654a2db97c6f74f8cbba93211bc7d41a10ea5394342ea9c902fddb723adfe8535cdec SHA512 06edbec1981681eef13852f21814666ccd9b664892795109d605015e0fe351d9cc3159af3e0ff92aa0d6bf085af8a749333d128544a2ce8b545067b95b7e09c0 diff --git a/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.22.12.ebuild b/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.22.12.ebuild new file mode 100644 index 000000000000..696d71a05eff --- /dev/null +++ b/media-plugins/gst-plugins-wavpack/gst-plugins-wavpack-1.22.12.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +GST_ORG_MODULE=gst-plugins-good + +inherit gstreamer-meson + +DESCRIPTION="Wavpack audio encoder/decoder plugin for GStreamer" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND=">=media-sound/wavpack-4.60.1-r1[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}"