summaryrefslogtreecommitdiffstats
path: root/gudev/gudev-1.0.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* gudev: Fix up pkgconfig file so things actually workDavid Zeuthen2009-06-011-2/+3
|
* Add a GObject-based wrapper library for libudevDavid Zeuthen2009-06-011-0/+10
This makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support.