summaryrefslogtreecommitdiffhomepage
path: root/vars/glib.vars
AgeCommit message (Collapse)AuthorFilesLines
2020-02-25vars/{gdk,glib}.vars: attach to correct build step.Lucio Andrés Illanes Albornoz1-3/+3
2020-02-25General cleanup, pt. I.Lucio Andrés Illanes Albornoz1-1/+1
2018-04-30Correctly (zero-)initialise all locals.Lucio Andrés Illanes Albornoz1-1/+1
2017-11-29subr/pkg_configure_autotools.subr: create ${PKG_BUILD_DIR}/config.cache from ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+8
${PKG_CONFIG_CACHE{,_EXTRA}}. etc/config.cache, vars/*.vars: split into vars/*.vars.
2017-11-28patches/gtk2-2.24.31.local.patch:configure: always use ${PKG_CONFIG}.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
vars/gdk.vars: patch incorrectly missing gio-2.0 (glib) dependency into .pc file. vars/glib.vars:pkg_glib_install_pkgconfig_post(): fix library order.
2017-11-21vars/glib{,_host}.vars: force -l{ffi,pcre,z} into pkg-config(1) files.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+17
subr/pkg_install_pkgconfig.subr: explicitly pass -i"" to sed(1).