Blame groups.d/000.host_tools.d/pkgconf_host.package

b2c1ea
: ${PKG_PKGCONF_HOST_DEPENDS:="slibtool_host"};
b2c1ea
: ${PKG_PKGCONF_HOST_SHA256SUM:=ef9c7e61822b7cb8356e6e9e1dca58d9556f3200d78acab35e4347e9d4c2bbaf};
b2c1ea
: ${PKG_PKGCONF_HOST_VERSION:=1.8.0};
b2c1ea
: ${PKG_PKGCONF_HOST_URL:=https://distfiles.dereferenced.org/pkgconf/pkgconf-${PKG_PKGCONF_HOST_VERSION}.tar.xz};
b2c1ea
: ${PKG_PKGCONF_HOST_CONFIGURE_ARGS:="--prefix=${PREFIX} --with-system-libdir=${PREFIX_NATIVE}/lib --with-system-includedir=${PREFIX_NATIVE}/include --with-pkg-config-dir=${PREFIX_NATIVE}/lib/pkgconfig --with-personality-dir=${PREFIX_NATIVE}/share/pkgconfig/personality.d"};
b2c1ea
: ${PKG_PKGCONF_HOST_INSTALL_FILES_V2:="
b2c1ea
	@pkgconf=bin/pkg-config
b2c1ea
	+%[_files]/bin/\%[_target]-pkg-config=bin/%[_target]-pkg-config
b2c1ea
	m0755=bin/%[_target]-pkg-config"};
b2c1ea
b2c1ea
ex_pkg_register "pkgconf_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_tools";
b2c1ea
b2c1ea
# vim:filetype=sh textwidth=0