Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 426410

Summary: dev-util/pkgconf: pkg.m4 is outdated and no longer in sync with upstream copy
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: jdhore, nenolod
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Samuli Suominen (RETIRED) gentoo-dev 2012-07-13 09:46:30 UTC
missing --with-pkgconfigdir (PKG_INSTALLDIR) support in pkgconf's copy of pkg.m4, it will need to be updated from the freedesktop.org's copy
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-07-13 09:59:33 UTC
consider doing something like what dev-util/pkgconfig-openbsd is already doing, copying the pkg.m4 from the freedesktop.org's tarball, so it would be a matter of changing one string in the ebuild, like PKG_M4_VER=0.26 to PKG_M4_VER=0.27
Comment 2 William Pitcock 2012-07-21 06:20:08 UTC
upstream rebase patch: https://github.com/nenolod/pkgconf/commit/840ecc846d1a168b475a31bb927b78c3677d565a.patch
Comment 3 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-07-21 06:36:13 UTC
The patch is being applied to pkgconf-0.8.1 in the tree.