summaryrefslogtreecommitdiff
path: root/databases/libgnomedb/patches/patch-ab
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-09-11 12:40:23 +0000
committerjmmv <jmmv>2003-09-11 12:40:23 +0000
commitf311fa162e28878e8e092b75e1c8f1d64a282b6b (patch)
tree4553c1285327872159ad0f049916edb94934e8a7 /databases/libgnomedb/patches/patch-ab
parent753db94ea0a69294c32a8e2c51e4c7dc1be8f8e4 (diff)
downloadpkgsrc-f311fa162e28878e8e092b75e1c8f1d64a282b6b.tar.gz
Update to 0.99.0:
libgnomedb 0.99.0, 2003-09-10 ----------------------------- - Added a (configurable) icon to GnomeDbGrayBar (apg) - Use icons for gnome-database-properties tabs (rodrigo) - Removed ugly BUILD_WITH_GNOME in public headers (daniel) - Updated translations: - ca (jordim) - cs (mitr) - de (cneumair) - es (pablodc) - fi (pvirtane) - fr (redfox) - no (kmaraas) - pl (aflinta) - pt (dnloreto) - sl (minmax) - sr (danilo) - sv (menthos) libgnomedb 0.91.0, 2003-08-06 ----------------------------- - Extended GnomeDbLogin API (rodrigo) - Added a 'Create DSN' button on the GnomeDbLogin widget (rodrigo) - Redid UI for database properties configuration applet (rodrigo) - Fixed #108023 (rodrigo) - Some HIG-ification (apg, rodrigo) - Added query builder widget, to be used in Gnumeric and Abiword (rodrigo) - Extended GnomeDbEditor API (daniel) - More API documentation (rodrigo) - Updated translations: - cs (mitr) - de (cneumair) - es (pablodc) - nl (adrighem) - pl (aflinta) - pt (dnloreto) - sv (menthos) libgnomedb 0.90.0, 2003-07-03 ----------------------------- - Added missing entry points to GnomeDbLoginDialog API (rodrigo) - Removed non-working MIME components (rodrigo) - Added MIME actions component for SQL and connection files (rodrigo) - Removed dependencies on GTK+ 2.2 (rodrigo) - Added missing files to spec file (adam) - Added preloading of GConf keys (rodrigo) - Catched missing translatable strings (baddog) - HIG-ify the error dialog widget (rodrigo) - Updated translations: - be (dmitrym) - cs (mitr) - es (pablodc) - ml (karunakar) - nl (vincent) - pt (dnloreto) - ru (frob) - sv (menthos) - zh_TW (baddog)
Diffstat (limited to 'databases/libgnomedb/patches/patch-ab')
-rw-r--r--databases/libgnomedb/patches/patch-ab29
1 files changed, 20 insertions, 9 deletions
diff --git a/databases/libgnomedb/patches/patch-ab b/databases/libgnomedb/patches/patch-ab
index 60fd7701ddf..fe72743f5ba 100644
--- a/databases/libgnomedb/patches/patch-ab
+++ b/databases/libgnomedb/patches/patch-ab
@@ -1,13 +1,24 @@
-$NetBSD: patch-ab,v 1.2 2003/02/14 20:18:05 jmmv Exp $
+$NetBSD: patch-ab,v 1.3 2003/09/11 12:40:24 jmmv Exp $
---- vfs/Makefile.in.orig 2003-01-28 02:41:29.000000000 +0100
-+++ vfs/Makefile.in
-@@ -139,7 +139,7 @@ INCLUDES = -I$(top_srcdir) -I$(top_bu
+gtksourceview-0.6.0 (the one in pkgsrc) is not compatible with this version
+of libgnomedb.
+
+--- configure.orig 2003-09-11 01:02:05.000000000 +0200
++++ configure
+@@ -21026,6 +21026,7 @@ fi
+
+
+
++if false; then
+ succeeded=no
+
+ if test -z "$PKG_CONFIG"; then
+@@ -21120,6 +21121,8 @@ echo "${ECHO_T}$GTKSOURCEVIEW_LIBS" >&6
+ else
+ have_gtksourceview=no
+ fi
++fi
++have_gtksourceview=no
- EXTRA_DIST = database-module.conf
--modulesconfdir = $(sysconfdir)/gnome-vfs-2.0/modules
-+modulesconfdir = $(datadir)/examples/libgnomedb
- modulesconf_DATA = database-module.conf
- modulesdir = $(libdir)/gnome-vfs-2.0/modules