SPELL=pulseaudio VERSION=14.2 SOURCE_HASH=sha512:196338cbb26c542301b6d0579070dfbcc42e76dc17405f3e216af70519bec2003089b80c573a32d5f96bdab078631ca09ce89998ab7a0a8ffa26955a9bcb3c4a SOURCE=${SPELL}-${VERSION}.tar.xz SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION} SOURCE_URL=https://freedesktop.org/software/$SPELL/releases/$SOURCE # SOURCE_GPG=gurus.gpg:${SOURCE}.sig WEB_SITE=https://www.pulseaudio.org/ ENTERED=20070504 LICENSE[0]=GPL SHORT="a sound server" cat << EOF PulseAudio, previously known as Polypaudio, is a sound server for POSIX and Win32 systems. A sound server is basically a proxy for your sound applications. It allows you to do advanced operations on your sound data as it passes between your application and your hardware. Things like transferring the audio to a different machine, changing the sample format or channel count and mixing several sounds into one are easily achieved using a sound server. EOF