The libgudev package contains GObject bindings for libudev.
This package is known to build and work properly using an LFS-8.1 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgudev/231/libgudev-231.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgudev/231/libgudev-231.tar.xz
Download MD5 sum: 916c10c51ec61131e244c3936bbb2e0c
Download size: 268 KB
Estimated disk space required: 3.3 MB
Estimated build time: less than 0.1 SBU
gobject-introspection-1.52.1 (for gir-data, needed for GNOME), GTK-Doc-1.26, 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 2017-08-20 15:06:11 -0700