summaryrefslogtreecommitdiff
path: root/print/tex-prosper
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-12-25 13:27:32 +0000
committerjmmv <jmmv>2003-12-25 13:27:32 +0000
commit6248919c7f8fff1a331d4161a3a64f67684fec3b (patch)
treeca725bc62fea0f367629872511ac4752d332b5c4 /print/tex-prosper
parent8bf341d3e7db5e439d542aa610a7c03ee518cd5d (diff)
downloadpkgsrc-6248919c7f8fff1a331d4161a3a64f67684fec3b.tar.gz
Initial import of tex-prosper, version 1.00.4:
Prosper is a LaTeX class for writing transparencies. It is written on top of the seminar class by Timothy Van Zandt. It aims at offering an environment for easily creating slides for both presentations with an overhead projector and a video projector. Slides prepared for a presentation with a computer and a video projector may integrate animation effects, incremental display, and such. From Min Sik Kim in pkgsrc-wip.
Diffstat (limited to 'print/tex-prosper')
-rw-r--r--print/tex-prosper/DESCR6
-rw-r--r--print/tex-prosper/Makefile47
-rw-r--r--print/tex-prosper/PLIST91
-rw-r--r--print/tex-prosper/distinfo6
4 files changed, 150 insertions, 0 deletions
diff --git a/print/tex-prosper/DESCR b/print/tex-prosper/DESCR
new file mode 100644
index 00000000000..3e9ab801a01
--- /dev/null
+++ b/print/tex-prosper/DESCR
@@ -0,0 +1,6 @@
+Prosper is a LaTeX class for writing transparencies. It is written on
+top of the seminar class by Timothy Van Zandt. It aims at offering an
+environment for easily creating slides for both presentations with an
+overhead projector and a video projector. Slides prepared for a
+presentation with a computer and a video projector may integrate
+animation effects, incremental display, and such.
diff --git a/print/tex-prosper/Makefile b/print/tex-prosper/Makefile
new file mode 100644
index 00000000000..0454f4ba973
--- /dev/null
+++ b/print/tex-prosper/Makefile
@@ -0,0 +1,47 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/25 13:27:32 jmmv Exp $
+#
+
+DISTNAME= prosper-1.00.4
+PKGNAME= tex-${DISTNAME}
+WRKSRC= ${WRKDIR}/prosper
+CATEGORIES= print
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prosper/}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz
+
+MAINTAINER= minskim@bawi.org
+HOMEPAGE= http://prosper.sourceforge.net/
+COMMENT= LaTeX class for writing transparencies
+
+DEPENDS= teTeX-bin-[0-9]*:../../print/teTeX-bin
+
+NO_CONFIGURE= yes
+NO_BUILD= yes
+
+TEXMF= ${LOCALBASE}/share/texmf
+PROSPERDIR= ${TEXMF}/tex/latex/misc/prosper
+
+DOCS= AUTHORS ChangeLog FAQ INSTALL NEWS README TODO \
+ TROUBLESHOOTINGS
+DOCDIR= ${LOCALBASE}/share/doc/tex-prosper
+EGDIR= ${LOCALBASE}/share/examples/tex-prosper
+
+post-extract:
+ ${MV} ${WRKDIR}/PPRblends.sty ${WRKSRC}/contrib
+ ${MV} ${WRKSRC}/doc/doc-examples ${WRKSRC}/examples
+ ${FIND} ${WRKSRC} -name CVS -printx | ${XARGS} ${RM} -rf
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PROSPERDIR}
+ ${INSTALL_DATA_DIR} ${DOCDIR}
+ ${INSTALL_DATA_DIR} ${EGDIR}
+ cd ${WRKSRC} && ${PAX} -rw -pp -pm *.sty *.cls img contrib designer \
+ ${PROSPERDIR}
+ cd ${WRKSRC}/doc && ${PAX} -rw -pp -pm . ${DOCDIR}
+ cd ${WRKSRC}/examples && ${PAX} -rw -pp -pm . ${EGDIR}
+.for f in ${DOCS}
+ ${INSTALL_DATA} ${WRKSRC}/$f ${DOCDIR}
+.endfor
+.undef f
+ ${LOCALBASE}/bin/mktexlsr
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-prosper/PLIST b/print/tex-prosper/PLIST
new file mode 100644
index 00000000000..a1dd16b758e
--- /dev/null
+++ b/print/tex-prosper/PLIST
@@ -0,0 +1,91 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/25 13:27:32 jmmv Exp $
+share/doc/tex-prosper/AUTHORS
+share/doc/tex-prosper/ChangeLog
+share/doc/tex-prosper/FAQ
+share/doc/tex-prosper/INSTALL
+share/doc/tex-prosper/NEWS
+share/doc/tex-prosper/README
+share/doc/tex-prosper/TODO
+share/doc/tex-prosper/TROUBLESHOOTINGS
+share/doc/tex-prosper/compilation.eps
+share/doc/tex-prosper/compilation.fig
+share/doc/tex-prosper/prosper-doc.pdf
+share/doc/tex-prosper/prosper-doc.tex
+share/doc/tex-prosper/prosper-structure.eps
+share/doc/tex-prosper/prosper-structure.fig
+share/doc/tex-prosper/prosper-tour.pdf
+share/doc/tex-prosper/prosper-tour.ps
+share/doc/tex-prosper/prosper-tour.tex
+share/doc/tex-prosper/rotation.ps
+share/doc/tex-prosper/rotation.tex
+share/examples/tex-prosper/Example.tex
+share/examples/tex-prosper/ExampleAlienglow.ps
+share/examples/tex-prosper/ExampleAlienglow.tex
+share/examples/tex-prosper/ExampleAutumn.ps
+share/examples/tex-prosper/ExampleAutumn.tex
+share/examples/tex-prosper/ExampleAzure.ps
+share/examples/tex-prosper/ExampleAzure.tex
+share/examples/tex-prosper/ExampleContemporain.ps
+share/examples/tex-prosper/ExampleContemporain.tex
+share/examples/tex-prosper/ExampleDarkblue.ps
+share/examples/tex-prosper/ExampleDarkblue.tex
+share/examples/tex-prosper/ExampleFrames.ps
+share/examples/tex-prosper/ExampleFrames.tex
+share/examples/tex-prosper/ExampleLignesbleues.ps
+share/examples/tex-prosper/ExampleLignesbleues.tex
+share/examples/tex-prosper/ExampleNuanceGris.ps
+share/examples/tex-prosper/ExampleNuanceGris.tex
+share/examples/tex-prosper/ExampleTroisPoints.ps
+share/examples/tex-prosper/ExampleTroisPoints.tex
+share/texmf/tex/latex/misc/prosper/PPRalienglow.sty
+share/texmf/tex/latex/misc/prosper/PPRautumn.sty
+share/texmf/tex/latex/misc/prosper/PPRazure.sty
+share/texmf/tex/latex/misc/prosper/PPRcontemporain.sty
+share/texmf/tex/latex/misc/prosper/PPRdarkblue.sty
+share/texmf/tex/latex/misc/prosper/PPRdefault.sty
+share/texmf/tex/latex/misc/prosper/PPRframes.sty
+share/texmf/tex/latex/misc/prosper/PPRlignesbleues.sty
+share/texmf/tex/latex/misc/prosper/PPRnuancegris.sty
+share/texmf/tex/latex/misc/prosper/PPRtroispoints.sty
+share/texmf/tex/latex/misc/prosper/contrib/PPRalcatel.sty
+share/texmf/tex/latex/misc/prosper/contrib/PPRblends.sty
+share/texmf/tex/latex/misc/prosper/contrib/PPRgyom.sty
+share/texmf/tex/latex/misc/prosper/contrib/PPRpascal.sty
+share/texmf/tex/latex/misc/prosper/contrib/PPRrico.sty
+share/texmf/tex/latex/misc/prosper/contrib/gyom.ps
+share/texmf/tex/latex/misc/prosper/contrib/gyom.tex
+share/texmf/tex/latex/misc/prosper/contrib/img/angleHG.ps
+share/texmf/tex/latex/misc/prosper/contrib/img/barre-rico.ps
+share/texmf/tex/latex/misc/prosper/contrib/img/rico_bullet1.ps
+share/texmf/tex/latex/misc/prosper/contrib/img/rico_bullet2.ps
+share/texmf/tex/latex/misc/prosper/contrib/img/rico_bullet3.ps
+share/texmf/tex/latex/misc/prosper/contrib/rico.ps
+share/texmf/tex/latex/misc/prosper/contrib/rico.tex
+share/texmf/tex/latex/misc/prosper/designer/prosper-template.jpg
+share/texmf/tex/latex/misc/prosper/designer/prosper.png
+share/texmf/tex/latex/misc/prosper/designer/prosper.ui
+share/texmf/tex/latex/misc/prosper/img/arrow-glow.ps
+share/texmf/tex/latex/misc/prosper/img/bullet-glow.ps
+share/texmf/tex/latex/misc/prosper/img/green-bullet-on-blue.gif
+share/texmf/tex/latex/misc/prosper/img/green-bullet-on-blue.ps
+share/texmf/tex/latex/misc/prosper/img/green-bullet-on-white.gif
+share/texmf/tex/latex/misc/prosper/img/green-bullet-on-white.ps
+share/texmf/tex/latex/misc/prosper/img/red-bullet-on-blue.gif
+share/texmf/tex/latex/misc/prosper/img/red-bullet-on-blue.ps
+share/texmf/tex/latex/misc/prosper/img/red-bullet-on-white.gif
+share/texmf/tex/latex/misc/prosper/img/red-bullet-on-white.ps
+share/texmf/tex/latex/misc/prosper/img/rule-glow.ps
+share/texmf/tex/latex/misc/prosper/img/yellow-bullet-on-blue.gif
+share/texmf/tex/latex/misc/prosper/img/yellow-bullet-on-blue.ps
+share/texmf/tex/latex/misc/prosper/img/yellow-bullet-on-white.gif
+share/texmf/tex/latex/misc/prosper/img/yellow-bullet-on-white.ps
+share/texmf/tex/latex/misc/prosper/prosper.cls
+@dirrm share/texmf/tex/latex/misc/prosper/img
+@dirrm share/texmf/tex/latex/misc/prosper/designer
+@dirrm share/texmf/tex/latex/misc/prosper/contrib/img
+@dirrm share/texmf/tex/latex/misc/prosper/contrib
+@dirrm share/texmf/tex/latex/misc/prosper
+@exec %D/bin/mktexlsr
+@unexec %D/bin/mktexlsr
+@dirrm share/examples/tex-prosper
+@dirrm share/doc/tex-prosper
diff --git a/print/tex-prosper/distinfo b/print/tex-prosper/distinfo
new file mode 100644
index 00000000000..ce100c26dd8
--- /dev/null
+++ b/print/tex-prosper/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/25 13:27:32 jmmv Exp $
+
+SHA1 (prosper-1.00.4.tar.gz) = 42ffa133b036d9fc022f6db8642be0f2e5c6459c
+Size (prosper-1.00.4.tar.gz) = 768604 bytes
+SHA1 (PPRblends.sty.gz) = 61e7b8dac7aeba41eaae458011ce584508ab270a
+Size (PPRblends.sty.gz) = 1530 bytes