pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/eel2 Update to 2.16.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db2074bf465b
branches:  trunk
changeset: 518655:db2074bf465b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Sep 15 15:11:07 2006 +0000

description:
Update to 2.16.0:

Major changes in 2.16.0 were:
* Fix input method handling in EelEditableLabel
* Fix build with EEL_OMIT_SELF_CHECK
* Fix crash on DnD from firefox in nautilus

Major changes in 2.15.92 were:
* Translation updates
* Fix intltool build requirement

Major changes in 2.15.91 were:
* Check mtime on background image changes
* Some code cleanups

Major changes in 2.15.90 were:
* Translation updates
* Build fix

Major changes in 2.15.4 were:
* Fix crash in open with dialog
* Fix a11y relation setup
* Wrap long filenames in application selection

Major changes in 2.15.2 were:
* Removal of unused/deprecated code

Major changes in 2.15.1 were:
* New po/LINGUAS support
* Translation fixes
* Correct typo in function name
* Remove obsolete functions

diffstat:

 devel/eel2/Makefile |  10 +++++++---
 devel/eel2/PLIST    |   4 ++--
 devel/eel2/distinfo |   8 ++++----
 3 files changed, 13 insertions(+), 9 deletions(-)

diffs (65 lines):

diff -r 58cb35729511 -r db2074bf465b devel/eel2/Makefile
--- a/devel/eel2/Makefile       Fri Sep 15 15:10:57 2006 +0000
+++ b/devel/eel2/Makefile       Fri Sep 15 15:11:07 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.57 2006/08/03 17:37:48 drochner Exp $
+# $NetBSD: Makefile,v 1.58 2006/09/15 15:11:07 jmmv Exp $
 
-DISTNAME=      eel-2.14.3
+DISTNAME=      eel-2.16.0
 PKGNAME=       ${DISTNAME:S/-/2-/}
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/eel/2.14/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/eel/2.16/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -17,6 +17,10 @@
 GNU_CONFIGURE=         YES
 PKGCONFIG_OVERRIDE=    eel-2.0.pc.in
 
+BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.6.0
+BUILDLINK_API_DEPENDS.gnome-vfs2+=     gnome-vfs2>=2.9.1
+BUILDLINK_API_DEPENDS.gtk2+=           gtk2+>=2.9.4
+
 .include "../../devel/GConf2/buildlink3.mk"
 .include "../../devel/gail/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
diff -r 58cb35729511 -r db2074bf465b devel/eel2/PLIST
--- a/devel/eel2/PLIST  Fri Sep 15 15:10:57 2006 +0000
+++ b/devel/eel2/PLIST  Fri Sep 15 15:11:07 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2006/08/03 17:37:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.19 2006/09/15 15:11:07 jmmv Exp $
 include/eel-2/eel/eel-accessibility.h
 include/eel-2/eel/eel-alert-dialog.h
 include/eel-2/eel/eel-art-extensions.h
@@ -8,7 +8,6 @@
 include/eel-2/eel/eel-canvas-rect-ellipse.h
 include/eel-2/eel/eel-canvas-util.h
 include/eel-2/eel/eel-canvas.h
-include/eel-2/eel/eel-cell-renderer-pixbuf-list.h
 include/eel-2/eel/eel-dateedit-extensions.h
 include/eel-2/eel/eel-debug-drawing.h
 include/eel-2/eel/eel-debug.h
@@ -54,6 +53,7 @@
 share/locale/be/LC_MESSAGES/eel-2.0.mo
 share/locale/bg/LC_MESSAGES/eel-2.0.mo
 share/locale/bn/LC_MESSAGES/eel-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/eel-2.0.mo
 share/locale/br/LC_MESSAGES/eel-2.0.mo
 share/locale/bs/LC_MESSAGES/eel-2.0.mo
 share/locale/ca/LC_MESSAGES/eel-2.0.mo
diff -r 58cb35729511 -r db2074bf465b devel/eel2/distinfo
--- a/devel/eel2/distinfo       Fri Sep 15 15:10:57 2006 +0000
+++ b/devel/eel2/distinfo       Fri Sep 15 15:11:07 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2006/08/03 17:37:48 drochner Exp $
+$NetBSD: distinfo,v 1.21 2006/09/15 15:11:07 jmmv Exp $
 
-SHA1 (eel-2.14.3.tar.bz2) = 924e3cab5e99f53c5d9eb2fff917df315fde1fec
-RMD160 (eel-2.14.3.tar.bz2) = 069c53b2d410616261f0613e7c762f4637477842
-Size (eel-2.14.3.tar.bz2) = 640614 bytes
+SHA1 (eel-2.16.0.tar.bz2) = ab87f542d3e88b18de69c42ef9d4259423c5ea7d
+RMD160 (eel-2.16.0.tar.bz2) = 09074fcba5c2f9cc5c9ea842df91dba1e46a12ab
+Size (eel-2.16.0.tar.bz2) = 672036 bytes



Home | Main Index | Thread Index | Old Index