chocpkg/pkgdef/libogg.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

5 lines
247 B
Bash

description "Library for reading .ogg container files"
check_pkgconfig ogg
fetch_download http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz \
e19ee34711d7af328cb26287f4137e70630e7261b17cbe3cd41011d73a654692
build_autotools