diff options
author | joerg <joerg> | 2005-11-14 17:02:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-11-14 17:02:23 +0000 |
commit | b100dbc42c3bc3a1c1c514c8143c3735811f0a93 (patch) | |
tree | f1b3a9b7ed0cb8f82fc92287684526e4e644cd9e /devel | |
parent | f0f8f1d85d62f6bb93ff06f6df5d9b641020e7a5 (diff) | |
download | pkgsrc-b100dbc42c3bc3a1c1c514c8143c3735811f0a93.tar.gz |
Add installed documentation to PLIST. Bump revision.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libgsf/Makefile | 3 | ||||
-rw-r--r-- | devel/libgsf/PLIST | 38 |
2 files changed, 39 insertions, 2 deletions
diff --git a/devel/libgsf/Makefile b/devel/libgsf/Makefile index 5922fb6bdb5..062dfe2d592 100644 --- a/devel/libgsf/Makefile +++ b/devel/libgsf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2005/10/06 18:40:36 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2005/11/14 17:02:23 joerg Exp $ # DISTNAME= libgsf-1.12.3 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgsf/1.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgsf/PLIST b/devel/libgsf/PLIST index b60d15d5dbf..7203fc744fe 100644 --- a/devel/libgsf/PLIST +++ b/devel/libgsf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2005/08/26 16:22:38 drochner Exp $ +@comment $NetBSD: PLIST,v 1.9 2005/11/14 17:02:23 joerg Exp $ bin/gsf-office-thumbnailer include/libgsf-1/gsf-gnome/gsf-input-bonobo.h include/libgsf-1/gsf-gnome/gsf-input-gnomevfs.h @@ -52,9 +52,45 @@ 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-GsfBlob.html +share/doc/libgsf/gsf/gsf-GsfClipData.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 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 @dirrm include/libgsf-1 +@dirrm share/doc/libgsf/gsf +@dirrm share/doc/libgsf |