From a06bda7d9cbe0b1fb1674300748f838b4e3e67d9 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 19 Sep 2016 14:36:00 +0000 Subject: Add two new tex packages. --- print/tex-background/DESCR | 6 ++++++ print/tex-background/Makefile | 16 ++++++++++++++++ print/tex-background/PLIST | 2 ++ print/tex-background/distinfo | 6 ++++++ 4 files changed, 30 insertions(+) create mode 100644 print/tex-background/DESCR create mode 100644 print/tex-background/Makefile create mode 100644 print/tex-background/PLIST create mode 100644 print/tex-background/distinfo (limited to 'print/tex-background') diff --git a/print/tex-background/DESCR b/print/tex-background/DESCR new file mode 100644 index 00000000000..7fc31186c67 --- /dev/null +++ b/print/tex-background/DESCR @@ -0,0 +1,6 @@ +The package offers the placement of background material on the +pages of a document. The user can control many aspects +(contents, position, color, opacity) of the background material +that will be displayed; all placement and attribute settings +are controlled by setting key values. The package makes use of +the everypage package, and uses pgf/tikz for attribute control. diff --git a/print/tex-background/Makefile b/print/tex-background/Makefile new file mode 100644 index 00000000000..3ce3258363f --- /dev/null +++ b/print/tex-background/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2016/09/19 14:36:00 wiz Exp $ + +DISTNAME= background +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 33100 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/background +COMMENT= Placement of background material on pages of a document +LICENSE= lppl-1.3c + +DEPENDS+= tex-everypage-[0-9]*:../../print/tex-everypage +DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-background/PLIST b/print/tex-background/PLIST new file mode 100644 index 00000000000..b121c659656 --- /dev/null +++ b/print/tex-background/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2016/09/19 14:36:00 wiz Exp $ +share/texmf-dist/tex/latex/background/background.sty diff --git a/print/tex-background/distinfo b/print/tex-background/distinfo new file mode 100644 index 00000000000..612588df5fd --- /dev/null +++ b/print/tex-background/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2016/09/19 14:36:00 wiz Exp $ + +SHA1 (tex-background-33100/background.tar.xz) = 030817b7ad22d64dd01f5716fda8eec2aec5a0ad +RMD160 (tex-background-33100/background.tar.xz) = 9c90d6fb49d0a01147567b6974c71dc15c84c120 +SHA512 (tex-background-33100/background.tar.xz) = 06f4e6f27f138d41c27e7b92bb9a67bf6332851db1dfb1cd2c92d25e81e7e5feffb2b6f2b14b559d9d39ac6f35a85a343e535cc6e5fe8e2c0eb36c6435999dd9 +Size (tex-background-33100/background.tar.xz) = 2080 bytes -- cgit v1.2.3