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.
This commit is contained in:
parent
dfb5a9304a
commit
b35b455729
4 changed files with 26 additions and 0 deletions
3
graphics/tex-ean13isbn/DESCR
Normal file
3
graphics/tex-ean13isbn/DESCR
Normal file
|
@ -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.
|
16
graphics/tex-ean13isbn/Makefile
Normal file
16
graphics/tex-ean13isbn/Makefile
Normal file
|
@ -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
|
||||
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"
|
2
graphics/tex-ean13isbn/PLIST
Normal file
2
graphics/tex-ean13isbn/PLIST
Normal file
|
@ -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
|
5
graphics/tex-ean13isbn/distinfo
Normal file
5
graphics/tex-ean13isbn/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue