pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-ghab print/tex-ghab: import tex-ghab-0.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6124e8ad020a
branches:  trunk
changeset: 383534:6124e8ad020a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Aug 19 20:05:25 2022 +0000

description:
print/tex-ghab: import tex-ghab-0.5

The package defines a command \darghab that will typeset its
argument in a box with a decorated frame. The width of the box
may be set using an optional argument.

diffstat:

 print/tex-ghab/DESCR    |   3 +++
 print/tex-ghab/Makefile |  15 +++++++++++++++
 print/tex-ghab/PLIST    |   3 +++
 print/tex-ghab/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r e3bf5e063904 -r 6124e8ad020a print/tex-ghab/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ghab/DESCR      Fri Aug 19 20:05:25 2022 +0000
@@ -0,0 +1,3 @@
+The package defines a command \darghab that will typeset its
+argument in a box with a decorated frame. The width of the box
+may be set using an optional argument.
diff -r e3bf5e063904 -r 6124e8ad020a print/tex-ghab/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ghab/Makefile   Fri Aug 19 20:05:25 2022 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2022/08/19 20:05:25 wiz Exp $
+
+DISTNAME=      ghab
+PKGNAME=       tex-${DISTNAME}-0.5
+TEXLIVE_REV=   29803
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/ghab
+COMMENT=       Typeset ghab boxes in LaTeX
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-bidi-[0-9]*:../../print/tex-bidi
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e3bf5e063904 -r 6124e8ad020a print/tex-ghab/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ghab/PLIST      Fri Aug 19 20:05:25 2022 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2022/08/19 20:05:25 wiz Exp $
+share/texmf-dist/fonts/source/public/ghab/ghab.mf
+share/texmf-dist/tex/latex/ghab/ghab.sty
diff -r e3bf5e063904 -r 6124e8ad020a print/tex-ghab/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ghab/distinfo   Fri Aug 19 20:05:25 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/08/19 20:05:25 wiz Exp $
+
+BLAKE2s (ghab.r29803.tar.xz) = 64e15ad7323df696b467cd4a3b6e1ed7279f1944880a0cc2c69595702c2bad56
+SHA512 (ghab.r29803.tar.xz) = 7e919cbb0c84fe337dd05c749a3288990e750ff0aeaf119736108463a1684a18a66be94811a31156f951c871b2f073627914629756b06e747f3220d2ce08950f
+Size (ghab.r29803.tar.xz) = 2184 bytes



Home | Main Index | Thread Index | Old Index