summaryrefslogtreecommitdiff
path: root/devel/libgsf
diff options
context:
space:
mode:
authorwiz <wiz>2008-09-06 15:20:16 +0000
committerwiz <wiz>2008-09-06 15:20:16 +0000
commit313215bd648ace5e349aa9a7fee2193c139878dc (patch)
tree84b2b3483829ec3a953d5c6658525a2a07638483 /devel/libgsf
parent6f89b3f3d27996123ec5632d8979b2184dbb9bdc (diff)
downloadpkgsrc-313215bd648ace5e349aa9a7fee2193c139878dc.tar.gz
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__.
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile4
-rw-r--r--devel/libgsf/PLIST10
-rw-r--r--devel/libgsf/distinfo8
3 files changed, 12 insertions, 10 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index 5f2a12902de..4d9a33582b9 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2008/03/07 20:22:57 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2008/09/06 15:20:16 wiz Exp $
#
-DISTNAME= libgsf-1.14.8
+DISTNAME= libgsf-1.14.9
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.14/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/libgsf/PLIST b/devel/libgsf/PLIST
index 8757c73415d..ac9398dff7b 100644
--- a/devel/libgsf/PLIST
+++ b/devel/libgsf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2008/03/07 20:22:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.23 2008/09/06 15:20:16 wiz Exp $
bin/gsf
bin/gsf-office-thumbnailer
bin/gsf-vba-dump
@@ -7,8 +7,6 @@ include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h
include/libgsf-1/gsf-gnome/gsf-output-bonobo.h
include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h
include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h
-include/libgsf-1/gsf-gvfs/gsf-input-gvfs.h
-include/libgsf-1/gsf-gvfs/gsf-output-gvfs.h
include/libgsf-1/gsf/gsf-blob.h
include/libgsf-1/gsf/gsf-clip-data.h
include/libgsf-1/gsf/gsf-doc-meta-data.h
@@ -21,6 +19,7 @@ include/libgsf-1/gsf/gsf-infile-stdio.h
include/libgsf-1/gsf/gsf-infile-zip.h
include/libgsf-1/gsf/gsf-infile.h
include/libgsf-1/gsf/gsf-input-bzip.h
+include/libgsf-1/gsf/gsf-input-gio.h
include/libgsf-1/gsf/gsf-input-gzip.h
include/libgsf-1/gsf/gsf-input-http.h
include/libgsf-1/gsf/gsf-input-impl.h
@@ -42,6 +41,7 @@ include/libgsf-1/gsf/gsf-outfile-zip.h
include/libgsf-1/gsf/gsf-outfile.h
include/libgsf-1/gsf/gsf-output-bzip.h
include/libgsf-1/gsf/gsf-output-csv.h
+include/libgsf-1/gsf/gsf-output-gio.h
include/libgsf-1/gsf/gsf-output-gzip.h
include/libgsf-1/gsf/gsf-output-iconv.h
include/libgsf-1/gsf/gsf-output-impl.h
@@ -58,6 +58,7 @@ lib/libgsf-gnome-1.la
lib/pkgconfig/libgsf-1.pc
lib/pkgconfig/libgsf-gnome-1.pc
man/man1/gsf-office-thumbnailer.1
+man/man1/gsf-vba-dump.1
man/man1/gsf.1
share/gconf/schemas/gsf-office-thumbnailer.schemas
share/gtk-doc/html/gsf/GsfClipData.html
@@ -65,6 +66,7 @@ share/gtk-doc/html/gsf/api.html
share/gtk-doc/html/gsf/dependencies.html
share/gtk-doc/html/gsf/gsf-Bononbo.html
share/gtk-doc/html/gsf/gsf-Compression.html
+share/gtk-doc/html/gsf/gsf-GIO.html
share/gtk-doc/html/gsf/gsf-GIOChannel.html
share/gtk-doc/html/gsf/gsf-GnomeVFS.html
share/gtk-doc/html/gsf/gsf-Infile-reading-structed-files.html
@@ -99,13 +101,13 @@ share/gtk-doc/html/gsf/sources.html
share/gtk-doc/html/gsf/style.css
share/gtk-doc/html/gsf/up.png
share/locale/es/LC_MESSAGES/libgsf.mo
+share/locale/nb/LC_MESSAGES/libgsf.mo
share/locale/oc/LC_MESSAGES/libgsf.mo
share/locale/sv/LC_MESSAGES/libgsf.mo
share/locale/zh_HK/LC_MESSAGES/libgsf.mo
share/locale/zh_TW/LC_MESSAGES/libgsf.mo
@dirrm share/gtk-doc/html/gsf
@comment in GConf: @dirrm share/gconf/schemas
-@dirrm include/libgsf-1/gsf-gvfs
@dirrm include/libgsf-1/gsf-gnome
@dirrm include/libgsf-1/gsf
@dirrm include/libgsf-1
diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo
index c912485129a..ce62ef3c49b 100644
--- a/devel/libgsf/distinfo
+++ b/devel/libgsf/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2008/03/07 20:22:57 wiz Exp $
+$NetBSD: distinfo,v 1.25 2008/09/06 15:20:16 wiz Exp $
-SHA1 (libgsf-1.14.8.tar.bz2) = 780a411050b2168263f154d66a5ebb07141284e3
-RMD160 (libgsf-1.14.8.tar.bz2) = 6b80ad7992c71240eb6c7c621edcfbeb5ab07f82
-Size (libgsf-1.14.8.tar.bz2) = 632363 bytes
+SHA1 (libgsf-1.14.9.tar.bz2) = 45c5e4264309809b435fdaaed9b3ca3d3838c6fa
+RMD160 (libgsf-1.14.9.tar.bz2) = 8eb52378550b15a0c942b8ff87ef3e45d29fb8e0
+Size (libgsf-1.14.9.tar.bz2) = 626043 bytes
SHA1 (patch-aa) = 2bfd206d45abd91ed8d5237df76a6128383e1322