From bce1438288de2d81383e3ed018c752f4bad8f823 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 5 Apr 2011 19:37:53 +0000 Subject: Import tex-pst-barcode-0.08 as graphics/tex-pst-barcode. An earlier version (0.03) was packaged by David Rankin in PR 33390. The pst-barcode package allows printing of barcodes, in a huge variety of formats (see documentation for details). As a pstricks package, pst-barcode requires pstricks. The package uses PostScript for calculating the bars. For PDF output use a multi-pass mechansism such as pst-pdf. --- graphics/tex-pst-barcode/DESCR | 5 +++++ graphics/tex-pst-barcode/Makefile | 14 ++++++++++++++ graphics/tex-pst-barcode/PLIST | 4 ++++ graphics/tex-pst-barcode/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 graphics/tex-pst-barcode/DESCR create mode 100644 graphics/tex-pst-barcode/Makefile create mode 100644 graphics/tex-pst-barcode/PLIST create mode 100644 graphics/tex-pst-barcode/distinfo (limited to 'graphics') diff --git a/graphics/tex-pst-barcode/DESCR b/graphics/tex-pst-barcode/DESCR new file mode 100644 index 00000000000..e0e1474d597 --- /dev/null +++ b/graphics/tex-pst-barcode/DESCR @@ -0,0 +1,5 @@ +The pst-barcode package allows printing of barcodes, in a huge variety +of formats (see documentation for details). As a pstricks package, +pst-barcode requires pstricks. The package uses PostScript for +calculating the bars. For PDF output use a multi-pass mechansism such as +pst-pdf. diff --git a/graphics/tex-pst-barcode/Makefile b/graphics/tex-pst-barcode/Makefile new file mode 100644 index 00000000000..b01189626e1 --- /dev/null +++ b/graphics/tex-pst-barcode/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/04/05 19:37:53 minskim Exp $ + +DISTNAME= pst-barcode +PKGNAME= tex-${DISTNAME}-0.08 +TEXLIVE_REV= 21716 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Print barcodes using PostScript + +DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pst-barcode/PLIST b/graphics/tex-pst-barcode/PLIST new file mode 100644 index 00000000000..9f9b9e62f3b --- /dev/null +++ b/graphics/tex-pst-barcode/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/04/05 19:37:53 minskim Exp $ +share/texmf-dist/dvips/pst-barcode/pst-barcode.pro +share/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex +share/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty diff --git a/graphics/tex-pst-barcode/distinfo b/graphics/tex-pst-barcode/distinfo new file mode 100644 index 00000000000..16b5b5d3d87 --- /dev/null +++ b/graphics/tex-pst-barcode/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/04/05 19:37:53 minskim Exp $ + +SHA1 (tex-pst-barcode-21716/pst-barcode.tar.xz) = 4b5ba55c3f0927323fb237f39639d34a3e8beb1b +RMD160 (tex-pst-barcode-21716/pst-barcode.tar.xz) = a359960aaf37583ebe98959569cfb00eee335e3e +Size (tex-pst-barcode-21716/pst-barcode.tar.xz) = 77852 bytes -- cgit v1.2.3