[csw-devel] SF.net SVN: gar:[18791] csw/mgar/pkg/latex2html/trunk
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Wed Jul 18 16:42:20 CEST 2012
Revision: 18791
http://gar.svn.sourceforge.net/gar/?rev=18791&view=rev
Author: pfelecan
Date: 2012-07-18 14:42:20 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
latex2html/trunk: verified and validated overrides
Modified Paths:
--------------
csw/mgar/pkg/latex2html/trunk/Makefile
csw/mgar/pkg/latex2html/trunk/files/abnt.perl
Modified: csw/mgar/pkg/latex2html/trunk/Makefile
===================================================================
--- csw/mgar/pkg/latex2html/trunk/Makefile 2012-07-18 14:18:10 UTC (rev 18790)
+++ csw/mgar/pkg/latex2html/trunk/Makefile 2012-07-18 14:42:20 UTC (rev 18791)
@@ -70,10 +70,28 @@
LICENSE = LICENSE
RUNTIME_DEP_PKGS += CSWgs
+CHECKPKG_OVERRIDES_CSWlatex2html += surplus-dependency|CSWgs
RUNTIME_DEP_PKGS += CSWperl
RUNTIME_DEP_PKGS += CSWnetpbm
+CHECKPKG_OVERRIDES_CSWlatex2html += surplus-dependency|CSWnetpbm
RUNTIME_DEP_PKGS += CSWtetex
+CHECKPKG_OVERRIDES_CSWlatex2html += surplus-dependency|CSWtetex
+# only in comments:
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/lib/l2hconf.pm
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/lib/latex2html/makemap
+# TODO: explore packaging of itrans; ignore for the moment as we can
+# set the environment manually
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/lib/latex2html/IndicTeX-HTML/itrans.perl
+# the following are innocuous:
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/lib/latex2html/foilhtml/foilhtml.dtx
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/lib/latex2html/foilhtml/readme.v12
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/lib/latex2html/cweb2html/Makefile
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/doc/latex2html/manual.ps
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/doc/latex2html/manual/Pnode1.html
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/doc/latex2html/manual/Snode4.html
+CHECKPKG_OVERRIDES_CSWlatex2html += file-with-bad-content|/usr/local|root/opt/csw/share/doc/latex2html/manual/Mnode9.html
+
ARCHALL = 1
include gar/category.mk
Modified: csw/mgar/pkg/latex2html/trunk/files/abnt.perl
===================================================================
--- csw/mgar/pkg/latex2html/trunk/files/abnt.perl 2012-07-18 14:18:10 UTC (rev 18790)
+++ csw/mgar/pkg/latex2html/trunk/files/abnt.perl 2012-07-18 14:42:20 UTC (rev 18791)
@@ -1,6 +1,6 @@
package main;
-require "/usr/share/latex2html/styles/article.perl";
+require "/opt/csw/share/lib/latex2html/styles/article.perl";
sub do_abnt_brazil {
do_babel_portuges;
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