public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-webrtc/
Date: Thu, 27 Jul 2023 13:00:40 +0000 (UTC)	[thread overview]
Message-ID: <1690462800.7dbf45f208afd99b435049a366f4a9a5308d1f18.sam@gentoo> (raw)

commit:     7dbf45f208afd99b435049a366f4a9a5308d1f18
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 12:59:35 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 13:00:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbf45f2

media-plugins/gst-plugins-webrtc: fix plugin installation via manual install

Thanks to leio for the suggestion.

Closes: https://bugs.gentoo.org/907470
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...-webrtc-1.22.3.ebuild => gst-plugins-webrtc-1.22.3-r1.ebuild} | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.22.3.ebuild b/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.22.3-r1.ebuild
similarity index 82%
rename from media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.22.3.ebuild
rename to media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.22.3-r1.ebuild
index ef4d0fec0f89..a8319b878b53 100644
--- a/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.22.3.ebuild
+++ b/media-plugins/gst-plugins-webrtc/gst-plugins-webrtc-1.22.3-r1.ebuild
@@ -40,3 +40,12 @@ src_prepare() {
 	gstreamer_system_package gstsctp_dep:gstreamer-sctp
 	gstreamer_system_package 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
+	insinto /usr/include/gstreamer-1.0/gst/webrtc/nice
+	doins "${S}"/gst-libs/gst/webrtc/nice/*.h
+	gstreamer_multilib_src_install
+}


             reply	other threads:[~2023-07-27 13:00 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27 13:00 Sam James [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-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=1690462800.7dbf45f208afd99b435049a366f4a9a5308d1f18.sam@gentoo \
    --to=sam@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