chocpkg/pkgdef/pkg-config.sh
Simon Howard b6540c0182 Remove PACKAGE_VERSION.
The only place this is needed is when determining the directory name
that the tar file will be extracted to. This can be done by examining
the .tar file name without needing to know the version itself.
2016-02-23 23:58:08 -05:00

6 lines
162 B
Bash

PACKAGE_TYPE=native
check_tool pkg-config
fetch_download https://pkgconfig.freedesktop.org/releases/pkg-config-0.28.tar.gz
build_autotools --with-internal-glib