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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Fri Feb 15 16:11:59 CET 2013


Revision: 20312
          http://gar.svn.sourceforge.net/gar/?rev=20312&view=rev
Author:   pfelecan
Date:     2013-02-15 15:11:58 +0000 (Fri, 15 Feb 2013)
Log Message:
-----------
texlive/trunk: addition of a simple meta-package as first installation
point for a teTeX user...

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

Modified: csw/mgar/pkg/texlive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texlive/trunk/Makefile	2013-02-14 23:52:39 UTC (rev 20311)
+++ csw/mgar/pkg/texlive/trunk/Makefile	2013-02-15 15:11:58 UTC (rev 20312)
@@ -169,6 +169,16 @@
 # I don't know what to do with this:
 CHECKPKG_OVERRIDES_CSWtexlive-common	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texmf-dist/scripts/latexmk/latexmk.pl
 
+# this is an entry point meta-package:
+PACKAGES							+=	texlive
+CATALOGNAME_CSWtexlive				=	texlive
+SPKG_DESC_CSWtexlive				+=	$(DESCRIPTION), A decent selection of the TeX Live packages
+OBSOLETED_BY_CSWtexlive				=	CSWtetex
+ARCHALL_CSWtexlive					=	1
+RUNTIME_DEP_PKGS_CSWtexlive			+=	CSWtexlive-latex-base
+RUNTIME_DEP_PKGS_CSWtexlive			+=	CSWtexlive-texlive-fonts-recommended
+RUNTIME_DEP_PKGS_CSWtexlive			+=	CSWtexlive-latex-recommended
+
 PACKAGES							+=	CSWtexlive-dev
 CATALOGNAME_CSWtexlive-dev			+=	texlive_dev
 SPKG_DESC_CSWtexlive-dev			=	$(DESCRIPTION), development files

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