chocpkg/pkgdef/pkg-config.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
300 B
Bash

description "Development tool for locating installed packages and libraries"
check_tool pkg-config
fetch_download https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz \
6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845
build_autotools --with-internal-glib