Update atk to 2.24.0
Changes in version 2.24.0 ========================== * * Build, MSVC * Support Visual Studio 2017 Contributors: Chun-wei Fan Translations: Ask Hjorth Larsen (da), Jordi Mas (ca) Changes in version 2.23.4 ========================== * * Build, MSVC: * Remove atk-install.props's on re-generation * Makefile.msvcproj, Makefile-newvs.am: Update from GLib * Move files to win32 * Docs: * Fix typo * Bug 772236: change id of the atkobject chapter needed case-insensitive filesystems * Misc: * Use Unicode apostrophe in a translatable string Contributors: Murray Cumming, Piotr Drąg, Chun-wei Fan, Alejandro Piñeiro Iglesias Translations: gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)
This commit is contained in:
parent
45863b426c
commit
f06aae3120
3 changed files with 10 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.94 2016/10/21 13:35:48 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.95 2017/07/03 18:07:44 prlw1 Exp $
|
||||
|
||||
DISTNAME= atk-2.22.0
|
||||
DISTNAME= atk-2.24.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.42 2016/10/21 22:47:59 kamil Exp $
|
||||
@comment $NetBSD: PLIST,v 1.43 2017/07/03 18:07:44 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
|
||||
|
@ -85,7 +85,7 @@ share/gtk-doc/html/atk/atk-AtkSocket.html
|
|||
share/gtk-doc/html/atk/atk-AtkState.html
|
||||
share/gtk-doc/html/atk/atk-Versioning-Utilities.html
|
||||
share/gtk-doc/html/atk/atk.devhelp2
|
||||
share/gtk-doc/html/atk/atkobject.html
|
||||
share/gtk-doc/html/atk/base-object.html
|
||||
share/gtk-doc/html/atk/data.html
|
||||
share/gtk-doc/html/atk/deprecated.html
|
||||
share/gtk-doc/html/atk/home.png
|
||||
|
@ -132,6 +132,7 @@ share/locale/eu/LC_MESSAGES/atk10.mo
|
|||
share/locale/fa/LC_MESSAGES/atk10.mo
|
||||
share/locale/fi/LC_MESSAGES/atk10.mo
|
||||
share/locale/fr/LC_MESSAGES/atk10.mo
|
||||
share/locale/fur/LC_MESSAGES/atk10.mo
|
||||
share/locale/ga/LC_MESSAGES/atk10.mo
|
||||
share/locale/gd/LC_MESSAGES/atk10.mo
|
||||
share/locale/gl/LC_MESSAGES/atk10.mo
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.51 2016/10/21 13:35:48 mef Exp $
|
||||
$NetBSD: distinfo,v 1.52 2017/07/03 18:07:44 prlw1 Exp $
|
||||
|
||||
SHA1 (atk-2.22.0.tar.xz) = bcb9ee62a0fd1d9262684d20b429bc8f5b2c4eaa
|
||||
RMD160 (atk-2.22.0.tar.xz) = 0e1c23cb2b404b7eaeaf0f9fcc777e7ec4642318
|
||||
SHA512 (atk-2.22.0.tar.xz) = af3f6197eb97de869ee706f19564449b02c1444c413e5418323e4bf4c8cf1d98c7c8baa25189f6879d63606d4bc75f33799cb901f4697c087e868bb9a5643cba
|
||||
Size (atk-2.22.0.tar.xz) = 745572 bytes
|
||||
SHA1 (atk-2.24.0.tar.xz) = 499fa622ea7c12ba15bef1b270a95d14607e3b67
|
||||
RMD160 (atk-2.24.0.tar.xz) = 73df21c72cd41404fff44b34fc08939e7bbc50ae
|
||||
SHA512 (atk-2.24.0.tar.xz) = 3ae0a4d5f28d5619d465135c685161f690732053bcb70a47669c951fbf389b5d2ccc5c7c73d4ee8c5a3b2df14e2f5b082e812a215f10a79b27b412d077f5e962
|
||||
Size (atk-2.24.0.tar.xz) = 748972 bytes
|
||||
|
|
Loading…
Reference in a new issue