tex-smartdiagram{,-doc}: add version 0.3b

The package will create 'smart' diagrams from lists of items,
for simple documents and for presentations.
This commit is contained in:
markd 2023-05-30 11:51:25 +00:00
parent 674c844ac0
commit a00baab773
9 changed files with 56 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1009 2023/04/21 09:09:45 wiz Exp $
# $NetBSD: Makefile,v 1.1010 2023/05/30 11:51:25 markd Exp $
#
COMMENT= Graphics tools and libraries
@ -793,6 +793,8 @@ SUBDIR+= tex-shapes
SUBDIR+= tex-shapes-doc
SUBDIR+= tex-slideshow
SUBDIR+= tex-slideshow-doc
SUBDIR+= tex-smartdiagram
SUBDIR+= tex-smartdiagram-doc
SUBDIR+= tex-splines
SUBDIR+= tex-splines-doc
SUBDIR+= tex-suanpan

View File

@ -0,0 +1 @@
Documentation for tex-smartdiagram.

View File

@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.1 2023/05/30 11:51:26 markd Exp $
DISTNAME= smartdiagram.doc
PKGNAME= tex-${DISTNAME:S/./-/}-0.3b
TEXLIVE_REV= 42781
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/smartdiagram
COMMENT= Documentation for tex-smartdiagram
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2023/05/30 11:51:26 markd Exp $
share/texmf-dist/doc/latex/smartdiagram/README
share/texmf-dist/doc/latex/smartdiagram/smartdiagram.pdf

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/05/30 11:51:26 markd Exp $
BLAKE2s (smartdiagram.doc.r42781.tar.xz) = a559c2d9aebb68bb405352df5c0f2c5c0479987cf2033dc3f02d76f868d657b0
SHA512 (smartdiagram.doc.r42781.tar.xz) = 1cc7abaed3dcdb11fca675bea8e458f1879bda4ac72278566a9247ec2cb0016f10467e3120e9ef688c5674af05559bff39862d4b3292596f0dafd5e13672a14f
Size (smartdiagram.doc.r42781.tar.xz) = 258768 bytes

View File

@ -0,0 +1,2 @@
The package will create 'smart' diagrams from lists of items,
for simple documents and for presentations.

View File

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1 2023/05/30 11:51:26 markd Exp $
DISTNAME= smartdiagram
PKGNAME= tex-${DISTNAME}-0.3b
TEXLIVE_REV= 42781
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/smartdiagram
COMMENT= Generate diagrams from lists
LICENSE= lppl-1.3c
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
DEPENDS+= tex-xstring-[0-9]*:../../print/tex-xstring
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.1 2023/05/30 11:51:26 markd Exp $
share/texmf-dist/tex/latex/smartdiagram/smartdiagram.sty
share/texmf-dist/tex/latex/smartdiagram/smartdiagramlibraryadditions.code.tex
share/texmf-dist/tex/latex/smartdiagram/smartdiagramlibrarycore.commands.code.tex
share/texmf-dist/tex/latex/smartdiagram/smartdiagramlibrarycore.definitions.code.tex
share/texmf-dist/tex/latex/smartdiagram/smartdiagramlibrarycore.styles.code.tex

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/05/30 11:51:26 markd Exp $
BLAKE2s (smartdiagram.r42781.tar.xz) = 32f30cd5d0d35e8e437a4e48b7082ebcfe8dc8b72302e1280bc5a6719ea7e09a
SHA512 (smartdiagram.r42781.tar.xz) = 322589506d1cdaa30dd9f97b419347fba0d617a3ad35fd15fe91611b10382c595598ce1111a287f5b1aef617595cba77b53490da7744b23942f072f522a68ef1
Size (smartdiagram.r42781.tar.xz) = 6524 bytes