SPELL=pulseaudio VERSION=12.2 SOURCE_HASH=sha512:877754c1838b3cb042dbc18a5f1cc3cf313ffcaee7a64703330406d1f86279c34f1107634ac3083b158365e6757fbacf5ec406bc3c5788d291de67b77a561a4e 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