comparison src/of-nurbs.mk @ 4381:48ff10ecae2d

of-nurbs: update to 1.3.13 * build_packages.m: update nurbs version number * src/of-nurbs.mk: updae version, checksum
author John D
date Mon, 17 Apr 2017 13:02:57 -0400
parents e9bc89b98054
children 1933a9113e65
comparison
equal deleted inserted replaced
4380:ecad9fe83f88 4381:48ff10ecae2d
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := of-nurbs 4 PKG := of-nurbs
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.3.10 6 $(PKG)_VERSION := 1.3.13
7 $(PKG)_CHECKSUM := 92ae4351cbd61df0246822c5464968267712576e 7 $(PKG)_CHECKSUM := ae884f4edf4ee121928ff40e2e06372d2ef8f50a
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := nurbs 9 $(PKG)_SUBDIR := nurbs-$($(PKG)_VERSION)
10 $(PKG)_FILE := nurbs-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := nurbs-$($(PKG)_VERSION).tar.gz
11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
12 $(PKG)_DEPS := 12 $(PKG)_DEPS :=
13 ifeq ($(USE_SYSTEM_GCC),no) 13 ifeq ($(USE_SYSTEM_GCC),no)
14 $(PKG)_DEPS += libgomp 14 $(PKG)_DEPS += libgomp