commit: 342b8c5d962fd45f4c54878d468132523a66af0e Author: Dale Sweeney <agooglygooglr <AT> gmail <DOT> com> AuthorDate: Wed Jun 12 22:38:04 2024 +0000 Commit: Dale Sweeney <agooglygooglr <AT> gmail <DOT> com> CommitDate: Wed Jun 12 22:38:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=342b8c5d
media-video/gpu-screen-recorder-gtk: Add metadata.xml Signed-off-by: Dale Sweeney <agooglygooglr <AT> gmail.com> media-video/gpu-screen-recorder-gtk/metadata.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/media-video/gpu-screen-recorder-gtk/metadata.xml b/media-video/gpu-screen-recorder-gtk/metadata.xml new file mode 100644 index 000000000..2c352e0cd --- /dev/null +++ b/media-video/gpu-screen-recorder-gtk/metadata.xml @@ -0,0 +1,14 @@ +<?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>[email protected]</email> + </maintainer> + <longdescription> + GTK front-end for gpu-screen-recorder. A fast, shadowplay-like screen recorder for Linux. + </longdescription> + <upstream> + <bugs-to>https://github.com/dec05eba/gpu-screen-recorder-issues/issues</bugs-to> + </upstream> +</pkgmetadata>
