summaryrefslogtreecommitdiff
path: root/devel/eel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-01-28 14:58:28 +0000
committeradam <adam@pkgsrc.org>2005-01-28 14:58:28 +0000
commit66d36151118a33c9c467049f8bf0c391be33d27b (patch)
tree68362923ebed9038b17ec072c326aff20d73fbf5 /devel/eel
parent9776846380a12cf10bd5a58b839ac56a811a9ee1 (diff)
downloadpkgsrc-66d36151118a33c9c467049f8bf0c391be33d27b.tar.gz
Changes 1.0.2:
* Greatly speed up preference handling by storing visibility and default values internally rather than using GConf (Ramiro) * Use a 64K buffer instead of a 4K one for faster image loading (Darin) * Speed up some bad bottlenecks in scalable font handling (Alex) * Fix bugs that would treat dark backgrounds as light (Darin) * Fix storage leaks (Anders, Darin) * Make EelList work better as a replacement for GtkCList (Maciej) * Create the trash directory when needed during drag (Jonathan) * Fix problems in multibyte locales (James Su, Alex) * Set up directories so you can install eel for gnome 1 and eel for gnome 2 on the same machine (Ramiro) * Translate messages properly by using a different gettext for library vs. application messages (Darin) * Don't segfault if a NULL MIME type is returned by gnome-vfs (Darin) * Use a special drop type instead of a special file name for resetting the background -- this means that the reset feature won't work until you get a new Nautilus (Andy) * Make drop feedback nicer for EelCTree by bolding text as well as darkening the icon (Maciej) * More flexibility in the preferences class (Ramiro) * Add more EelStringList functions (Ramiro) * Add feature where EelImage can render at a lower opacity when the widget is insensitive if requested (Ramiro) * Add more ArtPoint and ArtDRect functions (Ramiro)
Diffstat (limited to 'devel/eel')
-rw-r--r--devel/eel/Makefile33
-rw-r--r--devel/eel/PLIST136
-rw-r--r--devel/eel/distinfo8
-rw-r--r--devel/eel/patches/patch-aa8
4 files changed, 93 insertions, 92 deletions
diff --git a/devel/eel/Makefile b/devel/eel/Makefile
index 330291f4a5f..80f941bc984 100644
--- a/devel/eel/Makefile
+++ b/devel/eel/Makefile
@@ -1,25 +1,23 @@
-# $NetBSD: Makefile,v 1.21 2005/01/01 02:11:30 minskim Exp $
-#
+# $NetBSD: Makefile,v 1.22 2005/01/28 14:58:28 adam Exp $
-DISTNAME= eel-1.0.1
-PKGREVISION= 10
-CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/1.0/}/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= eel-1.0.2
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/1.0/}/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.eazel.com/
-COMMENT= Eazel Extensions Library
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.eazel.com/
+COMMENT= Eazel Extensions Library
-BUILD_USES_MSGFMT= YES
+BUILD_USES_MSGFMT= yes
-GNU_CONFIGURE= YES
-USE_BUILDLINK3= YES
-USE_PKGLOCALEDIR= YES
-USE_X11BASE= YES
-USE_LIBTOOL= YES
-USE_PERL5= build
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
+USE_PERL5= build
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1
@@ -29,4 +27,5 @@ CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../sysutils/gnome-vfs/buildlink3.mk"
+
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/eel/PLIST b/devel/eel/PLIST
index 0dd8dba67d3..363c1607cc5 100644
--- a/devel/eel/PLIST
+++ b/devel/eel/PLIST
@@ -1,69 +1,70 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:24 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/01/28 14:58:28 adam Exp $
bin/eel-config
-include/eel/eel-art-extensions.h
-include/eel/eel-art-gtk-extensions.h
-include/eel/eel-background.h
-include/eel/eel-canvas-rect.h
-include/eel/eel-caption-table.h
-include/eel/eel-caption.h
-include/eel/eel-clickable-image.h
-include/eel/eel-clist.h
-include/eel/eel-ctree.h
-include/eel/eel-dateedit-extensions.h
-include/eel/eel-debug-drawing.h
-include/eel/eel-debug.h
-include/eel/eel-dnd.h
-include/eel/eel-ellipsizing-label.h
-include/eel/eel-enumeration.h
-include/eel/eel-font-manager.h
-include/eel/eel-font-picker.h
-include/eel/eel-gconf-extensions.h
-include/eel/eel-gdk-extensions.h
-include/eel/eel-gdk-font-extensions.h
-include/eel/eel-gdk-pixbuf-extensions.h
-include/eel/eel-generous-bin.h
-include/eel/eel-glib-extensions.h
-include/eel/eel-glyph.h
-include/eel/eel-gnome-extensions.h
-include/eel/eel-graphic-effects.h
-include/eel/eel-gtk-container.h
-include/eel/eel-gtk-extensions.h
-include/eel/eel-gtk-macros.h
-include/eel/eel-image-chooser.h
-include/eel/eel-image-table.h
-include/eel/eel-image-with-background.h
-include/eel/eel-image.h
-include/eel/eel-label-with-background.h
-include/eel/eel-label.h
-include/eel/eel-labeled-image.h
-include/eel/eel-list-column-title.h
-include/eel/eel-list.h
-include/eel/eel-password-dialog.h
-include/eel/eel-preferences-box.h
-include/eel/eel-preferences-group.h
-include/eel/eel-preferences-item.h
-include/eel/eel-preferences-pane.h
-include/eel/eel-preferences.h
-include/eel/eel-radio-button-group.h
-include/eel/eel-region.h
-include/eel/eel-scalable-font-private.h
-include/eel/eel-scalable-font.h
-include/eel/eel-self-checks.h
-include/eel/eel-smooth-text-layout-cache.h
-include/eel/eel-smooth-text-layout.h
-include/eel/eel-smooth-widget.h
-include/eel/eel-stock-dialogs.h
-include/eel/eel-string-list.h
-include/eel/eel-string-picker.h
-include/eel/eel-string.h
-include/eel/eel-text-caption.h
-include/eel/eel-type-builtins.h
-include/eel/eel-types.h
-include/eel/eel-vfs-extensions.h
-include/eel/eel-viewport.h
-include/eel/eel-wrap-table.h
-include/eel/eel-xml-extensions.h
-include/eel/eel.h
+include/eel-1/eel/eel-art-extensions.h
+include/eel-1/eel/eel-art-gtk-extensions.h
+include/eel-1/eel/eel-background.h
+include/eel-1/eel/eel-canvas-rect.h
+include/eel-1/eel/eel-caption-table.h
+include/eel-1/eel/eel-caption.h
+include/eel-1/eel/eel-clickable-image.h
+include/eel-1/eel/eel-clist.h
+include/eel-1/eel/eel-ctree.h
+include/eel-1/eel/eel-dateedit-extensions.h
+include/eel-1/eel/eel-debug-drawing.h
+include/eel-1/eel/eel-debug.h
+include/eel-1/eel/eel-dnd.h
+include/eel-1/eel/eel-ellipsizing-label.h
+include/eel-1/eel/eel-enumeration.h
+include/eel-1/eel/eel-features.h
+include/eel-1/eel/eel-font-manager.h
+include/eel-1/eel/eel-font-picker.h
+include/eel-1/eel/eel-gconf-extensions.h
+include/eel-1/eel/eel-gdk-extensions.h
+include/eel-1/eel/eel-gdk-font-extensions.h
+include/eel-1/eel/eel-gdk-pixbuf-extensions.h
+include/eel-1/eel/eel-generous-bin.h
+include/eel-1/eel/eel-glib-extensions.h
+include/eel-1/eel/eel-glyph.h
+include/eel-1/eel/eel-gnome-extensions.h
+include/eel-1/eel/eel-graphic-effects.h
+include/eel-1/eel/eel-gtk-container.h
+include/eel-1/eel/eel-gtk-extensions.h
+include/eel-1/eel/eel-gtk-macros.h
+include/eel-1/eel/eel-image-chooser.h
+include/eel-1/eel/eel-image-table.h
+include/eel-1/eel/eel-image-with-background.h
+include/eel-1/eel/eel-image.h
+include/eel-1/eel/eel-label-with-background.h
+include/eel-1/eel/eel-label.h
+include/eel-1/eel/eel-labeled-image.h
+include/eel-1/eel/eel-list-column-title.h
+include/eel-1/eel/eel-list.h
+include/eel-1/eel/eel-password-dialog.h
+include/eel-1/eel/eel-preferences-box.h
+include/eel-1/eel/eel-preferences-group.h
+include/eel-1/eel/eel-preferences-item.h
+include/eel-1/eel/eel-preferences-pane.h
+include/eel-1/eel/eel-preferences.h
+include/eel-1/eel/eel-radio-button-group.h
+include/eel-1/eel/eel-region.h
+include/eel-1/eel/eel-scalable-font-private.h
+include/eel-1/eel/eel-scalable-font.h
+include/eel-1/eel/eel-self-checks.h
+include/eel-1/eel/eel-smooth-text-layout-cache.h
+include/eel-1/eel/eel-smooth-text-layout.h
+include/eel-1/eel/eel-smooth-widget.h
+include/eel-1/eel/eel-stock-dialogs.h
+include/eel-1/eel/eel-string-list.h
+include/eel-1/eel/eel-string-picker.h
+include/eel-1/eel/eel-string.h
+include/eel-1/eel/eel-text-caption.h
+include/eel-1/eel/eel-type-builtins.h
+include/eel-1/eel/eel-types.h
+include/eel-1/eel/eel-vfs-extensions.h
+include/eel-1/eel/eel-viewport.h
+include/eel-1/eel/eel-wrap-table.h
+include/eel-1/eel/eel-xml-extensions.h
+include/eel-1/eel/eel.h
lib/eelConf.sh
lib/libeel.la
share/eel/fonts/urw/fonts.dir
@@ -108,8 +109,9 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/eel.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/eel.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/eel.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/eel.mo
-${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/eel.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/eel.mo
@dirrm share/eel/fonts/urw
@dirrm share/eel/fonts
@dirrm share/eel
-@dirrm include/eel
+@dirrm include/eel-1/eel
+@dirrm include/eel-1
diff --git a/devel/eel/distinfo b/devel/eel/distinfo
index 60554e4c531..851352b7b09 100644
--- a/devel/eel/distinfo
+++ b/devel/eel/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/05/14 10:26:37 kristerw Exp $
+$NetBSD: distinfo,v 1.4 2005/01/28 14:58:28 adam Exp $
-SHA1 (eel-1.0.1.tar.bz2) = 5029c0a352eb3b45d2bf4817484d2b1cfabb728b
-Size (eel-1.0.1.tar.bz2) = 761001 bytes
-SHA1 (patch-aa) = e6bc1a118f62501230200b1111fc1d70bed5343a
+SHA1 (eel-1.0.2.tar.bz2) = 5cc93ab75415dfcd2d15a60086e273af4cf33181
+Size (eel-1.0.2.tar.bz2) = 793926 bytes
+SHA1 (patch-aa) = 6668ce77ed476ecdd3a96ea682a7e19b01ad745c
diff --git a/devel/eel/patches/patch-aa b/devel/eel/patches/patch-aa
index fdb2be4d6c9..388df8ce994 100644
--- a/devel/eel/patches/patch-aa
+++ b/devel/eel/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1 2004/05/14 10:26:37 kristerw Exp $
+$NetBSD: patch-aa,v 1.2 2005/01/28 14:58:28 adam Exp $
---- configure.orig Fri May 14 12:10:46 2004
-+++ configure Fri May 14 12:11:26 2004
-@@ -2435,7 +2435,8 @@
+--- configure.orig 2001-10-05 18:18:03.000000000 +0000
++++ configure
+@@ -6198,7 +6198,8 @@ else
#include <stdio.h>
#include <stdlib.h>
#include <string.h>