From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1702750-garchives=archives.gentoo.org@lists.gentoo.org> 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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1D2421580FD for <garchives@archives.gentoo.org>; Tue, 24 Dec 2024 10:20:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F12FE081B; Tue, 24 Dec 2024 10:20:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 470F3E0817 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 10:20:42 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F098340806 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 10:20:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A9621999 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Dec 2024 10:20:38 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1735035618.4ba399d27130194e3ff614257786fd5a2fe634e5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-x265/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-x265/Manifest media-plugins/gst-plugins-x265/gst-plugins-x265-1.22.12.ebuild X-VCS-Directories: media-plugins/gst-plugins-x265/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4ba399d27130194e3ff614257786fd5a2fe634e5 X-VCS-Branch: master Date: Tue, 24 Dec 2024 10:20:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5874ad55-f515-4ddf-9106-e6bfe77b9ad2 X-Archives-Hash: 900efe51891155146cd2f70c36f8248c commit: 4ba399d27130194e3ff614257786fd5a2fe634e5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 24 10:16:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 24 10:20:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba399d2 media-plugins/gst-plugins-x265: add 1.22.12 Signed-off-by: Sam James <sam <AT> gentoo.org> media-plugins/gst-plugins-x265/Manifest | 1 + .../gst-plugins-x265-1.22.12.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/media-plugins/gst-plugins-x265/Manifest b/media-plugins/gst-plugins-x265/Manifest index 94ba53d60500..3a7efee38684 100644 --- a/media-plugins/gst-plugins-x265/Manifest +++ b/media-plugins/gst-plugins-x265/Manifest @@ -1 +1,2 @@ DIST gst-plugins-bad-1.22.11.tar.xz 5552716 BLAKE2B 2b1106f22114c6133d27c4cf8ea00af7efb60a21239b9a7655e35550ffa8401e5c04f9b4894d3ad74126ca67c3eb840b2257c86ad4f78ada208606f679e70fb4 SHA512 cf1901b4d4459be253d00bb65fdf6c86920ad4f034d91bd278509dfcb4e1729fdbedc127aebcd4470cc24c841d94e4199ef60747576b881ded6afc6d41985c70 +DIST gst-plugins-bad-1.22.12.tar.xz 5555004 BLAKE2B d15aa65ffef15e691f84882ee76ce9d3f6e2ec31a95f1c18f56ebcda93043faa11fcd0f0d4d5783fc5aaeac020fe139449651c2008b9ff56a6853d9c55bfd2f7 SHA512 3de9decfce7f16308b077ef687cebc665f9cad7ed327fc0cc816e93c0c842dfbabf673e42cf8915c83d2f80d8ba9496508bc3b94dd587c4ae39798f67682f0bb diff --git a/media-plugins/gst-plugins-x265/gst-plugins-x265-1.22.12.ebuild b/media-plugins/gst-plugins-x265/gst-plugins-x265-1.22.12.ebuild new file mode 100644 index 000000000000..4267f657ceea --- /dev/null +++ b/media-plugins/gst-plugins-x265/gst-plugins-x265-1.22.12.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +GST_ORG_MODULE="gst-plugins-bad" + +inherit gstreamer-meson + +DESCRIPTION="H.265 encoder plugin for GStreamer" +KEYWORDS="~amd64 ~arm64 ~x86" + +RDEPEND="media-libs/x265:=[${MULTILIB_USEDEP}]" +DEPEND="${RDEPEND}" + +multilib_src_configure() { + local emesonargs=( + -Dgpl=enabled + ) + + gstreamer_multilib_src_configure +}