mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
media-plugins/gst-plugins-shout2: add 1.24.13
Bug: https://bugs.gentoo.org/951613 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
committed by
Mart Raudsepp
parent
61cad94a7d
commit
f5723f6ebf
@@ -1 +1,2 @@
|
||||
DIST gst-plugins-good-1.24.11.tar.xz 2937828 BLAKE2B 66d2f4ff4564d34a0cb26c6bd00d7dd933d7674a08ea8119e94c32f2088c8f3aebc006e4288309bb3c2b5862f44806f74395609f4c58f2d563247dd8acf4f49d SHA512 7b15baf2aa0aa72f469d0c44cc13a892b85e7d4e08d04c44bfeb0ff475aa274474adcf652ed4fb9bca22155d04afa47898a423d3b5844a9b597337a3ab46faed
|
||||
DIST gst-plugins-good-1.24.13.tar.xz 2949348 BLAKE2B b1862d872e034b8b57d6506b3ff5d9b96648158560954a05f5a74007fb35bcfb73b9d422d9b1b83f95f967aec7cad472c52fa863426353a4ddd6502a1c5201b7 SHA512 2a1fac20344b5c0d67dfcceb217edcbbfc7ec4d8454f8e9a9949f39a97597bbef74f790f31ee24ba2af571db9fad3ba4768bf80e24768c1d3210dc42d3a913db
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
# Copyright 1999-2026 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="Icecast server sink plugin for GStreamer"
|
||||
KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86"
|
||||
|
||||
# Requires >= 2.4.3 but prefers >= 2.4.6
|
||||
RDEPEND=">=media-libs/libshout-2.4.6[${MULTILIB_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user