pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Aug  7 10:09:19 UTC 2016

Added Files:
        pkgsrc/print/tex-graphics-def: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-graphics-def-doc: DESCR Makefile PLIST distinfo

Log Message:
Initial import tex-graphics-def{,-doc} 2016

This bundle is a combined distribution consisting of dvips.def,
pdftex.def, luatex.def, xetex.def, dvipdfmx.def, and
dvisvgm.def driver option files for the LaTeX graphics and
color packages. It is hoped that by combining their source
repositories at https://github.com/latex3/graphics-def it will
be easier to coordinate updates.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-graphics-def/DESCR \
    pkgsrc/print/tex-graphics-def/Makefile \
    pkgsrc/print/tex-graphics-def/PLIST \
    pkgsrc/print/tex-graphics-def/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-graphics-def-doc/DESCR \
    pkgsrc/print/tex-graphics-def-doc/Makefile \
    pkgsrc/print/tex-graphics-def-doc/PLIST \
    pkgsrc/print/tex-graphics-def-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/print/tex-graphics-def/DESCR
diff -u /dev/null pkgsrc/print/tex-graphics-def/DESCR:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def/DESCR Sun Aug  7 10:09:19 2016
@@ -0,0 +1,6 @@
+This bundle is a combined distribution consisting of dvips.def,
+pdftex.def, luatex.def, xetex.def, dvipdfmx.def, and
+dvisvgm.def driver option files for the LaTeX graphics and
+color packages. It is hoped that by combining their source
+repositories at https://github.com/latex3/graphics-def it will
+be easier to coordinate updates.
Index: pkgsrc/print/tex-graphics-def/Makefile
diff -u /dev/null pkgsrc/print/tex-graphics-def/Makefile:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def/Makefile      Sun Aug  7 10:09:19 2016
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/08/07 10:09:19 markd Exp $
+
+DISTNAME=      graphics-def
+PKGNAME=       tex-${DISTNAME}-2016
+TEXLIVE_REV=   41687
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/graphics-def
+COMMENT=       Colour and graphics option files
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-graphics-def/PLIST
diff -u /dev/null pkgsrc/print/tex-graphics-def/PLIST:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def/PLIST Sun Aug  7 10:09:19 2016
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2016/08/07 10:09:19 markd Exp $
+share/texmf-dist/tex/latex/graphics-def/dvipdfmx.def
+share/texmf-dist/tex/latex/graphics-def/dvips.def
+share/texmf-dist/tex/latex/graphics-def/dvisvgm.def
+share/texmf-dist/tex/latex/graphics-def/luatex.def
+share/texmf-dist/tex/latex/graphics-def/pdftex.def
+share/texmf-dist/tex/latex/graphics-def/xetex.def
Index: pkgsrc/print/tex-graphics-def/distinfo
diff -u /dev/null pkgsrc/print/tex-graphics-def/distinfo:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def/distinfo      Sun Aug  7 10:09:19 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/07 10:09:19 markd Exp $
+
+SHA1 (tex-graphics-def-41687/graphics-def.tar.xz) = 95dbca162064dd01131bd1235b8e721151a9c01d
+RMD160 (tex-graphics-def-41687/graphics-def.tar.xz) = 34d3bca434d027b1260d023e8bf83d7eb88e63a5
+SHA512 (tex-graphics-def-41687/graphics-def.tar.xz) = 9f148207232a520fa7da907abcc1fd6f2c07ecd9fe2f7cfbf224a6f9f0f2c6e137bb6854497e4a902957ef59ecdfeea4594e1cbf926ca863b659480b873d4105
+Size (tex-graphics-def-41687/graphics-def.tar.xz) = 23860 bytes

Index: pkgsrc/print/tex-graphics-def-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-graphics-def-doc/DESCR:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def-doc/DESCR     Sun Aug  7 10:09:19 2016
@@ -0,0 +1 @@
+Documentation for tex-graphics-def.
Index: pkgsrc/print/tex-graphics-def-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-graphics-def-doc/Makefile:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def-doc/Makefile  Sun Aug  7 10:09:19 2016
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/08/07 10:09:19 markd Exp $
+
+DISTNAME=      graphics-def.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2016
+TEXLIVE_REV=   41687
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://ctan.org/pkg/graphics-def
+COMMENT=       Documentation for tex-graphics-def
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-graphics-def-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-graphics-def-doc/PLIST:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def-doc/PLIST     Sun Aug  7 10:09:19 2016
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2016/08/07 10:09:19 markd Exp $
+share/texmf-dist/doc/latex/graphics-def/README.md
Index: pkgsrc/print/tex-graphics-def-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-graphics-def-doc/distinfo:1.1
--- /dev/null   Sun Aug  7 10:09:19 2016
+++ pkgsrc/print/tex-graphics-def-doc/distinfo  Sun Aug  7 10:09:19 2016
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/07 10:09:19 markd Exp $
+
+SHA1 (tex-graphics-def-41687/graphics-def.doc.tar.xz) = f368a8214f153b6fb90b3c0e590204a30962527a
+RMD160 (tex-graphics-def-41687/graphics-def.doc.tar.xz) = 8c607d12bb1c011a6f7a937a8b4daad7baa3a03a
+SHA512 (tex-graphics-def-41687/graphics-def.doc.tar.xz) = 2aaacb5656df6d1db238114bbc0af28f58b0718d77ff338b5d77552f8cda3ca9f8440f0f1cfaa62dcc3405421dc749b23d1a3447f3d6a2a81ab034ed907fbf05
+Size (tex-graphics-def-41687/graphics-def.doc.tar.xz) = 628 bytes



Home | Main Index | Thread Index | Old Index