diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-15 17:16:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-15 17:16:13 +0000 |
commit | 41ceb68e65f403fd08d0734c53c7f4e5f06bc265 (patch) | |
tree | 9d442bfd956b382e15eb2f43eca5f867eeaad7fc /audio/moodbar/PLIST | |
parent | 8204e18749766fbed2fdcba0c1f97af56431e109 (diff) | |
download | pkgsrc-41ceb68e65f403fd08d0734c53c7f4e5f06bc265.tar.gz |
Initial import of moodbar-0.1.2:
The Moodbar is an algorithm for creating a colorful visual
representation of the contents of an audio file, giving an idea of
its "mood" (this is a rather fanciful term for the simple analysis
it actually does). The Moodbar was invented by Gavin Wood and
Simon O'Keefe for inclusion in the Amarok music player.
This package contains a GStreamer plugin with elements that are
used in the moodbar analysis, and an application that actually does
the analysis.
Diffstat (limited to 'audio/moodbar/PLIST')
-rw-r--r-- | audio/moodbar/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/moodbar/PLIST b/audio/moodbar/PLIST new file mode 100644 index 00000000000..1a744894e31 --- /dev/null +++ b/audio/moodbar/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/15 17:16:13 wiz Exp $ +bin/moodbar +lib/gstreamer-0.10/libmoodbar.la |