mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2025-02-24 04:21:39 +00:00
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.
6 lines
263 B
Bash
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
|