From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-amr/
Date: Thu, 09 Jan 2025 22:16:00 +0000 (UTC) [thread overview]
Message-ID: <1736460607.a8de6c8d1c396dbee6ed48b3df10c207f8d7c482.leio@gentoo> (raw)
commit: a8de6c8d1c396dbee6ed48b3df10c207f8d7c482
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 9 22:02:22 2025 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 9 22:10:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8de6c8d
media-plugins/gst-plugins-amr: drop 1.22.11, 1.24.10
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-plugins/gst-plugins-amr/Manifest | 2 --
.../gst-plugins-amr/gst-plugins-amr-1.22.11.ebuild | 19 -------------------
.../gst-plugins-amr/gst-plugins-amr-1.24.10.ebuild | 19 -------------------
3 files changed, 40 deletions(-)
diff --git a/media-plugins/gst-plugins-amr/Manifest b/media-plugins/gst-plugins-amr/Manifest
index f0ed3c798434..3cead6012986 100644
--- a/media-plugins/gst-plugins-amr/Manifest
+++ b/media-plugins/gst-plugins-amr/Manifest
@@ -1,4 +1,2 @@
-DIST gst-plugins-good-1.24.10.tar.xz 2936480 BLAKE2B 7f860cebe757dccd46d3f37a6e88b20d616d2d754f00833d0805a81a07046a67e37b4c6a0b9ba12857142ad6f642db29eba795da4c7feabdf9ec836d13d95d9e SHA512 8c22f0502952677657716d52116101dd03d4b7af19f16bab6d5afbbc24fd9c920c3030bbe307cff19558b7a41d0347de0f5f28b4e15d9a26b482eb0c84d482f5
DIST gst-plugins-good-1.24.11.tar.xz 2937828 BLAKE2B 66d2f4ff4564d34a0cb26c6bd00d7dd933d7674a08ea8119e94c32f2088c8f3aebc006e4288309bb3c2b5862f44806f74395609f4c58f2d563247dd8acf4f49d SHA512 7b15baf2aa0aa72f469d0c44cc13a892b85e7d4e08d04c44bfeb0ff475aa274474adcf652ed4fb9bca22155d04afa47898a423d3b5844a9b597337a3ab46faed
-DIST gst-plugins-ugly-1.22.11.tar.xz 256812 BLAKE2B 143fe16c92465be0c5bfb5b6c452be9e730501d372e49c26c6837eb2ff336b8098cda5afc61b3620f9ea9ed13eed6118e0deed8dcc9eab499b941e5e64157fd9 SHA512 767e80c1d15ec79ff196c4c4ad6128bc17502b490201c1a3799341a2784848f639392310de7dabc922d022acb5156bd25e4191ba2409c17b3a23a278f7722c5c
DIST gst-plugins-ugly-1.22.12.tar.xz 257464 BLAKE2B c7f89dda309712cb2380b2e29b67a40c02c561bbe49a83acb2beb84aac6ebaed895e1a27d5f6fb6787c803e2e94a0409d14a3206feb9797c5329bbaff5e4a61d SHA512 3ef5cb384578bcaff3bb45fa8fa8f97884acb2e09a1621c504fca4bd8744cb83e71c342372a7ddd06bc4077fdd2684d1f7f078278392361ed4e18afed374c659
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.22.11.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.22.11.ebuild
deleted file mode 100644
index 253b6489a518..000000000000
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.22.11.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer-meson
-
-DESCRIPTION="AMRNB encoder/decoder and AMRWB decoder plugin for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_ENABLED="amrnb amrwbdec"
-GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.24.10.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.24.10.ebuild
deleted file mode 100644
index ba28890384eb..000000000000
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.24.10.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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="AMRNB encoder/decoder and AMRWB decoder plugin for GStreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_ENABLED="amrnb amrwbdec"
-GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"
next reply other threads:[~2025-01-09 22:16 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 22:16 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 2:24 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-amr/ Sam James
2025-01-04 21:45 Sam James
2024-04-22 8:19 Arthur Zamarin
2024-04-19 14:23 Arthur Zamarin
2024-04-01 19:55 Mart Raudsepp
2023-10-13 7:08 Mart Raudsepp
2023-07-25 18:10 Arthur Zamarin
2023-07-23 19:32 Arthur Zamarin
2023-06-10 9:45 Arthur Zamarin
2023-05-30 18:05 Sam James
2021-06-29 16:35 Sam James
2021-05-30 0:40 Sam James
2021-02-19 23:03 Mart Raudsepp
2021-02-13 17:51 Mart Raudsepp
2020-05-03 19:12 Mart Raudsepp
2019-02-05 23:18 Mart Raudsepp
2019-01-15 23:11 Mart Raudsepp
2018-09-21 5:32 Mart Raudsepp
2018-09-17 22:17 Mart Raudsepp
2018-07-31 7:25 Mart Raudsepp
2018-06-16 18:27 Mart Raudsepp
2018-03-17 17:19 Mikle Kolyada
2018-02-04 11:48 Mart Raudsepp
2018-01-03 22:09 Mart Raudsepp
2017-12-16 14:13 Mart Raudsepp
2017-09-18 20:54 Mart Raudsepp
2017-09-18 20:54 Mart Raudsepp
2016-09-18 22:44 Gilles Dartiguelongue
2016-01-31 15:54 Gilles Dartiguelongue
2015-12-26 18:21 Gilles Dartiguelongue
2015-11-08 19:27 Gilles Dartiguelongue
2015-10-25 23:01 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=1736460607.a8de6c8d1c396dbee6ed48b3df10c207f8d7c482.leio@gentoo \
--to=leio@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