diff options
author | wiz <wiz> | 2015-05-06 09:03:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-05-06 09:03:22 +0000 |
commit | 63d4ff5a89d2020ef85e7322ec21ab741a31774d (patch) | |
tree | bd22c6cc5e0327a4794bb517b89255eae2f6f82a | |
parent | 6861498c9ef039783fcff85db5bc8a0e11e43ff2 (diff) | |
download | pkgsrc-63d4ff5a89d2020ef85e7322ec21ab741a31774d.tar.gz |
Add HOMEPAGE, LICENSE.
-rw-r--r-- | print/tex-skak-doc/DESCR | 2 | ||||
-rw-r--r-- | print/tex-skak-doc/Makefile | 4 | ||||
-rw-r--r-- | print/tex-skak/DESCR | 19 | ||||
-rw-r--r-- | print/tex-skak/Makefile | 4 | ||||
-rw-r--r-- | print/tex-skaknew-doc/DESCR | 2 | ||||
-rw-r--r-- | print/tex-skaknew-doc/Makefile | 4 | ||||
-rw-r--r-- | print/tex-skaknew/DESCR | 4 | ||||
-rw-r--r-- | print/tex-skaknew/Makefile | 4 |
8 files changed, 26 insertions, 17 deletions
diff --git a/print/tex-skak-doc/DESCR b/print/tex-skak-doc/DESCR index 08ca309d6e6..741ba33ed2a 100644 --- a/print/tex-skak-doc/DESCR +++ b/print/tex-skak-doc/DESCR @@ -1 +1 @@ -This package contains documentation for tex-skak. +Documentation for tex-skak. diff --git a/print/tex-skak-doc/Makefile b/print/tex-skak-doc/Makefile index 593e6050078..c024db0559f 100644 --- a/print/tex-skak-doc/Makefile +++ b/print/tex-skak-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2015/04/25 04:39:27 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:04:02 wiz Exp $ DISTNAME= skak.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.5.2 TEXLIVE_REV= 32758 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skak COMMENT= Documentation for tex-skak +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-skak/DESCR b/print/tex-skak/DESCR index 0d5a1526a2a..c4bf3a3d32a 100644 --- a/print/tex-skak/DESCR +++ b/print/tex-skak/DESCR @@ -1,9 +1,10 @@ -This package provides macros and fonts in MetaFont format which -can be used to typeset chess games using PGN, and to show diagrams -of the current board in a document. The package builds on work by -Piet Tutelaers -- the main novelty is the use of PGN for input -instead of the more cumbersome coordinate notation (g1f3 becomes -the more readable Nf3 in PGN). An Adobe Type 1 implementation of -skak's fonts is available as package skaknew; an alternative chess -notational scheme is available in package texmate, and a general -mechanism for selecting chess fonts is provided in chessfss. +This package provides macros and fonts in Metafont format which +can be used to typeset chess games using PGN, and to show +diagrams of the current board in a document. The package builds +on work by Piet Tutelaers -- the main novelty is the use of PGN +for input instead of the more cumbersome coordinate notation +(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1 +implementation of skak's fonts is available as package skaknew; +an alternative chess notational scheme is available in package +texmate, and a general mechanism for selecting chess fonts is +provided in chessfss. diff --git a/print/tex-skak/Makefile b/print/tex-skak/Makefile index 2f421e13278..6fc603dd7e3 100644 --- a/print/tex-skak/Makefile +++ b/print/tex-skak/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2015/04/25 04:39:27 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:03:22 wiz Exp $ DISTNAME= skak PKGNAME= tex-${DISTNAME}-1.5.2 TEXLIVE_REV= 32758 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skak COMMENT= LaTeX fonts and macros for typesetting chess games +LICENSE= lppl-1.3c DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-chessfss diff --git a/print/tex-skaknew-doc/DESCR b/print/tex-skaknew-doc/DESCR index 689a81f0dc8..c07ca8af4b6 100644 --- a/print/tex-skaknew-doc/DESCR +++ b/print/tex-skaknew-doc/DESCR @@ -1 +1 @@ -This package contains documentation for tex-skaknew. +Documentation for tex-skaknew. diff --git a/print/tex-skaknew-doc/Makefile b/print/tex-skaknew-doc/Makefile index 313ffbfde09..79cb2d4d994 100644 --- a/print/tex-skaknew-doc/Makefile +++ b/print/tex-skaknew-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:05:50 wiz Exp $ DISTNAME= skaknew.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010 TEXLIVE_REV= 20031 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skaknew COMMENT= Documentation for tex-skaknew +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-skaknew/DESCR b/print/tex-skaknew/DESCR index 75d94f02d07..34386a94803 100644 --- a/print/tex-skaknew/DESCR +++ b/print/tex-skaknew/DESCR @@ -1,2 +1,2 @@ -This package offers Adobe Type 1 versions of the fonts provided as -MetaFont source by the skak bundle. +This package offers Adobe Type 1 versions of the fonts provided +as Metafont source by the skak bundle. diff --git a/print/tex-skaknew/Makefile b/print/tex-skaknew/Makefile index aca0d7a3d5d..6cbd756bd1b 100644 --- a/print/tex-skaknew/Makefile +++ b/print/tex-skaknew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:31 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:05:03 wiz Exp $ DISTNAME= skaknew PKGNAME= tex-${DISTNAME}-2010 @@ -6,7 +6,9 @@ PKGREVISION= 1 TEXLIVE_REV= 20031 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skaknew COMMENT= LaTeX skak chess fonts redone in Adobe Type 1 +LICENSE= lppl-1.3c TEX_MAP_FILES+= SkakNew.map |