summaryrefslogtreecommitdiff
path: root/graphics/Coin/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-08 20:10:08 +0000
committerrillig <rillig>2005-11-08 20:10:08 +0000
commit01df6759b6ba90307df1dadd5a2c1320008391e3 (patch)
tree1cd00a004782216c271e3aef8ca53312eac3eddf /graphics/Coin/Makefile
parentafc331c2bbb59825226e568e556a5ce751ab1ad5 (diff)
downloadpkgsrc-01df6759b6ba90307df1dadd5a2c1320008391e3.tar.gz
Updated Coin to 2.4.4.
Some of the changes since 2.2.0: - further improvements to SoOffscreenRenderer performance - SoRayPickAction precision improvements - Visual Studio project now installs only selected build (including static configurations now) - misc minor details, build fixes, documentation updates - Support for compressed textures - Windows: build settings are easier tunable from the Visual Studio projects (edit include/setup.h), and also includes static library build options now - reference doc improvements with file format examples and defaults sections for all scene objects. - completely Cygwin-less build setup for MS Windows / Visual Studio: - Visual Studio 6 project file in build/msvc6/ - Visual Studio .NET 2003 solution in build/msvc7/ - some minor API additions for internal optimization purposes - new node SoTextureCombine (for multi-texturing) - new texture coordinate mapping nodes SoTextureCoordinateCube, SoTextureCoordinateCylinder, and SoTextureCoordinateSphere - vertex buffer objects support - correct "sorted layers blend" transparency mode - improved thread safety
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r--graphics/Coin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 9a8406592ce..0bff46ff6f7 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 07:21:24 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/08 20:10:08 rillig Exp $
-DISTNAME= Coin-2.2.1
+DISTNAME= Coin-2.4.4
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/
+MASTER_SITES= http://ftp.coin3d.org/coin/src/all/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.coin3d.org/