diff options
author | sibel <lesibel@free.fr> | 2011-03-10 21:56:55 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-03-10 21:56:55 +0100 |
commit | 12807bd4c0cd3728b23857d0543d7573a8298d45 (patch) | |
tree | 32f2d5f5e52e8d2336557ffdd5c38da6c515f7d7 /extra/hal/Pkgfile | |
parent | a340126bd65752f00cb52e7bb5ee7ce71bcfa33d (diff) | |
download | nutyx-pakxe-12807bd4c0cd3728b23857d0543d7573a8298d45.tar.gz nutyx-pakxe-12807bd4c0cd3728b23857d0543d7573a8298d45.tar.bz2 nutyx-pakxe-12807bd4c0cd3728b23857d0543d7573a8298d45.tar.xz nutyx-pakxe-12807bd4c0cd3728b23857d0543d7573a8298d45.zip |
hal pas fini
Diffstat (limited to 'extra/hal/Pkgfile')
-rwxr-xr-x | extra/hal/Pkgfile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/hal/Pkgfile b/extra/hal/Pkgfile index 05f74c8be..1a179b7e6 100755 --- a/extra/hal/Pkgfile +++ b/extra/hal/Pkgfile @@ -2,16 +2,16 @@ # URL: http://freedesktop.org/wiki/Software_2fhal # Maintainer: NuTyX coreteam # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus-glib, glib, usbutils, pciutils, libusb, eject, hal-info, gperf +# Depends on: dbus-glib, glib, usbutils, pciutils, libusb, eject, hal-info, gperf, polycikit # Run on: dbus-glib,glib,usbutils,pciutils,libusb,eject,hal-info,gperf name=hal -version=0.5.13 +version=0.5.14 release=1 source=(http://hal.freedesktop.org/releases/$name-$version.tar.gz\ - http://hal.freedesktop.org/releases/hal-info-20080508.tar.gz\ + http://hal.freedesktop.org/releases/hal-info-20091130.tar.gz\ haldaemon halusers.conf 10-keymap.fdi \ - use_udevadm_not_udevinfo.patch.gz) + use_udevadm_not_udevinfo.patch.gz ) build() { source /etc/blfs-bootscripts |