comparison src/octave.mk @ 4237:1cb1ce8f351c

octave: Bump version to 4.2.0-rc3.
author John W. Eaton <jwe@octave.org>
date Fri, 28 Oct 2016 10:07:28 -0400
parents 353adab0f253
children 0e35d2f6fc6a
comparison
equal deleted inserted replaced
4236:49430638c5bd 4237:1cb1ce8f351c
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-rc2 6 $(PKG)_VERSION := 4.2.0-rc3
7 $(PKG)_CHECKSUM := a4fa80e0493bf2c818c4574744e2a706138df7c4 7 $(PKG)_CHECKSUM := 78521a5010351bf5c33459c79d823299122db2bb
8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.xz 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
13 endif 13 endif
14 $(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile osmesa pcre portaudio pstoedit qrupdate qscintilla readline suitesparse texinfo zlib 14 $(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile osmesa pcre portaudio pstoedit qrupdate qscintilla readline suitesparse texinfo zlib