wok rev 16561

Up: slitaz-configs (automount fix) and add util-linux-eject to polkit deps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 01 10:33:40 2014 +0200 (2014-05-01)
parents 77400cc56de2
children 9d668cd3d7d4
files polkit/receipt slitaz-configs-base/receipt slitaz-configs/receipt
line diff
     1.1 --- a/polkit/receipt	Thu May 01 08:30:04 2014 +0000
     1.2 +++ b/polkit/receipt	Thu May 01 10:33:40 2014 +0200
     1.3 @@ -11,14 +11,14 @@
     1.4  WGET_URL="http://hal.freedesktop.org/releases/$TARBALL"
     1.5  CROSS="error: cannot check for file existence when cross compiling"
     1.6  
     1.7 -DEPENDS="glib libgio gobject-introspection dbus dbus-glib expat"
     1.8 +DEPENDS="glib libgio gobject-introspection dbus dbus-glib expat \
     1.9 +util-linux-eject"
    1.10  BUILD_DEPENDS="glib-dev libgio-dev gobject-introspection-dev dbus-dev \
    1.11  dbus-glib-dev expat-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--sysconfdir=/etc \
     2.1 --- a/slitaz-configs-base/receipt	Thu May 01 08:30:04 2014 +0000
     2.2 +++ b/slitaz-configs-base/receipt	Thu May 01 10:33:40 2014 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="slitaz-configs-base"
     2.7 -VERSION="5.5"
     2.8 +VERSION="5.5.1"
     2.9  CATEGORY="base-system"
    2.10  SHORT_DESC="SliTaz config files for text based systems."
    2.11  MAINTAINER="pankso@slitaz.org"
     3.1 --- a/slitaz-configs/receipt	Thu May 01 08:30:04 2014 +0000
     3.2 +++ b/slitaz-configs/receipt	Thu May 01 10:33:40 2014 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="slitaz-configs"
     3.7 -VERSION="5.5"
     3.8 +VERSION="5.5.1"
     3.9  CATEGORY="base-system"
    3.10  SHORT_DESC="SliTaz config files and artwork."
    3.11  MAINTAINER="pankso@slitaz.org"