diff options
Diffstat (limited to 'app-misc/lcd4linux/metadata.xml')
-rw-r--r-- | app-misc/lcd4linux/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-misc/lcd4linux/metadata.xml b/app-misc/lcd4linux/metadata.xml new file mode 100644 index 000000000000..cee8d88109d9 --- /dev/null +++ b/app-misc/lcd4linux/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<maintainer> +<email>maintainer-needed@gentoo.org</email> +</maintainer> +<longdescription lang="en"> + LCD4Linux is a small program that grabs information from the kernel and some + subsystems and displays it on an external liquid crystal display. It is + fully configurable and supports many data sources, displays and plugins. +</longdescription> +<use> + <flag name='mpd'>Add support for display of mpd controlled music + (<pkg>media-libs/libmpd</pkg>)</flag> +</use> +</pkgmetadata> |