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:           Sat Jun 17 12:25:04 UTC 2023

Added Files:
        pkgsrc/print/tex-context-calendar-examples: DESCR Makefile PLIST
            distinfo
        pkgsrc/print/tex-context-calendar-examples-doc: DESCR Makefile PLIST
            distinfo

Log Message:
tex-context-calendar-examples{,-doc}: add version 2023

The module contains examples for creating calendars based on
the PocketDiary-module in various page sizes. In this
collection there are the following examples: Year calendar with
1 day per page Year calendar with 1 week per two facing pages
Menu-Calendar for each week of the year Sun data and moon data
calendar for the whole year Photo calendar


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-context-calendar-examples/DESCR \
    pkgsrc/print/tex-context-calendar-examples/Makefile \
    pkgsrc/print/tex-context-calendar-examples/PLIST \
    pkgsrc/print/tex-context-calendar-examples/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-context-calendar-examples-doc/DESCR \
    pkgsrc/print/tex-context-calendar-examples-doc/Makefile \
    pkgsrc/print/tex-context-calendar-examples-doc/PLIST \
    pkgsrc/print/tex-context-calendar-examples-doc/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-context-calendar-examples/DESCR
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples/DESCR:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples/DESCR    Sat Jun 17 12:25:04 2023
@@ -0,0 +1,6 @@
+The module contains examples for creating calendars based on
+the PocketDiary-module in various page sizes. In this
+collection there are the following examples: Year calendar with
+1 day per page Year calendar with 1 week per two facing pages
+Menu-Calendar for each week of the year Sun data and moon data
+calendar for the whole year Photo calendar
Index: pkgsrc/print/tex-context-calendar-examples/Makefile
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples/Makefile:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples/Makefile Sat Jun 17 12:25:04 2023
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/06/17 12:25:04 markd Exp $
+
+DISTNAME=      context-calendar-examples
+PKGNAME=       tex-${DISTNAME}-2023
+TEXLIVE_REV=   66947
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/context-calendar-examples
+COMMENT=       Collection of calendars based on the PocketDiary-module
+LICENSE=       public-domain
+
+DEPENDS+=      tex-context-[0-9]*:../../print/tex-context
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-context-calendar-examples/PLIST
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples/PLIST:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples/PLIST    Sat Jun 17 12:25:04 2023
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/17 12:25:04 markd Exp $
+share/texmf-dist/tex/context/third/calendar-examples/A5-day_per_page.mkiv
+share/texmf-dist/tex/context/third/calendar-examples/A6-1week_per_2pages.mkiv
+share/texmf-dist/tex/context/third/calendar-examples/Menu-calendar.mkiv
+share/texmf-dist/tex/context/third/calendar-examples/Photocalendar.mkiv
+share/texmf-dist/tex/context/third/calendar-examples/Sundata-calendar.mkiv
Index: pkgsrc/print/tex-context-calendar-examples/distinfo
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples/distinfo:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples/distinfo Sat Jun 17 12:25:04 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/17 12:25:04 markd Exp $
+
+BLAKE2s (context-calendar-examples.r66947.tar.xz) = 668c12bf68c611a8191df10ca5f84fe250cf466d764b2a6d20ea1e047d8a8e9b
+SHA512 (context-calendar-examples.r66947.tar.xz) = aae09b844ae244839f82088ffbad9c777355696023fa95c24221b6ae0e4ac6dfce6a4d70efe9f09d5e5dc89e6e7a17d98282a77b90697ee6a3496ed0568734b4
+Size (context-calendar-examples.r66947.tar.xz) = 10056 bytes

Index: pkgsrc/print/tex-context-calendar-examples-doc/DESCR
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples-doc/DESCR:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples-doc/DESCR        Sat Jun 17 12:25:04 2023
@@ -0,0 +1 @@
+Documentation for tex-context-calendar-examples.
Index: pkgsrc/print/tex-context-calendar-examples-doc/Makefile
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples-doc/Makefile:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples-doc/Makefile     Sat Jun 17 12:25:04 2023
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2023/06/17 12:25:04 markd Exp $
+
+DISTNAME=      context-calendar-examples.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-2023
+TEXLIVE_REV=   66947
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/context-calendar-examples
+COMMENT=       Documentation for tex-context-calendar-examples
+LICENSE=       public-domain
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-context-calendar-examples-doc/PLIST
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples-doc/PLIST:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples-doc/PLIST        Sat Jun 17 12:25:04 2023
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/17 12:25:04 markd Exp $
+share/texmf-dist/doc/context/third/calendar-examples/LICENSE
+share/texmf-dist/doc/context/third/calendar-examples/README.md
+share/texmf-dist/doc/context/third/calendar-examples/VERSION
+share/texmf-dist/doc/context/third/calendar-examples/calendar-examples.md
Index: pkgsrc/print/tex-context-calendar-examples-doc/distinfo
diff -u /dev/null pkgsrc/print/tex-context-calendar-examples-doc/distinfo:1.1
--- /dev/null   Sat Jun 17 12:25:04 2023
+++ pkgsrc/print/tex-context-calendar-examples-doc/distinfo     Sat Jun 17 12:25:04 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/17 12:25:04 markd Exp $
+
+BLAKE2s (context-calendar-examples.doc.r66947.tar.xz) = 50f394f48274cb754bb52d2b443ae47cb6848fef17560bbee5266bcb9d26040e
+SHA512 (context-calendar-examples.doc.r66947.tar.xz) = 62a63d54d0388a027cb6afa58141a6fc303fde6cc0f989348fe29fd10e825a03d86ff682f480723b223b606e296591cf03092c886cf13cde03463ff8012caca1
+Size (context-calendar-examples.doc.r66947.tar.xz) = 1904 bytes



Home | Main Index | Thread Index | Old Index