commit | 767e2a64a6aa0fd3566c4628e145e9ea17d3ed38 | [log] [tgz] |
---|---|---|
author | Bilal Elmoussaoui <belmouss@redhat.com> | Sat Feb 05 12:22:28 2022 |
committer | Bilal Elmoussaoui <belmouss@redhat.com> | Mon Feb 07 11:11:56 2022 |
tree | 2605765c96c637fbea310d5bcf24aca84bdea50f | |
parent | eca9cc89b7b490038e06d58dfa201097bbd9e347 [diff] |
CI: Adapt per gi-docgen switch
This is libgudev, a library providing GObject bindings for libudev. It used to be part of udev, then merged into systemd. It's now a project on its own.
The official download locations are: http://download.gnome.org/sources/libgudev
The official web site is: https://gitlab.gnome.org/GNOME/libgudev/
The nightly documentations are available in: https://gnome.pages.gitlab.gnome.org/libgudev/
libgudev uses meson as its build system, so generic installation instructions apply to installing libgudev.
libgudev requires libudev
(part of systemd), glib, and pkg-config. Refer to the meson.build
file itself for up-to-date version requirements.
libgudev also optionally uses umockdev for its tests.
Bugs and patches can be contributed on the project's GitLab page.
libgudev, as a combined works, is released under the GNU Lesser General Public License version 2.1 or later. See COPYING
file for details.