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 5B766158091 for ; Tue, 31 May 2022 04:46:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48642E094F; Tue, 31 May 2022 04:46:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D71FE094F for ; Tue, 31 May 2022 04:46:16 +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 297D1341378 for ; Tue, 31 May 2022 04:46:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B2F0458 for ; Tue, 31 May 2022 04:46:13 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1653971451.cff3f990617fb4d9ad8e70f49ce1f45474eca965.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer-editing-services/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gstreamer-editing-services/Manifest media-libs/gstreamer-editing-services/gstreamer-editing-services-1.18.4.ebuild X-VCS-Directories: media-libs/gstreamer-editing-services/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cff3f990617fb4d9ad8e70f49ce1f45474eca965 X-VCS-Branch: master Date: Tue, 31 May 2022 04:46:13 +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: 179aa5d3-d527-4a31-86ab-c03ebdc70fd0 X-Archives-Hash: 28823ced3afcfb982d3b2c2493ea17ac commit: cff3f990617fb4d9ad8e70f49ce1f45474eca965 Author: Daniel Brandt spahan ch> AuthorDate: Sun Nov 28 15:10:44 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue May 31 04:30:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cff3f990 media-libs/gstreamer-editing-services: version bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Daniel Brandt spahan.ch> Signed-off-by: Sam James gentoo.org> media-libs/gstreamer-editing-services/Manifest | 1 + .../gstreamer-editing-services-1.18.4.ebuild | 58 ++++++++++++++++++++++ 2 files changed, 59 insertions(+) diff --git a/media-libs/gstreamer-editing-services/Manifest b/media-libs/gstreamer-editing-services/Manifest index e1b0ae60219e..f64b1c027e67 100644 --- a/media-libs/gstreamer-editing-services/Manifest +++ b/media-libs/gstreamer-editing-services/Manifest @@ -1 +1,2 @@ +DIST gst-editing-services-1.18.4.tar.xz 966984 BLAKE2B 825a2db30a83f1706ed90b185cbc16dea037635b3c13aa28d1f21d87c58885b11a814b3e2edbb444a237c858376a128889b5a4ac3371f04e91f58777fcdefc3f SHA512 53c4a089df3592d08cb06026e9674b5907809212fb619e985698d44679c37da5c83fa1d2b6988351335ef56602f4dd61ac8d590ad29e21f484e9d5eb630184ea DIST gstreamer-editing-services-1.16.3.tar.xz 1091208 BLAKE2B d88bed4e8958a6bad05aab8d6c19cd737c6812e0780c420fd144d58fe416cd5dbd01e019c3fc53417d65cb2d6e100de123dc8183c8c3dab329fd677ba55644c5 SHA512 c84cc2dab2b1644ab118794b7aeb98748f893a26070359850f48e87cf362fd53b54baf8754a07e1d412cacb85cf9cfcafb3cf10d79c67bbe077e4d763f9703ef diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.18.4.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.18.4.ebuild new file mode 100644 index 000000000000..a8d5ff9a2a9c --- /dev/null +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.18.4.ebuild @@ -0,0 +1,58 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +PYTHON_COMPAT=( python3_{8..10} ) + +inherit meson python-r1 + +DESCRIPTION="SDK for making video editors and more" +HOMEPAGE="http://wiki.pitivi.org/wiki/GES" +SRC_URI="https://gstreamer.freedesktop.org/src/${PN}/${P/gstreamer/gst}.tar.xz" + +LICENSE="LGPL-2+" +SLOT="1.0" +KEYWORDS="~amd64 ~x86" + +IUSE="+introspection test" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" +RESTRICT="!test? ( test )" + +RDEPEND=" + ${PYTHON_DEPS} + >=dev-libs/glib-2.40.0:2 + dev-libs/libxml2:2 + >=media-libs/gstreamer-${PV}:1.0[introspection?] + >=media-libs/gst-plugins-base-${PV}:1.0[introspection?] + >=media-libs/gst-plugins-bad-${PV}:1.0[introspection?] + introspection? ( >=dev-libs/gobject-introspection-0.9.6:= ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + >=dev-util/gtk-doc-am-1.3 + virtual/pkgconfig +" +# Some tests are failing +RESTRICT="test" + +S=${WORKDIR}/${P/gstreamer/gst} + +src_configure() { + local emesonargs=( + -Ddoc=disabled # hotdoc not packaged + $(meson_feature introspection) + $(meson_feature test tests) + -Dbash-completion=disabled + -Dxptv=disabled + -Dpython=enabled + -Dvalidate=disabled + -Dexamples=disabled + ) + meson_src_configure +} + +src_install() { + meson_src_install + python_moduleinto gi.overrides + python_foreach_impl python_domodule bindings/python/gi/overrides/GES.py +}