diff --git a/packages/toolchain/devel/autotools/m4/meta b/packages/toolchain/devel/autotools/m4/meta new file mode 100644 index 0000000000..3334913ce6 --- /dev/null +++ b/packages/toolchain/devel/autotools/m4/meta @@ -0,0 +1,14 @@ +PKG_NAME="m4" +PKG_VERSION="1.4.15" +PKG_REV="1" +PKG_ARCH="any" +PKG_LICENSE="GPL" +PKG_SITE="ftp://ftp.gnu.org/pub/gnu/m4/" +PKG_URL="http://ftp.gnu.org/gnu/m4/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_DEPENDS="" +PKG_BUILD_DEPENDS="ccache" +PKG_PRIORITY="optional" +PKG_SECTION="toolchain/devel" +PKG_SHORTDESC="m4: The m4 macro processor" +PKG_LONGDESC="GNU 'M4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). 'M4' also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU 'M4' for generating 'configure' scripts, but not for running them." +PKG_IS_ADDON="no" diff --git a/packages/toolchain/devel/autotools/m4/patches/10-m4-include_stat.h-0.1.diff b/packages/toolchain/devel/autotools/m4/patches/m4-1.4.15-include_stat.h-0.1.patch similarity index 100% rename from packages/toolchain/devel/autotools/m4/patches/10-m4-include_stat.h-0.1.diff rename to packages/toolchain/devel/autotools/m4/patches/m4-1.4.15-include_stat.h-0.1.patch diff --git a/packages/toolchain/devel/autotools/m4/url b/packages/toolchain/devel/autotools/m4/url deleted file mode 100644 index 1bacfe6bbb..0000000000 --- a/packages/toolchain/devel/autotools/m4/url +++ /dev/null @@ -1 +0,0 @@ -http://ftp.gnu.org/gnu/m4/m4-1.4.15.tar.bz2 \ No newline at end of file