[csw-devel] SF.net SVN: gar:[20011] csw/mgar/pkg/texlive/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Thu Jan 3 09:44:18 CET 2013
Revision: 20011
http://gar.svn.sourceforge.net/gar/?rev=20011&view=rev
Author: pfelecan
Date: 2013-01-03 08:44:17 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
texlive/trunk: tweaking again the 'file-wit-bad-content' overrides and
struggling with REINPLACE.
Modified Paths:
--------------
csw/mgar/pkg/texlive/trunk/Makefile
Modified: csw/mgar/pkg/texlive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texlive/trunk/Makefile 2013-01-02 22:38:43 UTC (rev 20010)
+++ csw/mgar/pkg/texlive/trunk/Makefile 2013-01-03 08:44:17 UTC (rev 20011)
@@ -582,6 +582,7 @@
CHECKPKG_OVERRIDES_CSWtexlive-base += file-with-bad-content|/usr/local|root/opt/csw/share/texmf-dist/metafont/misc/modes.mf
CHECKPKG_OVERRIDES_CSWtexlive-base += file-with-bad-content|/usr/local|root/opt/csw/share/texmf/web2c/texmf.cnf
CHECKPKG_OVERRIDES_CSWtexlive-base += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/web2c/texmf.cnf
+CHECKPKG_OVERRIDES_CSWtexlive-latex-base += file-with-bad-content|/usr/local|root/opt/csw/share/texmf-dist/tex/latex/base/texsys.cfg
PACKAGES += CSWtexlive-bibtex-extra
CATALOGNAME_CSWtexlive-bibtex-extra = texlive_bibtex_extra
@@ -911,6 +912,11 @@
RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWlibiconv2
RUNTIME_DEP_PKGS_CSWtexlive-binaries += CSWlibxpm4
CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/local|root/opt/csw/bin/dvips
+# mime.types and mailcap file search path; as far as I searched, we
+# don't supply that kind of files in /opt/csw/etc:
+CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/local|root/opt/csw/bin/xdvi-xaw
+# only documentation section which can be easily deduced:
+CHECKPKG_OVERRIDES_CSWtexlive-binaries += file-with-bad-content|/usr/local|root/opt/csw/bin/mktexlsr
PACKAGES += CSWtexlive-doc-base
CATALOGNAME_CSWtexlive-doc-base = texlive_doc_base
@@ -4414,6 +4420,9 @@
RUNTIME_DEP_PKGS_CSWtexlive-luatex += CSWlibkpathsea6
RUNTIME_DEP_PKGS_CSWtexlive-luatex += CSWlibstdc++6
RUNTIME_DEP_PKGS_CSWtexlive-luatex += CSWlibgcc-s1
+# TODO hopefully this is innocuous; otherwise it needs a thoughtfully
+# exploration:
+CHECKPKG_OVERRIDES_CSWtexlive-luatex += file-with-bad-content|/usr/local|root/opt/csw/bin/luatex
PACKAGES += CSWtexlive-math-extra
CATALOGNAME_CSWtexlive-math-extra = texlive_math_extra
@@ -5454,14 +5463,6 @@
$(MAKECOOKIE)
REINPLACE_WHEN_USRLOCAL = postinstall
-# until finding a better way:
-REINPLACE_USRLOCAL += /opt/csw/bin/dvips
-REINPLACE_USRLOCAL += /opt/csw/bin/luatex
-REINPLACE_USRLOCAL += /opt/csw/bin/mktexlsr
-REINPLACE_USRLOCAL += /opt/csw/bin/pdftex
-REINPLACE_USRLOCAL += /opt/csw/bin/pdftosrc
-REINPLACE_USRLOCAL += /opt/csw/bin/xdvi-xaw
-REINPLACE_USRLOCAL += /opt/csw/bin/xetex
REINPLACE_USRLOCAL += /opt/csw/include/kpathsea/types.h
REINPLACE_USRLOCAL += /opt/csw/share/info/kpathsea.info
REINPLACE_USRLOCAL += /opt/csw/share/info/web2c.info
@@ -5570,7 +5571,7 @@
REINPLACE_USRLOCAL += /opt/csw/share/texmf/dvipdfmx/dvipdfmx.cfg
REINPLACE_USRLOCAL += /opt/csw/share/texmf/scripts/simpdftex/simpdftex
REINPLACE_USRLOCAL += /opt/csw/share/texmf/web2c/texmf.cnf
-REINPLACE_USRSHARE += /opt/csw/share/texmf-dist/doc/generic/epsf/Makefile
+REINPLACE_USRLOCAL += /opt/csw/share/texmf-dist/doc/generic/epsf/Makefile
REINPLACE_WHEN_USRshare = postinstall
REINPLACE_USRSHARE += /opt/csw/bin/luatex
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