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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Sat Feb 16 12:11:34 CET 2013


Revision: 20314
          http://gar.svn.sourceforge.net/gar/?rev=20314&view=rev
Author:   pfelecan
Date:     2013-02-16 11:11:33 +0000 (Sat, 16 Feb 2013)
Log Message:
-----------
texlive/trunk: addition of dependencies overrides and makes sure that
there are no files in the package thus avoiding content conflict with
the common package.

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

Modified: csw/mgar/pkg/texlive/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texlive/trunk/Makefile	2013-02-15 18:48:07 UTC (rev 20313)
+++ csw/mgar/pkg/texlive/trunk/Makefile	2013-02-16 11:11:33 UTC (rev 20314)
@@ -174,10 +174,14 @@
 CATALOGNAME_CSWtexlive				=	texlive
 SPKG_DESC_CSWtexlive				+=	$(DESCRIPTION), A decent selection of the TeX Live packages
 OBSOLETED_BY_CSWtexlive				=	CSWtetex
+PKGFILES_CSWtexlive					+=	NOFILES
 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
+CHECKPKG_OVERRIDES_CSWtexlive		+=	surplus-dependency|CSWtexlive-latex-base
+CHECKPKG_OVERRIDES_CSWtexlive		+=	surplus-dependency|CSWtexlive-texlive-fonts-recommended
+CHECKPKG_OVERRIDES_CSWtexlive		+=	surplus-dependency|CSWtexlive-latex-recommended
 
 PACKAGES							+=	CSWtexlive-dev
 CATALOGNAME_CSWtexlive-dev			+=	texlive_dev

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