pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/34805 (kdelibdocs)
The following reply was made to PR pkg/34805; it has been noted by GNATS.
From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
markd%NetBSD.org@localhost,
gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/34805 (kdelibdocs)
Date: Tue, 7 Nov 2006 16:13:00 +0100 (CET)
> X-Virus-Scanned: amavisd-new at enst.fr
> From: markd%NetBSD.org@localhost
> To: pkg-manager%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost,
> gnats-admin%NetBSD.org@localhost,
markd%NetBSD.org@localhost, "Gilles Dauphin" <dauphin%enst.fr@localhost>
> Subject: Re: pkg/34805 (kdelibdocs)
> X-Gnats-Was-Stupid: no
> Cc:
>
> Synopsis: kdelibdocs
>
> State-Changed-From-To: open->feedback
> State-Changed-By: markd%netbsd.org@localhost
> State-Changed-When: Wed, 18 Oct 2006 11:57:06 +0000
> State-Changed-Why:
> kdelibdocs-3.5.5nb1 should fix this, please confirm.
I Confirm but with doxygen patches:
[root@redhot 1261] diff -u Makefile.orig Makefile
--- Makefile.orig Thu Aug 10 15:51:05 2006
+++ Makefile Tue Nov 7 12:37:30 2006
@@ -49,6 +49,9 @@
${TOUCH} ${WRKSRC}/src/doxytag.l
post-install:
+ mkdir -p ${LOCALBASE}/share/doc/doxygen/src
+ cp -p ${WRKSRC}/src/translator*.h ${LOCALBASE}/share/doc/doxygen/src/
+ cp -p ${WRKSRC}/VERSION ${LOCALBASE}/share/doc/doxygen/
cd ${WRKSRC} && ${GMAKE} install_docs
.include "../../graphics/graphviz/buildlink3.mk"
[root@redhot 1262] diff -u PLIST.orig PLIST
--- PLIST.orig Mon May 22 15:22:14 2006
+++ PLIST Tue Nov 7 12:31:28 2006
@@ -564,6 +564,43 @@
share/doc/doxygen/html/tabs.css
share/doc/doxygen/html/trouble.html
share/doc/doxygen/html/xmlcmds.html
+share/doc/doxygen/src/translator.h
+share/doc/doxygen/src/translator_adapter.h
+share/doc/doxygen/src/translator_br.h
+share/doc/doxygen/src/translator_ca.h
+share/doc/doxygen/src/translator_cn.h
+share/doc/doxygen/src/translator_cz.h
+share/doc/doxygen/src/translator_de.h
+share/doc/doxygen/src/translator_dk.h
+share/doc/doxygen/src/translator_en.h
+share/doc/doxygen/src/translator_es.h
+share/doc/doxygen/src/translator_fi.h
+share/doc/doxygen/src/translator_fr.h
+share/doc/doxygen/src/translator_gr.h
+share/doc/doxygen/src/translator_hr.h
+share/doc/doxygen/src/translator_hu.h
+share/doc/doxygen/src/translator_id.h
+share/doc/doxygen/src/translator_it.h
+share/doc/doxygen/src/translator_je.h
+share/doc/doxygen/src/translator_jp.h
+share/doc/doxygen/src/translator_ke.h
+share/doc/doxygen/src/translator_kr.h
+share/doc/doxygen/src/translator_lt.h
+share/doc/doxygen/src/translator_nl.h
+share/doc/doxygen/src/translator_no.h
+share/doc/doxygen/src/translator_pl.h
+share/doc/doxygen/src/translator_pt.h
+share/doc/doxygen/src/translator_ro.h
+share/doc/doxygen/src/translator_ru.h
+share/doc/doxygen/src/translator_se.h
+share/doc/doxygen/src/translator_si.h
+share/doc/doxygen/src/translator_sk.h
+share/doc/doxygen/src/translator_sr.h
+share/doc/doxygen/src/translator_tw.h
+share/doc/doxygen/src/translator_ua.h
+share/doc/doxygen/src/translator_za.h
+share/doc/doxygen/VERSION
+@dirrm share/doc/doxygen/src
@dirrm share/doc/doxygen/html
@dirrm share/doc/doxygen/examples/template/html
@dirrm share/doc/doxygen/examples/template
Home |
Main Index |
Thread Index |
Old Index