Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: libeudev-pkg-description.in
===================================================================
--- libeudev-pkg-description.in	(nonexistent)
+++ libeudev-pkg-description.in	(revision 5)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.  Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in.  You must
+# make exactly 11 lines for the formatting to be correct.  It's also
+# customary to leave one space after the ':'.
+
+        |-----handy-ruler------------------------------------------------------|
+libeudev: libeudev @VERSION@ (libraries for eudev)
+libeudev:
+libeudev: libudev provides shared and static library to access the devices
+libeudev: which are actually present. It creates or removes device node
+libeudev: files usually located in the /dev directory.
+libeudev:
+libeudev: eudev is a project started by Gentoo developers as a fork of
+libeudev: git://anongit.freedesktop.org/systemd/systemd with the aim of
+libeudev: isolating udev from any particular flavor of system initialization.
+libeudev: Homepage: http://www.gentoo.org/proj/en/eudev/
+libeudev: