Subject: CVS commit: pkgsrc/devel/at-spi2-atk
From: Patrick Welche
Date: 2012-07-04 19:45:57
Message id: 20120704174557.C1497175DD@cvs.netbsd.org

Log Message:
Update at-spi2-atk to 2.5.3:

* Create a library (libatk-bridge), currently with atk_bridge_adaptor_init()
  and atk_bridge_adaptor_cleanup() functions, to facilitate linking directly
  into, ie GTK+ 3.

* Only register events at beginning if an AT is listening (BGO#678475).

* Use XDG_RUNTIME_DIR to hold the socket, rather than a potentially secure
  directory hard-coded under /tmp (BGO#678348).

* Fix various compiler warnings and build errors.

Files:
RevisionActionfile
1.4modifypkgsrc/devel/at-spi2-atk/Makefile
1.3modifypkgsrc/devel/at-spi2-atk/PLIST
1.3modifypkgsrc/devel/at-spi2-atk/distinfo
1.2modifypkgsrc/devel/at-spi2-atk/patches/patch-atk-adaptor_Makefile.in