After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731002 - build: use typelib and gir directories from gi's pkgconfig info
build: use typelib and gir directories from gi's pkgconfig info
Status: RESOLVED WONTFIX
Product: pango
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on: 723862
Blocks:
 
 
Reported: 2014-05-30 15:28 UTC by Andoni Morales
Modified: 2015-04-30 16:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use typelib and gir directories from gi's pkgconfig info (827 bytes, patch)
2014-05-30 15:28 UTC, Andoni Morales
none Details | Review

Description Andoni Morales 2014-05-30 15:28:34 UTC
Created attachment 277565 [details] [review]
 use typelib and gir directories from gi's pkgconfig info

Use typelib and gir directories from gi's pkgconfig info
Comment 1 Behdad Esfahbod 2014-05-30 19:48:49 UTC
That would be wrong.  If I configure with --prefix=/home/behdad/.local, then I shouldn't need root access to install the resulting library.  With your patch, I would.
Comment 2 Andoni Morales 2014-05-30 19:53:39 UTC
Right, we are discussing the issue in https://bugzilla.gnome.org/show_bug.cgi?id=731003 and the correct patch depends on #723862.

Reopening as we need some solution to support uinversal builds with gobject-introspection
Comment 3 Behdad Esfahbod 2014-05-30 19:59:05 UTC
Ok that looks better.
Comment 4 Behdad Esfahbod 2014-05-30 20:00:36 UTC
Please first fully flash out a solution that the introspection guys are happy to take upstream before pushing patches to individual modules.
Comment 5 Behdad Esfahbod 2015-04-30 16:02:41 UTC
Closing.  Reopen or file if consensus with g-i upstream is reached.