diff options
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming')
3 files changed, 31 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/Manifest b/media-plugins/gst-plugins-smoothstreaming/Manifest index fd994c3d0d67..88d65512643a 100644 --- a/media-plugins/gst-plugins-smoothstreaming/Manifest +++ b/media-plugins/gst-plugins-smoothstreaming/Manifest @@ -1,5 +1,7 @@ DIST gst-plugins-bad-1.22.11.tar.xz 5552716 BLAKE2B 2b1106f22114c6133d27c4cf8ea00af7efb60a21239b9a7655e35550ffa8401e5c04f9b4894d3ad74126ca67c3eb840b2257c86ad4f78ada208606f679e70fb4 SHA512 cf1901b4d4459be253d00bb65fdf6c86920ad4f034d91bd278509dfcb4e1729fdbedc127aebcd4470cc24c841d94e4199ef60747576b881ded6afc6d41985c70 DIST gst-plugins-bad-1.22.12.tar.xz 5555004 BLAKE2B d15aa65ffef15e691f84882ee76ce9d3f6e2ec31a95f1c18f56ebcda93043faa11fcd0f0d4d5783fc5aaeac020fe139449651c2008b9ff56a6853d9c55bfd2f7 SHA512 3de9decfce7f16308b077ef687cebc665f9cad7ed327fc0cc816e93c0c842dfbabf673e42cf8915c83d2f80d8ba9496508bc3b94dd587c4ae39798f67682f0bb +DIST gst-plugins-bad-1.24.10.tar.xz 7078644 BLAKE2B 928a79f10e93cad4bddfa1a8ce31ea2ea61e7e0424ed83789ed08c52d44665ce9da44a8b79c5f1b29cb69371ad220daafc741cf1c3bb3eababe0636dbd1b994d SHA512 b4f0ca2899052ba48aca2b4364479cfe580f6150e2b2b043e2a0e687409f5529f548fa06dedd73733d857c1243871426668664228d74bbdfcbd7ed35aea24189 EBUILD gst-plugins-smoothstreaming-1.22.11.ebuild 699 BLAKE2B c12565827ccc1aace67de70eb09fd1e371d274b35dc28c9f8c3dae2f69d347da653220943f7a03c478570245ac4a911dcf49ee1b7715195bfeb522e773ec7a82 SHA512 2cd47e5f2f3450c02aff1199c0d2da157faca7e66743d8a71764b1e701949932380a3afecade36fac4ef40bbc05b1608cb6aa679c2c04e13085c7cc570846678 -EBUILD gst-plugins-smoothstreaming-1.22.12.ebuild 701 BLAKE2B 5016f42116c6e79e617d31d19304186f8919d3454fa096c02d221c384d00d0b13039f486b3c24c9243fb1dfff6085c29ce38468b846a2b975f243575df432880 SHA512 2bb533173a93fd117ef25fc67bd7fb1b290f6ada7f9a0a234beba741b41f1a1f9f36714143e8d68b52ba69e4a7928cde3f85fdf24cc5b8eabd042ad9e8efea90 +EBUILD gst-plugins-smoothstreaming-1.22.12.ebuild 699 BLAKE2B 1531adc81d670f9ac063db417d0956ea334252413f3fd4e42412fcbe83bfbaa1a6ed058fc5c839d1ff03e27c4fac88f17973b5e2f8dd57db01e2744f22ba00c1 SHA512 5b42230ed7c3256559667e7c58d5b41f8643bdc3020758f7f287622818e14717450c296417cb8826152f52f88b61a935c8b4fd68102de879570bf135139d5844 +EBUILD gst-plugins-smoothstreaming-1.24.10.ebuild 701 BLAKE2B 5016f42116c6e79e617d31d19304186f8919d3454fa096c02d221c384d00d0b13039f486b3c24c9243fb1dfff6085c29ce38468b846a2b975f243575df432880 SHA512 2bb533173a93fd117ef25fc67bd7fb1b290f6ada7f9a0a234beba741b41f1a1f9f36714143e8d68b52ba69e4a7928cde3f85fdf24cc5b8eabd042ad9e8efea90 MISC metadata.xml 263 BLAKE2B dd46173106e3b1509b54acb2e1688a98d89f8f1fe255db2f2db9fc82021410df1139ebb7fe913acf44e64bb8ca4b00e8f71801b92f0adf3d4110f4a7f9226900 SHA512 53d4401737d15aac01f0b0cf65fb159908ccf3611604b38c28baaf5a5f4a290931a6cbfd735421dadd8f1114367cf2d79bf3f4b5473ba958bd46e0c1ee666454 diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.22.12.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.22.12.ebuild index f62ec7647a20..2128461be568 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.22.12.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.22.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer-meson DESCRIPTION="Smooth Streaming plugin for GStreamer" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.24.10.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.24.10.ebuild new file mode 100644 index 000000000000..f62ec7647a20 --- /dev/null +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.24.10.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +GST_ORG_MODULE=gst-plugins-bad + +inherit gstreamer-meson + +DESCRIPTION="Smooth Streaming plugin for GStreamer" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}" + +src_prepare() { + default + gstreamer_system_package gstcodecparsers_dep:gstreamer-codecparsers + gstreamer_system_library \ + gstadaptivedemux_dep:gstadaptivedemux \ + gstisoff_dep:gstisoff \ + gsturidownloader_dep:gsturidownloader +} + +pkg_postinst() { + einfo "media-plugins/gst-plugins-adaptivedemux2 provides an alternative smooth streaming demuxer option (mssdemux2)" +} |