eudev-32: 3.0 -> 3.1.2

This commit is contained in:
Danny Rawlins 2015-06-25 19:19:33 +10:00
parent ac7eeffbbb
commit 74472604a6
4 changed files with 15 additions and 15 deletions

View File

@ -2,8 +2,8 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib32/
-rw-r--r-- root/root usr/lib32/libudev.a
-rwxr-xr-x root/root usr/lib32/libudev.la
lrwxrwxrwx root/root usr/lib32/libudev.so -> libudev.so.1.6.2
lrwxrwxrwx root/root usr/lib32/libudev.so.1 -> libudev.so.1.6.2
-rwxr-xr-x root/root usr/lib32/libudev.so.1.6.2
lrwxrwxrwx root/root usr/lib32/libudev.so -> libudev.so.1.6.3
lrwxrwxrwx root/root usr/lib32/libudev.so.1 -> libudev.so.1.6.3
-rwxr-xr-x root/root usr/lib32/libudev.so.1.6.3
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/libudev.pc

View File

@ -1,3 +1,3 @@
a2706a1413723b6b82eecb7d6982763c eudev-3.0.tar.gz
9fa96b8b4f5df8ebf1bf574dac5f8d95 eudev-remove_gperf_dep.patch
07ab33fe310d250f06fc28f010e3fde2 eudev-3.1.2.tar.gz
ea3abf3fb868f69fa34efa8772ea4e86 eudev-remove_gperf_dep.patch
1dcada037857d727e7d1efb5d8777055 keyboard-keys.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: kmod-32 eudev
name=eudev-32
version=3.0
version=3.1.2
release=1
source=(http://dev.gentoo.org/~blueness/eudev/eudev-$version.tar.gz
eudev-remove_gperf_dep.patch
@ -38,5 +38,5 @@ build() {
make CFLAGS="$CFLAGS -D_GNU_SOURCE"
make install DESTDIR=$PKG
rm -r $PKG/etc $PKG/sbin $PKG/usr/{include,lib32/udev,share}
rm -r $PKG/{etc,sbin} $PKG/usr/{include,lib32/udev,share}
}

View File

@ -1,7 +1,7 @@
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 @@
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 @@
AM_CONDITIONAL([ENABLE_GUDEV], [test "x$enable_gudev" = "xyes"])
# ------------------------------------------------------------------------------
@ -12,10 +12,10 @@ diff -Nru eudev-3.0.orig/configure.ac eudev-3.0/configure.ac
# ------------------------------------------------------------------------------
GTK_DOC_CHECK([1.18],[--flavour no-tmpl])
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 @@
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 @@
keyboard-keys-from-name.h \
keyboard-keys-to-name.h