[csw-devel] SF.net SVN: gar:[20326] csw/mgar/pkg/texi2html/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Thu Feb 21 11:17:34 CET 2013


Revision: 20326
          http://gar.svn.sourceforge.net/gar/?rev=20326&view=rev
Author:   pfelecan
Date:     2013-02-21 10:17:34 +0000 (Thu, 21 Feb 2013)
Log Message:
-----------
texi2html/trunk: verified and validated checkpkg suggestions

Modified Paths:
--------------
    csw/mgar/pkg/texi2html/trunk/Makefile

Modified: csw/mgar/pkg/texi2html/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texi2html/trunk/Makefile	2013-02-21 09:19:51 UTC (rev 20325)
+++ csw/mgar/pkg/texi2html/trunk/Makefile	2013-02-21 10:17:34 UTC (rev 20326)
@@ -18,8 +18,40 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+BUILD_DEP_PKGS		+=	CSWlatex2html
+BUILD_DEP_PKGS		+=	CSWCSWtex4ht
+
 TEST_SCRIPTS = custom
 
+ARCHALL_CSWtexi2html = 1
+
+RUNTIME_DEP_PKGS_CSWtexi2html	+=	CSWperl
+RUNTIME_DEP_PKGS_CSWtexi2html	+=	CSWlatex2html
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	surplus-dependency|latex2html
+RUNTIME_DEP_PKGS_CSWtexi2html	+=	CSWCSWtex4ht
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	surplus-dependency|tex4ht
+# only in the comments / documentation:
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/Messages.pm
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/gettext_pp.pm
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/TextDomain.pm
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/share|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/Messages.pm
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/share|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/gettext_pp.pm
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/share|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/TextDomain.pm
+# installation instructions:
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/info/texi2html.info
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texinfo/html/texi2html.html
+# the collisions are temporarly overrided as this package will replace
+# the old texi2html, provided by teTeX, and complement the TeXLive
+# packages, where texi2html is no more supplied:
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-collision|/opt/csw/share/texi2html/images/COPYING|CSWtetex|CSWtexi2html
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-collision|/opt/csw/share/info/texi2html.info|CSWtetex|CSWtexi2html
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-collision|/opt/csw/share/man/man1/texi2html.1|CSWtetex|CSWtexi2html
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-collision|/opt/csw/share/texi2html/images/bg.jpg|CSWtetex|CSWtexi2html
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-collision|/opt/csw/bin/texi2html|CSWtetex|CSWtexi2html
+
+REINPLACE_WHEN_USRLOCAL	=	postinstall
+REINPLACE_USRLOCAL		+=	/opt/csw/bin/texi2html
+
 include gar/category.mk
 
 PATH := /opt/csw/gnu:/opt/csw/libexec/flex-2.5.35/bin:$(PATH)

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list