mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
media-plugins/gst-plugins-cairo: add 1.26.11
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/527 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
6632b36bd3
commit
73bb5b792c
@@ -1 +1,2 @@
|
||||
DIST gst-plugins-good-1.24.13.tar.xz 2949348 BLAKE2B b1862d872e034b8b57d6506b3ff5d9b96648158560954a05f5a74007fb35bcfb73b9d422d9b1b83f95f967aec7cad472c52fa863426353a4ddd6502a1c5201b7 SHA512 2a1fac20344b5c0d67dfcceb217edcbbfc7ec4d8454f8e9a9949f39a97597bbef74f790f31ee24ba2af571db9fad3ba4768bf80e24768c1d3210dc42d3a913db
|
||||
DIST gst-plugins-good-1.26.11.tar.xz 3015468 BLAKE2B ca880aeb1c323e790b82f0cc67613ebec88ee7615ce3ac227bb048901687675022c5575c47078c8add597cfe0a7a1bd1a38e7471cf21c54cc995dc823febef24 SHA512 e13030821881b11abbb699513f1a459dab90d33778b3886191a23def3bc1a8967009942ae113b397c4b2080722c7365f1bf6ddeeb40d8e9de5c4b2b13fc3e7ec
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
# 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="Video overlay plugin based on cairo for GStreamer"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND=">=x11-libs/cairo-1.10[glib,${MULTILIB_USEDEP}]"
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user