pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: markd
Date: Tue Aug 13 20:28:15 UTC 2019
Added Files:
pkgsrc/graphics/tex-tikz-feynhand: DESCR Makefile PLIST distinfo
pkgsrc/graphics/tex-tikz-feynhand-doc: DESCR Makefile PLIST distinfo
Log Message:
tex-tikz-feynhand{,-doc}: add version 1.0.0
This package lets you draw Feynman diagrams using TikZ. It is a
low-end modification of the TikZ-Feynman package, one of whose
principal advantages is the automatic generation of diagrams,
for which it needs LuaTex. TikZ-FeynHand only provides the
manual mode and hence runs in LaTeX without any reference to
LuaTeX. In addition it provides some new styles for vertices
and propagators, alternative shorter keywords in addition to
TikZ-Feynman's longer ones, some shortcut commands for quickly
customizing the diagrams' look, and the new feature of putting
one propagator "on top" of another. It also includes a quick
user guide for getting started, with many examples and a
5-minute introduction to TikZ.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-tikz-feynhand/DESCR \
pkgsrc/graphics/tex-tikz-feynhand/Makefile \
pkgsrc/graphics/tex-tikz-feynhand/PLIST \
pkgsrc/graphics/tex-tikz-feynhand/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-tikz-feynhand-doc/DESCR \
pkgsrc/graphics/tex-tikz-feynhand-doc/Makefile \
pkgsrc/graphics/tex-tikz-feynhand-doc/PLIST \
pkgsrc/graphics/tex-tikz-feynhand-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/graphics/tex-tikz-feynhand/DESCR
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand/DESCR:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand/DESCR Tue Aug 13 20:28:15 2019
@@ -0,0 +1,12 @@
+This package lets you draw Feynman diagrams using TikZ. It is a
+low-end modification of the TikZ-Feynman package, one of whose
+principal advantages is the automatic generation of diagrams,
+for which it needs LuaTex. TikZ-FeynHand only provides the
+manual mode and hence runs in LaTeX without any reference to
+LuaTeX. In addition it provides some new styles for vertices
+and propagators, alternative shorter keywords in addition to
+TikZ-Feynman's longer ones, some shortcut commands for quickly
+customizing the diagrams' look, and the new feature of putting
+one propagator "on top" of another. It also includes a quick
+user guide for getting started, with many examples and a
+5-minute introduction to TikZ.
Index: pkgsrc/graphics/tex-tikz-feynhand/Makefile
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand/Makefile:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand/Makefile Tue Aug 13 20:28:15 2019
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2019/08/13 20:28:15 markd Exp $
+
+DISTNAME= tikz-feynhand
+PKGNAME= tex-${DISTNAME}-1.0.0
+TEXLIVE_REV= 46502
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/tikz-feynhand
+COMMENT= Feynman diagrams with TikZ
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
+DEPENDS+= tex-pgfopts-[0-9]*:../../devel/tex-pgfopts
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-tikz-feynhand/PLIST
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand/PLIST:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand/PLIST Tue Aug 13 20:28:15 2019
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/13 20:28:15 markd Exp $
+share/texmf-dist/tex/latex/tikz-feynhand/tikz-feynhand.sty
+share/texmf-dist/tex/latex/tikz-feynhand/tikzfeynhand.keys.code.tex
+share/texmf-dist/tex/latex/tikz-feynhand/tikzlibraryfeynhand.code.tex
Index: pkgsrc/graphics/tex-tikz-feynhand/distinfo
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand/distinfo:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand/distinfo Tue Aug 13 20:28:15 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/13 20:28:15 markd Exp $
+
+SHA1 (tex-tikz-feynhand-46502/tikz-feynhand.tar.xz) = 09f751fca0b58700de37b3a8bce08e9907d0ada5
+RMD160 (tex-tikz-feynhand-46502/tikz-feynhand.tar.xz) = 6734d6f4fcf0fa0f0210cdae86544ab24817178a
+SHA512 (tex-tikz-feynhand-46502/tikz-feynhand.tar.xz) = bc3aa0738f67a1a410425eedbe7c315e4da00d435a812848e86989a85ee9908d8569ae4439ed7c24bed518b805dc8bf760be803ac82f6b440230b15c84401895
+Size (tex-tikz-feynhand-46502/tikz-feynhand.tar.xz) = 6712 bytes
Index: pkgsrc/graphics/tex-tikz-feynhand-doc/DESCR
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand-doc/DESCR:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand-doc/DESCR Tue Aug 13 20:28:15 2019
@@ -0,0 +1 @@
+Documentation for tex-tikz-feynhand.
Index: pkgsrc/graphics/tex-tikz-feynhand-doc/Makefile
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand-doc/Makefile:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand-doc/Makefile Tue Aug 13 20:28:15 2019
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2019/08/13 20:28:15 markd Exp $
+
+DISTNAME= tikz-feynhand.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.0.0
+TEXLIVE_REV= 46502
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/tikz-feynhand
+COMMENT= Documentation for tex-tikz-feynhand
+LICENSE= gnu-gpl-v3
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-tikz-feynhand-doc/PLIST
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand-doc/PLIST:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand-doc/PLIST Tue Aug 13 20:28:15 2019
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2019/08/13 20:28:15 markd Exp $
+share/texmf-dist/doc/latex/tikz-feynhand/README.md
+share/texmf-dist/doc/latex/tikz-feynhand/changes.txt
+share/texmf-dist/doc/latex/tikz-feynhand/shell_escape.jpg
+share/texmf-dist/doc/latex/tikz-feynhand/tikz-feynhand.userguide.pdf
+share/texmf-dist/doc/latex/tikz-feynhand/tikz-feynhand.userguide.tex
Index: pkgsrc/graphics/tex-tikz-feynhand-doc/distinfo
diff -u /dev/null pkgsrc/graphics/tex-tikz-feynhand-doc/distinfo:1.1
--- /dev/null Tue Aug 13 20:28:15 2019
+++ pkgsrc/graphics/tex-tikz-feynhand-doc/distinfo Tue Aug 13 20:28:15 2019
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/13 20:28:15 markd Exp $
+
+SHA1 (tex-tikz-feynhand-46502/tikz-feynhand.doc.tar.xz) = c7b6676588f6a5fb6020b126010facd0a81f3cd9
+RMD160 (tex-tikz-feynhand-46502/tikz-feynhand.doc.tar.xz) = 8065a7dd3abe3b60b3e2ed855df5c1c0ae684cb0
+SHA512 (tex-tikz-feynhand-46502/tikz-feynhand.doc.tar.xz) = e95e699ae44834801ed0bf243e0bfd4dd6a7e649cb51eec8eb29118f5acb561ecbef6bb8a7bc33821fa0913e36cc6f1807e3616bcee7bedfbe350cba445f0c31
+Size (tex-tikz-feynhand-46502/tikz-feynhand.doc.tar.xz) = 313668 bytes
Home |
Main Index |
Thread Index |
Old Index