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 783207 - Add support for building with meson
Add support for building with meson
Status: RESOLVED FIXED
Product: libgnome-volume-control
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: libgnome-volume-control-maint
libgnome-volume-control-maint
Depends on:
Blocks:
 
 
Reported: 2017-05-29 17:52 UTC by Florian Müllner
Modified: 2017-05-30 05:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for building with meson (5.50 KB, patch)
2017-05-29 17:53 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2017-05-29 17:52:09 UTC
See patch.
Comment 1 Florian Müllner 2017-05-29 17:53:11 UTC
Created attachment 352814 [details] [review]
Add support for building with meson

Allow the module to be included as a meson subproject() in addition
to the existing autotools support. Based heavily on the meson
support in https://git.gnome.org/browse/libgd.
Comment 2 Bastien Nocera 2017-05-30 03:11:11 UTC
Review of attachment 352814 [details] [review]:

That seems fine, can always be corrected/optimised later.
Comment 3 Florian Müllner 2017-05-30 05:00:17 UTC
Attachment 352814 [details] pushed as 01e1fde - Add support for building with meson