wok rev 6853

Merge
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Oct 20 15:34:50 2010 +0200 (2010-10-20)
parents 5863522fb85b 8e1948126192
children 7549d397630f
files
line diff
     1.1 --- a/vte-dev/receipt	Wed Oct 20 15:20:45 2010 +0200
     1.2 +++ b/vte-dev/receipt	Wed Oct 20 15:34:50 2010 +0200
     1.3 @@ -1,9 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vte-dev"
     1.7 -VERSION="0.25.1"
     1.8 +VERSION="0.26.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Terminal capabilities for GTK+ widgets devel files."
    1.11 +DEPENDS="vte"
    1.12  WANTED="vte"
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14  WEB_SITE="http://www.gnome.org/"
     2.1 --- a/vte-terminal/receipt	Wed Oct 20 15:20:45 2010 +0200
     2.2 +++ b/vte-terminal/receipt	Wed Oct 20 15:34:50 2010 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="vte-terminal"
     2.7 -VERSION="0.25.1"
     2.8 +VERSION="0.26.1"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="X Terminal from the vte package."
    2.11  WANTED="vte"
     3.1 --- a/vte/receipt	Wed Oct 20 15:20:45 2010 +0200
     3.2 +++ b/vte/receipt	Wed Oct 20 15:34:50 2010 +0200
     3.3 @@ -1,11 +1,11 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="vte"
     3.7 -VERSION="0.25.1"
     3.8 +VERSION="0.26.1"
     3.9  CATEGORY="utilities"
    3.10  SHORT_DESC="Terminal capabilities for GTK+ widgets."
    3.11  DEPENDS="gtk+ ncurses xorg-libXdamage"
    3.12 -BUILD_DEPENDS="gtk+-dev perl perl-xml-parser"
    3.13 +BUILD_DEPENDS="gtk+-dev perl perl-xml-parser intltool ncurses-dev gobject-introspection-dev"
    3.14  MAINTAINER="pankso@slitaz.org"
    3.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.16  WEB_SITE="http://www.gnome.org/"