comparison src/openscenegraph.mk @ 654:3143f0590537

ignore version 2.8.2b which doesn't exist for package openscenegraph
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 22 Jan 2010 02:23:02 +0100
parents b7f03135aac7
children 29f1ba4559ae
comparison
equal deleted inserted replaced
653:b7f03135aac7 654:3143f0590537
1 # This file is part of mingw-cross-env. 1 # This file is part of mingw-cross-env.
2 # See doc/index.html or doc/README for further information. 2 # See doc/index.html or doc/README for further information.
3 3
4 # OpenSceneGraph 4 # OpenSceneGraph
5 PKG := openscenegraph 5 PKG := openscenegraph
6 $(PKG)_IGNORE := 6 $(PKG)_IGNORE := 2.8.2b
7 $(PKG)_VERSION := 2.8.2 7 $(PKG)_VERSION := 2.8.2
8 $(PKG)_CHECKSUM := f2f0a3285a022640345a81f536459f37f3f38d01 8 $(PKG)_CHECKSUM := f2f0a3285a022640345a81f536459f37f3f38d01
9 $(PKG)_SUBDIR := OpenSceneGraph-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := OpenSceneGraph-$($(PKG)_VERSION)
10 $(PKG)_FILE := $($(PKG)_SUBDIR).zip 10 $(PKG)_FILE := $($(PKG)_SUBDIR).zip
11 $(PKG)_WEBSITE := http://www.openscenegraph.org/ 11 $(PKG)_WEBSITE := http://www.openscenegraph.org/