at-spi2-atk: update to 2.6.1.
This commit is contained in:
parent
903cb1a8d2
commit
e45b397820
3 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'at-spi2-atk-devel'.
|
# Template file for 'at-spi2-atk-devel'.
|
||||||
#
|
#
|
||||||
depends="glib-devel at-spi2-core-devel at-spi2-atk>=${version}"
|
depends="glib-devel at-spi2-core-devel ${sourcepkg}-${version}_${revision}"
|
||||||
short_desc="${sourcepkg} - development files"
|
short_desc="${sourcepkg} - development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -5,5 +5,4 @@ libglib-2.0.so.0
|
||||||
libatspi.so.0
|
libatspi.so.0
|
||||||
libdbus-1.so.3
|
libdbus-1.so.3
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
librt.so.1
|
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
|
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'at-spi2-atk'
|
# Template file for 'at-spi2-atk'
|
||||||
pkgname=at-spi2-atk
|
pkgname=at-spi2-atk
|
||||||
version=2.6.0
|
version=2.6.1
|
||||||
revision=2
|
revision=1
|
||||||
subpackages="${pkgname}-devel"
|
subpackages="${pkgname}-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool glib-devel atk-devel>=2.6 at-spi2-core-devel"
|
makedepends="pkg-config intltool glib-devel atk-devel>=2.6 at-spi2-core-devel"
|
||||||
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>"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
|
||||||
checksum=2cfcb5e29aa6db5e8982add072dffecadd81d6ef04845afa2336be1b515bdc1f
|
checksum=0a796c3635b23d094d488ac3aeee1bd785debfde433640687d4b17dfeaeb3398
|
||||||
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue