view build_packages.m @ 3632:4e78b4a9e87c

Add libcdio,mpcdec, vcdimager, a52dec, wavpack from mxe_devel * dist-files.mk: add libcdio.mk,libmpcdec-1-configure_ac.patch,libmpcdec.mk, vcdimager-* * index.html: add libcdio, libmpcdec, a52dec, wavpack * src/libcdio.mk: new file * src/libmpcdec-1-configure_ac.patch: new file * src/libmpcdec.mk: new file * src/vcdimager-1-configure.patch: new file * src/vcdimager.mk: new file * src/a52dec.mk: new file * src/wavpack-1-exec_prefix.patch: new file * src/wavpack.mk: new file
author John Donoghue <john.donoghue@ieee.org>
date Mon, 30 Jun 2014 06:10:45 -0400
parents a85e88fdc89f
children 3b4116a23496
line wrap: on
line source

more ("off");
echo ("on");
% cd to script directory as the packages files are in the same place
[packagedir] = fileparts(mfilename("fullpathext"));
if length(packagedir) > 0
  cd(packagedir);
endif
% install the packages
pkg install general-1.3.4.tar.gz
pkg install miscellaneous-1.2.1.tar.gz
pkg install struct-1.0.10.tar.gz
pkg install optim-1.3.1.tar.gz
pkg install specfun-1.1.0.tar.gz
pkg install control-2.6.5.tar.gz
pkg install signal-1.3.0.tar.gz
pkg install communications-1.2.0.tar.gz
pkg install image-2.2.1.tar.gz
pkg install io-2.2.2.tar.gz
pkg install statistics-1.2.3.tar.gz
pkg install geometry-1.7.0.tar.gz
pkg install windows-1.2.1.tar.gz
pkg install odepkg-0.8.4.tar.gz
pkg install linear-algebra-2.2.0.tar.gz
pkg install sockets-1.0.8.tar.gz
pkg install zenity-0.5.7.tar.gz
pkg install actuarial-1.1.0.tar.gz
pkg install data-smoothing-1.3.0.tar.gz
pkg install fuzzy-logic-toolkit-0.4.2.tar.gz
pkg install quaternion-2.2.1.tar.gz
pkg install fits-1.0.5.tar.gz
pkg install fl-core-1.0.0.tar.gz
pkg install tsa-4.2.7.tar.gz
pkg install dicom-0.1.1.tar.gz
pkg install netcdf-1.0.4.tar.gz