diff --git a/eudev/.footprint b/eudev/.footprint index 998958cb..6fbd61b3 100644 --- a/eudev/.footprint +++ b/eudev/.footprint @@ -11,7 +11,6 @@ drwxr-xr-x root/root etc/udev/hwdb.d/ -rw-r--r-- root/root etc/udev/hwdb.d/20-sdio-vendor-model.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-usb-classes.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-usb-vendor-model.hwdb --rw-r--r-- root/root etc/udev/hwdb.d/60-evdev.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-keyboard.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/70-mouse.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/70-touchpad.hwdb @@ -19,8 +18,8 @@ drwxr-xr-x root/root etc/udev/rules.d/ -rw-r--r-- root/root etc/udev/udev.conf drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/firmware/ -lrwxrwxrwx root/root lib/libudev.so.1 -> libudev.so.1.6.3 --rwxr-xr-x root/root lib/libudev.so.1.6.3 +lrwxrwxrwx root/root lib/libudev.so.1 -> libudev.so.1.6.2 +-rwxr-xr-x root/root lib/libudev.so.1.6.2 drwxr-xr-x root/root lib/udev/ -rwxr-xr-x root/root lib/udev/accelerometer -rwxr-xr-x root/root lib/udev/ata_id @@ -33,26 +32,27 @@ drwxr-xr-x root/root lib/udev/devices/shm/ drwxr-xr-x root/root lib/udev/rules.d/ -rw-r--r-- root/root lib/udev/rules.d/42-usb-hid-pm.rules -rw-r--r-- root/root lib/udev/rules.d/50-udev-default.rules --rw-r--r-- root/root lib/udev/rules.d/60-block.rules -rw-r--r-- root/root lib/udev/rules.d/60-cdrom_id.rules -rw-r--r-- root/root lib/udev/rules.d/60-drm.rules --rw-r--r-- root/root lib/udev/rules.d/60-evdev.rules +-rw-r--r-- root/root lib/udev/rules.d/60-keyboard.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-alsa.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-input.rules +-rw-r--r-- root/root lib/udev/rules.d/60-persistent-serial.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage-tape.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-v4l.rules --rw-r--r-- root/root lib/udev/rules.d/60-serial.rules -rw-r--r-- root/root lib/udev/rules.d/61-accelerometer.rules -rw-r--r-- root/root lib/udev/rules.d/64-btrfs.rules -rw-r--r-- root/root lib/udev/rules.d/70-mouse.rules -rw-r--r-- root/root lib/udev/rules.d/70-touchpad.rules -rw-r--r-- root/root lib/udev/rules.d/75-net-description.rules -rw-r--r-- root/root lib/udev/rules.d/75-probe_mtd.rules +-rw-r--r-- root/root lib/udev/rules.d/75-tty-description.rules -rw-r--r-- root/root lib/udev/rules.d/78-sound-card.rules -rw-r--r-- root/root lib/udev/rules.d/80-drivers.rules -rw-r--r-- root/root lib/udev/rules.d/80-net-name-slot.rules -rw-r--r-- root/root lib/udev/rules.d/81-crux.rules +-rw-r--r-- root/root lib/udev/rules.d/95-udev-late.rules -rwxr-xr-x root/root lib/udev/scsi_id -rwxr-xr-x root/root lib/udev/v4l_id drwxr-xr-x root/root run/ @@ -67,7 +67,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libudev.a -rwxr-xr-x root/root usr/lib/libudev.la -lrwxrwxrwx root/root usr/lib/libudev.so -> ../../lib/libudev.so.1.6.3 +lrwxrwxrwx root/root usr/lib/libudev.so -> ../../lib/libudev.so.1.6.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libudev.pc drwxr-xr-x root/root usr/man/ diff --git a/eudev/.md5sum b/eudev/.md5sum index f0ab6f40..2f0618f3 100644 --- a/eudev/.md5sum +++ b/eudev/.md5sum @@ -1,5 +1,5 @@ ee21e150df6c804eef03a6cb2fc1cceb 81-crux.rules -d8d6b2ae5c9a740967b1ae2dccbae95b eudev-3.1.1.tar.gz -ea3abf3fb868f69fa34efa8772ea4e86 eudev-remove_gperf_dep.patch +a2706a1413723b6b82eecb7d6982763c eudev-3.0.tar.gz +9fa96b8b4f5df8ebf1bf574dac5f8d95 eudev-remove_gperf_dep.patch 1dcada037857d727e7d1efb5d8777055 keyboard-keys.tar.xz eb80a77a7ea60e8322116791b65ddc5d start_udev diff --git a/eudev/Pkgfile b/eudev/Pkgfile index 52619e6c..c6b06533 100644 --- a/eudev/Pkgfile +++ b/eudev/Pkgfile @@ -4,7 +4,7 @@ # Depends on: kmod name=eudev -version=3.1.1 +version=3.0 release=1 source=(http://dev.gentoo.org/~blueness/$name/$name-$version.tar.gz 81-crux.rules start_udev diff --git a/eudev/eudev-remove_gperf_dep.patch b/eudev/eudev-remove_gperf_dep.patch index 56fca0e8..d41278c9 100644 --- a/eudev/eudev-remove_gperf_dep.patch +++ b/eudev/eudev-remove_gperf_dep.patch @@ -1,7 +1,7 @@ -diff -Nru eudev-3.1.1.orig/configure.ac eudev-3.1.1/configure.ac ---- eudev-3.1.1.orig/configure.ac 2015-06-08 13:46:49.535952811 +0200 -+++ eudev-3.1.1/configure.ac 2015-06-08 13:47:03.698782701 +0200 -@@ -244,10 +244,6 @@ +diff -Nru eudev-3.0.orig/configure.ac eudev-3.0/configure.ac +--- eudev-3.0.orig/configure.ac 2015-04-03 17:20:24.877391002 +0200 ++++ eudev-3.0/configure.ac 2015-04-03 17:21:33.674719712 +0200 +@@ -233,10 +233,6 @@ AM_CONDITIONAL([ENABLE_GUDEV], [test "x$enable_gudev" = "xyes"]) # ------------------------------------------------------------------------------ @@ -12,10 +12,10 @@ diff -Nru eudev-3.1.1.orig/configure.ac eudev-3.1.1/configure.ac # ------------------------------------------------------------------------------ GTK_DOC_CHECK([1.18],[--flavour no-tmpl]) -diff -Nru eudev-3.1.1.orig/src/udev/Makefile.am eudev-3.1.1/src/udev/Makefile.am ---- eudev-3.1.1.orig/src/udev/Makefile.am 2015-06-08 13:46:49.532619596 +0200 -+++ eudev-3.1.1/src/udev/Makefile.am 2015-06-08 13:47:03.698782701 +0200 -@@ -112,18 +112,6 @@ +diff -Nru eudev-3.0.orig/src/udev/Makefile.am eudev-3.0/src/udev/Makefile.am +--- eudev-3.0.orig/src/udev/Makefile.am 2015-04-03 17:20:24.874057818 +0200 ++++ eudev-3.0/src/udev/Makefile.am 2015-04-03 17:22:10.553354878 +0200 +@@ -111,18 +111,6 @@ keyboard-keys-from-name.h \ keyboard-keys-to-name.h