mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
at-spi2-atk: update to 2.3.92.
This commit is contained in:
parent
4885d482aa
commit
9b1ce6c912
2 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
libatk-1.0.so.0
|
libatk-1.0.so.0
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libatspi.so.0
|
libatspi.so.0
|
||||||
libdbus-1.so.3
|
libdbus-1.so.3
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.2.2
|
version=2.3.92
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.3/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
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=b63b214cec23163bf59239c59b350d55a7fcfab7a95858ea833815e0b16a4041
|
checksum=ad910154504e6db9425fdbe5f2f1f4edd00aac1f0052164397b1314205e88e57
|
||||||
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.
|
||||||
|
@ -16,6 +16,5 @@ long_desc="
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build dbus-glib-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