Commit graph

2 commits

Author SHA1 Message Date
Jan Tojnar e70d829bdb libgovirt: clean up
- Split outputs to prevent closure contamination with propagated dependencies’ dev outputs.
- Use mirror URL.
- Add update script (also change source URL so it can be auto-updated).
- Correct dependencies:
  - Even though glib is propagated by other dependencies, let’s add it here as well for completeness.
  - libsoup should not need to be propagated.
- Add gobject-introspection (on by default with meson).
- Use correct non-deprecated license.
- Reduce scope of lib.

Ideally, we would also switch to Meson but it currently specifies dependencies incorrectly:
https://gitlab.gnome.org/GNOME/libgovirt/-/merge_requests/15
2022-02-21 08:22:43 +01:00
Andrew Marshall 0deb79e47b libgovirt: init at 0.3.8 2022-02-16 01:22:19 -05:00