pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Initial import tex-graphics-def{, -doc} 2016



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abed35ff38bb
branches:  trunk
changeset: 350839:abed35ff38bb
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Aug 07 10:09:19 2016 +0000

description:
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.

diffstat:

 print/tex-graphics-def-doc/DESCR    |   1 +
 print/tex-graphics-def-doc/Makefile |  13 +++++++++++++
 print/tex-graphics-def-doc/PLIST    |   2 ++
 print/tex-graphics-def-doc/distinfo |   6 ++++++
 print/tex-graphics-def/DESCR        |   6 ++++++
 print/tex-graphics-def/Makefile     |  13 +++++++++++++
 print/tex-graphics-def/PLIST        |   7 +++++++
 print/tex-graphics-def/distinfo     |   6 ++++++
 8 files changed, 54 insertions(+), 0 deletions(-)

diffs (86 lines):

diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def-doc/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def-doc/DESCR  Sun Aug 07 10:09:19 2016 +0000
@@ -0,0 +1,1 @@
+Documentation for tex-graphics-def.
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def-doc/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def-doc/Makefile       Sun Aug 07 10:09:19 2016 +0000
@@ -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"
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def-doc/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def-doc/PLIST  Sun Aug 07 10:09:19 2016 +0000
@@ -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
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def-doc/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def-doc/distinfo       Sun Aug 07 10:09:19 2016 +0000
@@ -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
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def/DESCR      Sun Aug 07 10:09:19 2016 +0000
@@ -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.
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def/Makefile   Sun Aug 07 10:09:19 2016 +0000
@@ -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"
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def/PLIST      Sun Aug 07 10:09:19 2016 +0000
@@ -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
diff -r 92bba8c38aaa -r abed35ff38bb print/tex-graphics-def/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-graphics-def/distinfo   Sun Aug 07 10:09:19 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index