From 3e7c1bab72e65ea9cb77b0aa80801a3197870d22 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 18 Sep 2011 00:41:30 +0000 Subject: Import tex-seminar-1.5 as print/tex-seminar. A class that produces overhead slides (transparencies), with many facilities. The class requires availability of the fancybox package. Seminar is also the basis of other classes, such as prosper. In fact, seminar is not nowadays reckoned a good basis for a presentation -- users are advised to use more recent classes such as powerdot or beamer, both of which are tuned to 21st-century presentation styles. Note that the seminar distribution relies on the xcomment package, which was once part of the bundle, but now has a separate existence. --- print/tex-seminar/DESCR | 8 ++++++++ print/tex-seminar/Makefile | 18 ++++++++++++++++++ print/tex-seminar/PLIST | 14 ++++++++++++++ print/tex-seminar/distinfo | 5 +++++ 4 files changed, 45 insertions(+) create mode 100644 print/tex-seminar/DESCR create mode 100644 print/tex-seminar/Makefile create mode 100644 print/tex-seminar/PLIST create mode 100644 print/tex-seminar/distinfo (limited to 'print') diff --git a/print/tex-seminar/DESCR b/print/tex-seminar/DESCR new file mode 100644 index 00000000000..39c72a399f0 --- /dev/null +++ b/print/tex-seminar/DESCR @@ -0,0 +1,8 @@ +A class that produces overhead slides (transparencies), with many +facilities. The class requires availability of the fancybox package. +Seminar is also the basis of other classes, such as prosper. In fact, +seminar is not nowadays reckoned a good basis for a presentation -- +users are advised to use more recent classes such as powerdot or beamer, +both of which are tuned to 21st-century presentation styles. Note that +the seminar distribution relies on the xcomment package, which was once +part of the bundle, but now has a separate existence. diff --git a/print/tex-seminar/Makefile b/print/tex-seminar/Makefile new file mode 100644 index 00000000000..39b781930c8 --- /dev/null +++ b/print/tex-seminar/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:41:30 minskim Exp $ + +DISTNAME= seminar +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 18322 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Make overhead slides + +CONFLICTS+= teTeX-texmf<=3.0nb30 +DEPENDS+= tex-2up-[0-9]*:../../print/tex-2up +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks +DEPENDS+= tex-xcomment-[0-9]*:../../print/tex-xcomment + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-seminar/PLIST b/print/tex-seminar/PLIST new file mode 100644 index 00000000000..46f31fc3e45 --- /dev/null +++ b/print/tex-seminar/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/18 00:41:30 minskim Exp $ +share/texmf-dist/tex/latex/seminar/npsfont.sty +share/texmf-dist/tex/latex/seminar/sem-a4.sty +share/texmf-dist/tex/latex/seminar/sem-page.sty +share/texmf-dist/tex/latex/seminar/semcolor.sty +share/texmf-dist/tex/latex/seminar/semhelv.sty +share/texmf-dist/tex/latex/seminar/seminar.bg2 +share/texmf-dist/tex/latex/seminar/seminar.bug +share/texmf-dist/tex/latex/seminar/seminar.cls +share/texmf-dist/tex/latex/seminar/seminar.sty +share/texmf-dist/tex/latex/seminar/semlayer.sty +share/texmf-dist/tex/latex/seminar/semlcmss.sty +share/texmf-dist/tex/latex/seminar/semrot.sty +share/texmf-dist/tex/latex/seminar/slidesec.sty diff --git a/print/tex-seminar/distinfo b/print/tex-seminar/distinfo new file mode 100644 index 00000000000..2b15015199e --- /dev/null +++ b/print/tex-seminar/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/09/18 00:41:30 minskim Exp $ + +SHA1 (tex-seminar-18322/seminar.tar.xz) = e78d32665e16ab6401426f7555f4cd20a41574c9 +RMD160 (tex-seminar-18322/seminar.tar.xz) = 1f33aac335fccd3d3381ebc0f95661f08495eb10 +Size (tex-seminar-18322/seminar.tar.xz) = 23268 bytes -- cgit v1.2.3