pkgsrc-WIP-changes archive

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

tex-longfbox: import tex-longfbox-1.0 and tex-longfbox-doc-1.0



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Tue Jul 12 22:49:32 2016 +0200
Changeset:	b6abc019c4babac5144420b65d9a73c007d7e9f6

Modified Files:
	Makefile
Added Files:
	tex-longfbox-doc/DESCR
	tex-longfbox-doc/Makefile
	tex-longfbox-doc/PLIST
	tex-longfbox-doc/distinfo
	tex-longfbox/DESCR
	tex-longfbox/Makefile
	tex-longfbox/PLIST
	tex-longfbox/distinfo

Log Message:
tex-longfbox: import tex-longfbox-1.0 and tex-longfbox-doc-1.0

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

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

diffstat:
 Makefile                  |  2 ++
 tex-longfbox-doc/DESCR    |  1 +
 tex-longfbox-doc/Makefile | 14 ++++++++++++++
 tex-longfbox-doc/PLIST    |  4 ++++
 tex-longfbox-doc/distinfo |  6 ++++++
 tex-longfbox/DESCR        |  3 +++
 tex-longfbox/Makefile     | 19 +++++++++++++++++++
 tex-longfbox/PLIST        |  3 +++
 tex-longfbox/distinfo     |  6 ++++++
 9 files changed, 58 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 825448d..7d10498 100644
--- a/Makefile
+++ b/Makefile
@@ -3968,6 +3968,8 @@ SUBDIR+=	tex-fancyref-doc
 SUBDIR+=	tex-fncychap
 SUBDIR+=	tex-fncychap-doc
 SUBDIR+=	tex-lineno-doc
+SUBDIR+=	tex-longfbox
+SUBDIR+=	tex-longfbox-doc
 SUBDIR+=	tex-mathtools-doc
 SUBDIR+=	tex-options
 SUBDIR+=	tex-options-doc
diff --git a/tex-longfbox-doc/DESCR b/tex-longfbox-doc/DESCR
new file mode 100644
index 0000000..2f19bec
--- /dev/null
+++ b/tex-longfbox-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-longfbox.
diff --git a/tex-longfbox-doc/Makefile b/tex-longfbox-doc/Makefile
new file mode 100644
index 0000000..17e414c
--- /dev/null
+++ b/tex-longfbox-doc/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	longfbox.doc
+PKGNAME=	tex-${DISTNAME:S/./-/}-1.0
+TEXLIVE_REV=	39028
+TEXLIVE_USE_CTAN=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://ctan.org/pkg/longfbox
+COMMENT=	Documentation for tex-longfbox
+LICENSE=	lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-longfbox-doc/PLIST b/tex-longfbox-doc/PLIST
new file mode 100644
index 0000000..6cdcc77
--- /dev/null
+++ b/tex-longfbox-doc/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+share/texmf-dist/doc/latex/longfbox/README
+share/texmf-dist/doc/latex/longfbox/longfbox.html
+share/texmf-dist/doc/latex/longfbox/longfbox.pdf
diff --git a/tex-longfbox-doc/distinfo b/tex-longfbox-doc/distinfo
new file mode 100644
index 0000000..56624cf
--- /dev/null
+++ b/tex-longfbox-doc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-longfbox-39028/longfbox.doc.tar.xz) = 5a308b3bf2c0d91f3e8bf910e42b9f9e7972c800
+RMD160 (tex-longfbox-39028/longfbox.doc.tar.xz) = 644d6245e2024a7283df2c30082b63909669c842
+SHA512 (tex-longfbox-39028/longfbox.doc.tar.xz) = 8e8387f82e1e97e9591382a56c91f37e7f8c42de797cef2ecca66d3e6f7d92dda35bd00603ee4732a850ab983d0650119a273004d1f4de43cde88584be5619cc
+Size (tex-longfbox-39028/longfbox.doc.tar.xz) = 339608 bytes
diff --git a/tex-longfbox/DESCR b/tex-longfbox/DESCR
new file mode 100644
index 0000000..67d9266
--- /dev/null
+++ b/tex-longfbox/DESCR
@@ -0,0 +1,3 @@
+The longfbox package provides framed boxes that can be
+customized using standard CSS attributes. It was written to
+support precise rendering of Madoko documents in LaTeX.
diff --git a/tex-longfbox/Makefile b/tex-longfbox/Makefile
new file mode 100644
index 0000000..dc778ec
--- /dev/null
+++ b/tex-longfbox/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+DISTNAME=	longfbox
+PKGNAME=	tex-${DISTNAME}-1.0
+TEXLIVE_REV=	39028
+TEXLIVE_USE_CTAN=	yes
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://ctan.org/pkg/longfbox
+COMMENT=	Draw framed boxes with standard CSS attributes that can break over multiple pages
+LICENSE=	lppl-1.3c
+
+DEPENDS+=	tex-ellipse-[0-9]*:../../wip/tex-ellipse
+DEPENDS+=	tex-mdwtools-[0-9]*:../../print/tex-mdwtools
+DEPENDS+=	tex-options-[0-9]*:../../wip/tex-options
+DEPENDS+=	tex-pict2e-[0-9]*:../../print/tex-pict2e
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/tex-longfbox/PLIST b/tex-longfbox/PLIST
new file mode 100644
index 0000000..26f92e5
--- /dev/null
+++ b/tex-longfbox/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+share/texmf-dist/tex/latex/longfbox/longbox.sty
+share/texmf-dist/tex/latex/longfbox/longfbox.sty
diff --git a/tex-longfbox/distinfo b/tex-longfbox/distinfo
new file mode 100644
index 0000000..8bce42e
--- /dev/null
+++ b/tex-longfbox/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (tex-longfbox-39028/longfbox.tar.xz) = 158b493bfa325b2c8cde9873836690dd1be447da
+RMD160 (tex-longfbox-39028/longfbox.tar.xz) = 06c1fb00e15fad5a3f0c3c45e09e45421b3727ea
+SHA512 (tex-longfbox-39028/longfbox.tar.xz) = ac607b3137f09d189c03d35179064b6140f4758ad7cf0ff3e406f01ad3353927eec38e0733b7fcb6067125980077c76e93e3e942e062b307d1709280aeadda06
+Size (tex-longfbox-39028/longfbox.tar.xz) = 17088 bytes


Home | Main Index | Thread Index | Old Index