summaryrefslogtreecommitdiff
path: root/print/tex-prosper
diff options
context:
space:
mode:
authorminskim <minskim>2011-09-18 03:30:26 +0000
committerminskim <minskim>2011-09-18 03:30:26 +0000
commitb314b018326d7ad368495400a49aab15996a5925 (patch)
treebd5901f7b21968bb6701bc2815c03b9be4793ce0 /print/tex-prosper
parent7b86a87eebc955df3307284e56ebb925c5e25ea3 (diff)
downloadpkgsrc-b314b018326d7ad368495400a49aab15996a5925.tar.gz
Update tex-prosper to 1.5 and remove dependencies on teTeX.
Based on patches from Nicolas Thauvin. Changes: * bookmarks for all overlays * corrected bug preventing correct use of \cite in slides with overlays. * corrected reinitialization problem of the current color when option "colorlinks" is true * Now, counters are not incremented inside overlays. Added macros to support this. Labels should no longer reported multiply defined in overlays either. * Prosper now supports Adobe distiller for transforming PS files into PDF files
Diffstat (limited to 'print/tex-prosper')
-rw-r--r--print/tex-prosper/DESCR12
-rw-r--r--print/tex-prosper/Makefile63
-rw-r--r--print/tex-prosper/PLIST139
-rw-r--r--print/tex-prosper/distinfo11
4 files changed, 86 insertions, 139 deletions
diff --git a/print/tex-prosper/DESCR b/print/tex-prosper/DESCR
index 3e9ab801a01..f10a1ef34c4 100644
--- a/print/tex-prosper/DESCR
+++ b/print/tex-prosper/DESCR
@@ -1,6 +1,8 @@
-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
+Prosper is a LaTeX class for writing transparencies. It is written as an
+extension of the seminar class by Timothy Van Zandt. Prosper offers a
+friendly environment for 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.
+animation effects, incremental display, and so on. Various visual styles
+are supported (including some that mimic PowerPoint) and others are
+being contributed.
diff --git a/print/tex-prosper/Makefile b/print/tex-prosper/Makefile
index 797897fd619..26711c2d5e8 100644
--- a/print/tex-prosper/Makefile
+++ b/print/tex-prosper/Makefile
@@ -1,49 +1,22 @@
-# $NetBSD: Makefile,v 1.15 2010/01/27 16:35:37 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.16 2011/09/18 03:30:26 minskim Exp $
-DISTNAME= prosper-1.00.4
-PKGNAME= tex-${DISTNAME}
-PKGREVISION= 4
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prosper/}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} PPRblends.sty.gz
+DISTNAME= prosper
+PKGNAME= tex-${DISTNAME}-1.5
+TEXLIVE_REV= 15878
-MAINTAINER= minskim@NetBSD.org
+MAINTAINER= nico@orgrim.net
HOMEPAGE= http://sourceforge.net/projects/prosper/
-COMMENT= LaTeX class for writing transparencies
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-WRKSRC= ${WRKDIR}/prosper
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-USE_TOOLS+= pax
-
-TEXMF= ${PKG_LOCALTEXMFPREFIX}
-PROSPERDIR= ${TEXMF}/tex/latex/prosper
-
-DOCS= AUTHORS ChangeLog FAQ INSTALL NEWS README TODO \
- TROUBLESHOOTINGS
-DOCDIR= ${PREFIX}/share/doc/tex-prosper
-EGDIR= ${PREFIX}/share/examples/tex-prosper
-
-.include "../../print/teTeX/module.mk"
-
-post-extract:
- ${MV} ${WRKDIR}/PPRblends.sty ${WRKSRC}/contrib
- ${MV} ${WRKSRC}/doc/doc-examples ${WRKSRC}/examples
- ${FIND} ${WRKSRC} -name CVS -print | ${XARGS} ${RM} -rf
-
-INSTALLATION_DIRS+= ${PROSPERDIR} ${DOCDIR} ${EGDIR}
-
-do-install:
- cd ${WRKSRC} && pax -rw -pp -pm *.sty *.cls img contrib designer \
- ${DESTDIR}${PROSPERDIR}
- cd ${WRKSRC}/doc && pax -rw -pp -pm . ${DESTDIR}${DOCDIR}
- cd ${WRKSRC}/examples && pax -rw -pp -pm . ${DESTDIR}${EGDIR}
-.for f in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR}
-.endfor
-
+COMMENT= LaTeX class for high quality slides
+
+DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
+DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp
+DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido
+DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
+DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar
+
+.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-prosper/PLIST b/print/tex-prosper/PLIST
index e5847b59593..15698de7e82 100644
--- a/print/tex-prosper/PLIST
+++ b/print/tex-prosper/PLIST
@@ -1,82 +1,57 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:12:02 joerg 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
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRalienglow.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRautumn.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRazure.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRcontemporain.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRdarkblue.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRdefault.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRframes.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRlignesbleues.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRnuancegris.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/PPRtroispoints.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/PPRalcatel.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/PPRblends.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/PPRgyom.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/PPRpascal.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/PPRrico.sty
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/gyom.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/gyom.tex
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/img/angleHG.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/img/barre-rico.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/img/rico_bullet1.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/img/rico_bullet2.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/img/rico_bullet3.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/rico.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/contrib/rico.tex
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/designer/prosper-template.jpg
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/designer/prosper.png
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/designer/prosper.ui
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/arrow-glow.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/bullet-glow.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/green-bullet-on-blue.gif
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/green-bullet-on-blue.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/green-bullet-on-white.gif
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/green-bullet-on-white.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/red-bullet-on-blue.gif
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/red-bullet-on-blue.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/red-bullet-on-white.gif
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/red-bullet-on-white.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/rule-glow.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/yellow-bullet-on-blue.gif
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/yellow-bullet-on-blue.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/yellow-bullet-on-white.gif
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/img/yellow-bullet-on-white.ps
-${PKG_LOCALTEXMFPREFIX}/tex/latex/prosper/prosper.cls
+@comment $NetBSD: PLIST,v 1.6 2011/09/18 03:30:26 minskim Exp $
+share/texmf-dist/tex/latex/prosper/PPRalcatel.sty
+share/texmf-dist/tex/latex/prosper/PPRalienglow.sty
+share/texmf-dist/tex/latex/prosper/PPRautumn.sty
+share/texmf-dist/tex/latex/prosper/PPRazure.sty
+share/texmf-dist/tex/latex/prosper/PPRblends.sty
+share/texmf-dist/tex/latex/prosper/PPRcapsules.sty
+share/texmf-dist/tex/latex/prosper/PPRcontemporain.sty
+share/texmf-dist/tex/latex/prosper/PPRcorners.sty
+share/texmf-dist/tex/latex/prosper/PPRdarkblue.sty
+share/texmf-dist/tex/latex/prosper/PPRdefault.sty
+share/texmf-dist/tex/latex/prosper/PPRframes.sty
+share/texmf-dist/tex/latex/prosper/PPRfyma.sty
+share/texmf-dist/tex/latex/prosper/PPRgyom.sty
+share/texmf-dist/tex/latex/prosper/PPRlignesbleues.sty
+share/texmf-dist/tex/latex/prosper/PPRmancini.sty
+share/texmf-dist/tex/latex/prosper/PPRnuancegris.sty
+share/texmf-dist/tex/latex/prosper/PPRprettybox.sty
+share/texmf-dist/tex/latex/prosper/PPRrico.sty
+share/texmf-dist/tex/latex/prosper/PPRserpaggi.sty
+share/texmf-dist/tex/latex/prosper/PPRthomasd.sty
+share/texmf-dist/tex/latex/prosper/PPRtroispoints.sty
+share/texmf-dist/tex/latex/prosper/PPRwhitecross.sty
+share/texmf-dist/tex/latex/prosper/PPRwinter.sty
+share/texmf-dist/tex/latex/prosper/PPRwj.sty
+share/texmf-dist/tex/latex/prosper/angleHG.ps
+share/texmf-dist/tex/latex/prosper/arrow-glow.ps
+share/texmf-dist/tex/latex/prosper/barre-rico.ps
+share/texmf-dist/tex/latex/prosper/blue-inverted-arrow.ps
+share/texmf-dist/tex/latex/prosper/boule-base.eps
+share/texmf-dist/tex/latex/prosper/boulebleue-fondblanc.eps
+share/texmf-dist/tex/latex/prosper/boulerouge-fondblanc.eps
+share/texmf-dist/tex/latex/prosper/bouleverte-fondblanc.eps
+share/texmf-dist/tex/latex/prosper/bullet-glow.ps
+share/texmf-dist/tex/latex/prosper/compilation.eps
+share/texmf-dist/tex/latex/prosper/degrade-base.eps
+share/texmf-dist/tex/latex/prosper/degrade-blanc-bleu.eps
+share/texmf-dist/tex/latex/prosper/green-bullet-on-blue-wc.ps
+share/texmf-dist/tex/latex/prosper/green-bullet-on-blue.ps
+share/texmf-dist/tex/latex/prosper/green-bullet-on-white.ps
+share/texmf-dist/tex/latex/prosper/green-inverted-arrow.ps
+share/texmf-dist/tex/latex/prosper/gyom.ps
+share/texmf-dist/tex/latex/prosper/prosper-structure.eps
+share/texmf-dist/tex/latex/prosper/prosper.cls
+share/texmf-dist/tex/latex/prosper/red-bullet-on-blue-wc.ps
+share/texmf-dist/tex/latex/prosper/red-bullet-on-blue.ps
+share/texmf-dist/tex/latex/prosper/red-bullet-on-white.ps
+share/texmf-dist/tex/latex/prosper/red-inverted-arrow.ps
+share/texmf-dist/tex/latex/prosper/rico.ps
+share/texmf-dist/tex/latex/prosper/rico_bullet1.ps
+share/texmf-dist/tex/latex/prosper/rico_bullet2.ps
+share/texmf-dist/tex/latex/prosper/rico_bullet3.ps
+share/texmf-dist/tex/latex/prosper/rotation.ps
+share/texmf-dist/tex/latex/prosper/rule-glow.ps
+share/texmf-dist/tex/latex/prosper/yellow-bullet-on-blue-wc.ps
+share/texmf-dist/tex/latex/prosper/yellow-bullet-on-blue.ps
+share/texmf-dist/tex/latex/prosper/yellow-bullet-on-white.ps
diff --git a/print/tex-prosper/distinfo b/print/tex-prosper/distinfo
index 00bbfcd1d87..420dce8bca7 100644
--- a/print/tex-prosper/distinfo
+++ b/print/tex-prosper/distinfo
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:51:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2011/09/18 03:30:26 minskim Exp $
-SHA1 (prosper-1.00.4.tar.gz) = 42ffa133b036d9fc022f6db8642be0f2e5c6459c
-RMD160 (prosper-1.00.4.tar.gz) = 4fda597fb0666acffef5095486ef4b035e86611a
-Size (prosper-1.00.4.tar.gz) = 768604 bytes
-SHA1 (PPRblends.sty.gz) = 61e7b8dac7aeba41eaae458011ce584508ab270a
-RMD160 (PPRblends.sty.gz) = a09693761175cbdbb544191a4f4a795de192c256
-Size (PPRblends.sty.gz) = 1530 bytes
+SHA1 (tex-prosper-15878/prosper.tar.xz) = f363f75b8c5c0fe756e698dd62cc42f270ea124f
+RMD160 (tex-prosper-15878/prosper.tar.xz) = bcb06eccb1cbd1cb9ea2ae72835b7f83dba145c9
+Size (tex-prosper-15878/prosper.tar.xz) = 94932 bytes