The libgudev package contains GObject bindings for libudev.
This package is known to build and work properly using an LFS-8.3 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgudev/232/libgudev-232.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgudev/232/libgudev-232.tar.xz
Download MD5 sum: 6914852377156665567abf8a38d89236
Download size: 272 KB
Estimated disk space required: 3.2 MB
Estimated build time: less than 0.1 SBU
gobject-introspection-1.56.1 (for gir-data, needed for GNOME), GTK-Doc-1.28, and umockdev
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgudev
Install libgudev by running the following commands:
./configure --prefix=/usr --disable-umockdev && make
This package does not come with a testsuite.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2018-08-19 14:04:57 -0700