Commit graph

3 commits

Author SHA1 Message Date
Greg Lewis
ffd9eaca7e . Add in the AcrobatViewer script template, missed in the previous commit.
Submitted by:	Stefan Thurner <thurners@nicsys.de>
Pointy hat:	glewis
2008-02-09 15:58:06 +00:00
Greg Lewis
67b17690d2 . Make this port run. Its always built correctly, but I've had problems
running it.  The changes include:
  . Pull in stubs for the MRJToolkit classes.  These are not used, but
    some are imported, so the app was failing with NoClassDef errors.
  . Eliminate the build dependency on Perl.
  . Use standard ways of depending on Java.
  . Don't install unnecessary stuff.
  . Install in appropriate directories and respect NOPORTDOCS.
  . Replace the relatively complicated and non-working launcher script
    supplied with a simple version that uses javavm(1).
2008-02-06 17:11:43 +00:00
Maxim Sobolev
1b69e27a4e Initial import of Adobe AcrobatViewer(r) - a new Adobe's free PDF viewer written
entirely in Java

PR:		16606
Submitted by:	sobomax
2000-05-29 08:34:03 +00:00