tag | 7d54791a8538384dabf9c310a89c84ac138da93f | |
---|---|---|
tagger | Bastien Nocera <hadess@hadess.net> | Sat Aug 14 21:12:16 2021 |
object | dff7a794e55d6ad7a10e8edacd73aa047593e74c |
237
commit | dff7a794e55d6ad7a10e8edacd73aa047593e74c | [log] [tgz] |
---|---|---|
author | Bastien Nocera <hadess@hadess.net> | Sat Aug 14 08:39:24 2021 |
committer | Bastien Nocera <hadess@hadess.net> | Sat Aug 14 21:03:51 2021 |
tree | b228cd84bc2cd63d461812e63afbf6944d04b16b | |
parent | 83a36a29e75b819281a8f114232d711b25572add [diff] |
237
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/
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.