diff options
Diffstat (limited to 'media-libs/daaplib/metadata.xml')
-rw-r--r-- | media-libs/daaplib/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/media-libs/daaplib/metadata.xml b/media-libs/daaplib/metadata.xml new file mode 100644 index 000000000000..36593b43175f --- /dev/null +++ b/media-libs/daaplib/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sound</herd> + <longdescription> + daaplib is a very tiny and portable C++ library which helps to read + and write low-level DAAP streams in memory. the code is + straightforward and can mirror the structure of the data fairly well + </longdescription> +</pkgmetadata> |