Commit graph

8 commits

Author SHA1 Message Date
jlam
6675babaf0 Regen patch checksums. 2005-06-24 21:01:48 +00:00
jlam
82908831d8 * Libtoolize graphics/OpenRM so that we correctly build shared libraries
on all platforms supported by libtool.

* Remove the unnecessary dependencies on glut and perl, and only use
  perl as a build dependency.

* Use REPLACE_PERL instead of hand-crafted substitution code.

Bump the PKGREVISION for graphics/OpenRM to 2.  Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries.  In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
2005-06-23 04:02:48 +00:00
garbled
6f31a4caed NetBSD 2.0 and above pthread doesn't have pthread_set_concurrency. Ifdef
out for NetBSD.
2005-06-07 16:21:41 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
garbled
b24c35a9e9 Update OpenRM to 1.5.2
#  New indexed primitive types: quads, quad-strips, tris, tri-strips,
along with a new RMdemo program that exercises these new primitives.
# New primitive type: quad-strips.
# Expanded set of supported platforms: 64-bit Linux, MacOSX (it really
works this time)
# Dramatically improved "tfly" demo program produces stunning visuals
(see images below).
# Overhauled configure script for enhanced multi-architecture support in
the RMdemo distribution.
# New Gordo demonstration program "lightModes" that lets you explore
OpenRM's light source parameters and lighting environment attributes.
2004-04-19 05:54:45 +00:00
jlam
847c329d0d Simplify last commit by just passing LDFLAGS to the compiler when linking
the shared library.  This automatically puts the LDFLAGS for any
dependencies, including the gcc3-* packages, into the link command.
2004-02-10 23:58:36 +00:00
garbled
2a8f90ddf6 Add a patch to make this link properly with libGL 2004-02-10 21:54:32 +00:00
garbled
606292f748 New package for OpenRM 1.5.1. An opensource 3D Scene Graph API. 2004-02-05 20:34:17 +00:00