summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2023-05-04 07:17:47 +0300
committerViorel Munteanu <ceamac@gentoo.org>2023-05-04 07:17:47 +0300
commitf079d7dc8c00f63d39d3168c163f3ac2b4efa7e1 (patch)
tree2928ff534009dab55e6232f54bc3a4dd3d6ddeb2 /sys-apps/razercfg
parentdev-util/spirv-llvm-translator: Run lit verbosely and control jobs (diff)
downloadgentoo-f079d7dc8c00f63d39d3168c163f3ac2b4efa7e1.tar.gz
gentoo-f079d7dc8c00f63d39d3168c163f3ac2b4efa7e1.tar.bz2
gentoo-f079d7dc8c00f63d39d3168c163f3ac2b4efa7e1.zip
sys-apps/razercfg: drop to maintainer-needed
Closes: https://bugs.gentoo.org/905659 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sys-apps/razercfg')
-rw-r--r--sys-apps/razercfg/metadata.xml36
1 files changed, 16 insertions, 20 deletions
diff --git a/sys-apps/razercfg/metadata.xml b/sys-apps/razercfg/metadata.xml
index 2cf35e12e9e9..fe2db70cfb0d 100644
--- a/sys-apps/razercfg/metadata.xml
+++ b/sys-apps/razercfg/metadata.xml
@@ -1,24 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>kaikaikai@yandex.ru</email>
- <name>Alexey Korepanov</name>
- </maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
- <use>
- <flag name="gui">Installs GUI configuration utility and status bar applet.
- Requires <pkg>dev-python/PyQt5</pkg></flag>
- </use>
- <longdescription>
- The next generation Razer device configuration tool bringing the Razer gaming
- experience to the free OpenSource world.
- The tool architecture is based on "razerd", which is a background daemon doing
- all of the lowlevel privileged hardware accesses. The user interface tools are
- "razercfg", a commandline tool; and "qrazercfg", a Qt based graphical device
- configuration tool.
- </longdescription>
+ <!-- maintainer-needed -->
+ <use>
+ <flag name="gui">Installs GUI configuration utility and status bar applet.
+ Requires <pkg>dev-python/PyQt5</pkg></flag>
+ </use>
+ <upstream>
+ <remote-id type="github">mbuesch/razer</remote-id>
+ </upstream>
+ <longdescription>
+ The next generation Razer device configuration tool bringing the Razer gaming
+ experience to the free OpenSource world.
+ The tool architecture is based on "razerd", which is a background daemon doing
+ all of the lowlevel privileged hardware accesses. The user interface tools are
+ "razercfg", a commandline tool; and "qrazercfg", a Qt based graphical device
+ configuration tool.
+ </longdescription>
</pkgmetadata>