public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-webrtc/
Date: Fri, 27 Jun 2025 21:06:50 +0000 (UTC)	[thread overview]
Message-ID: <1751058339.6c637d0959ea7cbf24be7185d0bc1723a21e3703.asturm@gentoo> (raw)

commit:     6c637d0959ea7cbf24be7185d0bc1723a21e3703
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 27 15:53:56 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 27 21:05:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c637d09

media-plugins/gst-plugins-webrtc: drop 1.24.10-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-plugins/gst-plugins-webrtc/Manifest          |  1 -
 .../gst-plugins-webrtc-1.24.10-r1.ebuild           | 42 ----------------------
 2 files changed, 43 deletions(-)

diff --git a/media-plugins/gst-plugins-webrtc/Manifest b/media-plugins/gst-plugins-webrtc/Manifest
index d821ac4d455d..78bf76aefa62 100644
--- a/media-plugins/gst-plugins-webrtc/Manifest
+++ b/media-plugins/gst-plugins-webrtc/Manifest
@@ -1,2 +1 @@
-DIST gst-plugins-bad-1.24.10.tar.xz 7078644 BLAKE2B 928a79f10e93cad4bddfa1a8ce31ea2ea61e7e0424ed83789ed08c52d44665ce9da44a8b79c5f1b29cb69371ad220daafc741cf1c3bb3eababe0636dbd1b994d SHA512 b4f0ca2899052ba48aca2b4364479cfe580f6150e2b2b043e2a0e687409f5529f548fa06dedd73733d857c1243871426668664228d74bbdfcbd7ed35aea24189
 DIST gst-plugins-bad-1.24.11.tar.xz 7081520 BLAKE2B 5f1114eb20ff7426cd1edc568b535fcf93c5c819a04cc9d86e729ae0b5bd5984d79cd8cbf674fa0ed01c07d1faf3551b8415745b681b4941ad848869db256974 SHA512 12925f006a4a4b848fc4daf772688c8c1c0efe14aceb823954b4c05fcc2305bde1e8d9b7183a833299162de1e6ab5667d9865dee54851cc02d17cb61e72ae066

diff --git a/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.24.10-r1.ebuild b/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.24.10-r1.ebuild
deleted file mode 100644
index c5366a1409a3..000000000000
--- a/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.24.10-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer-meson
-
-DESCRIPTION="WebRTC plugins for GStreamer"
-KEYWORDS="~amd64 ~arm64"
-
-RDEPEND="
-	>=media-plugins/gst-plugins-sctp-${PV}:1.0[${MULTILIB_USEDEP}]
-	>=media-libs/webrtc-audio-processing-1.0:1[${MULTILIB_USEDEP}]
-	>=net-libs/libnice-0.1.21[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_ENABLED="webrtc webrtcdsp"
-GST_PLUGINS_BUILD_DIR="webrtc webrtcdsp"
-
-PATCHES=(
-	"${FILESDIR}/${PN}-1.24.10-disable-srtp-sctp-dtls-options.patch"
-)
-
-src_prepare() {
-	default
-	gstreamer_system_package \
-		gstwebrtc_dep:gstreamer-webrtc \
-		gstsctp_dep:gstreamer-sctp \
-		gstbadaudio_dep:gstreamer-bad-audio
-}
-
-multilib_src_install() {
-	# TODO: Fix this properly, see bug #907470 and bug #909079.
-	insinto /usr/$(get_libdir)
-	doins "${BUILD_DIR}"/ext/webrtc/libgstwebrtc.so
-	doins "${BUILD_DIR}"/gst-libs/gst/webrtc/nice/libgstwebrtcnice-1.0.so*
-	insinto /usr/include/gstreamer-1.0/gst/webrtc/nice
-	doins "${S}"/gst-libs/gst/webrtc/nice/*.h
-	gstreamer_multilib_src_install
-}


             reply	other threads:[~2025-06-27 21:07 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27 21:06 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-17 16:13 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-webrtc/ Sam James
2025-01-06  1:22 Sam James
2025-01-04 21:34 Sam James
2024-12-24 10:20 Sam James
2024-04-22  8:19 Arthur Zamarin
2024-04-01 19:55 Mart Raudsepp
2023-10-21 22:28 Mart Raudsepp
2023-10-13  7:33 Mart Raudsepp
2023-07-27 14:36 Sam James
2023-07-27 13:00 Sam James
2023-07-23 19:32 Arthur Zamarin
2023-06-10  9:45 Arthur Zamarin
2023-05-30 18:21 Sam James
2023-01-14 15:50 Sam James
2022-12-15  4:46 Arthur Zamarin
2022-10-10  2:34 Matt Turner
2022-09-14  7:47 Agostino Sarubbo
2022-08-26 13:10 Sam James
2022-06-07 13:59 Matt Turner
2022-05-30  6:48 Sam James
2021-09-23 14:10 Mart Raudsepp
2021-09-16  6:27 Sam James
2021-09-15  1:30 Sam James
2021-08-22  3:42 Sam James
2021-07-10 17:28 Sam James
2021-05-30  0:40 Sam James
2021-02-19 23:16 Mart Raudsepp
2021-02-13 19:49 Mart Raudsepp
2020-06-11  7:58 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1751058339.6c637d0959ea7cbf24be7185d0bc1723a21e3703.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox