summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2006-09-15 15:11:07 +0000
committerjmmv <jmmv@pkgsrc.org>2006-09-15 15:11:07 +0000
commitdaf42aa40abb55e88cf71ed9a272875889abe2bc (patch)
tree867f82adf1430e5255a9822f6a37cb05466cb30a /devel
parentede42cbc5fdcb2d374a013e1aab794150b60c352 (diff)
downloadpkgsrc-daf42aa40abb55e88cf71ed9a272875889abe2bc.tar.gz
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 (limited to 'devel')
-rw-r--r--devel/eel2/Makefile10
-rw-r--r--devel/eel2/PLIST4
-rw-r--r--devel/eel2/distinfo8
3 files changed, 13 insertions, 9 deletions
diff --git a/devel/eel2/Makefile b/devel/eel2/Makefile
index 319b40163a5..dbabb263955 100644
--- a/devel/eel2/Makefile
+++ b/devel/eel2/Makefile
@@ -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
@@ -17,6 +17,10 @@ USE_PKGLOCALEDIR= YES
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 --git a/devel/eel2/PLIST b/devel/eel2/PLIST
index c56ba9c60f8..3bc4b73f8f5 100644
--- a/devel/eel2/PLIST
+++ b/devel/eel2/PLIST
@@ -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-background.h
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/az/LC_MESSAGES/eel-2.0.mo
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 --git a/devel/eel2/distinfo b/devel/eel2/distinfo
index d6f4cfd2a40..eadc359aa62 100644
--- a/devel/eel2/distinfo
+++ b/devel/eel2/distinfo
@@ -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