pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tex-smartdiagram: Import tex-smartdiagram-0.3b as wip/tex-smartdiagram



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Feb 5 22:56:41 2020 +0100
Changeset:	c8433b30f308b62a17c9982c61bbda61717e476a

Modified Files:
	Makefile
Added Files:
	tex-smartdiagram/DESCR
	tex-smartdiagram/Makefile
	tex-smartdiagram/PLIST
	tex-smartdiagram/distinfo

Log Message:
tex-smartdiagram: Import tex-smartdiagram-0.3b as wip/tex-smartdiagram

The package will create 'smart' diagrams from lists of items,
for simple documents and for presentations.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8433b30f308b62a17c9982c61bbda61717e476a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                  |  1 +
 tex-smartdiagram/DESCR    |  2 ++
 tex-smartdiagram/Makefile | 19 +++++++++++++++++++
 tex-smartdiagram/PLIST    |  6 ++++++
 tex-smartdiagram/distinfo |  6 ++++++
 5 files changed, 34 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 3902a24cfa..a8b371906b 100644
--- a/Makefile
+++ b/Makefile
@@ -4730,6 +4730,7 @@ SUBDIR+=	tex-lineno-doc
 SUBDIR+=	tex-mathtools-doc
 SUBDIR+=	tex-relsize-doc
 SUBDIR+=	tex-setspace-doc
+SUBDIR+=	tex-smartdiagram
 SUBDIR+=	texlive-tlpdb
 SUBDIR+=	textile-mode
 SUBDIR+=	tftp-hpa
diff --git a/tex-smartdiagram/DESCR b/tex-smartdiagram/DESCR
new file mode 100644
index 0000000000..065c79d413
--- /dev/null
+++ b/tex-smartdiagram/DESCR
@@ -0,0 +1,2 @@
+The package will create 'smart' diagrams from lists of items,
+for simple documents and for presentations.
diff --git a/tex-smartdiagram/Makefile b/tex-smartdiagram/Makefile
new file mode 100644
index 0000000000..425e68ce5f
--- /dev/null
+++ b/tex-smartdiagram/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	smartdiagram
+PKGNAME=	tex-${DISTNAME}-0.3b
+TEXLIVE_REV=	42781
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+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
+
+TEXLIVE_UNVERSIONED=	yes
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-smartdiagram/PLIST b/tex-smartdiagram/PLIST
new file mode 100644
index 0000000000..1c7ff48e1d
--- /dev/null
+++ b/tex-smartdiagram/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD$
+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
diff --git a/tex-smartdiagram/distinfo b/tex-smartdiagram/distinfo
new file mode 100644
index 0000000000..f852f7e002
--- /dev/null
+++ b/tex-smartdiagram/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-smartdiagram-42781/smartdiagram.tar.xz) = 306c160208c059155b75a894f5aee7cd9b11ffdc
+RMD160 (tex-smartdiagram-42781/smartdiagram.tar.xz) = 4cc71cc30e8d338e199771b9ce98ad61c1fe9f47
+SHA512 (tex-smartdiagram-42781/smartdiagram.tar.xz) = 322589506d1cdaa30dd9f97b419347fba0d617a3ad35fd15fe91611b10382c595598ce1111a287f5b1aef617595cba77b53490da7744b23942f072f522a68ef1
+Size (tex-smartdiagram-42781/smartdiagram.tar.xz) = 6524 bytes


Home | Main Index | Thread Index | Old Index