mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
at-spi2-atk: update to 2.2.0.
This commit is contained in:
parent
f3f1010b29
commit
2ab7b2d83c
1 changed files with 4 additions and 11 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.0.2
|
version=2.2.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.0/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var"
|
configure_args="--localstatedir=/var"
|
||||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=4b958d3701afd0c8f83ecf297750032f06a07491007d85173997ce7371688725
|
checksum=1bedda3f93c20be5a90c5eff9121404b72fcb32fd421c54bbaa56191051b0d19
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes a gtk-module that bridges ATK to the new D-Bus based
|
This package includes a gtk-module that bridges ATK to the new D-Bus based
|
||||||
AT-SPI as well as 'C' and Python client libraries.
|
AT-SPI as well as C and Python client libraries.
|
||||||
|
|
||||||
These libraries depend on the at-spi2-core code that contains the daemon for
|
These libraries depend on the at-spi2-core code that contains the daemon for
|
||||||
registering applications, D-Bus helper libraries and te AT-SPI D-Bus
|
registering applications, D-Bus helper libraries and te AT-SPI D-Bus
|
||||||
|
@ -29,13 +29,6 @@ Add_dependency run at-spi2-core
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build dbus-devel
|
|
||||||
Add_dependency build dbus-glib-devel
|
Add_dependency build dbus-glib-devel
|
||||||
Add_dependency build atk-devel
|
|
||||||
Add_dependency build libSM-devel
|
|
||||||
Add_dependency build libICE-devel
|
|
||||||
Add_dependency build libX11-devel
|
|
||||||
Add_dependency build gtk+-devel
|
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build at-spi2-core-devel
|
Add_dependency build at-spi2-core-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue