# HG changeset patch # User John W. Eaton # Date 1524172665 14400 # Node ID bb748339b3518202ac1e3759547666494fd3d0eb # Parent 6592c495d120914dd5752f40e6207f6e07989610 build-sed: new package diff -r 6592c495d120 -r bb748339b351 dist-files.mk --- a/dist-files.mk Tue Apr 17 13:22:06 2018 -0400 +++ b/dist-files.mk Thu Apr 19 17:17:45 2018 -0400 @@ -41,6 +41,7 @@ build-pkg-config.mk \ build-python.mk \ build-scons.mk \ + build-sed.mk \ build-setuptools.mk \ build-texinfo.mk \ build-xz.mk \ diff -r 6592c495d120 -r bb748339b351 index.html --- a/index.html Tue Apr 17 13:22:06 2018 -0400 +++ b/index.html Thu Apr 19 17:17:45 2018 -0400 @@ -1050,6 +1050,10 @@ scons + build-sed + sed + + build-setuptools setuptools diff -r 6592c495d120 -r bb748339b351 src/build-sed.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/build-sed.mk Thu Apr 19 17:17:45 2018 -0400 @@ -0,0 +1,26 @@ +# This file is part of MXE. +# See index.html for further information. + +PKG := build-sed +$(PKG)_IGNORE := +$(PKG)_VERSION := 4.5 +$(PKG)_CHECKSUM := 6635c344956ef928cc33aca798ad20c6c1ea25f7 +$(PKG)_SUBDIR := sed-$($(PKG)_VERSION) +$(PKG)_FILE := sed-$($(PKG)_VERSION).tar.xz +$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/sed/$($(PKG)_FILE) +$(PKG)_DEPS := + +define $(PKG)_UPDATE + $(WGET) -q -O- 'http://ftp.gnu.org/gnu/sed/?C=M;O=D' | \ + $(SED) -n 's,.*