diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-12-06 20:36:29 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-12-06 20:36:29 +0000 |
commit | ef51e60bb581442afd8f06ee5cdd2f7236884c36 (patch) | |
tree | 4d7e9abee8fb4d06263b2ae4b2d57025a8f557c4 /app-emacs/emms/metadata.xml | |
parent | Stable on ppc64; bug #105380 (diff) | |
download | historical-ef51e60bb581442afd8f06ee5cdd2f7236884c36.tar.gz historical-ef51e60bb581442afd8f06ee5cdd2f7236884c36.tar.bz2 historical-ef51e60bb581442afd8f06ee5cdd2f7236884c36.zip |
Initial port. Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>. This version represents the last stable EMMS 1.x series work from EMMS's CVS. Resolves Bug #86246.
Package-Manager: portage-2.0.53
Diffstat (limited to 'app-emacs/emms/metadata.xml')
-rw-r--r-- | app-emacs/emms/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emacs/emms/metadata.xml b/app-emacs/emms/metadata.xml new file mode 100644 index 000000000000..bff8c8626d37 --- /dev/null +++ b/app-emacs/emms/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>emacs</herd> +<longdescription> + EMMS, the Emacs Multimedia System, is an extensible, light-weight + multimedia player system for Emacs. It includes support for audio + and video formats such as MP3, FLAC, Ogg Vorbis, MPEG, WMV, MOV, + AVI, OGM, MKV via external players such as MPlayer, GStreamer, + mpg321, ogg123 etc. + + EMMS also includes meta data tagging capabilities (including batched + tagging), play-list management, play-list scoring, streamed media + and support for synchronized song lyrics display. +</longdescription> +</pkgmetadata> |