pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-luabidi print/tex-luabidi: import tex-luabid...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d42f77c1378
branches:  trunk
changeset: 383572:1d42f77c1378
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 20 21:31:30 2022 +0000

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

The package attempts to emulate the XeTeX bidi package, in the
context of LuaTeX.

diffstat:

 print/tex-luabidi/DESCR    |   2 ++
 print/tex-luabidi/Makefile |  15 +++++++++++++++
 print/tex-luabidi/PLIST    |   6 ++++++
 print/tex-luabidi/distinfo |   5 +++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r c43d98fb41b8 -r 1d42f77c1378 print/tex-luabidi/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luabidi/DESCR   Sat Aug 20 21:31:30 2022 +0000
@@ -0,0 +1,2 @@
+The package attempts to emulate the XeTeX bidi package, in the
+context of LuaTeX.
diff -r c43d98fb41b8 -r 1d42f77c1378 print/tex-luabidi/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luabidi/Makefile        Sat Aug 20 21:31:30 2022 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2022/08/20 21:31:30 wiz Exp $
+
+DISTNAME=      luabidi
+PKGNAME=       tex-${DISTNAME}-0.5
+TEXLIVE_REV=   54512
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/bidi-tex/luabidi/
+COMMENT=       Bidi functions for LuaTeX
+LICENSE=       lppl-1.3c AND mit
+
+DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c43d98fb41b8 -r 1d42f77c1378 print/tex-luabidi/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luabidi/PLIST   Sat Aug 20 21:31:30 2022 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2022/08/20 21:31:30 wiz Exp $
+share/texmf-dist/tex/lualatex/luabidi/luabidi-arabmaths.def
+share/texmf-dist/tex/lualatex/luabidi/luabidi-autofootnoterule.def
+share/texmf-dist/tex/lualatex/luabidi/luabidi-footnotes.def
+share/texmf-dist/tex/lualatex/luabidi/luabidi-test-arabmaths.tex
+share/texmf-dist/tex/lualatex/luabidi/luabidi.sty
diff -r c43d98fb41b8 -r 1d42f77c1378 print/tex-luabidi/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-luabidi/distinfo        Sat Aug 20 21:31:30 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/08/20 21:31:30 wiz Exp $
+
+BLAKE2s (luabidi.r54512.tar.xz) = ba5b51b07319173ad1137f11b246b29d4eeb1ac11ad051788060786eb4893688
+SHA512 (luabidi.r54512.tar.xz) = 917d0d96748f2b70d368a2719bf6fdfaada3d24e2e60c97b6d412ba2cdd991a920d86a94d19136e075605095c19331e1dd37c3a059a9e8f772479ff5ab53550d
+Size (luabidi.r54512.tar.xz) = 2508 bytes



Home | Main Index | Thread Index | Old Index