wok diff vte/receipt @ rev 7547

Up: clutter-gtk to 0.10.8.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Dec 07 21:07:29 2010 +0000 (2010-12-07)
parents 724768c88475
children 4a7ec6b23eed
line diff
     1.1 --- a/vte/receipt	Fri Nov 12 17:58:04 2010 +0000
     1.2 +++ b/vte/receipt	Tue Dec 07 21:07:29 2010 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vte"
     1.7 -VERSION="0.27.2"
     1.8 +VERSION="0.26.2"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Terminal capabilities for GTK+ widgets."
    1.11  DEPENDS="gtk+ ncurses xorg-libXdamage"
    1.12 -BUILD_DEPENDS="gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    1.13 +BUILD_DEPENDS="pygtk-dev gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    1.14  MAINTAINER="pankso@slitaz.org"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://www.gnome.org/"
    1.17 @@ -23,6 +23,7 @@
    1.18  		--mandir=/usr/share/man \
    1.19  		--with-html-dir=/usr/share/doc \
    1.20  		--with-pcre \
    1.21 +		--enable-introspection \
    1.22  		$CONFIGURE_ARGS &&
    1.23  	make &&
    1.24  	make DESTDIR=$PWD/_pkg install