head 1.7; access; symbols pkgsrc-2013Q2:1.7.0.4 pkgsrc-2013Q2-base:1.7 pkgsrc-2012Q4:1.7.0.2 pkgsrc-2012Q4-base:1.7 pkgsrc-2011Q4:1.6.0.22 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q3:1.6.0.20 pkgsrc-2011Q3-base:1.6 pkgsrc-2011Q2:1.6.0.18 pkgsrc-2011Q2-base:1.6 pkgsrc-2011Q1:1.6.0.16 pkgsrc-2011Q1-base:1.6 pkgsrc-2010Q4:1.6.0.14 pkgsrc-2010Q4-base:1.6 pkgsrc-2010Q3:1.6.0.12 pkgsrc-2010Q3-base:1.6 pkgsrc-2010Q2:1.6.0.10 pkgsrc-2010Q2-base:1.6 pkgsrc-2010Q1:1.6.0.8 pkgsrc-2010Q1-base:1.6 pkgsrc-2009Q4:1.6.0.6 pkgsrc-2009Q4-base:1.6 pkgsrc-2009Q3:1.6.0.4 pkgsrc-2009Q3-base:1.6 pkgsrc-2009Q2:1.6.0.2 pkgsrc-2009Q2-base:1.6 pkgsrc-2009Q1:1.5.0.18 pkgsrc-2009Q1-base:1.5 pkgsrc-2008Q4:1.5.0.16 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.14 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.12 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.10 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.8 pkgsrc-2008Q1:1.5.0.6 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.4 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.2 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.4.0.26 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.24 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.22 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.20 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.18 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.16 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.14 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.12 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.10 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.8 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.6 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.4.0.4 pkgsrc-2004Q3-base:1.4 pkgsrc-2004Q2:1.4.0.2 pkgsrc-2004Q2-base:1.4 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.7 date 2012.01.20.12.05.09; author wiz; state dead; branches; next 1.6; 1.6 date 2009.05.20.00.02.50; author wiz; state Exp; branches; next 1.5; 1.5 date 2007.07.28.14.42.18; author drochner; state Exp; branches; next 1.4; 1.4 date 2004.05.24.18.07.13; author drochner; state dead; branches; next 1.3; 1.3 date 2004.05.11.12.28.10; author danw; state Exp; branches; next 1.2; 1.2 date 2003.10.05.20.20.18; author wiz; state dead; branches; next 1.1; 1.1 date 2003.06.27.22.33.51; author jmmv; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2003.06.27.22.33.51; author jmmv; state Exp; branches; next ; desc @@ 1.7 log @Update to 1.14.22: libgsf 1.14.22 Damien Lespiau: * Fix thumbnailer manual install problem. Morten: * Fix error messages on win32. * Fix resource limiting in thumbnailer. * Ensure GsfOutput::name and GsfInput::name notifications. * Cleanup old code. * Drop support for gnome-vfs and bonobo. * Fix ole2 entry sorting based on patch from Junping Zhang. [#665712] Vincent Untz: * New installation method for thumbnailer. [#651187] @ text @$NetBSD: patch-aa,v 1.6 2009/05/20 00:02:50 wiz Exp $ http://bugzilla.gnome.org/show_bug.cgi?id=583290 --- thumbnailer/Makefile.in.orig 2007-07-10 12:34:49.000000000 +0200 +++ thumbnailer/Makefile.in @@@@ -296,8 +296,9 @@@@ schema_files = \ gsf-office-thumbnailer.schemas.in schemas = gsf-office-thumbnailer.schemas -schemadir = $(GCONF_SCHEMA_FILE_DIR) -@@GCONF_SCHEMAS_INSTALL_TRUE@@schema_DATA = $(schemas) +# XXX workaround for missing substitution in configure +schemadir = ${GCONF2_SCHEMAS_DIR} +schema_DATA = $(schemas) EXTRA_DIST = \ $(schema_files) @ 1.6 log @Add URL for upstream bug report. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.5 2007/07/28 14:42:18 drochner Exp $ @ 1.5 log @Work around a broken configure script (which failed to expand an m4 macro during generation, leading to GCONF_SCHEMA_FILE_DIR not set), and a Makefile not using the GCONF_SCHEMAS_INSTALL conditional correctly. Now the schema file is installed again. bump PKGREVISION @ text @d1 3 a3 1 $NetBSD$ @ 1.4 log @update to 1.9.1 changes: * Support DOCTYPE in the simplified xml generator - fixes and cleanup @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2004/05/11 12:28:10 danw Exp $ d3 4 a6 5 --- gsf/gsf-infile-stdio.c.orig Mon May 10 13:10:31 2004 +++ gsf/gsf-infile-stdio.c @@@@ -39,7 +39,7 @@@@ #include #include d8 8 a15 2 -GObjectClass *parent_class; +static GObjectClass *parent_class; a16 2 struct _GsfInfileStdio { GsfInfile parent; @ 1.3 log @add patches from GNOME CVS to make this build on darwin @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Update to 1.8.2: * Catch invalid OLE2 files that claim there is data in a directory. * Better error handling for Infile::child_by_* * Work harder to restore invalid ole2 files with bad BATs. * Begin an interface for ole2 export with non-default block sizes. * Name the root directory 'Root Entry' to keep libole2 happy. * Support CLSIDs for Storages for the AAF project * Test and fix bugs reading ole files with non-default block sizes. * Plug major gzip output leak. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2003/06/27 22:33:51 jmmv Exp $ d3 5 a7 16 --- configure.orig 2003-06-27 21:39:48.000000000 +0200 +++ configure @@@@ -9299,6 +9299,7 @@@@ else fi have_orbit_python=false +if false; then succeeded=no @@@@ -9395,6 +9396,7 @@@@ echo "${ECHO_T}$ORBIT_PYTHON_LIBS" >&6 have_orbit_python=false fi +fi d9 2 d12 2 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of libgsf, version 1.8.0: libgsf provides an efficient extensible I/O abstraction for dealing with different structured file formats. It has support for Microsoft OLE2 streams and Zip import. The aim of this library is to replace libole2. Provided in pkgsrc-wip by Jeremy C. Reed with many changes by me. @ text @@