pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-tram
Module Name: pkgsrc
Committed By: wiz
Date: Sun Aug 21 15:21:22 UTC 2022
Added Files:
pkgsrc/print/tex-tram: DESCR Makefile PLIST distinfo
Log Message:
print/tex-tram: import tex-tram-0.2
Tram boxes are highlighted with patterns of dots; the package
defines an environment tram that typesets its content into a
tram box. The pattern used may be selected in an optional
argument to the environment.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-tram/DESCR \
pkgsrc/print/tex-tram/Makefile pkgsrc/print/tex-tram/PLIST \
pkgsrc/print/tex-tram/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-tram/DESCR
diff -u /dev/null pkgsrc/print/tex-tram/DESCR:1.1
--- /dev/null Sun Aug 21 15:21:22 2022
+++ pkgsrc/print/tex-tram/DESCR Sun Aug 21 15:21:22 2022
@@ -0,0 +1,4 @@
+Tram boxes are highlighted with patterns of dots; the package
+defines an environment tram that typesets its content into a
+tram box. The pattern used may be selected in an optional
+argument to the environment.
Index: pkgsrc/print/tex-tram/Makefile
diff -u /dev/null pkgsrc/print/tex-tram/Makefile:1.1
--- /dev/null Sun Aug 21 15:21:22 2022
+++ pkgsrc/print/tex-tram/Makefile Sun Aug 21 15:21:22 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/08/21 15:21:22 wiz Exp $
+
+DISTNAME= tram
+PKGNAME= tex-${DISTNAME}-0.2
+TEXLIVE_REV= 29803
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/tram
+COMMENT= Typeset tram boxes in LaTeX
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-tram/PLIST
diff -u /dev/null pkgsrc/print/tex-tram/PLIST:1.1
--- /dev/null Sun Aug 21 15:21:22 2022
+++ pkgsrc/print/tex-tram/PLIST Sun Aug 21 15:21:22 2022
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2022/08/21 15:21:22 wiz Exp $
+share/texmf-dist/fonts/source/public/tram/tram.mf
+share/texmf-dist/tex/latex/tram/tram.sty
Index: pkgsrc/print/tex-tram/distinfo
diff -u /dev/null pkgsrc/print/tex-tram/distinfo:1.1
--- /dev/null Sun Aug 21 15:21:22 2022
+++ pkgsrc/print/tex-tram/distinfo Sun Aug 21 15:21:22 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/08/21 15:21:22 wiz Exp $
+
+BLAKE2s (tram.r29803.tar.xz) = be3c7e55a4cd88af6e2d0b6b8c02c540b69592dbf36a429c08a298b0ff51cd91
+SHA512 (tram.r29803.tar.xz) = 4592a288c08f5bf6b41fdffee8129e08fec7397edb2b351617fe79571d2905be61cb776f87a5b152c4b62acefdf21ee2f0b293f210ce52f449d3b9e41833b2d5
+Size (tram.r29803.tar.xz) = 2528 bytes
Home |
Main Index |
Thread Index |
Old Index