Shorten reduces the size of waveform files (such as audio) using
Huffman coding of prediction residuals and optional additional
quantisation. It supports lossless and lossy modes.
xmms-shn provides playback support for shorten (.shn) files in XMMS.
Real-time seeking support is provided for .shn files that have
accompanying seek tables generated by shorten 3.x.
Disc-Cover creates front and back covers for audio CDs. The CD has
to be present in the CD-ROM drive, or alternatively a valid CDDB
file can be used. Disc-Cover searches the CDDB database for an
entry corresponding to the CD's CDDB ID. It starts by looking for
a local CDDB entry in ~/.cddb (or another directory pointed to by
your cddb installation). If no local CDDB entry matches the CD,
disc-cover continues to search the online CDDB databases or CDINDEX
databases as configured in the AudioCD library. It then formats
the entry to produce a Latex, Dvi, Postscript or PDF file, which
contains the front and back covers on a single page. Other formats
supported include a simple text output, a CDDB compatible format,
HTML and an output format that can be used with cdlabelgen
(http://www.red-bean.com/~bwf/software/cdlabelgen/), another cover
builder.
WWW: http://www.liacs.nl/~jvhemert/disc-cover
MAINTAINER= Nikolay Sturm <Nikolay.Sturm@desy.de>
Tempest for Eliza is a program that uses your computer monitor to
send out AM short wave radio signals. You can then hear computer
generated music in your radio. It teaches you that your computer
can be observed. Tempest for Eliza works with every monitor,
every resolution.
Problem is, this breaks the definition of WRKDIR, whereas
we need separate WRKDIR for compilation with distinct flavors
to work.
-> only FULLPKGNAMEs need to be tweaked.
To be 100% correct, we actually probably should do
FULLPKGNAME=xmms-${VERSION}${FLAVOR_EXT:S/-no_esd//:S/-no_vorbis}
because at some point there might be hidden flavors...