chocpkg/pkgdef/glib.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
292 B
Bash

description "GNOME glib core utility library"
check_pkgconfig glib
fetch_download https://www.chocolate-doom.org/depends/glib-2.47.6.tar.gz \
da87bea88da06f60d6e7618c574c67b9fd109ee07fc78074dede473dde8f8196
dependencies libffi gettext zlib
build_autotools --with-pcre=internal