diff options
Diffstat (limited to 'media-libs/vo-aacenc/metadata.xml')
-rw-r--r-- | media-libs/vo-aacenc/metadata.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-libs/vo-aacenc/metadata.xml b/media-libs/vo-aacenc/metadata.xml new file mode 100644 index 000000000000..4e08d8ecdfd1 --- /dev/null +++ b/media-libs/vo-aacenc/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sound</herd> + <longdescription lang="en">VisualOn AAC encoder library This library contains an encoder implementation +of the Advanced Audio Coding (AAC) audio codec. The library is based on +a codec implementation by VisualOn, part of the Stagefright framework from +the Google Android project.</longdescription> + <upstream> + <remote-id type="sourceforge">opencore-amr</remote-id> + </upstream> +</pkgmetadata> |