From 521a9a31783acd3350b7df75eff58f80e8c762f0 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Sun, 25 Aug 2013 19:10:16 +1000 Subject: add package m4 for native build --- index.html | 4 ++++ src/m4.mk | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 src/m4.mk diff --git a/index.html b/index.html index 6e5737e..dfc4b82 100644 --- a/index.html +++ b/index.html @@ -1703,6 +1703,10 @@ local-pkg-list: $(LOCAL_PKG_LIST) lzo + m4 + GNU M4 + + matio matio diff --git a/src/m4.mk b/src/m4.mk new file mode 100644 index 0000000..eea0dd1 --- /dev/null +++ b/src/m4.mk @@ -0,0 +1,26 @@ +# This file is part of MXE. +# See index.html for further information. + +PKG := m4 +$(PKG)_IGNORE := +$(PKG)_VERSION := 1.4.16 +$(PKG)_CHECKSUM := d8688d1d84e058366134301e018e57bbbdc33463 +$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) +$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz +$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/m4/$($(PKG)_FILE) +$(PKG)_DEPS := + +define $(PKG)_UPDATE + $(WGET) -q -O- 'http://ftp.gnu.org/gnu/m4/?C=M;O=D' | \ + $(SED) -n 's,.*