comparison src/octave.mk @ 4244:0e35d2f6fc6a

octave.mk: Update to version 4.2.0-rc4.
author John W. Eaton <jwe@octave.org>
date Sun, 13 Nov 2016 12:41:44 -0500
parents 1cb1ce8f351c
children 07671a76e291
comparison
equal deleted inserted replaced
4242:63a1257dd4f1 4244:0e35d2f6fc6a
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 := 4.2.0-rc3 6 $(PKG)_VERSION := 4.2.0-rc4
7 $(PKG)_CHECKSUM := 78521a5010351bf5c33459c79d823299122db2bb 7 $(PKG)_CHECKSUM := a96a143a2f49306b259535454389d16393853fc4
8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.lz 9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.lz
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