. "${GRIMOIRE}/MESON_FUNCTIONS" SPELL=pulseaudio VERSION=15.0 SOURCE_HASH=sha512:352ef20384c76c631c0faa73b08e2318902a433712e0c086a5ac7a0ae58873c8d4be8f35879bdec71a93b19ae8e2ba073cacac4d56215bcf58375a0cd9d88833 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