wok rev 9590

Up: polkit to 0.101.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 12 14:25:25 2011 +0000 (2011-04-12)
parents 0e69975e5d9b
children d1846ea90ecb
files polkit-dev/receipt polkit/receipt
line diff
     1.1 --- a/polkit-dev/receipt	Tue Apr 12 14:20:04 2011 +0000
     1.2 +++ b/polkit-dev/receipt	Tue Apr 12 14:25:25 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="polkit-dev"
     1.7 -VERSION="0.99"
     1.8 +VERSION="0.101"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="devel files for polkit"
    1.11  MAINTAINER="slaxemulator@gmail.com"
     2.1 --- a/polkit/receipt	Tue Apr 12 14:20:04 2011 +0000
     2.2 +++ b/polkit/receipt	Tue Apr 12 14:25:25 2011 +0000
     2.3 @@ -1,12 +1,12 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="polkit"
     2.7 -VERSION="0.99"
     2.8 +VERSION="0.101"
     2.9  CATEGORY="base-system"
    2.10  SHORT_DESC="Application development toolkit for controlling system-wide privileges."
    2.11  MAINTAINER="slaxemulator@gmail.com"
    2.12  DEPENDS="glibc-base glib libgio dbus dbus-glib expat pam"
    2.13 -BUILD_DEPENDS="glib-dev libgio-dev dbus-dev dbus-glib-dev expat-dev pam-dev pkg-config intltool gobject-introspection-dev "
    2.14 +BUILD_DEPENDS="pkg-config intltool gobject-introspection-dev "
    2.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.16  WEB_SITE="http://www.freedesktop.org/wiki/Software/PolicyKit"
    2.17  WGET_URL="http://hal.freedesktop.org/releases/$TARBALL"