comparison src/default-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 1e3c4d5240bb
children f6d63f2a2de6
comparison
equal deleted inserted replaced
3784:5796aeaa4df4 3785:e1e69acf0bb2
12 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz 12 $(PKG)_FILE := octave-$($(PKG)_VERSION).tar.gz
13 $(PKG)_URL := http://hydra.nixos.org/job/gnu/octave-default/tarball/latest/download 13 $(PKG)_URL := http://hydra.nixos.org/job/gnu/octave-default/tarball/latest/download
14 ifeq ($(USE_SYSTEM_FONTCONFIG),no) 14 ifeq ($(USE_SYSTEM_FONTCONFIG),no)
15 $(PKG)_FONTCONFIG := fontconfig 15 $(PKG)_FONTCONFIG := fontconfig
16 endif 16 endif
17 $(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile pcre portaudio pstoedit qrupdate qscintilla qt readline suitesparse texinfo zlib 17 $(PKG)_DEPS := blas arpack curl epstool fftw fltk $($(PKG)_FONTCONFIG) ghostscript gl2ps glpk gnuplot graphicsmagick hdf5 lapack libsndfile osmesa pcre portaudio pstoedit qrupdate qscintilla qt readline suitesparse texinfo zlib
18 ifeq ($(MXE_WINDOWS_BUILD),no) 18 ifeq ($(MXE_WINDOWS_BUILD),no)
19 $(PKG)_DEPS += x11 xext 19 $(PKG)_DEPS += x11 xext
20 endif 20 endif
21 ifeq ($(ENABLE_64),no) 21 ifeq ($(ENABLE_64),no)
22 $(PKG)_DEPS += qhull 22 $(PKG)_DEPS += qhull