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: Wed May 14 12:38:50 UTC 2025
Modified Files:
pkgsrc/graphics: Makefile
Added Files:
pkgsrc/graphics/tex-commutative-diagrams: DESCR Makefile PLIST distinfo
pkgsrc/graphics/tex-commutative-diagrams-doc: DESCR Makefile PLIST
distinfo
Log Message:
tex-commutative-diagrams{,-doc}: add version 1.1.2
This package provides a TikZ library for making commutative
diagrams easy to design, parse and tweak.
To generate a diff of this commit:
cvs rdiff -u -r1.1081 -r1.1082 pkgsrc/graphics/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-commutative-diagrams/DESCR \
pkgsrc/graphics/tex-commutative-diagrams/Makefile \
pkgsrc/graphics/tex-commutative-diagrams/PLIST \
pkgsrc/graphics/tex-commutative-diagrams/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-commutative-diagrams-doc/DESCR \
pkgsrc/graphics/tex-commutative-diagrams-doc/Makefile \
pkgsrc/graphics/tex-commutative-diagrams-doc/PLIST \
pkgsrc/graphics/tex-commutative-diagrams-doc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.1081 pkgsrc/graphics/Makefile:1.1082
--- pkgsrc/graphics/Makefile:1.1081 Wed May 14 12:32:31 2025
+++ pkgsrc/graphics/Makefile Wed May 14 12:38:49 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1081 2025/05/14 12:32:31 markd Exp $
+# $NetBSD: Makefile,v 1.1082 2025/05/14 12:38:49 markd Exp $
#
COMMENT= Graphics tools and libraries
@@ -645,6 +645,8 @@ SUBDIR+= tex-circuitikz
SUBDIR+= tex-circuitikz-doc
SUBDIR+= tex-cmarrows
SUBDIR+= tex-cmarrows-doc
+SUBDIR+= tex-commutative-diagrams
+SUBDIR+= tex-commutative-diagrams-doc
SUBDIR+= tex-contour
SUBDIR+= tex-contour-doc
SUBDIR+= tex-drv
Added files:
Index: pkgsrc/graphics/tex-commutative-diagrams/DESCR
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams/DESCR:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams/DESCR Wed May 14 12:38:50 2025
@@ -0,0 +1,2 @@
+This package provides a TikZ library for making commutative
+diagrams easy to design, parse and tweak.
Index: pkgsrc/graphics/tex-commutative-diagrams/Makefile
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams/Makefile:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams/Makefile Wed May 14 12:38:50 2025
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2025/05/14 12:38:50 markd Exp $
+
+DISTNAME= commutative-diagrams
+PKGNAME= tex-${DISTNAME}-1.1.2
+TEXLIVE_REV= 71053
+
+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
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/tex-commutative-diagrams/PLIST
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams/PLIST:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams/PLIST Wed May 14 12:38:50 2025
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2025/05/14 12:38:50 markd Exp $
+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
Index: pkgsrc/graphics/tex-commutative-diagrams/distinfo
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams/distinfo:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams/distinfo Wed May 14 12:38:50 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/05/14 12:38:50 markd Exp $
+
+BLAKE2s (commutative-diagrams.r71053.tar.xz) = 35ffc0064fb52dd00076ea2a5a2058dbb0ced5a506d79e6d510d21c8bd253709
+SHA512 (commutative-diagrams.r71053.tar.xz) = 4dcf8817e796f646c7ac881f0711e2d56353484b090189bc32ea7b1a9590b6c7d47f8b8841458a62002983da18ea95d586519cc78dc3858d08b97c899d8dee54
+Size (commutative-diagrams.r71053.tar.xz) = 12748 bytes
Index: pkgsrc/graphics/tex-commutative-diagrams-doc/DESCR
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams-doc/DESCR:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams-doc/DESCR Wed May 14 12:38:50 2025
@@ -0,0 +1 @@
+Documentation for tex-commutative-diagrams.
Index: pkgsrc/graphics/tex-commutative-diagrams-doc/Makefile
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams-doc/Makefile:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams-doc/Makefile Wed May 14 12:38:50 2025
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2025/05/14 12:38:50 markd Exp $
+
+DISTNAME= commutative-diagrams.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.1.2
+TEXLIVE_REV= 71053
+
+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"
Index: pkgsrc/graphics/tex-commutative-diagrams-doc/PLIST
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams-doc/PLIST:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams-doc/PLIST Wed May 14 12:38:50 2025
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2025/05/14 12:38:50 markd Exp $
+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
Index: pkgsrc/graphics/tex-commutative-diagrams-doc/distinfo
diff -u /dev/null pkgsrc/graphics/tex-commutative-diagrams-doc/distinfo:1.1
--- /dev/null Wed May 14 12:38:50 2025
+++ pkgsrc/graphics/tex-commutative-diagrams-doc/distinfo Wed May 14 12:38:50 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/05/14 12:38:50 markd Exp $
+
+BLAKE2s (commutative-diagrams.doc.r71053.tar.xz) = 64ec6c558ddc6f930961fb61b845a27b0a3dd883173425f571b8465c46b3fb46
+SHA512 (commutative-diagrams.doc.r71053.tar.xz) = c2a396394c017de1a5932f7d471424f5ce4a487bb856432f7d3a1b64460c760d9578c2a0253847c406856f14ee2cf394b4df8301257be96fc8c8d0838232d5a5
+Size (commutative-diagrams.doc.r71053.tar.xz) = 615932 bytes
Home |
Main Index |
Thread Index |
Old Index