Subject: Re: PR/34805 CVS commit: pkgsrc/x11/kdelibdocs3
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: pkgsrc-bugs
Date: 11/07/2006 15:15:05
The following reply was made to PR pkg/34805; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
To: pkg-manager@NetBSD.org, gnats-admin@NetBSD.org,
	gnats-bugs@NetBSD.org
Cc: 
Subject: Re: PR/34805 CVS commit: pkgsrc/x11/kdelibdocs3
Date: Tue, 7 Nov 2006 16:11:00 +0100 (CET)

 > X-Virus-Scanned: amavisd-new at enst.fr
 > From: Mark Davies <markd@NetBSD.org>
 > 
 > The following reply was made to PR pkg/34805; it has been noted by GNATS.
 > 
 > From: Mark Davies <markd@netbsd.org>
 > To: gnats-bugs@NetBSD.org
 > Cc: 
 > Subject: PR/34805 CVS commit: pkgsrc/x11/kdelibdocs3
 > Date: Wed, 18 Oct 2006 11:14:26 +0000 (UTC)
 > 
 >  Module Name:	pkgsrc
 >  Committed By:	markd
 >  Date:		Wed Oct 18 11:14:26 UTC 2006
 >  
 >  Modified Files:
 >  	pkgsrc/x11/kdelibdocs3: Makefile PLIST
 >  
 >  Log Message:
 >  Generate PLIST dynamically.  Bump PKGREVISION.
 >  
 >  Should fix PR pkg/34805
 >  
 >  
 
 It works now, but doxygen need patch for Solaris:
 
 [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