pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-tabularray
Module Name: pkgsrc
Committed By: joerg
Date: Sun Apr 23 22:38:03 UTC 2023
Added Files:
pkgsrc/print/tex-tabularray: DESCR Makefile PLIST distinfo
Log Message:
Add tex-tabularray-2023A:
tabularray is a reimplementation of tables in LaTeX using the LaTeX3
core. It allows a separation of content and style and includes the
flexiblity of the tabu package.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-tabularray/DESCR \
pkgsrc/print/tex-tabularray/Makefile pkgsrc/print/tex-tabularray/PLIST \
pkgsrc/print/tex-tabularray/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/print/tex-tabularray/DESCR
diff -u /dev/null pkgsrc/print/tex-tabularray/DESCR:1.1
--- /dev/null Sun Apr 23 22:38:03 2023
+++ pkgsrc/print/tex-tabularray/DESCR Sun Apr 23 22:38:03 2023
@@ -0,0 +1,3 @@
+tabularray is a reimplementation of tables in LaTeX using the LaTeX3
+core. It allows a separation of content and style and includes the
+flexiblity of the tabu package.
\ No newline at end of file
Index: pkgsrc/print/tex-tabularray/Makefile
diff -u /dev/null pkgsrc/print/tex-tabularray/Makefile:1.1
--- /dev/null Sun Apr 23 22:38:03 2023
+++ pkgsrc/print/tex-tabularray/Makefile Sun Apr 23 22:38:03 2023
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/04/23 22:38:03 joerg Exp $
+
+DISTNAME= tabularray
+PKGNAME= tex-${DISTNAME}-2023A
+TEXLIVE_REV= 66281
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/tabularray
+COMMENT= Tabular implementation
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-ninecolors-[0-9]*:../../print/tex-ninecolors
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-tabularray/PLIST
diff -u /dev/null pkgsrc/print/tex-tabularray/PLIST:1.1
--- /dev/null Sun Apr 23 22:38:03 2023
+++ pkgsrc/print/tex-tabularray/PLIST Sun Apr 23 22:38:03 2023
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2023/04/23 22:38:03 joerg Exp $
+share/texmf-dist/tex/latex/tabularray/tabularray-2021.sty
+share/texmf-dist/tex/latex/tabularray/tabularray.sty
Index: pkgsrc/print/tex-tabularray/distinfo
diff -u /dev/null pkgsrc/print/tex-tabularray/distinfo:1.1
--- /dev/null Sun Apr 23 22:38:03 2023
+++ pkgsrc/print/tex-tabularray/distinfo Sun Apr 23 22:38:03 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/04/23 22:38:03 joerg Exp $
+
+BLAKE2s (tabularray.r66281.tar.xz) = 8134fc308caa68ddaa4ed8d7609429ed6b8389bf5e58b2636d9ef111bf1e4df8
+SHA512 (tabularray.r66281.tar.xz) = 3f2b122a8688288946e9fb891f6b4e6166bd7544d9761414da1429e2ca3c84ab7f2488d4aaf3680d77bc6e1a43401305235b825fd4b92ad00c92575cab51511e
+Size (tabularray.r66281.tar.xz) = 36204 bytes
Home |
Main Index |
Thread Index |
Old Index