From d4e6b32e3a8ec93f0194d8dbfe2f244358848db5 Mon Sep 17 00:00:00 2001 From: Lars Johannesen Date: Sat, 15 Mar 2014 10:32:34 -0400 Subject: Added package NLopt. --- index.html | 4 ++++ src/nlopt.mk | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 src/nlopt.mk diff --git a/index.html b/index.html index 858df9e..9f446c5 100644 --- a/index.html +++ b/index.html @@ -1888,6 +1888,10 @@ local-pkg-list: $(LOCAL_PKG_LIST) nettle + nlopt + NLopt + + nsis NSIS diff --git a/src/nlopt.mk b/src/nlopt.mk new file mode 100644 index 0000000..6332b80 --- /dev/null +++ b/src/nlopt.mk @@ -0,0 +1,26 @@ +# This file is part of MXE. +# See index.html for further information. + +PKG := nlopt +$(PKG)_IGNORE := +$(PKG)_VERSION := 2.4.1 +$(PKG)_CHECKSUM := 181181a3f7dd052e0740771994eb107bd59886ad +$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) +$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz +$(PKG)_URL := http://ab-initio.mit.edu/$(PKG)/$($(PKG)_FILE) +$(PKG)_DEPS := gcc + +define $(PKG)_UPDATE + $(WGET) -q -O- 'http://ab-initio.mit.edu/wiki/index.php/NLopt' | \ + $(SED) -n 's,.*