From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 640161580EB for ; Thu, 29 May 2025 08:25:51 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4E368343188 for ; Thu, 29 May 2025 08:25:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3CCDA110287; Thu, 29 May 2025 08:25:50 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 34E99110287 for ; Thu, 29 May 2025 08:25:50 +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 CD7FD343075 for ; Thu, 29 May 2025 08:25:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39C25254C for ; Thu, 29 May 2025 08:25:48 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1748506033.c45d249104e5b7114b9c1d19ddf357326699b555.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/gpu-screen-recorder/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/gpu-screen-recorder/Manifest media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild X-VCS-Directories: media-video/gpu-screen-recorder/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: c45d249104e5b7114b9c1d19ddf357326699b555 X-VCS-Branch: dev Date: Thu, 29 May 2025 08:25:48 +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: 37a7c5b1-53cf-4859-bbab-3530c07d1b0a X-Archives-Hash: 26a0c6651b21d5ba3d826473545d8084 commit: c45d249104e5b7114b9c1d19ddf357326699b555 Author: swomf proton me> AuthorDate: Sat May 17 03:46:41 2025 +0000 Commit: David Roman gmail com> CommitDate: Thu May 29 08:07:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c45d2491 media-video/gpu-screen-recorder: add 5.5.3 This way gpu-screen-recorder will have more than only a -9999 build. See https://git.dec05eba.com/?p=about for the snapshot format Signed-off-by: swomf proton.me> Part-of: https://github.com/gentoo/guru/pull/320 Closes: https://github.com/gentoo/guru/pull/320 Signed-off-by: David Roman gmail.com> media-video/gpu-screen-recorder/Manifest | 1 + .../gpu-screen-recorder-5.5.3.ebuild | 48 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/media-video/gpu-screen-recorder/Manifest b/media-video/gpu-screen-recorder/Manifest new file mode 100644 index 0000000000..094953175b --- /dev/null +++ b/media-video/gpu-screen-recorder/Manifest @@ -0,0 +1 @@ +DIST gpu-screen-recorder-5.5.3.tar.gz 288876 BLAKE2B 19fccea7f6fbbf9bfbc55e4c09cb1baa440e33e93bf34d5e329f2b405d9363912df4b770651d89f3a5088606c79083cdd5e4e26926f54e1882312d003feb13cd SHA512 c333346e23d957a3fabb83b1ddf9755c474574af7e1cfdca9d496a286d4da1671747f2caecb70619b323dbdd1ceab1d58e0e6d5d4d01f05321d3fb2b51c40ebf diff --git a/media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild b/media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild new file mode 100644 index 0000000000..95fa07883a --- /dev/null +++ b/media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild @@ -0,0 +1,48 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://repo.dec05eba.com/gpu-screen-recorder" +else + SRC_URI="https://dec05eba.com/snapshot/${PN}.git.${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}" + KEYWORDS="~amd64" +fi + +DESCRIPTION="A screen recorder that has minimal impact on system performance" +HOMEPAGE="https://git.dec05eba.com/gpu-screen-recorder/about" +LICENSE="GPL-3" +SLOT="0" +IUSE="+filecaps systemd" + +DEPEND=" + media-video/ffmpeg + media-libs/libglvnd + x11-libs/libXcomposite + x11-libs/libXrandr + x11-libs/libXfixes + media-libs/libpulse + media-libs/libva + x11-libs/libdrm + sys-libs/libcap + dev-libs/wayland +" +RDEPEND="${DEPEND}" +BDEPEND="${DEPEND}" + +src_configure() { + local emesonargs=( + $(meson_use systemd) + $(meson_use filecaps capabilities) + ) + meson_src_configure +} + +src_install() { + meson_src_install +} From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 27B9A1580EB for ; Thu, 29 May 2025 08:47:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 141F83431A8 for ; Thu, 29 May 2025 08:47:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 45AF01104BD; Thu, 29 May 2025 08:47:24 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 3749E1104BD for ; Thu, 29 May 2025 08:47:24 +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 DFD41343197 for ; Thu, 29 May 2025 08:47:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ACD0C2903 for ; Thu, 29 May 2025 08:47:20 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1748506033.c45d249104e5b7114b9c1d19ddf357326699b555.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-video/gpu-screen-recorder/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/gpu-screen-recorder/Manifest media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild X-VCS-Directories: media-video/gpu-screen-recorder/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: c45d249104e5b7114b9c1d19ddf357326699b555 X-VCS-Branch: master Date: Thu, 29 May 2025 08:47:20 +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: 091356b3-c659-406c-a023-ebf041df2c78 X-Archives-Hash: 8ff5e934089ba8c784b1aa69e9696605 Message-ID: <20250529084720.DWUAeoWWyY3ee0ToH90LnpFfCVUus8H3wLSS9ZDhhl4@z> commit: c45d249104e5b7114b9c1d19ddf357326699b555 Author: swomf proton me> AuthorDate: Sat May 17 03:46:41 2025 +0000 Commit: David Roman gmail com> CommitDate: Thu May 29 08:07:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c45d2491 media-video/gpu-screen-recorder: add 5.5.3 This way gpu-screen-recorder will have more than only a -9999 build. See https://git.dec05eba.com/?p=about for the snapshot format Signed-off-by: swomf proton.me> Part-of: https://github.com/gentoo/guru/pull/320 Closes: https://github.com/gentoo/guru/pull/320 Signed-off-by: David Roman gmail.com> media-video/gpu-screen-recorder/Manifest | 1 + .../gpu-screen-recorder-5.5.3.ebuild | 48 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/media-video/gpu-screen-recorder/Manifest b/media-video/gpu-screen-recorder/Manifest new file mode 100644 index 0000000000..094953175b --- /dev/null +++ b/media-video/gpu-screen-recorder/Manifest @@ -0,0 +1 @@ +DIST gpu-screen-recorder-5.5.3.tar.gz 288876 BLAKE2B 19fccea7f6fbbf9bfbc55e4c09cb1baa440e33e93bf34d5e329f2b405d9363912df4b770651d89f3a5088606c79083cdd5e4e26926f54e1882312d003feb13cd SHA512 c333346e23d957a3fabb83b1ddf9755c474574af7e1cfdca9d496a286d4da1671747f2caecb70619b323dbdd1ceab1d58e0e6d5d4d01f05321d3fb2b51c40ebf diff --git a/media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild b/media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild new file mode 100644 index 0000000000..95fa07883a --- /dev/null +++ b/media-video/gpu-screen-recorder/gpu-screen-recorder-5.5.3.ebuild @@ -0,0 +1,48 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson + +if [[ ${PV} == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://repo.dec05eba.com/gpu-screen-recorder" +else + SRC_URI="https://dec05eba.com/snapshot/${PN}.git.${PV}.tar.gz -> ${P}.tar.gz" + S="${WORKDIR}" + KEYWORDS="~amd64" +fi + +DESCRIPTION="A screen recorder that has minimal impact on system performance" +HOMEPAGE="https://git.dec05eba.com/gpu-screen-recorder/about" +LICENSE="GPL-3" +SLOT="0" +IUSE="+filecaps systemd" + +DEPEND=" + media-video/ffmpeg + media-libs/libglvnd + x11-libs/libXcomposite + x11-libs/libXrandr + x11-libs/libXfixes + media-libs/libpulse + media-libs/libva + x11-libs/libdrm + sys-libs/libcap + dev-libs/wayland +" +RDEPEND="${DEPEND}" +BDEPEND="${DEPEND}" + +src_configure() { + local emesonargs=( + $(meson_use systemd) + $(meson_use filecaps capabilities) + ) + meson_src_configure +} + +src_install() { + meson_src_install +}