blob: 4d4c3986b1fd5c0e25bbf2a57e2f924a1bbb4597 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sound</herd>
<maintainer>
<email>angelos@gentoo.org</email>
<name>Christoph Mende</name>
</maintainer>
<longdescription>
This plugin fetches lyrics from the internet. It uses the following websites as sources:
* LyricWiki
* LeosLyrics
* Lyrics Tracker
</longdescription>
<upstream>
<remote-id type="sourceforge">musicpd</remote-id>
</upstream>
</pkgmetadata>
|