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-libs/gst-rtsp-server/
Date: Fri, 27 Jun 2025 21:06:50 +0000 (UTC)	[thread overview]
Message-ID: <1751058341.e7574f94fa41fffea8f9874c73ddf92cce678079.asturm@gentoo> (raw)

commit:     e7574f94fa41fffea8f9874c73ddf92cce678079
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 27 15:54:15 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 27 21:05:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7574f94

media-libs/gst-rtsp-server: drop 1.24.10

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

 media-libs/gst-rtsp-server/Manifest                |  1 -
 .../gst-rtsp-server/gst-rtsp-server-1.24.10.ebuild | 43 ----------------------
 2 files changed, 44 deletions(-)

diff --git a/media-libs/gst-rtsp-server/Manifest b/media-libs/gst-rtsp-server/Manifest
index 3ecfd5dbb7f7..3f8f2c3a186b 100644
--- a/media-libs/gst-rtsp-server/Manifest
+++ b/media-libs/gst-rtsp-server/Manifest
@@ -1,2 +1 @@
-DIST gst-rtsp-server-1.24.10.tar.xz 287084 BLAKE2B fc9da46980c740e256019e4bd461e7672c10f3f44517c80bd9007f344ffa9ce8bcc772fb62c6498e3eba55c05db5c6bf9207b9f4a64ee79049f73c244453a347 SHA512 e5baba79f98ecbc10c90d1e91d6709d20e3faf8bf7f8e166c383229337ec3e3986fc17ef554c5276d517153f380a82c83092261a324b47ae66aeebb9bc741cab
 DIST gst-rtsp-server-1.24.11.tar.xz 288008 BLAKE2B 717af25bd36a414bbe17d629f250d05db63828d6ff34dd27dbad5dc942cc06c85651e829d5770699e75a56a076d0c123db3bd1509640d34d2a4bc1c0b49fc76b SHA512 d1342a75154ff79f26447a14104cbdc6b8ebec46ff7588c3a1dad08ddb591e34401ad02c359e3f8fc3f018020f111573f5e38e9ebe1d3d0a73c142bb3affcf58

diff --git a/media-libs/gst-rtsp-server/gst-rtsp-server-1.24.10.ebuild b/media-libs/gst-rtsp-server/gst-rtsp-server-1.24.10.ebuild
deleted file mode 100644
index 85cf45dde01e..000000000000
--- a/media-libs/gst-rtsp-server/gst-rtsp-server-1.24.10.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit gstreamer-meson
-
-DESCRIPTION="A GStreamer based RTSP server"
-HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-rtsp-server.html"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="examples +introspection static-libs"
-
-# gst-plugins-base for many used elements and API
-# gst-plugins-good for rtprtxsend and rtpbin elements, maybe more
-# gst-plugins-srtp for srtpenc and srtpdec elements
-RDEPEND="
-	>=media-libs/gstreamer-${PV}:${SLOT}[introspection?,${MULTILIB_USEDEP}]
-	>=media-libs/gst-plugins-base-${PV}:${SLOT}[introspection?,${MULTILIB_USEDEP}]
-	>=media-libs/gst-plugins-good-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-	>=media-plugins/gst-plugins-srtp-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-	introspection? ( >=dev-libs/gobject-introspection-1.31.1:= )
-"
-DEPEND="${RDEPEND}"
-BDEPEND=""
-
-multilib_src_configure() {
-	local emesonargs=(
-		-Dintrospection=$(multilib_native_usex introspection enabled disabled)
-	)
-
-	gstreamer_multilib_src_configure
-}
-
-multilib_src_install_all() {
-	einstalldocs
-
-	if use examples ; then
-		docinto examples
-		dodoc "${S}"/examples/*.c
-	fi
-}


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

Thread overview: 40+ 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-04 21:45 [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-rtsp-server/ Sam James
2024-04-30  8:28 Mart Raudsepp
2024-04-22  8:19 Arthur Zamarin
2024-04-19 14:23 Arthur Zamarin
2024-04-01 19:55 Mart Raudsepp
2023-11-04 23:51 Mart Raudsepp
2023-10-13  7:33 Mart Raudsepp
2023-07-25 18:10 Arthur Zamarin
2023-07-23 19:32 Arthur Zamarin
2023-06-10  9:45 Arthur Zamarin
2022-06-07 14:47 Agostino Sarubbo
2022-06-07  6:34 Agostino Sarubbo
2022-03-08 13:48 Sam James
2021-05-30  0:41 Sam James
2021-02-13 21:41 Mart Raudsepp
2020-11-11  0:25 Sam James
2020-08-30 23:44 Sam James
2020-08-29 17:57 Thomas Deutschmann
2019-08-27 21:30 Mart Raudsepp
2019-06-20 21:28 Mart Raudsepp
2019-02-05 23:58 Mart Raudsepp
2018-07-31  8:46 Mart Raudsepp
2018-07-31  7:12 Mart Raudsepp
2018-06-18 17:19 Mart Raudsepp
2018-06-17 21:53 Mart Raudsepp
2018-06-17 21:53 Mart Raudsepp
2018-03-17 17:19 Mikle Kolyada
2018-02-15  0:33 Mart Raudsepp
2017-12-17  1:04 Mart Raudsepp
2017-11-11 21:49 Thomas Deutschmann
2017-09-18 21:42 Mart Raudsepp
2017-09-18 21:42 Mart Raudsepp
2017-09-16 20:50 Mart Raudsepp
2017-09-02  4:19 Mart Raudsepp
2017-02-11 14:52 Mart Raudsepp
2017-01-26  5:23 Mart Raudsepp
2016-09-18 22:44 Gilles Dartiguelongue
2016-04-02 20:38 Pacho Ramos
2015-12-26 18:21 Gilles Dartiguelongue

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=1751058341.e7574f94fa41fffea8f9874c73ddf92cce678079.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