mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
22 lines
1020 B
XML
22 lines
1020 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>Dale Sweeney</name>
|
|
<email>agooglygooglr@gmail.com</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
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.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://github.com/dec05eba/gpu-screen-recorder-issues/issues</bugs-to>
|
|
</upstream>
|
|
<use>
|
|
<flag name="systemd">Install systemd user service</flag>
|
|
<flag name="filecaps">Remove password prompt and improve performance</flag>
|
|
</use>
|
|
</pkgmetadata>
|