chocpkg/pkgdef/fluidsynth.sh
Simon Howard 6cc0fc095c Change URLs to point at chocpkg-mirrors repo.
Instead of the /depends/ directory on chocolate-doom.org which nobody
except me can edit. Also define a variable to define the base URL for
the mirrors repo so that we can update it easily when GitHub change
their URLs.
2019-03-03 00:14:41 -05:00

6 lines
244 B
Bash

description "Real-time sound font software synthesizer"
check_pkgconfig fluidsynth
fetch_download $CHOCPKG_MIRRORS/fluidsynth-1.1.6.tar.gz \
50853391d9ebeda9b4db787efb23f98b1e26b7296dd2bb5d0d96b5bccee2171c
dependencies glib
build_autotools