blob: e2746f9aa55708875d8f01a3d9fbce7e0b5dd5be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
MPDLcd is a small adapter which will display the status
of a MPD server on a LCD screen, through lcdproc.
It allows defining various layouts depending on LCD size,
with fix or moving parts.
</longdescription>
<upstream>
<remote-id type="github">rbarrois/mpdlcd</remote-id>
<remote-id type="pypi">mpdlcd</remote-id>
<bugs-to>https://github.com/rbarrois/mpdlcd/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|