From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/
Date: Tue, 30 Apr 2024 08:28:04 +0000 (UTC) [thread overview]
Message-ID: <1714465427.efb17a65db77f739bcd2016ead46bcce2aecbcf2.leio@gentoo> (raw)
commit: efb17a65db77f739bcd2016ead46bcce2aecbcf2
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 07:47:29 2024 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 08:23:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efb17a65
media-libs/gst-plugins-ugly: drop 1.20.5, 1.20.6
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
media-libs/gst-plugins-ugly/Manifest | 2 --
.../gst-plugins-ugly-1.20.5.ebuild | 28 ----------------------
.../gst-plugins-ugly-1.20.6.ebuild | 28 ----------------------
3 files changed, 58 deletions(-)
diff --git a/media-libs/gst-plugins-ugly/Manifest b/media-libs/gst-plugins-ugly/Manifest
index faf8dc672768..b2b2d4a984d9 100644
--- a/media-libs/gst-plugins-ugly/Manifest
+++ b/media-libs/gst-plugins-ugly/Manifest
@@ -1,3 +1 @@
-DIST gst-plugins-ugly-1.20.5.tar.xz 514168 BLAKE2B aac51e1494660b94d732ad5e6ef0a9bf7a3eadd07f22607ba41cde8fb70ef4fbc622abf8b782a76e027082da543835bd679e9ee01c20e7a32539647acc793e6f SHA512 071b9a1de3bf67554995a0a743cabf576be15d2f56d8d121473c5892c9c18211902c314567014242618b0f764356df0a66de9997bbb19265d047653b9ee0178d
-DIST gst-plugins-ugly-1.20.6.tar.xz 515488 BLAKE2B 4c3bca3a27718d517078395554716219ed73bc4f254f3cc26e96eaee446834a40e020da0c1c5cf4ac7aa0a3ace1d8534b4865c21e9a3a8ffa08aabba87e60dbd SHA512 d65fb93c2cfccf050adf035fb640957fc24850caef972ab4284580a72c149cf616292333406f9e5d0a5334a5da779432c2ed9b700e558413073a3bca8860682b
DIST gst-plugins-ugly-1.22.11.tar.xz 256812 BLAKE2B 143fe16c92465be0c5bfb5b6c452be9e730501d372e49c26c6837eb2ff336b8098cda5afc61b3620f9ea9ed13eed6118e0deed8dcc9eab499b941e5e64157fd9 SHA512 767e80c1d15ec79ff196c4c4ad6128bc17502b490201c1a3799341a2784848f639392310de7dabc922d022acb5156bd25e4191ba2409c17b3a23a278f7722c5c
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.5.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.5.ebuild
deleted file mode 100644
index 7b28f6bfd3c7..000000000000
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE="gst-plugins-ugly"
-PYTHON_COMPAT=( python3_{8,9,10,11} )
-inherit gstreamer-meson python-any-r1
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-
-IUSE=""
-
-RDEPEND="
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}"
-
-DOCS=( AUTHORS ChangeLog NEWS README.md RELEASE )
-
-multilib_src_install_all() {
- einstalldocs
- find "${ED}" -name '*.la' -delete || die
-}
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.6.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.6.ebuild
deleted file mode 100644
index 7b28f6bfd3c7..000000000000
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.20.6.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE="gst-plugins-ugly"
-PYTHON_COMPAT=( python3_{8,9,10,11} )
-inherit gstreamer-meson python-any-r1
-
-DESCRIPTION="Basepack of plugins for gstreamer"
-HOMEPAGE="https://gstreamer.freedesktop.org/"
-
-LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
-
-IUSE=""
-
-RDEPEND="
- >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${PYTHON_DEPS}"
-
-DOCS=( AUTHORS ChangeLog NEWS README.md RELEASE )
-
-multilib_src_install_all() {
- einstalldocs
- find "${ED}" -name '*.la' -delete || die
-}
next reply other threads:[~2024-04-30 8:28 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-30 8:28 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-07 16:18 [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-ugly/ Arthur Zamarin
2024-04-01 19:55 Mart Raudsepp
2023-10-13 7:33 Mart Raudsepp
2023-07-25 18:07 Arthur Zamarin
2022-11-24 12:12 WANG Xuerui
2022-11-20 18:34 Mart Raudsepp
2022-11-02 5:50 WANG Xuerui
2021-12-28 7:25 Sam James
2021-12-27 21:54 Mart Raudsepp
2021-09-16 18:55 Sam James
2021-09-16 1:46 Sam James
2021-08-10 0:02 Marek Szuba
2021-02-19 23:03 Mart Raudsepp
2021-02-18 8:47 Sam James
2021-02-17 13:53 Sam James
2021-02-13 17:51 Mart Raudsepp
2020-08-08 3:23 Sam James
2020-06-21 21:59 Mart Raudsepp
2020-05-03 19:12 Mart Raudsepp
2019-06-20 21:28 Mart Raudsepp
2019-02-05 23:21 Mart Raudsepp
2019-01-15 23:11 Mart Raudsepp
2018-09-21 5:32 Mart Raudsepp
2018-09-19 8:42 Sergei Trofimovich
2018-09-17 22:17 Mart Raudsepp
2018-08-22 5:12 Markus Meier
2018-07-31 7:25 Mart Raudsepp
2018-07-15 22:52 Mart Raudsepp
2018-06-18 17:19 Mart Raudsepp
2018-06-16 18:27 Mart Raudsepp
2018-06-16 18:27 Mart Raudsepp
2018-03-28 19:24 Markus Meier
2018-03-18 19:36 Sergei Trofimovich
2018-03-17 17:19 Mikle Kolyada
2018-02-04 11:48 Mart Raudsepp
2018-01-03 22:09 Mart Raudsepp
2017-12-25 11:51 Markus Meier
2017-11-11 21:49 Thomas Deutschmann
2017-11-07 8:06 Sergei Trofimovich
2017-11-01 19:56 Sergei Trofimovich
2017-11-01 9:35 Sergei Trofimovich
2017-11-01 9:19 Sergei Trofimovich
2017-10-26 7:30 Sergei Trofimovich
2017-10-09 22:48 Thomas Deutschmann
2017-09-18 20:54 Mart Raudsepp
2017-09-18 20:54 Mart Raudsepp
2017-07-20 4:40 Markus Meier
2017-07-08 16:08 Sergei Trofimovich
2017-03-10 5:51 Markus Meier
2017-02-15 17:43 Markus Meier
2017-01-22 18:03 Agostino Sarubbo
2016-12-06 21:21 Markus Meier
2016-09-18 22:44 Gilles Dartiguelongue
2016-08-21 13:37 Gilles Dartiguelongue
2016-05-03 20:39 Markus Meier
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
2015-10-25 23:01 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=1714465427.efb17a65db77f739bcd2016ead46bcce2aecbcf2.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