head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.04.03.02.19.29;	author markd;	state Exp;
branches;
next	;
commitid	GuQqUwBtSPWslsAG;


desc
@@


1.1
log
@tex-seatingchart{,-doc}: add version 0.5.0

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.

packaged in wip by Yorick Hardy
@
text
@# $NetBSD$

DISTNAME=	seatingchart
PKGNAME=	tex-${DISTNAME}-0.5.0
TEXLIVE_REV=	76924

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://ctan.org/pkg/seatingchart
COMMENT=	Generation of seating charts
LICENSE=	lppl-1.3c

DEPENDS+=	tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+=	tex-luacode-[0-9]*:../../print/tex-luacode
DEPENDS+=	tex-pgf-[0-9]*:../../print/tex-pgf

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
@
