slackbuilds_ponce/development/mlton/mlton.info
David Spencer bab39a97c3 development/mlton: Fix ownership + cleanups.
Bad file ownership caused by 'make install' exploding tarballs
  in the upstream sources.
Limit memory usage (build fail with large memory).
ARCH wasn't checked when explicitly set.
The build fails with multiple make jobs.
BUILD is for the output package name, don't conflate it
  with the last bit of PREBUILT.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-06-03 18:11:01 +01:00

12 lines
480 B
Text

PRGNAM="mlton"
VERSION="20180207"
HOMEPAGE="http://mlton.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://downloads.sourceforge.net/project/mlton/mlton/20180207/mlton-20180207-1.amd64-linux.tgz \
https://downloads.sourceforge.net/project/mlton/mlton/20180207/mlton-20180207.src.tgz"
MD5SUM_x86_64="e318ea7d87cb1996c921810e278cb717 \
efa5a6b70d964daefefe4b2581173ad9"
REQUIRES=""
MAINTAINER="Scot Doyle"
EMAIL="mlton837@scotdoyle.com"