./devel/libgsf, GNOME structured file library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.14.50nb2, Package name: libgsf-1.14.50nb2, Maintainer: pkgsrc-users

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.


Required to run:
[textproc/libxml2] [devel/glib2] [graphics/gdk-pixbuf2]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 685.961 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-07-01 10:59:42 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
libgsf: updated to 1.14.50

libgsf 1.14.50
* Fix error handling problem when writing ole files.

libgsf 1.14.49
* Use g_date_time_new_from_iso8601 and g_date_time_format_iso8601
  when available.  See merge request 9.
* Fix problems with non-western text in OLE properties.

libgsf 1.14.48
* Fix win32 build.
* Add "zip64" readable property of GsfInfileZip.
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72)
Log message:
*: Remove hardcoded -liconv / -lintl on SunOS.

This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
   2022-07-29 18:29:09 by Jonathan Perkin | Files touched by this commit (15) | Package updated
Log message:
*: Explicitly pass -lintl on SunOS where required.

Recent libtool update appears to have exposed more of these.