pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libgsf Add installed documentation to PLIST. Bum...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/549292cad299
branches:  trunk
changeset: 503130:549292cad299
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Nov 14 17:02:23 2005 +0000

description:
Add installed documentation to PLIST. Bump revision.

diffstat:

 devel/libgsf/Makefile |   3 ++-
 devel/libgsf/PLIST    |  38 +++++++++++++++++++++++++++++++++++++-
 2 files changed, 39 insertions(+), 2 deletions(-)

diffs (68 lines):

diff -r 551aa2bd9285 -r 549292cad299 devel/libgsf/Makefile
--- a/devel/libgsf/Makefile     Mon Nov 14 17:01:36 2005 +0000
+++ b/devel/libgsf/Makefile     Mon Nov 14 17:02:23 2005 +0000
@@ -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 -r 551aa2bd9285 -r 549292cad299 devel/libgsf/PLIST
--- a/devel/libgsf/PLIST        Mon Nov 14 17:01:36 2005 +0000
+++ b/devel/libgsf/PLIST        Mon Nov 14 17:02:23 2005 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index