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 536181 - API_VER not used in pkgconfig files
API_VER not used in pkgconfig files
Status: RESOLVED FIXED
Product: gnomemm
Classification: Deprecated
Component: cluttermm
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2008-06-02 08:21 UTC by Denis Leroy
Modified: 2008-06-02 09:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Uses API_VER in pkgconfig files (1.10 KB, patch)
2008-06-02 08:21 UTC, Denis Leroy
none Details | Review

Description Denis Leroy 2008-06-02 08:21:28 UTC
The pkgconfig files of cluttermm-cairo and cluttermm-gtk are not correct: they have the wrong API version for cluttermm. See attached patch.
Comment 1 Denis Leroy 2008-06-02 08:21:59 UTC
Created attachment 111930 [details] [review]
Uses API_VER in pkgconfig files
Comment 2 Murray Cumming 2008-06-02 08:24:49 UTC
Thanks. Feel free to commit that (assuming you have svn write access), with a ChangeLog entry.
Comment 3 Murray Cumming 2008-06-02 09:02:16 UTC
Committed, with a ChangeLog entry. Thanks.