dev-embedded/qdl: new package, add 1.0

Signed-off-by: Quincy Fleming <quincyf467@protonmail.com>
This commit is contained in:
Quincy Fleming
2023-07-16 21:10:47 -05:00
parent d70316aaef
commit bbe421a368
3 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>quincyf467@protonmail.com</email>
<name>Quincy Fleming</name>
</maintainer>
<upstream>
<remote-id type="github">andersson/qdl</remote-id>
<doc lang="en">https://github.com/andersson/qdl#readme</doc>
<bugs-to>https://github.com/andersson/qdl/issues</bugs-to>
</upstream>
<longdescription lang="en">
This tool communicates with USB devices of id 05c6:9008 to upload a flash
loader and use this to flash images.
</longdescription>
</pkgmetadata>