diff options
author | obache <obache@pkgsrc.org> | 2012-01-31 02:21:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-31 02:21:56 +0000 |
commit | e86b600c5d9068e0b2d62c42a1ba02be64fd7b37 (patch) | |
tree | 8419f7400579be6c22c665bd78f5e7daa7fb0507 /devel/atk/PLIST | |
parent | 97095c2026ce3aa422ea038d484a957a4df2c7ee (diff) | |
download | pkgsrc-e86b600c5d9068e0b2d62c42a1ba02be64fd7b37.tar.gz |
Update atk to 2.2.0.
Based on PR#45738 by Patrick Welche.
Changes in version 2.2.0:
=========================
*
* Updated Gujarati, Oriya, Assamese, Danish, Portuguese, Czech and
* Catalan (Valencian) translations
Changes in version 2.1.92:
==========================
*
* Updated Visual Studio files due AtkWindow addition
* Bug 649577: atk_add_global_event_listener should only accept ATK events
* Minor documentation updates
* Updated German, Basque, Japanese, Serbian, Catalan, Tamil, Punjabi,
* Asturian, Italian, Polish, British English, Brazilian Portuguese,
* Korean, Telugu and Kannada Translation
Changes in version 2.1.5:
=========================
*
* Bug 638924: Add AtkWindow
* Fixing out of tree compilation on Win32
* Update README.txt
* Fixing release number of the new ATK roles added
* Updated Traditional Chinese, Indonesian, Bulgarian, French,
* Hungarian and Swedish translations
Changes in version 2.1.0:
=========================
*
* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
* Bug 651343: New ATK Roles
* Added Leon Fan as maintainer
* Improved Visual C++ 2010 infrastructure
* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
* Norwegian, Galician, and Spanish translations
Diffstat (limited to 'devel/atk/PLIST')
-rw-r--r-- | devel/atk/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/atk/PLIST b/devel/atk/PLIST index 10009e1bbf2..92b433f8a68 100644 --- a/devel/atk/PLIST +++ b/devel/atk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.34 2011/07/15 13:08:15 abs Exp $ +@comment $NetBSD: PLIST,v 1.35 2012/01/31 02:21:56 obache 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/atkwindow.h lib/libatk-1.0.la lib/pkgconfig/atk.pc share/gtk-doc/html/atk/AtkAction.html |