summaryrefslogtreecommitdiffstats
path: root/base/udev/Pkgfile
diff options
context:
space:
mode:
authorskingrapher <gandalf@aldebaran.(none)>2010-07-09 23:07:06 +0400
committerskingrapher <gandalf@aldebaran.(none)>2010-07-09 23:07:06 +0400
commitf4217c1e1d25cb963e547e1f40bba587892e9d9d (patch)
tree761fb03d56c1704d6f7ba62d1ed477037526c14c /base/udev/Pkgfile
parent6f3f948a30a74d44ada76ca9b5c83e28fcd7146e (diff)
parent3dc66bcb0e1cec9f83584f304137054b47d32561 (diff)
downloadnutyx-extra-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.gz
nutyx-extra-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.bz2
nutyx-extra-f4217c1e1d25cb963e547e1f40bba587892e9d9d.tar.xz
nutyx-extra-f4217c1e1d25cb963e547e1f40bba587892e9d9d.zip
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'base/udev/Pkgfile')
-rw-r--r--base/udev/Pkgfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/base/udev/Pkgfile b/base/udev/Pkgfile
index aaa59eb4b..201c778d2 100644
--- a/base/udev/Pkgfile
+++ b/base/udev/Pkgfile
@@ -2,9 +2,10 @@
# URL: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
+# Depends on: glib, usbutils, gobject-introspection, gperf, acl, picutils
name=udev
-version=157
+version=158
release=1
_lfs_release=20100128
source=(ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/$name-$version.tar.bz2 \
@@ -25,12 +26,12 @@ ln -s /proc/kcore $PKG/lib/udev/devices/core
--sysconfdir=/etc --sbindir=/sbin \
--with-rootlibdir=/lib --libexecdir=/lib/udev \
--docdir=/usr/share/doc/udev-$version \
- --disable-extras --disable-introspection
+ --with-pci-ids-path=/usr/share/pci.ids.gz
make
make install DESTDIR=$PKG mandir="/usr/share/man"
-install -m644 -v rules/gentoo/30-kernel-compat.rules \
+install -m644 -v rules/misc/30-kernel-compat.rules \
$PKG/lib/udev/rules.d/
cd ../udev-config-${_lfs_release}
make DESTDIR=$PKG install