diff options
author | prlw1 <prlw1@pkgsrc.org> | 2013-05-18 21:46:13 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2013-05-18 21:46:13 +0000 |
commit | 8bd7692511f1a7ca3e83f0000ca53b651d72287f (patch) | |
tree | 069e1e0e3fd63e751a23b536c2aff9f9952442c8 /devel/atk | |
parent | 819d415d5daacb5a488c5e816bbbaf7e5e85559e (diff) | |
download | pkgsrc-8bd7692511f1a7ca3e83f0000ca53b651d72287f.tar.gz |
Update atk to 2.8.0
Changes in version 2.8.0:
==========================
*
* Updated Visual C++ configuration files
* Make entries more consistent with the other GNOME Visual Studio
projects.
* Enable the building of introspection files for Visual C++ builds
* bgo694255: Visual C++ builds: Integrate building of introspection files
* Updated Slovak, Portuguese and Tadjik translation.
Changes in version 2.7.91:
==========================
*
* atkobject: added a explicit include to locale.h
Changes in version 2.7.90:
==========================
*
* Bug 694117
* * atkobject: add atk_object_get_object_locale
* * atkdocument: deprecate atk_document_get_locale
Changes in version 2.7.5:
==========================
*
* build: Use GNOME_COMPILE_WARNINGS
* atkhyperlink: Ensure we get even deprecated prototypes
* Bug 651343: add ATK_ROLE_LEVEL_BAR
* Prepare Visual Studio 2010 projects for Visual Studio 2012
* Updated Uyghur translations
Changes in version 2.7.4:
==========================
*
* Bug 690379: Atk lacks any kind of version utilities
* Fixed out of tree builds caused by fix of bug 690379
* Bug 656750: AtkWindow requires documentation
Changes in version 2.7.3:
==========================
*
* Bug 689907: Problems with the management of
* ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
* Bug 686746: Port introspection fixes from Vala
* Bug 689952: Add introspection support for Windows MSVC builds
* Other Visual C++ configuration files:
* * Use MultiByte character set
Changes in version 2.7.2:
==========================
*
* Bug 686801: Extend atk_add_global_event_listener in order to support
* signal details
* Updated Thai translation.
Diffstat (limited to 'devel/atk')
-rw-r--r-- | devel/atk/Makefile | 8 | ||||
-rw-r--r-- | devel/atk/PLIST | 6 | ||||
-rw-r--r-- | devel/atk/distinfo | 8 |
3 files changed, 13 insertions, 9 deletions
diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 57e6e9ebf02..2995fe1bca8 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2012/10/08 20:19:31 prlw1 Exp $ +# $NetBSD: Makefile,v 1.87 2013/05/18 21:46:13 prlw1 Exp $ -DISTNAME= atk-2.6.0 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/2.6/} +DISTNAME= atk-2.8.0 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/atk/PLIST b/devel/atk/PLIST index f1c0f5c23e0..7fb12b54baf 100644 --- a/devel/atk/PLIST +++ b/devel/atk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.37 2012/06/12 19:17:31 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.38 2013/05/18 21:46:13 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 @@ -29,6 +29,7 @@ include/atk-1.0/atk/atktable.h include/atk-1.0/atk/atktext.h include/atk-1.0/atk/atkutil.h include/atk-1.0/atk/atkvalue.h +include/atk-1.0/atk/atkversion.h include/atk-1.0/atk/atkwindow.h lib/girepository-1.0/Atk-1.0.typelib lib/libatk-1.0.la @@ -56,6 +57,7 @@ share/gtk-doc/html/atk/AtkTable.html share/gtk-doc/html/atk/AtkText.html share/gtk-doc/html/atk/AtkUtil.html share/gtk-doc/html/atk/AtkValue.html +share/gtk-doc/html/atk/AtkWindow.html share/gtk-doc/html/atk/api-index-1-12.html share/gtk-doc/html/atk/api-index-1-13.html share/gtk-doc/html/atk/api-index-1-18.html @@ -75,6 +77,7 @@ share/gtk-doc/html/atk/atk-AtkHyperlinkImpl.html share/gtk-doc/html/atk/atk-AtkPlug.html 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/atk.html share/gtk-doc/html/atk/home.png @@ -165,6 +168,7 @@ share/locale/sr@latin/LC_MESSAGES/atk10.mo share/locale/sv/LC_MESSAGES/atk10.mo share/locale/ta/LC_MESSAGES/atk10.mo share/locale/te/LC_MESSAGES/atk10.mo +share/locale/tg/LC_MESSAGES/atk10.mo share/locale/th/LC_MESSAGES/atk10.mo share/locale/tk/LC_MESSAGES/atk10.mo share/locale/tr/LC_MESSAGES/atk10.mo diff --git a/devel/atk/distinfo b/devel/atk/distinfo index 3fefd0c44c2..5b77d821dc2 100644 --- a/devel/atk/distinfo +++ b/devel/atk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.43 2012/10/08 20:19:31 prlw1 Exp $ +$NetBSD: distinfo,v 1.44 2013/05/18 21:46:13 prlw1 Exp $ -SHA1 (atk-2.6.0.tar.xz) = 951f9cd195dcab855c7779cfcba21153106cb754 -RMD160 (atk-2.6.0.tar.xz) = caff60870965b2b5528fd5a7ce0b20b4edcf3e85 -Size (atk-2.6.0.tar.xz) = 609136 bytes +SHA1 (atk-2.8.0.tar.xz) = e8a9dacd22b31a6cb733ce66fb1c220cc6720970 +RMD160 (atk-2.8.0.tar.xz) = 84dc529ca1c64bd0341f5eb8c178db1f83930a57 +Size (atk-2.8.0.tar.xz) = 634052 bytes |