Files
guru/app-misc/mxw/metadata.xml
ingenarel d980757803 app-misc/mxw: add remote in metadata, improve SRC_URI
fixes the following pkgcheck warnings:

app-misc/mxw
  MissingRemoteId: missing <remote-id type="github">dkbednarczyk/mxw</remote-id> (inferred from URI 'https://github.com/dkbednarczyk/mxw')
  BadFilename: version 0.1.2: bad filename: [ v0.1.2.tar.gz ]
  StaticSrcUri: version 0.1.2: '0.1.2' in SRC_URI, replace with ${PV}

Signed-off-by: ingenarel <ingenarelitems@gmail.com>
2025-07-21 06:15:19 +06:00

20 lines
708 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>agooglygooglr@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
Cross platform CLI tool for Glorious' wireless mice.
Originally reverse engineered using USB packet logs sniffed with
WireShark and USBPcap, as well as a decompilation of the official
Windows program (Glorious Core).
</longdescription>
<upstream>
<remote-id type="github">dkbednarczyk/mxw</remote-id>
<bugs-to>https://github.com/dkbednarczyk/mxw/issues</bugs-to>
</upstream>
</pkgmetadata>