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 787381 - Raise glib version requirement
Raise glib version requirement
Status: RESOLVED OBSOLETE
Product: bijiben
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Bijiben maintainer(s)
Bijiben maintainer(s)
Depends on: 782707 786461 787317
Blocks:
 
 
Reported: 2017-09-06 18:20 UTC by Iñigo Martínez
Modified: 2017-10-14 08:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Raised glib version requirement (2.37 KB, patch)
2017-09-06 18:21 UTC, Iñigo Martínez
none Details | Review
Raise glib version requirement (2.38 KB, patch)
2017-09-14 05:56 UTC, Iñigo Martínez
none Details | Review

Description Iñigo Martínez 2017-09-06 18:20:06 UTC
bijiben uses glib-genmarshal to generate marshalers for libbiji.

This patch raises glib version requirement to use a recent glib-genmarshal supporting the necessary options, which usually are distributed together.
Comment 1 Iñigo Martínez 2017-09-06 18:21:00 UTC
Created attachment 359297 [details] [review]
Raised glib version requirement
Comment 2 Iñigo Martínez 2017-09-14 05:56:38 UTC
Created attachment 359759 [details] [review]
Raise glib version requirement

This patch update contains proper subject and commit message.
Comment 3 Iñigo Martínez 2017-10-14 08:50:53 UTC
Comment on attachment 359759 [details] [review]
Raise glib version requirement

The patch is now obsolete due to changes in the original meson port.