blob: 510c093864344440e8eec921d9d898a85b11e8d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>net-misc</herd>
<maintainer>
<email>sandymac@gentoo.org</email>
<name>Sandy McArthur</name>
<description>initial package creator</description>
</maintainer>
<longdescription>
daapd scans a directory for mp3 files and makes them available via
the Apple proprietary protocol DAAP. DAAP clients, such as iTunes,
can browse the directory and retrieve individual files, either by
streaming or by downloading them.
</longdescription>
</pkgmetadata>
|