comparison src/octave.mk @ 3636:7f8d5eecf152

octave: update for 3.8.2-rc2 * src/octave.mk: update version to 3.8.2-rc2
author John Donoghue <john.donoghue@ieee.org>
date Tue, 01 Jul 2014 19:01:15 -0400
parents 5ab3fc53d7a5
children f2503a486cce
comparison
equal deleted inserted replaced
3635:b8889ee7cc08 3636:7f8d5eecf152
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 := octave 4 PKG := octave
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 3.8.2-rc1 6 $(PKG)_VERSION := 3.8.2-rc2
7 $(PKG)_CHECKSUM := face1114dd7c7a04392a23c4ce2d916c999e0ed4 7 $(PKG)_CHECKSUM := 07b1266cd55cc79099382e858c430fdd8dcfb638
8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := ftp://alpha.gnu.org/gnu/octave/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://alpha.gnu.org/gnu/octave/$($(PKG)_FILE)
11 ifeq ($(USE_SYSTEM_FONTCONFIG),no) 11 ifeq ($(USE_SYSTEM_FONTCONFIG),no)
12 $(PKG)_FONTCONFIG := fontconfig 12 $(PKG)_FONTCONFIG := fontconfig