From 7487815da299c7352e8263de9fa56d48ef83ce70 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 30 Aug 2008 20:51:07 +0000 Subject: Add missing entries to PLIST, and install the html docs in the right place. Ok (at least in general outline) by maintainer. PKGREVISION++ --- x11/xlt/Makefile | 3 ++- x11/xlt/PLIST | 19 ++++++++++++++++++- x11/xlt/distinfo | 3 ++- x11/xlt/patches/patch-ab | 13 +++++++++++++ 4 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 x11/xlt/patches/patch-ab (limited to 'x11') diff --git a/x11/xlt/Makefile b/x11/xlt/Makefile index b90c76d5377..f81722a66c4 100644 --- a/x11/xlt/Makefile +++ b/x11/xlt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2008/07/15 19:45:40 christos Exp $ +# $NetBSD: Makefile,v 1.2 2008/08/30 20:51:07 dholland Exp $ # DISTNAME= Xlt-13.0.13 PKGNAME= ${DISTNAME:S/Xlt/xlt/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xlt/} diff --git a/x11/xlt/PLIST b/x11/xlt/PLIST index 6dccd9c0d46..848ec440439 100644 --- a/x11/xlt/PLIST +++ b/x11/xlt/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2008/07/15 19:45:40 christos Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/08/30 20:51:07 dholland Exp $ +include/Xlt/AnimatedButton.h include/Xlt/AnimatedButtonP.h include/Xlt/AppShell.h include/Xlt/AppShellP.h @@ -32,6 +33,8 @@ include/Xlt/Stroke.h include/Xlt/Timer.h include/Xlt/Xlt.h lib/libXlt.la +man/man3/StrokeInstall.3 +man/man3/Strokes.3 man/man3/Xlt.3 man/man3/XltAnimatedButton.3 man/man3/XltAppAddTimeOut.3 @@ -73,4 +76,18 @@ man/man3/XltToolBarConfigure.3 man/man3/XltWaitTillMapped.3 man/man3/XltWorking.3 man/man3/XltYesNo.3 +share/doc/html/Xlt/ListTree.gif +share/doc/html/Xlt/ListTree.html +share/doc/html/Xlt/ListTreeProg.html +share/doc/html/Xlt/ListTreeTitle.gif +share/doc/html/Xlt/LiteClue.html +share/doc/html/Xlt/SciPlot.html +share/doc/html/Xlt/SciPlotDemo.gif +share/doc/html/Xlt/SciPlotDemo.html +share/doc/html/Xlt/SciPlotExample.gif +share/doc/html/Xlt/SciPlotProg.html +share/doc/html/Xlt/SciPlotTitle.gif +share/doc/html/Xlt/TreeFSel.gif +share/doc/html/Xlt/new.gif +@dirrm share/doc/html/Xlt @dirrm include/Xlt diff --git a/x11/xlt/distinfo b/x11/xlt/distinfo index 32018f11ff4..c3f312bfb68 100644 --- a/x11/xlt/distinfo +++ b/x11/xlt/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.2 2008/07/16 07:40:59 wiz Exp $ +$NetBSD: distinfo,v 1.3 2008/08/30 20:51:07 dholland Exp $ SHA1 (Xlt-13.0.13.tar.gz) = 5329c345f9d815c9f76d409a25100a7174acd8da RMD160 (Xlt-13.0.13.tar.gz) = d67fa86f502f195ffe7b61e80010f95fa7d4747a Size (Xlt-13.0.13.tar.gz) = 599909 bytes SHA1 (patch-aa) = ac78a9db02b6c79c64738952b978bd5b56fba5cc +SHA1 (patch-ab) = f00e258fc4ef2ccd1a0638df354952d5d06b5af6 diff --git a/x11/xlt/patches/patch-ab b/x11/xlt/patches/patch-ab new file mode 100644 index 00000000000..4224bf7b474 --- /dev/null +++ b/x11/xlt/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1 2008/08/30 20:51:07 dholland Exp $ + +--- doc/Makefile.in~ 2005-09-16 09:04:05.000000000 -0400 ++++ doc/Makefile.in 2008-08-30 16:44:10.000000000 -0400 +@@ -219,7 +219,7 @@ html_HTML = SciPlot.html SciPlotProg.htm + + html_DATA = $(html_HTML) + +-htmldir = $(prefix)/Xlt/doc/html ++htmldir = $(prefix)/share/doc/html/Xlt + subdir = doc + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -- cgit v1.2.3