pkgsrc-WIP-changes archive

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

wip/tex-commutative-diagrams{,-doc}: import tex-commutative-diagrams{,-doc}-1.1.2



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Wed Sep 11 23:01:03 2024 +0200
Changeset:	fce602df6360fde627fd4f491252aa3829c0b2da

Modified Files:
	Makefile
Added Files:
	tex-commutative-diagrams-doc/DESCR
	tex-commutative-diagrams-doc/Makefile
	tex-commutative-diagrams-doc/PLIST
	tex-commutative-diagrams-doc/distinfo
	tex-commutative-diagrams/DESCR
	tex-commutative-diagrams/Makefile
	tex-commutative-diagrams/PLIST
	tex-commutative-diagrams/distinfo

Log Message:
wip/tex-commutative-diagrams{,-doc}: import tex-commutative-diagrams{,-doc}-1.1.2

This package provides a TikZ library for making commutative
diagrams easy to design, parse and tweak.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fce602df6360fde627fd4f491252aa3829c0b2da

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

diffstat:
 Makefile                              |  2 ++
 tex-commutative-diagrams-doc/DESCR    |  1 +
 tex-commutative-diagrams-doc/Makefile | 16 ++++++++++++++++
 tex-commutative-diagrams-doc/PLIST    |  4 ++++
 tex-commutative-diagrams-doc/distinfo |  5 +++++
 tex-commutative-diagrams/DESCR        |  2 ++
 tex-commutative-diagrams/Makefile     | 21 +++++++++++++++++++++
 tex-commutative-diagrams/PLIST        | 16 ++++++++++++++++
 tex-commutative-diagrams/distinfo     |  5 +++++
 9 files changed, 72 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 276a781c26..4a16308f5b 100644
--- a/Makefile
+++ b/Makefile
@@ -5480,6 +5480,8 @@ SUBDIR+=	tetrinet
 SUBDIR+=	tex-attachfile-doc
 SUBDIR+=	tex-babel-japanese-doc
 SUBDIR+=	tex-breqn-doc
+SUBDIR+=	tex-commutative-diagrams
+SUBDIR+=	tex-commutative-diagrams-doc
 SUBDIR+=	tex-fancyref-doc
 SUBDIR+=	tex-lineno-doc
 SUBDIR+=	tex-lshort-japanese-doc
diff --git a/tex-commutative-diagrams-doc/DESCR b/tex-commutative-diagrams-doc/DESCR
new file mode 100644
index 0000000000..5c261363c4
--- /dev/null
+++ b/tex-commutative-diagrams-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-commutative-diagrams.
diff --git a/tex-commutative-diagrams-doc/Makefile b/tex-commutative-diagrams-doc/Makefile
new file mode 100644
index 0000000000..574e79b740
--- /dev/null
+++ b/tex-commutative-diagrams-doc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	commutative-diagrams.doc
+PKGNAME=	tex-${DISTNAME:S/./-/}-1.1.2
+TEXLIVE_REV=	71053
+
+TEXLIVE_USE_CTAN=	yes
+TEXLIVE_UNVERSIONED=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://ctan.org/pkg/commutative-diagrams
+COMMENT=	Documentation for tex-commutative-diagrams
+LICENSE=	mit
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-commutative-diagrams-doc/PLIST b/tex-commutative-diagrams-doc/PLIST
new file mode 100644
index 0000000000..fdd2d9ac4e
--- /dev/null
+++ b/tex-commutative-diagrams-doc/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+share/texmf-dist/doc/generic/commutative-diagrams/README
+share/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.pdf
+share/texmf-dist/doc/generic/commutative-diagrams/commutative-diagrams-doc.tex
diff --git a/tex-commutative-diagrams-doc/distinfo b/tex-commutative-diagrams-doc/distinfo
new file mode 100644
index 0000000000..cce2f71ae9
--- /dev/null
+++ b/tex-commutative-diagrams-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (tex-commutative-diagrams-71053/commutative-diagrams.doc.tar.xz) = 64ec6c558ddc6f930961fb61b845a27b0a3dd883173425f571b8465c46b3fb46
+SHA512 (tex-commutative-diagrams-71053/commutative-diagrams.doc.tar.xz) = c2a396394c017de1a5932f7d471424f5ce4a487bb856432f7d3a1b64460c760d9578c2a0253847c406856f14ee2cf394b4df8301257be96fc8c8d0838232d5a5
+Size (tex-commutative-diagrams-71053/commutative-diagrams.doc.tar.xz) = 615932 bytes
diff --git a/tex-commutative-diagrams/DESCR b/tex-commutative-diagrams/DESCR
new file mode 100644
index 0000000000..bc57639214
--- /dev/null
+++ b/tex-commutative-diagrams/DESCR
@@ -0,0 +1,2 @@
+This package provides a TikZ library for making commutative
+diagrams easy to design, parse and tweak.
diff --git a/tex-commutative-diagrams/Makefile b/tex-commutative-diagrams/Makefile
new file mode 100644
index 0000000000..c1285c155d
--- /dev/null
+++ b/tex-commutative-diagrams/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	commutative-diagrams
+PKGNAME=	tex-${DISTNAME}-1.1.2
+TEXLIVE_REV=	71053
+
+TEXLIVE_USE_CTAN=	yes
+TEXLIVE_UNVERSIONED=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	https://ctan.org/pkg/commutative-diagrams
+COMMENT=	CoDi: Commutative Diagrams for TeX
+LICENSE=	mit
+
+DEPENDS+=	tex-pgf-[0-9]*:../../print/tex-pgf
+
+# catalogue-contact-bugs https://github.com/paolobrasolin/commutative-diagrams/issues
+# catalogue-contact-repository https://github.com/paolobrasolin/commutative-diagrams
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-commutative-diagrams/PLIST b/tex-commutative-diagrams/PLIST
new file mode 100644
index 0000000000..bb768f7623
--- /dev/null
+++ b/tex-commutative-diagrams/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD$
+share/texmf-dist/tex/context/third/commutative-diagrams/t-commutative-diagrams.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.bapto.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.diorthono.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ektropi.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.katharizo.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.koinos.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mandyas.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.mitra.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ozos.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.ramma.code.tex
+share/texmf-dist/tex/generic/commutative-diagrams/tikzlibrarycommutative-diagrams.velos.code.tex
+share/texmf-dist/tex/latex/commutative-diagrams/commutative-diagrams.sty
+share/texmf-dist/tex/latex/commutative-diagrams/kodi.sty
+share/texmf-dist/tex/plain/commutative-diagrams/commutative-diagrams.tex
diff --git a/tex-commutative-diagrams/distinfo b/tex-commutative-diagrams/distinfo
new file mode 100644
index 0000000000..55c6628d73
--- /dev/null
+++ b/tex-commutative-diagrams/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (tex-commutative-diagrams-71053/commutative-diagrams.tar.xz) = 35ffc0064fb52dd00076ea2a5a2058dbb0ced5a506d79e6d510d21c8bd253709
+SHA512 (tex-commutative-diagrams-71053/commutative-diagrams.tar.xz) = 4dcf8817e796f646c7ac881f0711e2d56353484b090189bc32ea7b1a9590b6c7d47f8b8841458a62002983da18ea95d586519cc78dc3858d08b97c899d8dee54
+Size (tex-commutative-diagrams-71053/commutative-diagrams.tar.xz) = 12748 bytes


Home | Main Index | Thread Index | Old Index