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:           Mon Apr 18 03:35:47 UTC 2022

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

Log Message:
tex-sidenotes{,-doc}: Add version 1.00a

The package allows typesetting of texts with notes, figures,
citations, captions and tables in the margin. This is common
(for example) in science text books.


To generate a diff of this commit:
cvs rdiff -u -r1.843 -r1.844 pkgsrc/print/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-sidenotes/DESCR \
    pkgsrc/print/tex-sidenotes/Makefile pkgsrc/print/tex-sidenotes/PLIST \
    pkgsrc/print/tex-sidenotes/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-sidenotes-doc/DESCR \
    pkgsrc/print/tex-sidenotes-doc/Makefile \
    pkgsrc/print/tex-sidenotes-doc/PLIST \
    pkgsrc/print/tex-sidenotes-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.843 pkgsrc/print/Makefile:1.844
--- pkgsrc/print/Makefile:1.843 Mon Apr 18 03:33:09 2022
+++ pkgsrc/print/Makefile       Mon Apr 18 03:35:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.843 2022/04/18 03:33:09 markd Exp $
+# $NetBSD: Makefile,v 1.844 2022/04/18 03:35:47 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -1417,6 +1417,8 @@ SUBDIR+=  tex-showtags
 SUBDIR+=       tex-showtags-doc
 SUBDIR+=       tex-sidecap
 SUBDIR+=       tex-sidecap-doc
+SUBDIR+=       tex-sidenotes
+SUBDIR+=       tex-sidenotes-doc
 SUBDIR+=       tex-silence
 SUBDIR+=       tex-silence-doc
 SUBDIR+=       tex-simplified-latex-doc

Added files:

Index: pkgsrc/print/tex-sidenotes/DESCR
diff -u /dev/null pkgsrc/print/tex-sidenotes/DESCR:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes/DESCR    Mon Apr 18 03:35:47 2022
@@ -0,0 +1,3 @@
+The package allows typesetting of texts with notes, figures,
+citations, captions and tables in the margin. This is common
+(for example) in science text books.
Index: pkgsrc/print/tex-sidenotes/Makefile
diff -u /dev/null pkgsrc/print/tex-sidenotes/Makefile:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes/Makefile Mon Apr 18 03:35:47 2022
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2022/04/18 03:35:47 markd Exp $
+
+DISTNAME=      sidenotes
+PKGNAME=       tex-${DISTNAME}-1.00a
+TEXLIVE_REV=   54524
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/sidenotes
+COMMENT=       Typeset notes containing rich content, in the margin
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-caption-[0-9]*:../../print/tex-caption
+DEPENDS+=      tex-l3packages-[0-9]*:../../devel/tex-l3packages
+DEPENDS+=      tex-marginnote-[0-9]*:../../print/tex-marginnote
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-sidenotes/PLIST
diff -u /dev/null pkgsrc/print/tex-sidenotes/PLIST:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes/PLIST    Mon Apr 18 03:35:47 2022
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/18 03:35:47 markd Exp $
+share/texmf-dist/tex/latex/sidenotes/caesar_book.cls
+share/texmf-dist/tex/latex/sidenotes/sidenotes.sty
Index: pkgsrc/print/tex-sidenotes/distinfo
diff -u /dev/null pkgsrc/print/tex-sidenotes/distinfo:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes/distinfo Mon Apr 18 03:35:47 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/18 03:35:47 markd Exp $
+
+BLAKE2s (sidenotes.r54524.tar.xz) = e2f0f21c4c765c37d2da138b3c9f56ac7a5752d93865127188474163f87c0936
+SHA512 (sidenotes.r54524.tar.xz) = 6cf38305b919deca31761f1420c18a0ffb5ba18e045515af058e9b7d73535730117f757f16a8030d97247378efa46428ed9f28757524b650a96133aae6fe4e11
+Size (sidenotes.r54524.tar.xz) = 4444 bytes

Index: pkgsrc/print/tex-sidenotes-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-sidenotes-doc/DESCR:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes-doc/DESCR        Mon Apr 18 03:35:47 2022
@@ -0,0 +1 @@
+Documentation for tex-sidenotes.
Index: pkgsrc/print/tex-sidenotes-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-sidenotes-doc/Makefile:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes-doc/Makefile     Mon Apr 18 03:35:47 2022
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2022/04/18 03:35:47 markd Exp $
+
+DISTNAME=      sidenotes.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.00a
+TEXLIVE_REV=   54524
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/sidenotes
+COMMENT=       Documentation for tex-sidenotes
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-sidenotes-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-sidenotes-doc/PLIST:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes-doc/PLIST        Mon Apr 18 03:35:47 2022
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2022/04/18 03:35:47 markd Exp $
+share/texmf-dist/doc/latex/sidenotes/README
+share/texmf-dist/doc/latex/sidenotes/caesar_example.pdf
+share/texmf-dist/doc/latex/sidenotes/caesar_example.tex
+share/texmf-dist/doc/latex/sidenotes/sidenotes.pdf
Index: pkgsrc/print/tex-sidenotes-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-sidenotes-doc/distinfo:1.1
--- /dev/null   Mon Apr 18 03:35:47 2022
+++ pkgsrc/print/tex-sidenotes-doc/distinfo     Mon Apr 18 03:35:47 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/18 03:35:47 markd Exp $
+
+BLAKE2s (sidenotes.doc.r54524.tar.xz) = 18f4c4790eda8bb642540a36433c10c1ca36c9c23e52b807b37982c10bc403ff
+SHA512 (sidenotes.doc.r54524.tar.xz) = db5f8666987eeb2c8e29426a91bc731f8c380176b3f0285c4c4ca8554b91c85af52d0ebe16d57cdb558d8c7d1e97c6f169addb12a57a107c00ff36486dd2d218
+Size (sidenotes.doc.r54524.tar.xz) = 304908 bytes



Home | Main Index | Thread Index | Old Index