Update atk to 2.20.0
Changes in version 2.20.00: =========================== Translations: Ask Hjorth Larsen (da) Changes in version 2.19.92: =========================== * * Build improvements: * Bug 763212: Fix gettext domain after recent changes * Fix builddir ≠ srcdir in autogen.sh * MSVC builds: Re-arrange include paths * Cleaning: * atkregistry: remove code not being compiled Contributors: Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip Withnall Translations: Anders Jonsson (sv), Cédric Valmary (oc) Changes in version 2.19.90: =========================== * * Bug 755548: atktablecell: use content of the pointer instead of pointer itself * Bug 760323: Use upstream gettext intead glib-gettext * Build/MSVC/win32 improvements: * Makefile-newvs.am: Update Comments for Usage * Make Makefile.msvcproj A Bit More Generic * Fix build/win32/vs10/atk-install.vcxproj Contributors: Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias Translations: Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo) Changes in version 2.18.0: =========================== * * Build: Improvements on MSVC Build infrastructure Contributors: Chun-wei Fan Translations: Chao-Hsiung Liao (zh_TW) Changes in version 2.17.90: =========================== * * Documentation: * Replace mentions of 'state-changed' with 'state-change'. * Fixed some tiny typos * Build/win32 improvements: * Use Pattern Rules on build/Makefile-newvs.am * Tidying and cleaning .vcxproj.filters generation * Fixes Bug 748176: out-of-tree distcheck fails in build/win32 * Removed GCC requirement * "install" Projects renamed to "atk-install" * Misc: set proper file permission to source files Contributors: Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro Iglesias Translations: Pedro Albuquerque (pt), Daniel Martinez (an),
This commit is contained in:
parent
daf66a97cd
commit
65cefc5e6f
3 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.92 2015/06/10 23:08:09 prlw1 Exp $
|
||||
# $NetBSD: Makefile,v 1.93 2016/04/10 18:55:23 prlw1 Exp $
|
||||
|
||||
DISTNAME= atk-2.16.0
|
||||
DISTNAME= atk-2.20.0
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.40 2014/08/06 10:38:21 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.41 2016/04/10 18:55:23 prlw1 Exp $
|
||||
include/atk-1.0/atk/atk-enum-types.h
|
||||
include/atk-1.0/atk/atk.h
|
||||
include/atk-1.0/atk/atkaction.h
|
||||
|
@ -90,7 +90,6 @@ share/gtk-doc/html/atk/data.html
|
|||
share/gtk-doc/html/atk/deprecated.html
|
||||
share/gtk-doc/html/atk/home.png
|
||||
share/gtk-doc/html/atk/index.html
|
||||
share/gtk-doc/html/atk/index.sgml
|
||||
share/gtk-doc/html/atk/interfaces.html
|
||||
share/gtk-doc/html/atk/left-insensitive.png
|
||||
share/gtk-doc/html/atk/left.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.49 2015/11/03 03:27:15 agc Exp $
|
||||
$NetBSD: distinfo,v 1.50 2016/04/10 18:55:23 prlw1 Exp $
|
||||
|
||||
SHA1 (atk-2.16.0.tar.xz) = d097c6cec71ffede77be9f13f4ceee9880c0a5d7
|
||||
RMD160 (atk-2.16.0.tar.xz) = 3b52eb17e5adda88633698a81e216865fa92b43f
|
||||
SHA512 (atk-2.16.0.tar.xz) = dc8827779d14fe7212733464f8775f67d60ab3027fcd935245d57c5899e8fc8acc6ceb88ee58f7bfbf259b89447868b3c93726ac56f46bf30a722b47b7bbd7da
|
||||
Size (atk-2.16.0.tar.xz) = 699816 bytes
|
||||
SHA1 (atk-2.20.0.tar.xz) = 5d4d699721fee8bcecd3edf1361e89af1db06148
|
||||
RMD160 (atk-2.20.0.tar.xz) = f6ab1c2301eeb20988b94069c3571e2f66c0b294
|
||||
SHA512 (atk-2.20.0.tar.xz) = 3dab21e59f47deeee7c4b95dbda1c9a57a15007367af584a27c472e20f11bebd210ae7cd16b255e810f66df4c0a2bee14d904c46e1367ce5a6ade6f5af81bace
|
||||
Size (atk-2.20.0.tar.xz) = 724200 bytes
|
||||
|
|
Loading…
Reference in a new issue