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:           Tue Feb 17 11:07:58 UTC 2026

Modified Files:
        pkgsrc/print: Makefile
Added Files:
        pkgsrc/print/tex-context-animation: DESCR Makefile PLIST distinfo
        pkgsrc/print/tex-context-animation-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-context-animation{,-doc}: add version 2025

The package is a port, to Context (mkvi), of the corresponding
LaTeX package.


To generate a diff of this commit:
cvs rdiff -u -r1.954 -r1.955 pkgsrc/print/Makefile
cvs rdiff -u -r0 -r1.3 pkgsrc/print/tex-context-animation/DESCR \
    pkgsrc/print/tex-context-animation/PLIST
cvs rdiff -u -r0 -r1.5 pkgsrc/print/tex-context-animation/Makefile \
    pkgsrc/print/tex-context-animation/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/print/tex-context-animation-doc/DESCR \
    pkgsrc/print/tex-context-animation-doc/PLIST
cvs rdiff -u -r0 -r1.5 pkgsrc/print/tex-context-animation-doc/Makefile \
    pkgsrc/print/tex-context-animation-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/print/Makefile
diff -u pkgsrc/print/Makefile:1.954 pkgsrc/print/Makefile:1.955
--- pkgsrc/print/Makefile:1.954 Wed Jan 28 10:35:26 2026
+++ pkgsrc/print/Makefile       Tue Feb 17 11:07:58 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.954 2026/01/28 10:35:26 wiz Exp $
+# $NetBSD: Makefile,v 1.955 2026/02/17 11:07:58 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -514,6 +514,8 @@ SUBDIR+=    tex-comprehensive-doc
 SUBDIR+=       tex-concprog
 SUBDIR+=       tex-concprog-doc
 SUBDIR+=       tex-context
+SUBDIR+=       tex-context-animation
+SUBDIR+=       tex-context-animation-doc
 SUBDIR+=       tex-context-calendar-examples
 SUBDIR+=       tex-context-calendar-examples-doc
 SUBDIR+=       tex-context-chat

Added files:

Index: pkgsrc/print/tex-context-animation/DESCR
diff -u /dev/null pkgsrc/print/tex-context-animation/DESCR:1.3
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation/DESCR    Tue Feb 17 11:07:58 2026
@@ -0,0 +1,2 @@
+The package is a port, to Context (mkvi), of the corresponding
+LaTeX package.
Index: pkgsrc/print/tex-context-animation/PLIST
diff -u /dev/null pkgsrc/print/tex-context-animation/PLIST:1.3
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation/PLIST    Tue Feb 17 11:07:58 2026
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.3 2026/02/17 11:07:58 markd Exp $
+share/texmf-dist/tex/context/interface/third/t-animation.xml
+share/texmf-dist/tex/context/third/animation/t-animation.mkvi

Index: pkgsrc/print/tex-context-animation/Makefile
diff -u /dev/null pkgsrc/print/tex-context-animation/Makefile:1.5
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation/Makefile Tue Feb 17 11:07:58 2026
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.5 2026/02/17 11:07:58 markd Exp $
+
+DISTNAME=      context-animation
+PKGNAME=       tex-${DISTNAME}-2025
+TEXLIVE_REV=   75386
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/context-animation
+COMMENT=       Generate fieldstack based animation with ConTeXt
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      tex-context-[0-9]*:../../print/tex-context
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-context-animation/distinfo
diff -u /dev/null pkgsrc/print/tex-context-animation/distinfo:1.5
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation/distinfo Tue Feb 17 11:07:58 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.5 2026/02/17 11:07:58 markd Exp $
+
+BLAKE2s (context-animation.r75386.tar.xz) = 3b2497d46e598ec6666861fed727f5e81038b9910d365b78e12a0eb20c1cc784
+SHA512 (context-animation.r75386.tar.xz) = b00de64b9050b88adda6efabedc45838944c5587158ee8cacc71e79664945294989b24d3e751fdb36b91fe12fecb91f859a45454206866300e4e7499ec884da1
+Size (context-animation.r75386.tar.xz) = 4016 bytes

Index: pkgsrc/print/tex-context-animation-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-context-animation-doc/DESCR:1.3
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation-doc/DESCR        Tue Feb 17 11:07:58 2026
@@ -0,0 +1 @@
+Documentation for tex-context-animation.
Index: pkgsrc/print/tex-context-animation-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-context-animation-doc/PLIST:1.3
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation-doc/PLIST        Tue Feb 17 11:07:58 2026
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.3 2026/02/17 11:07:58 markd Exp $
+share/texmf-dist/doc/context/third/animation/README
+share/texmf-dist/doc/context/third/animation/VERSION

Index: pkgsrc/print/tex-context-animation-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-context-animation-doc/Makefile:1.5
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation-doc/Makefile     Tue Feb 17 11:07:58 2026
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.5 2026/02/17 11:07:58 markd Exp $
+
+DISTNAME=      context-animation.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2025
+TEXLIVE_REV=   75386
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/context-animation
+COMMENT=       Documentation for tex-context-animation
+LICENSE=       gnu-gpl-v3
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-context-animation-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-context-animation-doc/distinfo:1.5
--- /dev/null   Tue Feb 17 11:07:58 2026
+++ pkgsrc/print/tex-context-animation-doc/distinfo     Tue Feb 17 11:07:58 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.5 2026/02/17 11:07:58 markd Exp $
+
+BLAKE2s (context-animation.doc.r75386.tar.xz) = b6a7531250046530527de4fd0abbbe09b7919560b97048d95ba42c72bf658d3a
+SHA512 (context-animation.doc.r75386.tar.xz) = 8a0b6caddc510841d10e72dbe3ee76dae69606e5b88155ea85ec66b60edd581f0621c087bb857fb94eb9ee8a16690939e83dcb422d45dab397aaf92439e4549d
+Size (context-animation.doc.r75386.tar.xz) = 620 bytes



Home | Main Index | Thread Index | Old Index