pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-ghab



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug 19 20:05:25 UTC 2022

Added Files:
        pkgsrc/print/tex-ghab: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ghab/DESCR \
    pkgsrc/print/tex-ghab/Makefile pkgsrc/print/tex-ghab/PLIST \
    pkgsrc/print/tex-ghab/distinfo

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

Added files:

Index: pkgsrc/print/tex-ghab/DESCR
diff -u /dev/null pkgsrc/print/tex-ghab/DESCR:1.1
--- /dev/null   Fri Aug 19 20:05:25 2022
+++ pkgsrc/print/tex-ghab/DESCR Fri Aug 19 20:05:25 2022
@@ -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.
Index: pkgsrc/print/tex-ghab/Makefile
diff -u /dev/null pkgsrc/print/tex-ghab/Makefile:1.1
--- /dev/null   Fri Aug 19 20:05:25 2022
+++ pkgsrc/print/tex-ghab/Makefile      Fri Aug 19 20:05:25 2022
@@ -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"
Index: pkgsrc/print/tex-ghab/PLIST
diff -u /dev/null pkgsrc/print/tex-ghab/PLIST:1.1
--- /dev/null   Fri Aug 19 20:05:25 2022
+++ pkgsrc/print/tex-ghab/PLIST Fri Aug 19 20:05:25 2022
@@ -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
Index: pkgsrc/print/tex-ghab/distinfo
diff -u /dev/null pkgsrc/print/tex-ghab/distinfo:1.1
--- /dev/null   Fri Aug 19 20:05:25 2022
+++ pkgsrc/print/tex-ghab/distinfo      Fri Aug 19 20:05:25 2022
@@ -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