wok rev 3005

Up: dbus (1.2.14), dbus-glib (0.80)
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 11 22:17:19 2009 +0200 (2009-05-11)
parents fda6fccb25ec
children 67d9e19a0573
files dbus-dev/receipt dbus-glib-dev/receipt dbus-glib/receipt dbus/receipt
line diff
     1.1 --- a/dbus-dev/receipt	Mon May 11 22:11:45 2009 +0200
     1.2 +++ b/dbus-dev/receipt	Mon May 11 22:17:19 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dbus-dev"
     1.7 -VERSION="1.2.4"
     1.8 +VERSION="1.2.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="D-Bus is a message bus system devel files."
    1.11  WANTED="dbus"
     2.1 --- a/dbus-glib-dev/receipt	Mon May 11 22:11:45 2009 +0200
     2.2 +++ b/dbus-glib-dev/receipt	Mon May 11 22:17:19 2009 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="dbus-glib-dev"
     2.7 -VERSION="0.78"
     2.8 +VERSION="0.80"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="D-Bus glib binding."
    2.11  WANTED="dbus-glib"
     3.1 --- a/dbus-glib/receipt	Mon May 11 22:11:45 2009 +0200
     3.2 +++ b/dbus-glib/receipt	Mon May 11 22:17:19 2009 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="dbus-glib"
     3.7 -VERSION="0.78"
     3.8 +VERSION="0.80"
     3.9  CATEGORY="x-window"
    3.10  SHORT_DESC="D-Bus glib binding."
    3.11  DEPENDS="dbus glib"
     4.1 --- a/dbus/receipt	Mon May 11 22:11:45 2009 +0200
     4.2 +++ b/dbus/receipt	Mon May 11 22:17:19 2009 +0200
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="dbus"
     4.7 -VERSION="1.2.4"
     4.8 +VERSION="1.2.14"
     4.9  CATEGORY="x-window"
    4.10  SHORT_DESC="D-Bus is a message bus system."
    4.11  DEPENDS="expat xorg-libX11 slitaz-base-files xorg-libICE xorg-libSM \
    4.12 @@ -16,7 +16,6 @@
    4.13  compile_rules()
    4.14  {
    4.15  	cd $src
    4.16 -	cp -a ../dbus-$(echo "$VERSION" | sed 's/\..\./.d./')/. .
    4.17  	./configure \
    4.18  		--prefix=/usr \
    4.19  		--libexecdir=/usr/lib/dbus \