libgudev: New package
authorNathaniel Roach <nroach44@gmail.com>
Mon, 24 Aug 2015 15:44:14 +0000 (23:44 +0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 25 Aug 2015 14:35:15 +0000 (16:35 +0200)
commitb935d49a91a31d42a88eba5997796f131256e371
tree9c84d393622aebf0d947472ef5f4e7dc60945242
parent1a91c82f8a8e2de1ab95794429dfa90b78d51670
libgudev: New package

As libgudev recently was split from the main systemd/udev source, this
library is now required to build certain packages.

This library is only relevant to systemd, as the code it contains is
still contained in eudev.

[Thomas:
 - don't show the dependency comment when systemd is not available,
   since libgudev is anyway useless when you're not using systemd.
 - fix the license, it's LGPLv2.1+ and not GPLv2+
 - remove useless empty lines in the .mk file.]

Signed-off-by: Nathaniel Roach <nroach44@gmail.com>
Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libgudev/Config.in [new file with mode: 0644]
package/libgudev/libgudev.mk [new file with mode: 0644]
package/systemd/Config.in