summaryrefslogtreecommitdiff
path: root/devel/libgsf
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-07-06 18:31:34 +0000
committerdrochner <drochner@pkgsrc.org>2007-07-06 18:31:34 +0000
commitcfd7748f508fea5181fbd70c9d0c6d7e32c967f1 (patch)
tree36a0aa9f3f4c2dbc2001ee4be65b224ec64d3f42 /devel/libgsf
parentad648f70f6a3432b10a6df2cb60d4a08689078f3 (diff)
downloadpkgsrc-cfd7748f508fea5181fbd70c9d0c6d7e32c967f1.tar.gz
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
Diffstat (limited to 'devel/libgsf')
-rw-r--r--devel/libgsf/Makefile5
-rw-r--r--devel/libgsf/PLIST11
-rw-r--r--devel/libgsf/distinfo8
3 files changed, 13 insertions, 11 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile
index dc5ced9b65f..e6e821834e5 100644
--- a/devel/libgsf/Makefile
+++ b/devel/libgsf/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2007/06/05 05:37:05 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2007/07/06 18:31:34 drochner Exp $
#
-DISTNAME= libgsf-1.14.3
-PKGREVISION= 1
+DISTNAME= libgsf-1.14.4
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 83f5044784e..1654831f46f 100644
--- a/devel/libgsf/PLIST
+++ b/devel/libgsf/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2006/10/13 18:21:11 drochner Exp $
+@comment $NetBSD: PLIST,v 1.17 2007/07/06 18:31:34 drochner Exp $
bin/gsf
bin/gsf-office-thumbnailer
bin/gsf-vba-dump
@@ -22,6 +22,7 @@ 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-gzip.h
+include/libgsf-1/gsf/gsf-input-http.h
include/libgsf-1/gsf/gsf-input-impl.h
include/libgsf-1/gsf/gsf-input-iochannel.h
include/libgsf-1/gsf/gsf-input-memory.h
@@ -32,6 +33,7 @@ include/libgsf-1/gsf/gsf-input.h
include/libgsf-1/gsf/gsf-libxml.h
include/libgsf-1/gsf/gsf-meta-names.h
include/libgsf-1/gsf/gsf-msole-utils.h
+include/libgsf-1/gsf/gsf-open-pkg-utils.h
include/libgsf-1/gsf/gsf-opendoc-utils.h
include/libgsf-1/gsf/gsf-outfile-impl.h
include/libgsf-1/gsf/gsf-outfile-msole.h
@@ -56,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
+share/gconf/schemas/gsf-office-thumbnailer.schemas
share/gtk-doc/html/gsf/GsfClipData.html
share/gtk-doc/html/gsf/api.html
share/gtk-doc/html/gsf/dependencies.html
@@ -74,6 +77,7 @@ share/gtk-doc/html/gsf/gsf-Text.html
share/gtk-doc/html/gsf/gsf-XML-and-libxml.html
share/gtk-doc/html/gsf/gsf-Zip.html
share/gtk-doc/html/gsf/gsf-blobs.html
+share/gtk-doc/html/gsf/gsf-index.html
share/gtk-doc/html/gsf/gsf-memory.html
share/gtk-doc/html/gsf/gsf-metadata.html
share/gtk-doc/html/gsf/gsf-users.html
@@ -86,7 +90,6 @@ share/gtk-doc/html/gsf/index.html
share/gtk-doc/html/gsf/index.sgml
share/gtk-doc/html/gsf/intro.html
share/gtk-doc/html/gsf/io.html
-share/gtk-doc/html/gsf/ix01.html
share/gtk-doc/html/gsf/left.png
share/gtk-doc/html/gsf/misc.html
share/gtk-doc/html/gsf/parsers.html
@@ -94,11 +97,11 @@ share/gtk-doc/html/gsf/right.png
share/gtk-doc/html/gsf/sources.html
share/gtk-doc/html/gsf/style.css
share/gtk-doc/html/gsf/up.png
-share/gconf/schemas/gsf-office-thumbnailer.schemas
share/locale/es/LC_MESSAGES/libgsf.mo
share/locale/sv/LC_MESSAGES/libgsf.mo
+@dirrm share/gtk-doc/html/gsf
+@comment in GConf2: @dirrm share/gconf/schemas
@dirrm include/libgsf-1/gsf-win32
@dirrm include/libgsf-1/gsf-gnome
@dirrm include/libgsf-1/gsf
@dirrm include/libgsf-1
-@dirrm share/gtk-doc/html/gsf
diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo
index 1e52eb185aa..f55b3e141f2 100644
--- a/devel/libgsf/distinfo
+++ b/devel/libgsf/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2006/11/09 20:50:59 drochner Exp $
+$NetBSD: distinfo,v 1.19 2007/07/06 18:31:34 drochner Exp $
-SHA1 (libgsf-1.14.3.tar.bz2) = c0bfc3595a47d8425afcee7a90352c179677c452
-RMD160 (libgsf-1.14.3.tar.bz2) = b575e55b23152c292ae6d67f906bccd95ca89030
-Size (libgsf-1.14.3.tar.bz2) = 543791 bytes
+SHA1 (libgsf-1.14.4.tar.bz2) = 684d89c8fb9a7fe33c83d810e45401889c794fe2
+RMD160 (libgsf-1.14.4.tar.bz2) = c3d0d62c5b9ec21ccea05ddd4d3578850713b33c
+Size (libgsf-1.14.4.tar.bz2) = 543158 bytes