summaryrefslogtreecommitdiffstats
path: root/audio-libs/libkate/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/libkate/DETAILS')
-rwxr-xr-xaudio-libs/libkate/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio-libs/libkate/DETAILS b/audio-libs/libkate/DETAILS
new file mode 100755
index 0000000000..ea959f0b12
--- /dev/null
+++ b/audio-libs/libkate/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=libkate
+ VERSION=0.3.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://libkate.googlecode.com/files/$SOURCE
+ SOURCE_HASH=sha512:c45c01fd1d3420f50410b388e0df8eb3e74a8f3750a88ed2e67c5d808279163cd306f5998eb4acd65f464d8e8d276b39eb4844582b028da08f345cc068a571ed
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://libkate.googlecode.com/
+ LICENSE[0]=BSD
+ ENTERED=20090107
+ SHORT="a karaoke and text codec for embedding in ogg"
+cat << EOF
+Kate is a codec for karaoke and text encapsulation for Ogg. Most of the time,
+this would be multiplexed with audio/video to carry subtitles, song lyrics
+(with or without karaoke data), etc, but it doesn't have to be. A possible
+use of a lone Kate stream would be an e-book. Moreover, the motion feature
+gives Kate a powerful means to describe arbitrary curves, so hand drawing
+of shapes can be achieved. This was originally meant for karaoke use, but
+can be used for any purpose. Motions can be attached to various semantics,
+like position or color, so scrolling or fading text can be defined.
+EOF