Updated devel/atk to 2.22.0
--------------------------- Changes in version 2.22.0 ========================== * * Add more options to XGETTEXT_OPTIONS in po/Makevars Contributors: Piotr Drag ( po) Translations: Piotr Drag ( po), David King (en_GB) Changes in version 2.21.90 ========================== * * Bug 764883: Add some missing argument (out) annotations * Add Language headers to po files * MSVC/win32 * MSVC Builds: Add a Common Autotools Module for Introspection (Bug 764983) * MSVC Builds: Generate the Introspection Build Commands (Bug 764983) * Clean up atk-introspection-msvc.mak * Visual Studio builds: Include version info in property sheets * Visual Studio builds: Generate atk.pc * Visual Studio 2008 builds: Ensure pc file is generated before "install" * Visual Studio builds: Make .pc generation more flexible * build/win32/pc_base.py: Allow custom options * build/win32/atkpc.py: Fix dependent package string Contributors: Piotr Drag, Chun-wei Fan, Rico Tzschichholz Translations: GNOME Translation Robot (gd), Cedric Valmary (oc)
This commit is contained in:
parent
2f74f9f937
commit
7f8a62f309
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.93 2016/04/10 18:55:23 prlw1 Exp $
|
||||
# $NetBSD: Makefile,v 1.94 2016/10/21 13:35:48 mef Exp $
|
||||
|
||||
DISTNAME= atk-2.20.0
|
||||
DISTNAME= atk-2.22.0
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.50 2016/04/10 18:55:23 prlw1 Exp $
|
||||
$NetBSD: distinfo,v 1.51 2016/10/21 13:35:48 mef Exp $
|
||||
|
||||
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
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue