pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tex-seatingchart{,-doc}: import tex-seatingchart{,-doc}-0.5.0 as wip/tex-seatingchart{,-doc}
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Mon Sep 22 07:39:15 2025 +0200
Changeset: 945dd486827632c81bad476f6af0ea0a0ded6621
Modified Files:
Makefile
Added Files:
tex-seatingchart-doc/DESCR
tex-seatingchart-doc/Makefile
tex-seatingchart-doc/PLIST
tex-seatingchart-doc/distinfo
tex-seatingchart/DESCR
tex-seatingchart/Makefile
tex-seatingchart/PLIST
tex-seatingchart/distinfo
Log Message:
tex-seatingchart{,-doc}: import tex-seatingchart{,-doc}-0.5.0 as wip/tex-seatingchart{,-doc}
This package enables the visualization of seating charts,
whereby the seating layouts (i.e. the arrangement of seats in a
room) and the seating scheme (i.e. the selection and labeling
of occupied seats) can be controlled independently of each
other. The package should be considered experimental and
requires LuaLaTeX.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=945dd486827632c81bad476f6af0ea0a0ded6621
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 2 ++
tex-seatingchart-doc/DESCR | 1 +
tex-seatingchart-doc/Makefile | 13 +++++++++++++
tex-seatingchart-doc/PLIST | 8 ++++++++
tex-seatingchart-doc/distinfo | 5 +++++
tex-seatingchart/DESCR | 6 ++++++
tex-seatingchart/Makefile | 16 ++++++++++++++++
tex-seatingchart/PLIST | 4 ++++
tex-seatingchart/distinfo | 5 +++++
9 files changed, 60 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 7bf40bed90..31f553877b 100644
--- a/Makefile
+++ b/Makefile
@@ -5699,6 +5699,8 @@ SUBDIR+= tex-mendex-doc-doc
SUBDIR+= tex-platexcheat-doc
SUBDIR+= tex-ptex-manual-doc
SUBDIR+= tex-relsize-doc
+SUBDIR+= tex-seatingchart
+SUBDIR+= tex-seatingchart-doc
SUBDIR+= tex-setspace-doc
SUBDIR+= tex-tabularray-doc
SUBDIR+= tex-texlive-ja-doc
diff --git a/tex-seatingchart-doc/DESCR b/tex-seatingchart-doc/DESCR
new file mode 100644
index 0000000000..38d0f24fed
--- /dev/null
+++ b/tex-seatingchart-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-seatingchart.
diff --git a/tex-seatingchart-doc/Makefile b/tex-seatingchart-doc/Makefile
new file mode 100644
index 0000000000..1f3f3c1312
--- /dev/null
+++ b/tex-seatingchart-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+DISTNAME= seatingchart.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-0.5.0
+TEXLIVE_REV= 75897
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/seatingchart
+COMMENT= Documentation for tex-seatingchart
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-seatingchart-doc/PLIST b/tex-seatingchart-doc/PLIST
new file mode 100644
index 0000000000..9072bff4cd
--- /dev/null
+++ b/tex-seatingchart-doc/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD$
+share/texmf-dist/doc/lualatex/seatingchart/README.md
+share/texmf-dist/doc/lualatex/seatingchart/seatingchart-doc-de.pdf
+share/texmf-dist/doc/lualatex/seatingchart/seatingchart-doc-de.tex
+share/texmf-dist/doc/lualatex/seatingchart/seatingchart-doc-en.pdf
+share/texmf-dist/doc/lualatex/seatingchart/seatingchart-doc-en.tex
+share/texmf-dist/doc/lualatex/seatingchart/seatingchart-example.pdf
+share/texmf-dist/doc/lualatex/seatingchart/seatingchart-example.tex
diff --git a/tex-seatingchart-doc/distinfo b/tex-seatingchart-doc/distinfo
new file mode 100644
index 0000000000..d638d1e234
--- /dev/null
+++ b/tex-seatingchart-doc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (seatingchart.doc.r75897.tar.xz) = f982066651becd3a3e57d83946389a5888f33c5fb39eafd70a24ddbc7a9e97de
+SHA512 (seatingchart.doc.r75897.tar.xz) = 63a2b7089b9c9ca006122ffdf5a949e20568eb7a5900c13d189cdfc547153966fcadb2875a909941fd6c6fb25e9c7dcb0666bcbe7bd068472077c639efe27f83
+Size (seatingchart.doc.r75897.tar.xz) = 1023336 bytes
diff --git a/tex-seatingchart/DESCR b/tex-seatingchart/DESCR
new file mode 100644
index 0000000000..2a48a42b04
--- /dev/null
+++ b/tex-seatingchart/DESCR
@@ -0,0 +1,6 @@
+This package enables the visualization of seating charts,
+whereby the seating layouts (i.e. the arrangement of seats in a
+room) and the seating scheme (i.e. the selection and labeling
+of occupied seats) can be controlled independently of each
+other. The package should be considered experimental and
+requires LuaLaTeX.
diff --git a/tex-seatingchart/Makefile b/tex-seatingchart/Makefile
new file mode 100644
index 0000000000..b4d2fc14ab
--- /dev/null
+++ b/tex-seatingchart/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME= seatingchart
+PKGNAME= tex-${DISTNAME}-0.5.0
+TEXLIVE_REV= 75897
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ctan.org/pkg/seatingchart
+COMMENT= Generation of seating charts
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel
+DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-seatingchart/PLIST b/tex-seatingchart/PLIST
new file mode 100644
index 0000000000..f0c3821674
--- /dev/null
+++ b/tex-seatingchart/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+share/texmf-dist/tex/lualatex/seatingchart/seatingchart-tu-chemnitz.sc
+share/texmf-dist/tex/lualatex/seatingchart/seatingchart.lua
+share/texmf-dist/tex/lualatex/seatingchart/seatingchart.sty
diff --git a/tex-seatingchart/distinfo b/tex-seatingchart/distinfo
new file mode 100644
index 0000000000..842beb797f
--- /dev/null
+++ b/tex-seatingchart/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (seatingchart.r75897.tar.xz) = eca80fbc9de54f731d90da720bf390798aacb1df1dcb02cacd42f34d1936d958
+SHA512 (seatingchart.r75897.tar.xz) = f4e33dd45d47326221378724067e7cc2082861732ef6c01f16f3745912d77f157728f381be1f72ef1cbea0a3783f8276152aee3fea136e37cc422f875545d1ab
+Size (seatingchart.r75897.tar.xz) = 7736 bytes
- Prev by Date:
tex-functional{,-doc}: import tex-functional-{,-doc}-2024C as wip/tex-functional{,-doc}
- Next by Date:
dnsdist, powerdns: remove, used for updating pkgsrc
- Previous by Thread:
tex-functional{,-doc}: import tex-functional-{,-doc}-2024C as wip/tex-functional{,-doc}
- Next by Thread:
dnsdist, powerdns: remove, used for updating pkgsrc
- Indexes:
Home |
Main Index |
Thread Index |
Old Index