forked from GNOME/libgudev
-
Notifications
You must be signed in to change notification settings - Fork 0
udev GObject bindings
License
anto/libgudev
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
General Information =================== 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: http://wiki.gnome.org/Projects/libgudev Installation ============ % tar xJf libgudev-<version>.tar.xz # unpack the sources % cd libgudev-<version> # change to the toplevel directory % ./configure # run the `configure' script % make # build libgudev [ Become root if necessary ] % make install # install libgudev libgudev requires: >=libudev-199 >=glib2-2.22.0 pkg-config How to report bugs ================== Bugs should be reported to the GNOME bug tracking system. (http://bugzilla.gnome.org, product libgudev.) You will need to create an account for yourself. Patches ======= Patches should also be submitted to bugzilla.gnome.org. If the patch fixes an existing bug, add the patch as an attachment to that bug report. Otherwise, enter a new bug report that describes the patch, and attach the patch to that bug report. Patches should be in unified diff form. (The -up option to GNU diff.)
About
udev GObject bindings
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 85.5%
- JavaScript 7.4%
- Makefile 4.4%
- M4 2.3%
- Shell 0.4%