blob: a55c0b23db37d86f2fc0ef837e5d950f8c8e7c4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
<bugs-to>https://github.com/rbarrois/mpdlcd/issues</bugs-to>
</upstream>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|