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 D5CA215817D for ; Wed, 12 Jun 2024 22:34:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96481E2A6E; Wed, 12 Jun 2024 22:34:19 +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 7E118E2A6E for ; Wed, 12 Jun 2024 22:34:19 +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 B9D25335C7E for ; Wed, 12 Jun 2024 22:34:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22B221C7B for ; Wed, 12 Jun 2024 22:34:17 +0000 (UTC) From: "Dale Sweeney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dale Sweeney" Message-ID: <1718231619.f254376cd29fe48a46c6c8973c6c8932fbc196a2.agooglygooglr@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/metadata.xml X-VCS-Directories: media-video/gpu-screen-recorder/ X-VCS-Committer: agooglygooglr X-VCS-Committer-Name: Dale Sweeney X-VCS-Revision: f254376cd29fe48a46c6c8973c6c8932fbc196a2 X-VCS-Branch: dev Date: Wed, 12 Jun 2024 22:34:17 +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: b0b5ca66-c51c-497b-85a8-ba1fe32eda7e X-Archives-Hash: c583b2d84b5cd6ea4b3ff2d6869652fb commit: f254376cd29fe48a46c6c8973c6c8932fbc196a2 Author: Dale Sweeney gmail com> AuthorDate: Wed Jun 12 22:32:50 2024 +0000 Commit: Dale Sweeney gmail com> CommitDate: Wed Jun 12 22:33:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f254376c media-video/gpu-screen-recorder: Add metadata.xml Signed-off-by: Dale Sweeney gmail.com> media-video/gpu-screen-recorder/metadata.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/media-video/gpu-screen-recorder/metadata.xml b/media-video/gpu-screen-recorder/metadata.xml new file mode 100644 index 000000000..36a4af1d3 --- /dev/null +++ b/media-video/gpu-screen-recorder/metadata.xml @@ -0,0 +1,21 @@ + + + + + Dale Sweeney + agooglygooglr@gmail.com + + + This is a screen recorder that has minimal impact on system performance by recording your monitor using the + GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. + This screen recorder can be used for recording your desktop offline, for live streaming and for + nvidia shadowplay-like instant replay, where only the last few minutes are saved. + + + https://github.com/dec05eba/gpu-screen-recorder-issues/issues + + + Install systemd user service + Remove password prompt and improve performance + +