           SPELL=game-music-emu
         VERSION=0.5.5
          SOURCE="${SPELL}-${VERSION}.tbz2"
   SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
     SOURCE_HASH=sha512:dcf341bf0ab8237a98bceef3b0bc8e8bd11851179f989c561878ff421912158bfdbae4bf613ecc9f6a569b02dce4fbd41acf68a3c9c5ea137938bd5cdc353ff4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://code.google.com/p/game-music-emu/"
      LICENSE[0]="LGPL"
         ENTERED=20100301
        KEYWORDS=""
           SHORT="a collection of video game music file emulators"
cat << EOF
Game_Music_Emu is a collection of video game music file emulators that
support the following formats and systems:

AY ZX Spectrum/Amstrad CPC GBS Nintendo Game Boy GYM Sega Genesis/Mega Drive
HES NEC TurboGrafx-16/PC Engine KSS MSX Home Computer/other Z80 systems
(doesn't support FM sound) NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco
106, and FME-7 sound) SAP Atari systems using POKEY sound chip SPC Super
Nintendo/Super Famicom VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega
Drive,BBC Micro Features:

Can be used in C and C++ code High emphasis has been placed on making the
library very easy to use One set of common functions work with all emulators
the same way Several code examples, including music player using SDL Portable
code for use on any system with modern or older C++ compilers Adjustable
output sample rate using quality band-limited resampling Uniform access to
text information fields and track timing information End-of-track fading
and automatic look ahead silence detection Treble/bass and stereo echo for
AY/GBS/HES/KSS/NSF/NSFE/SAP/VGM Tempo can be adjusted and individual voices
can be muted while playing Can read music data from file, memory, or custom
reader function/class Can access track information without having to load
into full emulator M3U track listing support for multi-track formats Modular
design allows elimination of unneeded emulators/features This library has
been used in game music players for Windows, Linux on several architectures,
Mac OS, MorphOS, Xbox, PlayStation Portable, GP2X, and Nintendo DSPlease
enter a description of the spell here
EOF
