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-soup/
Date: Tue, 30 May 2023 18:05:15 +0000 (UTC)	[thread overview]
Message-ID: <1685469891.ec8f9cfc64328315b25398fd87bcc75c4274792f.sam@gentoo> (raw)

commit:     ec8f9cfc64328315b25398fd87bcc75c4274792f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 13:36:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 30 18:04:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8f9cfc

media-plugins/gst-plugins-soup: add 1.22.3

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/gst-plugins-soup/Manifest              |  1 +
 .../gst-plugins-soup/gst-plugins-soup-1.22.3.ebuild  | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/media-plugins/gst-plugins-soup/Manifest b/media-plugins/gst-plugins-soup/Manifest
index baa73aa4d7aa..9c0817e0edf8 100644
--- a/media-plugins/gst-plugins-soup/Manifest
+++ b/media-plugins/gst-plugins-soup/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-1.20.3.tar.xz 3417252 BLAKE2B 5f288541598d2c308fbb1d5e36e54e8dd4c6e9d7dd71f41b778fbdfe883ed48e8d13fa53d05518cc671de029d804f7dc1d93396de9d199d45ec131230926d33c SHA512 98bb2dd428edaa1a5846fb47b1f42a1e99541faf05cdb0fb632d4a1a1e4fb2c1f9d1229bf0aa2ddcbce139533e9fd51f8f9a1175cd8a8729c5179750ca84afa1
 DIST gst-plugins-good-1.20.4.tar.xz 3424532 BLAKE2B 2b9fa0227c13c6a81a91b4d337c3d52d6e8bd63d04710ee6bc45ec7b70de3f35c57148786356e08a253b1bbc9473411d9b0f1346433396e2403680690823c06f SHA512 d1a1d3a161fc33ecfae2b1336391571210511926a5017ea512a0bef7ab3577fb98326a96b6c5a2ffb48c8e2c7c3bf8e957e489edd0cf44e8ed8518656768c7ce
 DIST gst-plugins-good-1.20.5.tar.xz 3439904 BLAKE2B 682f8577ad048d5db5a3517fa2d3615ea902507b9aedf45da9b12e77d993e2200fd85014fd0ed9a602dfae2a1cfc420158d7d309a4b4106ac1e7b3165ef73ec9 SHA512 d8a4f4605f1da9199a6fa3cde065f5d4c550772cf085e9e05ed5ff6e44b0375d72f473a9c73346ce329f924a0b58e386358f5045ac0bee767117ef28a9f1b394
+DIST gst-plugins-good-1.22.3.tar.xz 2826224 BLAKE2B 5e1c19442ca25e81312f34c91c5154022b253b2223dcea8fb8f0351dc4d465663323aa69b534c1bd47b68ace9d33722923ffedef6b8e663beac37b2d8cf23877 SHA512 915352911f0ee2b1b15ff83514c6ca7e1ca8c2f122eac0c4c47539e8dcc2233a6f8478e083555af8b254d9a541923aa74e106a404b56fb8a732ea53421c3d6ca

diff --git a/media-plugins/gst-plugins-soup/gst-plugins-soup-1.22.3.ebuild b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.22.3.ebuild
new file mode 100644
index 000000000000..b1de8e5b6622
--- /dev/null
+++ b/media-plugins/gst-plugins-soup/gst-plugins-soup-1.22.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer-meson
+
+DESCRIPTION="HTTP client source/sink plugin for GStreamer"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+
+# Checks at runtime which libsoup was linked in and picks the appropriate one.
+# Need both here to guarantee consumers will work.
+# May be able to get rid of 2.4 later if it's possible to build 2.4 support
+# from 3.0 headers.
+RDEPEND="
+	>=net-libs/libsoup-2.48:2.4[${MULTILIB_USEDEP}]
+	net-libs/libsoup:3.0[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2023-05-30 18:05 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 18:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:31 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-soup/ Arthur Zamarin
2025-02-07 16:18 Arthur Zamarin
2025-01-09 22:16 Mart Raudsepp
2025-01-07  2:24 Sam James
2025-01-04 21:34 Sam James
2024-12-24 10:20 Sam James
2024-04-30  8:28 Mart Raudsepp
2024-04-15  5:01 Arthur Zamarin
2023-08-21  6:31 Arthur Zamarin
2023-07-25 18:07 Arthur Zamarin
2023-06-10 10:15 Arthur Zamarin
2023-05-30 18:21 Sam James
2023-01-14 15:50 Sam James
2022-12-13 20:09 Arthur Zamarin
2022-12-13 18:26 Arthur Zamarin
2022-11-20 18:34 Mart Raudsepp
2022-10-20 17:01 Georgy Yakovlev
2022-09-17 10:46 Arthur Zamarin
2022-09-16  8:53 Arthur Zamarin
2022-08-26 13:10 Sam James
2022-06-07 13:59 Matt Turner
2022-05-28  1:29 Sam James
2022-05-25 15:47 Jakov Smolić
2022-04-02 12:04 Arthur Zamarin
2022-04-01 11:38 Arthur Zamarin
2022-04-01  6:53 Arthur Zamarin
2021-09-16 18:55 Sam James
2021-09-16  6:14 Sam James
2021-09-16  1:46 Sam James
2021-08-10 12:43 Marek Szuba
2021-02-20  9:36 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:43 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
2020-01-01 15:08 Mart Raudsepp
2020-01-01 14:03 Agostino Sarubbo
2019-12-28 15:42 Mikle Kolyada
2019-12-10 18:10 Aaron Bauman
2019-12-10 14:08 Agostino Sarubbo
2019-12-10 12:16 Agostino Sarubbo
2019-12-08 23:37 Sergei Trofimovich
2019-12-07 13:17 Mikle Kolyada
2019-12-07 13:12 Mikle Kolyada
2019-08-26  9:36 Mart Raudsepp
2019-02-05 23:33 Mart Raudsepp
2019-01-25  2:38 Matt Turner
2019-01-15 23:29 Mart Raudsepp
2019-01-09  6:40 Matt Turner
2019-01-09  4:37 Matt Turner
2019-01-09  1:36 Thomas Deutschmann
2018-10-03 23:56 Mart Raudsepp
2018-09-30 20:59 Mart Raudsepp
2018-09-19  8:42 Sergei Trofimovich
2018-09-17 22:54 Matt Turner
2018-09-17 21:49 Mart Raudsepp
2018-08-22  5:12 Markus Meier
2018-07-31  0:43 Thomas Deutschmann
2018-07-30 22:59 Mart Raudsepp
2018-07-21 16:57 Tobias Klausmann
2018-07-16 14:01 Mikle Kolyada
2018-07-15 23:13 Mart Raudsepp
2018-05-25  4:24 Matt Turner
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:03 Mikle Kolyada
2018-01-28 19:13 Mart Raudsepp
2018-01-05 13:29 Mart Raudsepp
2017-12-25 11:51 Markus Meier
2017-12-16 15:33 Mart Raudsepp
2017-12-16 11:33 Tobias Klausmann
2017-11-11 21:49 Thomas Deutschmann
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:34 Mart Raudsepp
2017-09-18 20:34 Mart Raudsepp
2017-07-20  4:40 Markus Meier
2017-07-15 15:50 Tobias Klausmann
2017-07-08 16:08 Sergei Trofimovich
2017-02-25  1:28 Mart Raudsepp
2017-02-24 13:51 Agostino Sarubbo
2017-02-19 12:00 Jeroen Roovers
2017-02-16 17:26 Agostino Sarubbo
2017-02-16 13:25 Agostino Sarubbo
2017-02-16  0:17 Mart Raudsepp
2017-02-15 17:40 Markus Meier
2017-01-25 15:52 Agostino Sarubbo
2017-01-22 18:03 Agostino Sarubbo
2017-01-22 17:45 Agostino Sarubbo
2016-12-06 21:42 Markus Meier
2016-10-03  6:12 Jeroen Roovers
2016-09-26 10:10 Tobias Klausmann
2016-09-23 15:41 Tobias Klausmann
2016-07-09 15:09 Pacho Ramos
2016-06-11 11:30 Pacho Ramos
2016-05-03 20:52 Markus Meier
2016-05-03 20:52 Markus Meier
2016-04-07 10:17 Jeroen Roovers
2016-04-02 20:38 Pacho Ramos
2016-03-06 20:12 Mikle Kolyada
2016-01-31 13:51 Gilles Dartiguelongue
2015-11-21 12:30 Pacho Ramos

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=1685469891.ec8f9cfc64328315b25398fd87bcc75c4274792f.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