mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
DSView is an GUI programe for supporting various instruments.
The patches under ${FILESDIR} pushed to upstream:
https://github.com/DreamSourceLab/DSView/pull/335
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Huang Rui <vowstar@gmail.com>
21 lines
764 B
XML
21 lines
764 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>vowstar@gmail.com</email>
|
|
<name>Huang Rui</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">DreamSourceLab/DSView</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
DSView is an GUI programe for supporting various instruments from
|
|
DreamSourceLab, including logic analyzer, oscilloscope, etc. DSView is based
|
|
on sigrok project.
|
|
The sigrok project aims at creating a portable, cross-platform,
|
|
Free/Libre/Open-Source signal analysis software suite that supports various
|
|
device types (such as logic analyzers, oscilloscopes, multimeters, and
|
|
more).
|
|
</longdescription>
|
|
</pkgmetadata>
|