From e3872864be25f7421015bef2732fa57c0c9fb726 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Aug 2018 08:53:53 +0100 Subject: gentoo resync : 04.08.2018 --- media-plugins/gst-plugins-gtk/Manifest | 4 ++- .../gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild | 2 +- .../gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild | 31 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild (limited to 'media-plugins/gst-plugins-gtk') diff --git a/media-plugins/gst-plugins-gtk/Manifest b/media-plugins/gst-plugins-gtk/Manifest index 75c14adbb4eb..023cecaff6b3 100644 --- a/media-plugins/gst-plugins-gtk/Manifest +++ b/media-plugins/gst-plugins-gtk/Manifest @@ -1,3 +1,5 @@ DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85 SHA512 b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070 -EBUILD gst-plugins-gtk-1.14.1.ebuild 1207 BLAKE2B 4d7dcdba5805c8062e74d0770286dd4b0c54e521ad407a6968b1eda89abc9947bd430830497a66ec7cbc8f5d563668fdc46a24074545200c7185be24995f10cf SHA512 f60a1b55d2d77424ff6f65a4a700a1752bb96ae6f5b7eac97183ebba20de4d4aa4a8674830f26f1a74bd5b11912b63e7522fb0a6f9df4ac18a590f05b2e3d318 +DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093 SHA512 26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05 +EBUILD gst-plugins-gtk-1.14.1.ebuild 1206 BLAKE2B 97bc804fd1744b0a94a95ca1e073087e572238b0f54088deb64db288e69d1070d245e12f7a3203c7b12f41785c7f954a83055facc694125b9b01aa7bd0e44a70 SHA512 88986e97cd36449f74e592f23f13a0bbdeec02724189c8c4a854033cd81d508d2be37ab8be5667e14dc794ac78b31cebba0d003ae635dc3082ad28fdb97192bf +EBUILD gst-plugins-gtk-1.14.2.ebuild 1209 BLAKE2B afeaa42b77a0240d8f864c42c0b777d238328c2ddee0e99b117113fefa4fd889638d81a28a637f70ca492ded2b5afff4aa0cd1929d617f458df11847e9fe37c8 SHA512 fd99894768d7a90489dd9a227b9298aa1c4f6e933a23fafdbce2b693e63a48f31d6c7677a11f684ca80fdb05841043fe10e63faa5bce1c013c725da71b2f62de MISC metadata.xml 790 BLAKE2B 609210afdad563f5d63ea609ac6a65301907d447a137537aa9451ce6bf5774f9a15a8294a4e11b72697e123a4ffac44cefa5f6cf820a78bd998cd581e7ec720b SHA512 8ca80354a5c57ccbc941bc62cd7fc1b3bfbd2223901c24afac0ade01ab751e790cf9bafc4e0d4a3074606be99ac7aae10a45a9f7c65068342495f2995c956fa5 diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild index a6751acaef35..fc21041ecd2e 100644 --- a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.1.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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-bad is build with USE=opengl and/or USE=gles2 # We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables; diff --git a/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild new file mode 100644 index 000000000000..c4b5c5af5433 --- /dev/null +++ b/media-plugins/gst-plugins-gtk/gst-plugins-gtk-1.14.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +GST_ORG_MODULE=gst-plugins-good + +inherit gstreamer + +DESCRIPTION="Video sink plugin for GStreamer that renders to a GtkWidget" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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-bad is build with USE=opengl and/or USE=gles2 +# We mirror egl/gles2/opengl/wayland/X due to automagic detection from gstreamer-gl.pc variables; +# we don't care about matching egl/wayland/X if both opengl and gles2 are disabled here and on +# gst-plugins-base, but no way to express that. + +# We only need gtk+ matching backend flags when GL is enabled +GL_DEPS=" + >=x11-libs/gtk+-3.15:3[X?,wayland?,${MULTILIB_USEDEP}] +" +RDEPEND=" + >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP},egl=,gles2=,opengl=,wayland=,X=] + >=x11-libs/gtk+-3.15:3[${MULTILIB_USEDEP}] + gles2? ( ${GL_DEPS} ) + opengl? ( ${GL_DEPS} ) + + !