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

description "GNOME glib core utility library"
check_pkgconfig glib-2.0
fetch_download $CHOCPKG_MIRRORS/glib-2.47.6.tar.gz \
da87bea88da06f60d6e7618c574c67b9fd109ee07fc78074dede473dde8f8196
dependencies libffi gettext zlib
build_autotools --with-pcre=internal