chocpkg/pkgdef/libsamplerate.sh

10 lines
403 B
Bash
Raw Normal View History

description "Library for high quality audio resampling"
check_pkgconfig samplerate
variant stable fetch_download \
http://www.mega-nerd.com/SRC/libsamplerate-0.1.8.tar.gz \
93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06
GIT_URL=https://github.com/libsndfile/libsamplerate.git
variant stable_git fetch_git $GIT_URL 0.1.9
variant latest fetch_git $GIT_URL master
build_autotools