NOTICE: This package has been removed from pkgsrc

./wip/residual-nightly, Lucas Arts LUA-based 3D adventure engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 20121211, Package name: residual-20121211, Maintainer: pkgsrc-users

Residual is a ScummVM (http://www.scummvm.org/) sub-project to play LucasArts'
LUA-based 3D adventures, such as Grim Fandango. Residual is an OpenGL program,
and requires a 3D card with working OpenGL support for optimum playability.

A software renderer is also included for machines without hardware OpenGL.


Required to run:
[audio/flac] [audio/libvorbis] [audio/libmad] [devel/SDL]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/subversion-base] [x11/renderproto] [x11/randrproto]

Version history: (Expand)


CVS history: (Expand)


   2012-12-22 04:46:32 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Remove residual-nightly, now that a release version exists.
(Program was renamed to residualvm in the meantime.)
   2012-12-12 11:44:37 by Thomas Klausner | Files touched by this commit (10)
Log message:
Reset maintainer on his request.
   2012-11-23 23:33:55 by othyro | Files touched by this commit (43)
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
   2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-18 11:36:49 by Thomas Klausner | Files touched by this commit (1)
Log message:
Update PLIST for CVS changes (- TODO, + modern.zip).

   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html