From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6118D158091 for ; Wed, 11 May 2022 11:44:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41628E08F3; Wed, 11 May 2022 11:44:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85147E08DD for ; Wed, 11 May 2022 11:44:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DED23413ED for ; Wed, 11 May 2022 11:44:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8530389 for ; Wed, 11 May 2022 11:44:16 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1652269162.9a47329558d30c96b79d089068cbaa08cbdda6f5.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-plugins/gst-plugins-qt5/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-plugins/gst-plugins-qt5/Manifest media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.20.1.ebuild X-VCS-Directories: media-plugins/gst-plugins-qt5/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 9a47329558d30c96b79d089068cbaa08cbdda6f5 X-VCS-Branch: dev Date: Wed, 11 May 2022 11:44:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e69f50cb-ba9b-455f-84a2-e0e361788547 X-Archives-Hash: 49f30d114f8fc3a67600e085d08ca7e6 commit: 9a47329558d30c96b79d089068cbaa08cbdda6f5 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Wed May 11 11:27:34 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Wed May 11 11:39:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a473295 media-plugins/gst-plugins-qt5: add 1.20.1 Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> media-plugins/gst-plugins-qt5/Manifest | 1 + .../gst-plugins-qt5/gst-plugins-qt5-1.20.1.ebuild | 35 ++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/media-plugins/gst-plugins-qt5/Manifest b/media-plugins/gst-plugins-qt5/Manifest index 340a5e1c7..403e0b24d 100644 --- a/media-plugins/gst-plugins-qt5/Manifest +++ b/media-plugins/gst-plugins-qt5/Manifest @@ -1,2 +1,3 @@ DIST gst-plugins-good-1.18.4.tar.xz 3277572 BLAKE2B 8acfb975d19eabc681184d0096328051a9a02e5f849599dbad1233a0e9254e1a2d2bef75d8afdc779a7ca01a71b15d1e83a843749c0ef5f7ab2b5818067ab898 SHA512 764c66383c93e57f9c5e7742002013e07e7b25750d6974d6c07744433e8ceb7570e829e68278e2bc5214f77158311a6b3bfb013d615cf66205d8d7a9e2d54b86 DIST gst-plugins-good-1.18.6.tar.xz 3296552 BLAKE2B 551ae9cf9beb512ae418db20cd50dc8826ed60421a40d6c9c9fc558f32c9db2a9bada309a8075306542c53382ecb728dac3dd6252d1efc7255cffde0bea35895 SHA512 e0be5f1eaffe65d7871f23e42645fa4cee30953d16d54c4f4707c094859659cff1e4609b086afebaf08777b6d01dcba4f4b2b338e722bf729e9ed0482a2417a5 +DIST gst-plugins-good-1.20.1.tar.xz 3415220 BLAKE2B 62a0e0b4d60412350c3aad692e7b3d0dd5c7ebed098e21e7d4d7c599ffec9be5795c88cbdece0b219d1aad607ad1a0209a376a8f3543793c9c905cb1401e92c4 SHA512 6e56f6290465da03bfe162228829e51091896b2c5fe9d1d0718f663a3ab14edf5c790b37998a783981b9c77034252e7dee9fec5136f92ced44c4898e2fbd402e diff --git a/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.20.1.ebuild b/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.20.1.ebuild new file mode 100644 index 000000000..b6c1d6838 --- /dev/null +++ b/media-plugins/gst-plugins-qt5/gst-plugins-qt5-1.20.1.ebuild @@ -0,0 +1,35 @@ +# Copyright 2021-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +GST_ORG_MODULE=gst-plugins-good + +inherit gstreamer-meson qmake-utils + +DESCRIPTION="Qt5 QML video sink plugin for GStreamer" +KEYWORDS="~amd64" +IUSE="+egl wayland +X" + +REQUIRED_USE=" + wayland? ( egl ) +" + +RDEPEND=" + >=media-libs/gst-plugins-base-${PV}:${SLOT}[egl?,opengl,wayland?,X?] + media-libs/mesa[egl(+)?,X?] + dev-qt/qtcore:5 + dev-qt/qtdeclarative:5 + dev-qt/qtgui:5 + egl? ( dev-qt/qtgui:5[eglfs] ) + wayland? ( dev-qt/qtwayland:5 ) + X? ( dev-qt/qtx11extras:5 ) +" +DEPEND="${RDEPEND}" + +GST_PLUGINS_BUILD_DIR="qt" + +src_prepare() { + export PATH="${PATH}:$(qt5_get_bindir)" + default +}