comparison src/of-signal.mk @ 3354:0155a6dfded1

Update of-xxxxx packages to latest of octave-forge * index.html: update package versions: communications=1.2.0, signal=1.2.0, control=2.6.0. * src/of-communications.mk: update checksum. * src/of-signal.mk: update checksum. * src/control.mk: update checksum. * src/of-communications-1-fixes.patch: removed patch. * dist-files.mk: removed of-communications-1-fixes.patch. * build_packages.m: update for updated package versions.
author John Donoghue <john.donoghue@ieee.org>
date Sun, 08 Dec 2013 20:51:14 -0500
parents 290e049823c9
children 13be64f9f16d
comparison
equal deleted inserted replaced
3353:730fe4ac1a29 3354:0155a6dfded1
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-signal 4 PKG := of-signal
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_CHECKSUM := 87ed51b878ac49d32c328032500dff452132240b 6 $(PKG)_CHECKSUM := 02d30ac92cb1ecb94247c9ce993f8a296081bf53
7 $(PKG)_REMOTE_SUBDIR := 7 $(PKG)_REMOTE_SUBDIR :=
8 $(PKG)_SUBDIR := signal 8 $(PKG)_SUBDIR := signal
9 $(PKG)_FILE := signal-$($(PKG)_VERSION).tar.gz 9 $(PKG)_FILE := signal-$($(PKG)_VERSION).tar.gz
10 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 10 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
11 $(PKG)_DEPS := of-specfun of-control of-general 11 $(PKG)_DEPS := of-specfun of-control of-general