mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
vte: update to 0.26.2.
This commit is contained in:
parent
8af2ea216e
commit
8ab4741ad1
2 changed files with 2 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'vte'.
|
# Template build file for 'vte'.
|
||||||
pkgname=vte
|
pkgname=vte
|
||||||
version=0.26.1
|
version=0.26.2
|
||||||
distfiles="${GNOME_SITE}/vte/0.26/$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=59427a5db7f34ea8f447b952deecb4677e13d4ce4e987734121360ff905cbace
|
checksum=f02c350340266c9515a98b8f69c72b4bdc53b352cd053624a63a7cb97ddec9bd
|
||||||
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,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…
Add table
Reference in a new issue