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 CB59915800F for ; Sat, 14 Jan 2023 15:50:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE4E5E08F4; Sat, 14 Jan 2023 15:50:49 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id C217FE08E0 for ; Sat, 14 Jan 2023 15:50:49 +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 E4D84340CCD for ; Sat, 14 Jan 2023 15:50:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A15E88F for ; Sat, 14 Jan 2023 15:50:45 +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: <1673711391.c9acd59f145655c73b9b861b3324ada8c23a6e1c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-webrtc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-webrtc/Manifest media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.20.5.ebuild X-VCS-Directories: media-plugins/gst-plugins-webrtc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c9acd59f145655c73b9b861b3324ada8c23a6e1c X-VCS-Branch: master Date: Sat, 14 Jan 2023 15:50:45 +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: e249417f-b4ef-4e90-9b95-6b6784e7d7be X-Archives-Hash: 5a6f4a55f4991f009465c3f2986d2ac9 commit: c9acd59f145655c73b9b861b3324ada8c23a6e1c Author: brahmajit das protonmail com> AuthorDate: Sat Jan 14 15:38:38 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 14 15:49:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9acd59f media-plugins/gst-plugins-webrtc: add 1.20.5 Signed-off-by: Sam James gentoo.org> Signed-off-by: brahmajit das protonmail.com> media-plugins/gst-plugins-webrtc/Manifest | 1 + .../gst-plugins-webrtc-1.20.5.ebuild | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/media-plugins/gst-plugins-webrtc/Manifest b/media-plugins/gst-plugins-webrtc/Manifest index 07277e1d2e60..c06a8695481f 100644 --- a/media-plugins/gst-plugins-webrtc/Manifest +++ b/media-plugins/gst-plugins-webrtc/Manifest @@ -1,2 +1,3 @@ DIST gst-plugins-bad-1.20.3.tar.xz 6222824 BLAKE2B 01aae59adbe76b8e50a49fb8bb8037e6f3aa93cbc2b658aab05ebbf30f8d1aef98c1981712caa39e3c9d08f1e0c9d76f2f874f7d2fdd994b3a0735b2809eafdf SHA512 cfcf126eabff550455decd7054a269b73489708c10a6b6090dddb5fde29bfba07ed330c339927ff170e025fa3a08d2ffb822322dc3798679366207a54132c71b DIST gst-plugins-bad-1.20.4.tar.xz 6229992 BLAKE2B 2cd276cec9991e2ca7367a43024d7aee43adaa185a4a06ec08d1e736e72333f7f38cb54257120b9a313feb1fdc285a50d456b4c1fb33627d83acfcd3ece20687 SHA512 31b28d4a1bbecf021a90f2aa49dd344ccea12533b65f3bf3a8426ca2175469fff7b7f8e08af7d3d22c18db2fe48b9d5fbea2b325d296aee04b019cebef1eaec4 +DIST gst-plugins-bad-1.20.5.tar.xz 6237720 BLAKE2B bf379da420d1f7f148cf51373f6f2d0800685487c8bdb7a768e79e0a2e4f1721053922be9321958b4ce318de12ea390de4cd89c345329ac41dd0425815e0e7f6 SHA512 4b4603d755d17a0fa072d771521bdcbf554fc9abdc8105b9d9189062e5725ae2989f430e1de77363a69d8c969ecbf15e73e9c478fabe8efac83b2d9b1b0a4a0a diff --git a/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.20.5.ebuild b/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.20.5.ebuild new file mode 100644 index 000000000000..a065e8f1f7a1 --- /dev/null +++ b/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.20.5.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +GST_ORG_MODULE=gst-plugins-bad + +inherit gstreamer-meson + +DESCRIPTION="WebRTC plugins for GStreamer" +KEYWORDS="~amd64" + +# == ext/webrtc/meson.build +# dev-libs/glib (eclass): gio_dep +# net-libs/libnice: libnice_dep +# media-libs/gst-plugins-base: gstbase_dep, gstsdp_dep, gstapp_dep, gstrtp_dep +# media-plugins/gst-plugins-sctp: gstsctp_dep +# == ext/webrtcdsp/meson.build +# media-libs/gst-plugins-base: gstbase_dep, gstaudio_dep +# media-libs/gst-plugins-bad: gstbadaudio_dep +# media-libs/webrtc-audio-processing: webrtc_dep +# (android): gnustl_dep +# == gst-libs/gst/webrtc/meson.build +# media-libs/gst-plugins-base: gstbase_dep, gstsdp_dep +RDEPEND=" + >=media-libs/gst-plugins-base-${PV}:1.0[${MULTILIB_USEDEP}] + >=media-libs/gst-plugins-bad-${PV}:1.0[${MULTILIB_USEDEP}] + >=media-plugins/gst-plugins-sctp-${PV}:1.0[${MULTILIB_USEDEP}] + >=media-libs/webrtc-audio-processing-0.2:0[${MULTILIB_USEDEP}] + =net-libs/libnice-0.1.17[${MULTILIB_USEDEP}] +" +DEPEND="${RDEPEND}" + +GST_PLUGINS_ENABLED="webrtc webrtcdsp" +GST_PLUGINS_BUILD_DIR="webrtc webrtcdsp" + +src_prepare() { + default + gstreamer_system_package gstwebrtc_dep:gstreamer-webrtc + gstreamer_system_package gstsctp_dep:gstreamer-sctp + gstreamer_system_package gstbadaudio_dep:gstreamer-bad-audio +}