summaryrefslogtreecommitdiff
path: root/media-plugins/gst-plugins-gtk
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-18 06:41:56 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-18 06:41:56 +0000
commit5046e96fa41cb320765bdf30253b2a98c27fe94d (patch)
tree008f8b783fae6f3e251250214a372278cd973c53 /media-plugins/gst-plugins-gtk
parent6d730aa8064fbab6cc54447b6ed0e60b99c13256 (diff)
gentoo auto-resync : 18:01:2025 - 06:41:55HEADnextmaster
Diffstat (limited to 'media-plugins/gst-plugins-gtk')
-rw-r--r--media-plugins/gst-plugins-gtk/Manifest2
-rw-r--r--media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.24.11.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-gtk/Manifest b/media-plugins/gst-plugins-gtk/Manifest
index baa2bc0a620b..d88234e86e2b 100644
--- a/media-plugins/gst-plugins-gtk/Manifest
+++ b/media-plugins/gst-plugins-gtk/Manifest
@@ -1,5 +1,5 @@
DIST gst-plugins-good-1.22.12.tar.xz 2844924 BLAKE2B 5bc2f802a6abac4405642f9fe9a0ce4aacfdd1273a9e6224f7fa917ec3a654a2db97c6f74f8cbba93211bc7d41a10ea5394342ea9c902fddb723adfe8535cdec SHA512 06edbec1981681eef13852f21814666ccd9b664892795109d605015e0fe351d9cc3159af3e0ff92aa0d6bf085af8a749333d128544a2ce8b545067b95b7e09c0
DIST gst-plugins-good-1.24.11.tar.xz 2937828 BLAKE2B 66d2f4ff4564d34a0cb26c6bd00d7dd933d7674a08ea8119e94c32f2088c8f3aebc006e4288309bb3c2b5862f44806f74395609f4c58f2d563247dd8acf4f49d SHA512 7b15baf2aa0aa72f469d0c44cc13a892b85e7d4e08d04c44bfeb0ff475aa274474adcf652ed4fb9bca22155d04afa47898a423d3b5844a9b597337a3ab46faed
EBUILD gst-plugins-gtk-1.22.12.ebuild 1153 BLAKE2B 91ee9de7c10ef1ae4c3eda758113ac3507caf39b83099b0ed6203db88d74d5e6608d6d0f1d7e282f178b8efbcaf9ccd88ece1fe4e23c2b67daeeeb46fc1a1926 SHA512 a25289a8e4348660a2556b25e9cc8e1162757ea0a144f9b197d84aec84ce7ceef04fbe32cd641552dcbdf0fcf184090f7e8d7872fdfa47732f2b350d57eed6ac
-EBUILD gst-plugins-gtk-1.24.11.ebuild 1159 BLAKE2B eccf5487b86968f8620cf0d6ff70078da3e9a0096b13b0ff86a1ced8d95ba6b74db0af79d32c3081ff0aafb577fe0bd93f4bff28ffa1a538bb1d310d7df40bd2 SHA512 fc94ae4d5ddaf484eef2eb3f1595b64e91af731a230bbe72791d61dc4336ed40573ccfd09d8d1baeaba51a1fe98a68b631bf7a305f913a175140687c3b78d31b
+EBUILD gst-plugins-gtk-1.24.11.ebuild 1158 BLAKE2B 8f18ee17474ae77018c64b4449f554ed262e9ecb2c4fb50647a650c320cae1fd6498a50269501186024f6b647eeb157c81edd101750f2b9c5a7b037d1405b584 SHA512 659e8c77528c7ca79df5a39a42468fb0e8dfd16e7478bb5b82faf7d0ed79994a7f31d822214988a5b50d2f2cb9933f1e73dc2b656975385562576df48fd9b361
MISC metadata.xml 740 BLAKE2B f2a79b9f48a6fe22c666ea182a927e320b126bc58e1e67628d5f94cfe73c3d4edffe88ac2b94f8bfca266d70c4580a81504f1b251cfdd8452b8c8c8c6f8bd362 SHA512 d400b3beebb26e7eaf79eb290b0d7d40962a37a4f231a8123e765575436a178df1479b8c8829eb45aa336c4337b0b4ad922d48d72daa4fdb943ce9c183ed085e
diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.24.11.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.24.11.ebuild
index e213cb3e02a6..c346bb0ca84d 100644
--- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.24.11.ebuild
+++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.24.11.ebuild
@@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
inherit gstreamer-meson
DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="+egl +gles2 opengl wayland +X" # Keep default IUSE mirrored with gst-plugins-base
# egl, wayland and X only matters if gst-plugins-base is built with USE=opengl and/or USE=gles2
# We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables;