chocpkg/pkgdef/fluidsynth.sh
Simon Howard 24650af7d9 Add SHA256 checking for downloads.
Since we're downloading arbitrary executable code from websites and
running it, we should at least have some confidence it's the right
thing we're running.
2016-07-08 20:41:02 -04:00

6 lines
277 B
Bash

description "Real-time sound font software synthesizer"
check_pkgconfig fluidsynth
fetch_download https://www.chocolate-doom.org/depends/fluidsynth-1.1.6.tar.gz \
50853391d9ebeda9b4db787efb23f98b1e26b7296dd2bb5d0d96b5bccee2171c
dependencies glib
build_autotools