wok rev 6818

Up: hal to 0.5.14.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 19 14:42:57 2010 +0000 (2010-10-19)
parents fed0f0bd92ab
children 73a77e03a00d
files hal-dev/receipt hal-extra/receipt hal-scripts/receipt hal/receipt
line diff
     1.1 --- a/hal-dev/receipt	Tue Oct 19 14:42:30 2010 +0000
     1.2 +++ b/hal-dev/receipt	Tue Oct 19 14:42:57 2010 +0000
     1.3 @@ -1,9 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="hal-dev"
     1.7 -VERSION="0.5.13"
     1.8 +VERSION="0.5.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Hal devel files."
    1.11 +DEPENDS="hal"
    1.12  WANTED="hal"
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14  WEB_SITE="http://www.freedesktop.org/wiki/Software/hal"
     2.1 --- a/hal-extra/receipt	Tue Oct 19 14:42:30 2010 +0000
     2.2 +++ b/hal-extra/receipt	Tue Oct 19 14:42:57 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="hal-extra"
     2.7 -VERSION="0.5.13"
     2.8 +VERSION="0.5.14"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Hal extra lib and fdi files."
    2.11  WANTED="hal"
     3.1 --- a/hal-scripts/receipt	Tue Oct 19 14:42:30 2010 +0000
     3.2 +++ b/hal-scripts/receipt	Tue Oct 19 14:42:57 2010 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="hal-scripts"
     3.7 -VERSION="0.5.13"
     3.8 +VERSION="0.5.14"
     3.9  CATEGORY="x-window"
    3.10  SHORT_DESC="Hal scripts files."
    3.11  WANTED="hal"
     4.1 --- a/hal/receipt	Tue Oct 19 14:42:30 2010 +0000
     4.2 +++ b/hal/receipt	Tue Oct 19 14:42:57 2010 +0000
     4.3 @@ -1,11 +1,11 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="hal"
     4.7 -VERSION="0.5.13"
     4.8 +VERSION="0.5.14"
     4.9  CATEGORY="x-window"
    4.10  SHORT_DESC="Hardware Abstraction Layer."
    4.11  DEPENDS="dbus dbus-glib slitaz-base-files udev util-linux-ng-blkid libusb"
    4.12 -BUILD_DEPENDS="dbus-dev dbus-glib-dev udev-dev udev pciutils util-linux-ng-blkid-dev expat-dev util-linux-ng-uuid-dev"
    4.13 +BUILD_DEPENDS="dbus-dev dbus-glib dbus-glib-dev udev-dev pciutils util-linux-ng-blkid-dev expat-dev util-linux-ng-uuid-dev glib-dev pkg-config"
    4.14  MAINTAINER="pankso@slitaz.org"
    4.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    4.16  WEB_SITE="http://www.freedesktop.org/wiki/Software/hal"