comparison src/stable-octave.mk @ 3785:e1e69acf0bb2

osmesa: added for offscreen rendering with OpenGL toolkits
author Andreas Weber <andy.weber.aw@gmail.com>
date Fri, 13 Feb 2015 21:25:57 +0100
parents 86d65a780bab
children f6d63f2a2de6
comparison
equal deleted inserted replaced
3784:5796aeaa4df4 3785:e1e69acf0bb2
9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.bz2 9 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.bz2
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
13 endif 13 endif
14 $(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack pcre pstoedit qrupdate qscintilla qt readline suitesparse texinfo zlib 14 $(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack osmesa pcre pstoedit qrupdate qscintilla qt readline suitesparse texinfo zlib
15 ifeq ($(MXE_WINDOWS_BUILD),no) 15 ifeq ($(MXE_WINDOWS_BUILD),no)
16 $(PKG)_DEPS += x11 xext 16 $(PKG)_DEPS += x11 xext
17 endif 17 endif
18 ifeq ($(ENABLE_64),no) 18 ifeq ($(ENABLE_64),no)
19 $(PKG)_DEPS += qhull 19 $(PKG)_DEPS += qhull