diff options
Diffstat (limited to 'dev-python/mpdlcd/metadata.xml')
| -rw-r--r-- | dev-python/mpdlcd/metadata.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-python/mpdlcd/metadata.xml b/dev-python/mpdlcd/metadata.xml new file mode 100644 index 000000000000..a55c0b23db37 --- /dev/null +++ b/dev-python/mpdlcd/metadata.xml @@ -0,0 +1,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> |
