vte: update to 0.27.90.
--HG-- branch : gnome3
This commit is contained in:
parent
606cb88e7c
commit
2a5376bd37
3 changed files with 4 additions and 9 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'vte'.
|
# Template build file for 'vte'.
|
||||||
pkgname=vte
|
pkgname=vte
|
||||||
version=0.26.2
|
version=0.27.90
|
||||||
revision=1
|
distfiles="${GNOME_SITE}/vte/0.27/$pkgname-$version.tar.bz2"
|
||||||
distfiles="${GNOME_SITE}/vte/0.26/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="Terminal widget with improved accessibility and I18N support"
|
short_desc="Terminal widget with improved accessibility and I18N support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f02c350340266c9515a98b8f69c72b4bdc53b352cd053624a63a7cb97ddec9bd
|
checksum=bc97a6f5ee8f11a09ef463c4e20b80ecdf20d735aabe52e03c8e68f525946435
|
||||||
long_desc="
|
long_desc="
|
||||||
Terminal widget with improved font, internationalization and
|
Terminal widget with improved font, internationalization and
|
||||||
accessibility support for the GNOME 2 desktop."
|
accessibility support for the GNOME 2 desktop."
|
||||||
|
@ -24,8 +23,8 @@ Add_dependency run freetype
|
||||||
Add_dependency run fontconfig
|
Add_dependency run fontconfig
|
||||||
Add_dependency run libpng
|
Add_dependency run libpng
|
||||||
Add_dependency run gdk-pixbuf
|
Add_dependency run gdk-pixbuf
|
||||||
Add_dependency run gtk+
|
|
||||||
Add_dependency run libX11
|
Add_dependency run libX11
|
||||||
|
Add_dependency run gtk+
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
|
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run pkg-config
|
Add_dependency run pkg-config
|
||||||
Add_dependency run intltool
|
Add_dependency run intltool
|
||||||
Add_dependency run gtk+-devel
|
Add_dependency run gtk+-devel
|
||||||
|
|
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the Python bindings."
|
This package contains the Python bindings."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run ncurses-libs
|
Add_dependency run ncurses-libs
|
||||||
Add_dependency run python
|
Add_dependency run python
|
||||||
|
|
Loading…
Reference in a new issue