diff options
author | drochner <drochner> | 2005-08-26 16:22:38 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-08-26 16:22:38 +0000 |
commit | e72b9402109b2fcfcea814d04b2557f251a91eb0 (patch) | |
tree | 26a27073606dde81ae548d7d42842bcf78c35ffc | |
parent | d8c0769adcdd356d05cda56bf38ca0727e578c3a (diff) | |
download | pkgsrc-e72b9402109b2fcfcea814d04b2557f251a91eb0.tar.gz |
update to 1.12.2
changes:
-made GSF_CLASS_FULL and GSF_DYNAMIC_CLASS_FULL really full (add
_finalize and class_finalize arguments).
-Handle 0x8000 and 0x8001 codepages.
-bugfixes
also fix installation of gconf schema
-rw-r--r-- | devel/libgsf/Makefile | 8 | ||||
-rw-r--r-- | devel/libgsf/PLIST | 41 | ||||
-rw-r--r-- | devel/libgsf/distinfo | 8 |
3 files changed, 15 insertions, 42 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 32352aec964..d7f30024dcb 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2005/08/10 20:56:15 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2005/08/26 16:22:38 drochner Exp $ # -DISTNAME= libgsf-1.12.1 +DISTNAME= libgsf-1.12.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.12/} EXTRACT_SUFX= .tar.bz2 @@ -10,9 +10,10 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME2 structured file library -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config gmake GNU_CONFIGURE= YES USE_LIBTOOL= YES +USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE= libgsf-1.pc.in PKGCONFIG_OVERRIDE+= libgsf-gnome-1.pc.in @@ -26,4 +27,5 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc/libgsf .include "../../devel/zlib/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" +.include "../../devel/GConf2/schemas.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/libgsf/PLIST b/devel/libgsf/PLIST index b272b42069a..b60d15d5dbf 100644 --- a/devel/libgsf/PLIST +++ b/devel/libgsf/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.7 2005/05/23 12:15:01 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2005/08/26 16:22:38 drochner Exp $ +bin/gsf-office-thumbnailer include/libgsf-1/gsf-gnome/gsf-input-bonobo.h include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h include/libgsf-1/gsf-gnome/gsf-output-bonobo.h @@ -6,6 +7,8 @@ include/libgsf-1/gsf-gnome/gsf-output-gnomevfs.h include/libgsf-1/gsf-gnome/gsf-shared-bonobo-stream.h include/libgsf-1/gsf-win32/gsf-input-win32.h include/libgsf-1/gsf-win32/gsf-output-win32.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 include/libgsf-1/gsf/gsf-docprop-vector.h include/libgsf-1/gsf/gsf-impl-utils.h @@ -49,40 +52,8 @@ lib/libgsf-1.la lib/libgsf-gnome-1.la lib/pkgconfig/libgsf-1.pc lib/pkgconfig/libgsf-gnome-1.pc -share/doc/libgsf/gsf/api.html -share/doc/libgsf/gsf/gsf-Bononbo.html -share/doc/libgsf/gsf/gsf-Compression.html -share/doc/libgsf/gsf/gsf-GIOChannel.html -share/doc/libgsf/gsf/gsf-GnomeVFS.html -share/doc/libgsf/gsf/gsf-Infile-reading-structed-files.html -share/doc/libgsf/gsf/gsf-Input-from-unstructured-files.html -share/doc/libgsf/gsf/gsf-MS-OLE2.html -share/doc/libgsf/gsf/gsf-Outfile-writing-structed-files.html -share/doc/libgsf/gsf/gsf-Output-to-unstructured-files.html -share/doc/libgsf/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html -share/doc/libgsf/gsf/gsf-Structured-Blobs.html -share/doc/libgsf/gsf/gsf-Text.html -share/doc/libgsf/gsf/gsf-XML-and-libxml.html -share/doc/libgsf/gsf/gsf-Zip.html -share/doc/libgsf/gsf/gsf-memory.html -share/doc/libgsf/gsf/gsf-metadata.html -share/doc/libgsf/gsf/gsf-utils.html -share/doc/libgsf/gsf/gsf.devhelp -share/doc/libgsf/gsf/home.png -share/doc/libgsf/gsf/index.html -share/doc/libgsf/gsf/index.sgml -share/doc/libgsf/gsf/into.html -share/doc/libgsf/gsf/io.html -share/doc/libgsf/gsf/ix01.html -share/doc/libgsf/gsf/left.png -share/doc/libgsf/gsf/misc.html -share/doc/libgsf/gsf/parsers.html -share/doc/libgsf/gsf/right.png -share/doc/libgsf/gsf/sources.html -share/doc/libgsf/gsf/style.css -share/doc/libgsf/gsf/up.png -@dirrm share/doc/libgsf/gsf -@dirrm share/doc/libgsf +share/gconf/schemas/gsf-office-thumbnailer.schemas +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgsf.mo @dirrm include/libgsf-1/gsf-win32 @dirrm include/libgsf-1/gsf-gnome @dirrm include/libgsf-1/gsf diff --git a/devel/libgsf/distinfo b/devel/libgsf/distinfo index 382a97ad02d..2e8b48fe27a 100644 --- a/devel/libgsf/distinfo +++ b/devel/libgsf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2005/06/24 21:28:03 wiz Exp $ +$NetBSD: distinfo,v 1.11 2005/08/26 16:22:38 drochner Exp $ -SHA1 (libgsf-1.12.1.tar.bz2) = 1f424a4a2123e1cd4de7986f259b0425c3588cc2 -RMD160 (libgsf-1.12.1.tar.bz2) = 74e0f70064e3a91ac6205e1ae5c876ff26e7eef9 -Size (libgsf-1.12.1.tar.bz2) = 438829 bytes +SHA1 (libgsf-1.12.2.tar.bz2) = f19722739c2258afb8e7f2b5b400a648b31f25b3 +RMD160 (libgsf-1.12.2.tar.bz2) = 8f89350b2b0766c263a70269533cec112ede2e03 +Size (libgsf-1.12.2.tar.bz2) = 439507 bytes |