Skip to content

Commit

Permalink
Update at-spi2-atk to 2.34.1
Browse files Browse the repository at this point in the history
gnu99 only needed for test which we do not compile

What's new in at-spi2-atk 2.34.2:
* Meson: don't hard-code shared_library (!19).
* Mitigate missing window events at startup.
* Set C standard to gnu99 (#10).
* Tests: include sys/time.h (#14).
  • Loading branch information
prlw1 committed Jul 31, 2020
1 parent a07c8c7 commit 5ac6b01
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions devel/at-spi2-atk/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.29 2020/03/08 16:47:31 wiz Exp $
# $NetBSD: Makefile,v 1.30 2020/07/31 10:42:38 prlw1 Exp $

DISTNAME= at-spi2-atk-2.34.1
PKGREVISION= 1
DISTNAME= at-spi2-atk-2.34.2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-atk/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Expand Down
10 changes: 5 additions & 5 deletions devel/at-spi2-atk/distinfo
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.21 2020/02/07 17:09:24 prlw1 Exp $
$NetBSD: distinfo,v 1.22 2020/07/31 10:42:38 prlw1 Exp $

SHA1 (at-spi2-atk-2.34.1.tar.xz) = d3a0a26e22fd6574a29930f32ae81491c876d169
RMD160 (at-spi2-atk-2.34.1.tar.xz) = eb21f8a23e3c962623c5c14041fb8a6093624e7a
SHA512 (at-spi2-atk-2.34.1.tar.xz) = d30c07a37e42d33ac0658f55e881ab2ca6faa45c251acbd99433ec0f119466f41bb2b6f4b953a7830dd120959aa7f1ee86a763881784e42ea9454f19893a6576
Size (at-spi2-atk-2.34.1.tar.xz) = 96132 bytes
SHA1 (at-spi2-atk-2.34.2.tar.xz) = ce09a1c70b171b77b24f8bf50c3bf46c46e9d756
RMD160 (at-spi2-atk-2.34.2.tar.xz) = d050131f9292e18d163c2f94672477dd6e4ca8f8
SHA512 (at-spi2-atk-2.34.2.tar.xz) = 59e7ad5c944748ca00af8b0a9df03c9ffbc6afae6e65c25a2566a9e2a30e66724c4492076be1730c2894c636f82c795c533669572584d8d5675f68b349ad16c4
Size (at-spi2-atk-2.34.2.tar.xz) = 96608 bytes
SHA1 (patch-atk-adaptor_meson.build) = fc7f93cf52b3b7429208bc25819ca2aead86a6ef
SHA1 (patch-meson.build) = 2a505175189424945277383b7e168bcdabd51e6e

0 comments on commit 5ac6b01

Please sign in to comment.