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 655402 - Include C include file and exported pkg-config file info in GIR
Include C include file and exported pkg-config file info in GIR
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
[fixed-next]
Depends on:
Blocks: 635330
 
 
Reported: 2011-07-27 10:14 UTC by Evan Nemerson
Modified: 2012-03-08 21:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add C include and exported package information to GIR (746 bytes, patch)
2011-07-27 10:16 UTC, Evan Nemerson
none Details | Review

Description Evan Nemerson 2011-07-27 10:14:56 UTC
Vte-2.90.gir does not currently include information on the C header to include or the exported packages.
Comment 1 Evan Nemerson 2011-07-27 10:16:02 UTC
Created attachment 192742 [details] [review]
Add C include and exported package information to GIR
Comment 2 Christian Persch 2011-08-16 17:22:42 UTC
+Vte_@VTE_API_VERSION_U@_gir_EXPORT_PACKAGES = vte-2.90

Use vte$(VTE_PC_VERSION) in place of vte-2.90.

With that change, please commit to vte-0-28 branch only.
Comment 3 Christian Persch 2011-08-16 21:55:40 UTC
Actually, please commit to vte-0-30 only, not 0-28.
Comment 4 Christian Persch 2011-10-28 13:08:20 UTC
Could you update the patch please, and apply it to vte-0-32 branch only.
Comment 5 Christian Persch 2012-03-08 21:13:39 UTC
Fixed on vte-next and vte-0-32.