diff options
author | Dale Sweeney <agooglygooglr@gmail.com> | 2024-06-12 18:38:04 -0400 |
---|---|---|
committer | Dale Sweeney <agooglygooglr@gmail.com> | 2024-06-12 18:38:04 -0400 |
commit | 342b8c5d962fd45f4c54878d468132523a66af0e (patch) | |
tree | b1a4b3bddb9d9371ec60f679d7d8b5efde2a068c /media-video | |
parent | media-video/gpu-screen-recorder: Add metadata.xml (diff) | |
download | guru-342b8c5d962fd45f4c54878d468132523a66af0e.tar.gz guru-342b8c5d962fd45f4c54878d468132523a66af0e.tar.bz2 guru-342b8c5d962fd45f4c54878d468132523a66af0e.zip |
media-video/gpu-screen-recorder-gtk: Add metadata.xml
Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/gpu-screen-recorder-gtk/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
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>agooglygooglr@gmail.com</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> |