diff options
author | recht <recht@pkgsrc.org> | 2004-12-29 11:01:38 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-12-29 11:01:38 +0000 |
commit | eb73f05c60a3a279e0ba93addbd366e42176d5a5 (patch) | |
tree | 0ee15c5f68b0f863967f4d3691207a8dd89660b7 /x11/py-gtk2/distinfo | |
parent | 8ff579f96098f7d9a6555f8836110776f6094c7c (diff) | |
download | pkgsrc-eb73f05c60a3a279e0ba93addbd366e42176d5a5.tar.gz |
update to 2.4.1
What's new since 2.2.0
Wrapping for new objects in Gtk+ 2.4.0:
GtkFileChooser, GtkUIManager (and action/toolbar api), GtkTreeModelFilter,
GtkComboBox, GtkCellLayout. Examples for a few of them can be found in the tarball.
Enum and Flags wrapping, with nice string representations
Better constructor integrations.
Python 2.3 requirement.
Threading improvements, which are currently disabled until we can depend on
Python 2.3.5 (unreleased) or 2.4
Plenty of bug fixes.
pygtk-2.4.1 04-november-2004
- Bug fixes (Johan, Gustavo, John Finlay)
- Allow the headers to be parsable by a C++ compiler
- Updated examples (Johan, John)
Diffstat (limited to 'x11/py-gtk2/distinfo')
-rw-r--r-- | x11/py-gtk2/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/py-gtk2/distinfo b/x11/py-gtk2/distinfo index 774448a7f66..79c11fe62bd 100644 --- a/x11/py-gtk2/distinfo +++ b/x11/py-gtk2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/03/12 10:48:23 recht Exp $ +$NetBSD: distinfo,v 1.6 2004/12/29 11:01:38 recht Exp $ -SHA1 (pygtk-2.2.0.tar.bz2) = d4f23a569bec2e8f3956a89ae587ae8e70da7211 -Size (pygtk-2.2.0.tar.bz2) = 553761 bytes +SHA1 (pygtk-2.4.1.tar.bz2) = c0a24fd4a67e0fd58a7e5ceb00f5e8c0231cdd88 +Size (pygtk-2.4.1.tar.bz2) = 714469 bytes |