comparison src/stable-octave.mk @ 3532:f285f1a665d4

stable-octave: update to 3.8.1-rc3
author John W. Eaton <jwe@octave.org>
date Mon, 17 Feb 2014 04:12:52 -0500
parents b111822b0bf0
children b86f53e6429f
comparison
equal deleted inserted replaced
3531:d765eab1691e 3532:f285f1a665d4
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 := stable-octave 4 PKG := stable-octave
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 3.8.1-rc1 6 $(PKG)_VERSION := 3.8.1-rc3
7 $(PKG)_CHECKSUM := 5253e22690c7af70c28077b290354503fcfca13c 7 $(PKG)_CHECKSUM := 437568b1e2b2a8194451ce604a3e2a99f3593a7d
8 $(PKG)_SUBDIR := octave-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := octave-$($(PKG)_VERSION)
9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := ftp://ftp.gnu.org/gnu/octave/$($(PKG)_FILE) 10 $(PKG)_URL := ftp://ftp.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