the package is building on my ppa
https://launchpad.net/~costamagnagianfranco/+archive/ubuntu
/costamagnagianfranco-ppa
BTW I honestly think this was a typo in the set variable.
Probably a change like
+- _pkgconfig_set("${_pkg_check_modules_pkg}_${variable}"
"${${_pkg_check_modules_pkg}_${variable}}")
++ _pkgconfig_set("${_pkg_check_prefix}_${variable}"
"${${_pkg_check_prefix}_${variable}}")
is already enough.
Having them both results in something like:
GLIB2_INCLUDEDIR:INTERNAL=/usr/include
GLIB2_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
GLIB2_PREFIX:INTERNAL=/usr
and
glib-2.0_INCLUDEDIR:INTERNAL=/usr/include
glib-2.0_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
glib-2.0_PREFIX:INTERNAL=/usr
I think we could have just the former version.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563548
Title:
CMake 3.5's pkg-config support broken
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cmake/+bug/1563548/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs