vte: update to 0.22.5.

--HG--
extra : convert_revision : d31be27e3b5b175413fa718f729c35ee47d4c348
This commit is contained in:
Juan RP 2010-01-16 04:01:58 +01:00
parent 1b9e15635d
commit 29c9870e55
2 changed files with 2 additions and 6 deletions

View file

@ -1,13 +1,12 @@
# Template build file for 'vte'.
pkgname=vte
version=0.22.2
revision=1
version=0.22.5
distfiles="${GNOME_SITE}/vte/0.22/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_args="--localstatedir=/var --disable-python"
short_desc="Terminal widget with improved accessibility and I18N support"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=33bbf9d88004f19ec846c42c1a18f3625c8ffdfc264997803846bee96a80a0a9
checksum=c0987126347e12daf2bf9b772b6c58ddf8a922f5b8341470ed578d9fcea7b2f6
long_desc="
Terminal widget with improved font, internationalization and
accessibility support for the GNOME 2 desktop."

View file

@ -5,10 +5,7 @@ long_desc="${long_desc}
This package contains files for development, headers, static libs, etc."
revision=1
Add_dependency run pkg-config
Add_dependency run intltool
Add_dependency run gtk+-devel
Add_dependency run atk-devel
Add_dependency run glib-devel