comparison src/of-tsa.mk @ 4327:8e9b2a147e2a

of-tsa: update to v4.4.5 * src/of-tsa.mk: update version, chcksum * src/of-tsa-1-cross-fixes.patch: removed * dist-files.mk: remove of-tsa-1-cross-fixes.patch * build_packages.m: update tsa version
author John D
date Wed, 11 Jan 2017 16:12:35 -0500
parents 0727a16b2124
children 1933a9113e65
comparison
equal deleted inserted replaced
4326:cdb9bdcce9f5 4327:8e9b2a147e2a
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 := of-tsa 4 PKG := of-tsa
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 4.4.1 6 $(PKG)_VERSION := 4.4.5
7 $(PKG)_CHECKSUM := 3f2f6c6ca9e3ac7dec73f9294a18f1b35962a5dc 7 $(PKG)_CHECKSUM := b2d13fdfac29d360932144e726129359c1c6adf4
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := tsa 9 $(PKG)_SUBDIR := tsa-$($(PKG)_VERSION)
10 $(PKG)_FILE := tsa-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := tsa-$($(PKG)_VERSION).tar.gz
11 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/octave/$($(PKG)_FILE)?download 11 $(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/octave/$($(PKG)_FILE)?download
12 $(PKG)_DEPS := 12 $(PKG)_DEPS :=
13 ifeq ($(USE_SYSTEM_GCC),no) 13 ifeq ($(USE_SYSTEM_GCC),no)
14 $(PKG)_DEPS += libgomp 14 $(PKG)_DEPS += libgomp