blob: addfbb7aa70c6ee87d7a326ecba0ff92fc6b7901 (
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://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>
<bugs-to>https://github.com/rbarrois/mpdlcd/issues</bugs-to>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|