From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x264/
Date: Tue, 7 Jun 2022 13:59:41 +0000 (UTC) [thread overview]
Message-ID: <1654610365.9fa15ccf724552b4e1ae9d3b645be81e976eeca1.mattst88@gentoo> (raw)
commit: 9fa15ccf724552b4e1ae9d3b645be81e976eeca1
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 5 02:57:05 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 7 13:59:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa15ccf
media-plugins/gst-plugins-x264: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-plugins/gst-plugins-x264/Manifest | 4 ----
.../gst-plugins-x264-1.16.3.ebuild | 15 ---------------
.../gst-plugins-x264-1.18.4.ebuild | 15 ---------------
.../gst-plugins-x264-1.18.6.ebuild | 15 ---------------
.../gst-plugins-x264-1.20.1.ebuild | 22 ----------------------
5 files changed, 71 deletions(-)
diff --git a/media-plugins/gst-plugins-x264/Manifest b/media-plugins/gst-plugins-x264/Manifest
index b70d5366d925..f4581889678a 100644
--- a/media-plugins/gst-plugins-x264/Manifest
+++ b/media-plugins/gst-plugins-x264/Manifest
@@ -1,5 +1 @@
-DIST gst-plugins-ugly-1.16.3.tar.xz 899124 BLAKE2B f848c7bbf36cdfca6e3dec4893b9b1bdc363feb697ee7cc89f4c664aa7aa700b76678873e5dae23f277ad99d6034c1e3617d760acc9cd075e0044fae3f4bb88d SHA512 0223f4ceebd1482329cfc7c3faa094d9f3b1d3eaa51eab3ff42da781f0aede8e838221bdc8d1a3ffc43318fb424421447d5548ebaf9ecaf8a290975d178df9ca
-DIST gst-plugins-ugly-1.18.4.tar.xz 509920 BLAKE2B a7aec6ac6e5739205c9567072596a8fb6dfcabc2f56ee0800c430c9bfc9549bf7ac75cb65719dadeb84036130d5b58f9be574f2a6531992ee7a8f23e9fb32d16 SHA512 eac02000ac3e0a54a953fe1531cb29bc6bc9913a707d1508905bf64fe0a4ef92f7d01b196259fc217fac8a344f0b2d683dd6d32210ce6b8c0acab08cb3b1322a
-DIST gst-plugins-ugly-1.18.6.tar.xz 515236 BLAKE2B 9f68321e5b58e49989630838fb8fa33da22b887c11735efde1460e0d857644c14a856f7dbd5337e0f2a4791f6934ddeb4defb22e7be70aa8c246b0439fdd9136 SHA512 86c8c536644885d4e1c6691d390ff13faa401f62baa964453c61909f1a1d13a7c43f0cfa5f7a05cc7a34cc90227b1b77244e84024c4c776797f1501c8defe10f
-DIST gst-plugins-ugly-1.20.1.tar.xz 504136 BLAKE2B a3e0e7934feab2efb38dcfa8a034eca9bd3010051b0a6b6c09f100f4a356dc9e8654c45b7e124e4a0e3ac5174f2be6b4362df26bb94df61d899453e10dfbb2ff SHA512 cf4db5da474cba86e19ed399014dff8d0ed3a51feaaaf3a25779af23f5996b6d28c8c9237ad7b4d47051e4336c3b2b467094aed39bf15c8c25b7a6fe9508e6d5
DIST gst-plugins-ugly-1.20.2.tar.xz 506672 BLAKE2B d1ca3075182a7fe431884c29f12ce9ec60bea3fa0e701a02981f1bf4f6ba393890712373be7a5f0b76734ccf80a5dc1240f62505f2ffe1ab12f1a314ce82bbe4 SHA512 bbe6c60003dc180084995aa00c8aefc5238f9e826db03f5cadac4a39900f2e9ca529b8f63787ca59c830e12bf4f426408b185ca228bd5e9255c2a4f452a48d6a
diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.3.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.3.ebuild
deleted file mode 100644
index d49ac17b0938..000000000000
--- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.16.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer
-
-DESCRIPTION="H.264 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
-IUSE=""
-
-# 20111220 ensures us X264_BUILD >= 120
-RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.18.4.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.18.4.ebuild
deleted file mode 100644
index f1e927a527c1..000000000000
--- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.18.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer-meson
-
-DESCRIPTION="H.264 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-# 20111220 ensures us X264_BUILD >= 120
-RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.18.6.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.18.6.ebuild
deleted file mode 100644
index d51e3e8130a0..000000000000
--- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.18.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer-meson
-
-DESCRIPTION="H.264 encoder plugin for GStreamer"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
-IUSE=""
-
-# 20111220 ensures us X264_BUILD >= 120
-RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
diff --git a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.20.1.ebuild b/media-plugins/gst-plugins-x264/gst-plugins-x264-1.20.1.ebuild
deleted file mode 100644
index 80fc4b467606..000000000000
--- a/media-plugins/gst-plugins-x264/gst-plugins-x264-1.20.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-GST_ORG_MODULE=gst-plugins-ugly
-
-inherit gstreamer-meson
-
-DESCRIPTION="H.264 encoder plugin for GStreamer"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
-
-# 20111220 ensures us X264_BUILD >= 120
-RDEPEND=">=media-libs/x264-0.0.20130506:=[${MULTILIB_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-multilib_src_configure() {
- local emesonargs=(
- -Dgpl=enabled
- )
-
- gstreamer_multilib_src_configure
-}
next reply other threads:[~2022-06-07 13:59 UTC|newest]
Thread overview: 123+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 13:59 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-04 17:07 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x264/ Arthur Zamarin
2024-04-22 8:19 Arthur Zamarin
2024-04-19 14:23 Arthur Zamarin
2024-04-15 5:01 Arthur Zamarin
2024-04-01 19:55 Mart Raudsepp
2023-11-29 8:22 Arthur Zamarin
2023-10-14 3:43 Sam James
2023-10-13 7:33 Mart Raudsepp
2023-08-21 6:31 Arthur Zamarin
2023-07-25 18:10 Arthur Zamarin
2023-07-25 18:07 Arthur Zamarin
2023-06-10 10:15 Arthur Zamarin
2023-05-30 18:21 Sam James
2023-04-10 5:03 Sam James
2023-01-14 15:50 Sam James
2022-12-15 4:46 Arthur Zamarin
2022-12-13 20:09 Arthur Zamarin
2022-12-13 20:03 Arthur Zamarin
2022-12-13 18:26 Arthur Zamarin
2022-11-24 12:11 WANG Xuerui
2022-11-20 18:34 Mart Raudsepp
2022-11-02 5:50 WANG Xuerui
2022-10-20 17:01 Georgy Yakovlev
2022-09-17 10:46 Arthur Zamarin
2022-09-16 8:53 Arthur Zamarin
2022-09-16 6:52 Agostino Sarubbo
2022-09-14 7:47 Agostino Sarubbo
2022-08-26 13:10 Sam James
2022-05-28 1:29 Sam James
2022-05-25 15:47 Jakov Smolić
2022-05-16 12:35 Jakov Smolić
2022-04-02 12:04 Arthur Zamarin
2022-04-01 15:20 Jakov Smolić
2022-04-01 11:38 Arthur Zamarin
2022-04-01 7:14 Arthur Zamarin
2022-04-01 6:53 Arthur Zamarin
2021-09-16 18:55 Sam James
2021-09-16 6:27 Sam James
2021-09-16 6:14 Sam James
2021-09-16 1:46 Sam James
2021-08-10 12:43 Marek Szuba
2021-05-30 0:40 Sam James
2021-02-19 23:03 Mart Raudsepp
2021-02-18 8:47 Sam James
2021-02-17 13:53 Sam James
2021-02-15 4:03 Sam James
2021-02-14 14:50 Sam James
2021-02-14 2:12 Sam James
2021-02-14 2:09 Sam James
2021-02-13 17:51 Mart Raudsepp
2020-09-07 5:42 Sam James
2020-09-07 5:11 Sam James
2020-08-08 3:23 Sam James
2020-06-29 15:51 Mikle Kolyada
2020-06-21 21:59 Mart Raudsepp
2020-06-21 16:52 Thomas Deutschmann
2020-05-03 19:12 Mart Raudsepp
2019-02-05 23:18 Mart Raudsepp
2019-01-25 2:39 Matt Turner
2019-01-23 13:41 Mikle Kolyada
2019-01-15 23:11 Mart Raudsepp
2019-01-09 6:40 Matt Turner
2019-01-09 4:37 Matt Turner
2019-01-09 1:36 Thomas Deutschmann
2018-09-21 5:32 Mart Raudsepp
2018-09-19 8:42 Sergei Trofimovich
2018-09-17 22:54 Matt Turner
2018-09-17 22:17 Mart Raudsepp
2018-08-22 5:12 Markus Meier
2018-07-31 7:25 Mart Raudsepp
2018-07-31 0:43 Thomas Deutschmann
2018-07-21 16:57 Tobias Klausmann
2018-07-16 14:01 Mikle Kolyada
2018-06-21 10:40 Mart Raudsepp
2018-06-16 18:27 Mart Raudsepp
2018-05-25 4:24 Matt Turner
2018-05-20 19:10 Andreas Sturmlechner
2018-04-01 15:51 Tobias Klausmann
2018-03-28 19:24 Markus Meier
2018-03-18 19:36 Sergei Trofimovich
2018-03-17 18:12 Mikle Kolyada
2018-02-04 11:48 Mart Raudsepp
2018-01-03 22:09 Mart Raudsepp
2017-12-25 11:51 Markus Meier
2017-12-16 14:13 Mart Raudsepp
2017-12-16 11:33 Tobias Klausmann
2017-11-08 20:50 Tobias Klausmann
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-09-18 20:54 Mart Raudsepp
2017-09-18 20:54 Mart Raudsepp
2017-07-20 4:40 Markus Meier
2017-07-15 15:50 Tobias Klausmann
2017-07-08 16:08 Sergei Trofimovich
2017-06-25 8:44 Sergei Trofimovich
2017-06-25 8:14 Sergei Trofimovich
2017-04-05 14:07 Tobias Klausmann
2017-03-15 16:01 Michael Weber
2017-03-10 5:51 Markus Meier
2017-02-24 13:51 Agostino Sarubbo
2017-02-16 17:26 Agostino Sarubbo
2017-02-16 13:25 Agostino Sarubbo
2017-01-25 15:52 Agostino Sarubbo
2017-01-22 17:45 Agostino Sarubbo
2017-01-04 22:37 Gilles Dartiguelongue
2016-10-03 6:12 Jeroen Roovers
2016-10-01 0:54 Pacho Ramos
2016-09-26 10:10 Tobias Klausmann
2016-09-23 15:41 Tobias Klausmann
2016-09-18 22:44 Gilles Dartiguelongue
2016-07-09 15:09 Pacho Ramos
2016-07-09 10:12 Pacho Ramos
2016-06-11 11:30 Pacho Ramos
2016-03-06 20:12 Mikle Kolyada
2016-02-21 23:44 Pacho Ramos
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=1654610365.9fa15ccf724552b4e1ae9d3b645be81e976eeca1.mattst88@gentoo \
--to=mattst88@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