pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/tex-ean13isbn graphics/tex-ean13isbn: import ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67a56ef525c1
branches:  trunk
changeset: 383589:67a56ef525c1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 20 23:02:41 2022 +0000

description:
graphics/tex-ean13isbn: import tex-ean13isbn-2022

The package provides the means to typeset ISBN codes with
EAN-13; it uses the (generic) package ean13.tex to typeset the
actual barcode.

diffstat:

 graphics/tex-ean13isbn/DESCR    |   3 +++
 graphics/tex-ean13isbn/Makefile |  16 ++++++++++++++++
 graphics/tex-ean13isbn/PLIST    |   2 ++
 graphics/tex-ean13isbn/distinfo |   5 +++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r ddbed0b32a82 -r 67a56ef525c1 graphics/tex-ean13isbn/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-ean13isbn/DESCR      Sat Aug 20 23:02:41 2022 +0000
@@ -0,0 +1,3 @@
+The package provides the means to typeset ISBN codes with
+EAN-13; it uses the (generic) package ean13.tex to typeset the
+actual barcode.
diff -r ddbed0b32a82 -r 67a56ef525c1 graphics/tex-ean13isbn/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-ean13isbn/Makefile   Sat Aug 20 23:02:41 2022 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2022/08/20 23:02:41 wiz Exp $
+
+DISTNAME=      ean13isbn
+PKGNAME=       tex-${DISTNAME}-2022
+TEXLIVE_REV=   57514
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/ean13isbn
+COMMENT=       Print EAN13 for ISBN
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-ean-[0-9]*:../../fonts/tex-ean
+DEPENDS+=      tex-kvoptions-[0-9]*:../../print/tex-kvoptions
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ddbed0b32a82 -r 67a56ef525c1 graphics/tex-ean13isbn/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-ean13isbn/PLIST      Sat Aug 20 23:02:41 2022 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2022/08/20 23:02:41 wiz Exp $
+share/texmf-dist/tex/latex/ean13isbn/ean13isbn.sty
diff -r ddbed0b32a82 -r 67a56ef525c1 graphics/tex-ean13isbn/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tex-ean13isbn/distinfo   Sat Aug 20 23:02:41 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/08/20 23:02:41 wiz Exp $
+
+BLAKE2s (ean13isbn.r57514.tar.xz) = 3742fb2286b9894ef69427378712a0247370526672a7c16ca49e6ed2f2ca5904
+SHA512 (ean13isbn.r57514.tar.xz) = 84f73871c0ddf2d6d2ae0d23f6d27c1cc985ac1c42345ad339d55762ac9e109f8d33dbf27105ae470ec2d2f127918c3fa0a3c49d9fbff8a7c67b3d20f36d2e8d
+Size (ean13isbn.r57514.tar.xz) = 1828 bytes



Home | Main Index | Thread Index | Old Index