From 2525d83487719ee79ae050f5b7be7d7a13adedce Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Tue, 8 Apr 2014 02:47:33 +1000 Subject: [PATCH] add build requirement package coreutils --- index.html | 4 ++++ src/coreutils.mk | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 src/coreutils.mk diff --git a/index.html b/index.html index 4897ccd6..18531b43 100644 --- a/index.html +++ b/index.html @@ -1236,6 +1236,10 @@ local-pkg-list: $(LOCAL_PKG_LIST) cminpack cminpack + + coreutils + GNU Core Utilities + cppunit CppUnit diff --git a/src/coreutils.mk b/src/coreutils.mk new file mode 100644 index 00000000..9a058371 --- /dev/null +++ b/src/coreutils.mk @@ -0,0 +1,26 @@ +# This file is part of MXE. +# See index.html for further information. + +PKG := coreutils +$(PKG)_IGNORE := +$(PKG)_VERSION := 8.22 +$(PKG)_CHECKSUM := cc7fe47b21eb49dd2ee4cdb707570f42fb2c8cc6 +$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) +$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.xz +$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE) +$(PKG)_DEPS := gettext gmp libiconv libtool + +define $(PKG)_UPDATE + $(WGET) -q -O- 'http://ftp.gnu.org/gnu/coreutils/?C=M;O=D' | \ + $(SED) -n 's,.*