Commit graph

102 commits

Author SHA1 Message Date
drochner
3edd0243ed update to 1.14.26
changes:
-bugfices
-improved robustness with truncated files
-cleanup
2013-03-14 19:18:50 +00:00
drochner
ffdd93fef9 update to 1.14.25
changes:
-Enhance gsf tool to create archives
-bugfixes
2012-11-23 17:12:23 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
taca
8e86b26dbf Fix build problem on the platform without RLIMIT_AS; NetBSD 4.
No PKGREVISION bump since it is simply fix of build problem.
2012-04-06 10:42:37 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
drochner
5a236ecf5f remove obsolete gconf schema support 2012-01-20 12:57:52 +00:00
wiz
56b672d909 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]
2012-01-20 12:05:09 +00:00
obache
17d854e2cb Workaround for PR#41475 is not required anymore. 2011-06-06 07:55:54 +00:00
drochner
7d93f0e3b9 update to 1.14.21
changes:
-bugfixes
-translation updates
2011-05-25 09:42:24 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
156f99a2b4 Update libgsf* to 1.4.20:
libgsf 1.14.20

Caolan McNamara:
	* Fix msole reading crash.

Morten:
	* Improve loading on metadata.  [#644217]
2011-04-05 12:53:26 +00:00
wiz
8ca372aabe Update to 1.14.19:
libgsf 1.14.19

Andreas:
	* Add some more OOo 3.2 and 3.3 namespaces.

Morten:
	* Quiet xml parsing two bits.
2010-10-16 16:10:37 +00:00
obache
b9f5530630 Need workaround for upstream gtk-doc Bug#56230.
Noticed by Daniel Vergien in PR 41475.
2010-05-23 11:19:26 +00:00
drochner
9c5687e32e update to 1.14.18
changes: fix for zip archive problem
2010-04-13 16:56:36 +00:00
wiz
a1d979cbaa Note that libgsf-gnome uses some of these files. 2010-02-17 09:23:17 +00:00
wiz
09df66b08b Update to 1.14.17:
libgsf 1.14.17

Morten:
	* Fix xml parser crash.
	* Write meta-data values in name order.
	* Don't call gnome_vfs_init in python binding.  [#599973]
2010-02-16 13:29:26 +00:00
drochner
003c8fb77f update to 1.14.16
changes:
-Add variant of OO_NS_FIELD
-Use gdk_pixbug for thumbnailing when available
-Fix problem with errors to stdout
-Fix gnome-vfs dependency handling
2009-10-30 11:18:52 +00:00
drochner
52acf9f053 split out gnome support, to get more granular dependencies 2009-08-02 10:52:06 +00:00
wiz
dd238a6114 Update to 1.14.15:
libgsf 1.14.15

Andreas:
	* Bump ODF version to 1.1 and add enum to inform users.

Morten:
	* Fix criticals when parsing bogus OLE properties.  [#584848]
	* Start cleaning up timestamp code.
2009-07-22 12:23:37 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wiz
024c463970 Update to 1.14.14:
Andreas:
        * Added namespaces used by openoffice 3.0, Lotus Symphony, etc.
        * Fix gsf_xml_out_start_element to allow child elements mixed
          with other content
2009-05-27 20:09:36 +00:00
wiz
b4f7f604df Add URL for upstream bug report. 2009-05-19 23:52:15 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
454a402581 Update to 1.14.13. Set LICENSE to gnu-gpl-v2 # AND gnu-lgpl-v2.1
libgsf 1.14.13

Andreas:
	* Fix gsf_opendoc_metadata_subtree [#581530]

--------------------------------------------------------------------------
libgsf 1.14.12

Andreas:
	* Also read user defined OpenDocument metadata

Christian Persch:
	* Fix allocation method problem.  [#579155]

J.H.M. Dassen (Ray):
	* Fix incorrect use of g_enum_register_static which broke
	  documentation generation in some environments.
	  [http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39015]

Jody :
	* Handle small-block files that are not block aligned. [#572290]
	* Deprecate gsf_timestamp_parse and replace it with
	  gsf_timestamp_from_string.
	* Gtk-Doc fixes.
	* Fix handling of namespace declared default and prefix.
	  (Such as in SpreadsheetML-2003)

Morten:
	* Handle malformed xml better.  [#568994]
	* Drop characters that xml 1.0 cannot represent.  [#568919]
	* Fix problem loading zero-sized files.  [#580228]
2009-05-13 10:04:25 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
sketch
0ad9d4479b Shell fixes. 2009-01-25 22:13:08 +00:00
wiz
a46f2d2c48 Update to 1.14.11:
libgsf 1.14.11

Jody:
	* win32 build fix for glib-2.18 deprecation.
	* Extend MS Office Open Pkg handling to accept POI files.
	* Add libxml2 wrapper to simplify probing.

Morten:
	* Solaris compilation issue.  [#558253]
	* Handle non-seekable files in gsf_input_stdio_new.  [#154417]

Paul:
	* Fix various Mac compilation issues.  [#565603]  [#565605]

Pedro Fragoso:
	* Clean up glib includes.  [#564004]

Richard W.M. Jones
	* MinGW configure fix for libbz2 detection.
2009-01-07 22:11:27 +00:00
wiz
8619d39b19 Update to 1.4.10:
libgsf 1.14.10

Jody:
	* Patch some coverity issues [189, 250, 251]

Morten:
	* Work around sshfs bug.  [#509883]
	* Support tar archives.
	* Improve gsf support for broken archives.  [#553861]
	* Avoid a critical for bad ole2.  [#554848]
2008-10-24 16:46:39 +00:00
wiz
e526575206 Update to 1.14.9:
Dom:
	* Revitalize gio support.

Jody:
	* Add MS OOX support to gsf-vba-dump.
	* Extend the utility wrappers for GsfInfile.
	* Be more forgiving of corrupt ole2.
	* Add additional MS OpenPkg support to facilitate pivots.
	* gtk-doc improvements.
	* Make the VBA extractor more accessible.
	* Extensions for the xml parser to allow modularization.

Morten:
	* Use g_base64_-routines from glib when available.
	* When gio is available, do not link in gnomevfs.
	* Add self-check for the benefit of __arm__.
2008-09-06 15:20:16 +00:00
wiz
ff2a76422b Update to 1.14.8:
libgsf 1.14.8

Jody:
	* Add missing ODF presentation namespace.
	* Only install win32 header for win32. [#459771]
	* Fix XML enum export utils.

Morten:
	* Fix criticals for corrupted file.  [#485964]
	* Improve sanity checks of ole properties.  [#404934]
	* Enhance gsf (the program) to list all document properites.
	* Fix endless loop with broken ole files.  [#513831]
	* Fix memory allocation problem due to broken ole files.
2008-03-07 20:22:57 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wiz
e791a44cd3 Fix seddo in previous. 2007-09-21 14:05:44 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
wiz
428cd915df Update to 1.14.7:
Jody:
* Fix typo that would break all xml output.
2007-09-08 08:14:27 +00:00
drochner
f523dd7732 update to 1.14.6
changes:
-Add some safety checks for out of memory conditions
-Some extensions to simplify OOX export
-Docs improvements
2007-09-05 16:44:28 +00:00
wiz
3d9b48ba87 Set GCONF2_SCHEMAS again to register schema file correctly. 2007-07-28 14:51:32 +00:00
drochner
8720cf4eb8 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
2007-07-28 14:42:17 +00:00
wiz
f14dd7c950 Update to 1.14.5:
libgsf 1.14.5

Jody:
	* Revert jump to dynamic types, they aren't threadsafe. [#450722]
	* Compilation glitch on windows.  [#449807]
	* Avoid problems building without gconf macros installed.
	* Configure breakage --without-gnome. [#4488842]
2007-07-19 22:40:29 +00:00
drochner
cfd7748f50 update to 1.14.4
changes:
-Limit resource usage in the thumbnailer.
-Have gsf-vba-dump handle .doc files too.
-Implement gsf_init_dynamic
-Tidy up docs and #includes in public headers.
-Move the MS/ECMA Open Package code here from gnumeric.
-Provide a libxml2-nanohttp wrapper.
-bugfixes
2007-07-06 18:31:34 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
fba8f8cbba update to 1.14.3
changes:
-Fix crash exporting keyword vector from OLE2 -> ODF.
-mprove debug spew for OLE2 propert import.
2006-11-09 20:50:59 +00:00
joerg
605f49a154 DESTDIR support. 2006-11-05 17:49:33 +00:00
drochner
ca0a1f5e54 update to 1.14.2
changes:
-fixes
-added 2 command line tools for data extraction
2006-10-13 18:21:11 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00