wok rev 10223

Up: gobject-introspection to 0.10.8.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 00:02:58 2011 +0000 (2011-05-21)
parents b7c8c2e910cb
children aa44dca62154
files gobject-introspection-dev/receipt gobject-introspection/receipt
line diff
     1.1 --- a/gobject-introspection-dev/receipt	Sat May 21 00:01:32 2011 +0000
     1.2 +++ b/gobject-introspection-dev/receipt	Sat May 21 00:02:58 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gobject-introspection-dev"
     1.7 -VERSION="0.10.7"
     1.8 +VERSION="0.10.8"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Gobject-introspection devel files."
    1.11  MAINTAINER="pankso@slitaz.org"
     2.1 --- a/gobject-introspection/receipt	Sat May 21 00:01:32 2011 +0000
     2.2 +++ b/gobject-introspection/receipt	Sat May 21 00:02:58 2011 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="gobject-introspection"
     2.7 -VERSION="0.10.7"
     2.8 +VERSION="0.10.8"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Introspection system for GObject-based libraries."
    2.11  DEPENDS="libgio glib libffi python"
    2.12 @@ -22,7 +22,7 @@
    2.13  		--disable-static \
    2.14  		$CONFIGURE_ARGS &&
    2.15  	make &&
    2.16 -	make DESTDIR=$PWD/_pkg install
    2.17 +	make install
    2.18  }
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.