mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
vte: update to 0.22.5.
--HG-- extra : convert_revision : d31be27e3b5b175413fa718f729c35ee47d4c348
This commit is contained in:
parent
1b9e15635d
commit
29c9870e55
2 changed files with 2 additions and 6 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'vte'.
|
# Template build file for 'vte'.
|
||||||
pkgname=vte
|
pkgname=vte
|
||||||
version=0.22.2
|
version=0.22.5
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/vte/0.22/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/vte/0.22/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --disable-python"
|
configure_args="--localstatedir=/var --disable-python"
|
||||||
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=33bbf9d88004f19ec846c42c1a18f3625c8ffdfc264997803846bee96a80a0a9
|
checksum=c0987126347e12daf2bf9b772b6c58ddf8a922f5b8341470ed578d9fcea7b2f6
|
||||||
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."
|
||||||
|
|
|
@ -5,10 +5,7 @@ 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 gtk+-devel
|
Add_dependency run gtk+-devel
|
||||||
Add_dependency run atk-devel
|
Add_dependency run atk-devel
|
||||||
Add_dependency run glib-devel
|
Add_dependency run glib-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue