diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-04-15 15:21:52 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-04-15 15:21:52 +0000 |
commit | 919169fccb1290d9d3249b4889b8e6070e07c71b (patch) | |
tree | 479bdf07529a403e701a872a4190e01aac762e8f /media-plugins/gmpc-serverstats/metadata.xml | |
parent | Version bump (thx to Flameeyes for reporting on irc) (diff) | |
download | historical-919169fccb1290d9d3249b4889b8e6070e07c71b.tar.gz historical-919169fccb1290d9d3249b4889b8e6070e07c71b.tar.bz2 historical-919169fccb1290d9d3249b4889b8e6070e07c71b.zip |
Initial commit. Bug #173241, by fabien Zouaoui <fabien at zouaoui.org>.
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'media-plugins/gmpc-serverstats/metadata.xml')
-rw-r--r-- | media-plugins/gmpc-serverstats/metadata.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/media-plugins/gmpc-serverstats/metadata.xml b/media-plugins/gmpc-serverstats/metadata.xml new file mode 100644 index 000000000000..a0ad4704f5dc --- /dev/null +++ b/media-plugins/gmpc-serverstats/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sound</herd> +<maintainer> + <email>ticho@gentoo.org</email> + <name>Andrej Kacian</name> +</maintainer> +<longdescription> +This plugin shows more detailed information about mpd's database. +It can show what artist has the most playing time, or what genre. +This plugin can be slow for larger databases. +</longdescription> +</pkgmetadata> |