From 2058cc14bc18711335747feeea731181c79dbedf Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 10 Sep 2010 20:06:58 +0000 Subject: [PATCH] Import tex-fancybox-1.4 as print/tex-fancybox. Packaged by Nicolas Thauvin and updated by me. Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, \Ovalbox, with helpful tools for using box macros and flexible verbatim macros. You can box mathematics, floats, center, flushleft, and flushright, lists, and pages. --- print/tex-fancybox/DESCR | 4 ++++ print/tex-fancybox/Makefile | 13 +++++++++++++ print/tex-fancybox/PLIST | 2 ++ print/tex-fancybox/distinfo | 5 +++++ 4 files changed, 24 insertions(+) create mode 100644 print/tex-fancybox/DESCR create mode 100644 print/tex-fancybox/Makefile create mode 100644 print/tex-fancybox/PLIST create mode 100644 print/tex-fancybox/distinfo diff --git a/print/tex-fancybox/DESCR b/print/tex-fancybox/DESCR new file mode 100644 index 000000000000..063406bf2d30 --- /dev/null +++ b/print/tex-fancybox/DESCR @@ -0,0 +1,4 @@ +Provides variants of \fbox: \shadowbox, \doublebox, \ovalbox, \Ovalbox, +with helpful tools for using box macros and flexible verbatim macros. +You can box mathematics, floats, center, flushleft, and flushright, +lists, and pages. diff --git a/print/tex-fancybox/Makefile b/print/tex-fancybox/Makefile new file mode 100644 index 000000000000..1e18aae863fc --- /dev/null +++ b/print/tex-fancybox/Makefile @@ -0,0 +1,13 @@ +# $NetBSD$ + +DISTNAME= fancybox +PKGNAME= tex-${DISTNAME}-1.4 +TEXLIVE_REV= 18304 + +MAINTAINER= nico@orgrim.net +COMMENT= Variants of \fbox and other games with boxes + +CONFLICTS+= teTeX-texmf<=3.0nb27 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancybox/PLIST b/print/tex-fancybox/PLIST new file mode 100644 index 000000000000..5f88e8b39406 --- /dev/null +++ b/print/tex-fancybox/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD$ +share/texmf-dist/tex/latex/fancybox/fancybox.sty diff --git a/print/tex-fancybox/distinfo b/print/tex-fancybox/distinfo new file mode 100644 index 000000000000..3f2e8cb74f42 --- /dev/null +++ b/print/tex-fancybox/distinfo @@ -0,0 +1,5 @@ +$NetBSD$ + +SHA1 (tex-fancybox-18304/fancybox.tar.xz) = 7484c0cd19760dd4a1ce1ac40af95836e3f4bf80 +RMD160 (tex-fancybox-18304/fancybox.tar.xz) = 5f9cce67abd51f790a74b3948402da7110920b6a +Size (tex-fancybox-18304/fancybox.tar.xz) = 7692 bytes -- 2.41.0