From f28468608c0705d4972e9959fbcf6ec4bde78e5b Mon Sep 17 00:00:00 2001 From: ZweiSpeedruns Date: Tue, 6 Sep 2016 15:11:52 -0500 Subject: [PATCH] New package: gforth-0.7.3 Closes: #4727 [via git-merge-pr] Tweaked-by: Christian Neukirchen --- srcpkgs/gforth/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/gforth/template diff --git a/srcpkgs/gforth/template b/srcpkgs/gforth/template new file mode 100644 index 00000000000..6683a36ff56 --- /dev/null +++ b/srcpkgs/gforth/template @@ -0,0 +1,15 @@ +# Template file for 'gforth' +pkgname="gforth" +version="0.7.3" +revision=1 +only_for_archs="i686 x86_64" # tests fail on musl, cross-compiling is tricky +build_style=gnu-configure +disable_parallel_build=yes +hostmakedepends="m4" +makedepends="libffi-devel" +short_desc="GNU Forth, a fast and portable implementation of ANS Forth" +maintainer="ZweiSpeedruns " +license="GPL-3" +homepage="https://www.gnu.org/software/gforth/" +distfiles="${GNU_SITE}/gforth/gforth-${version}.tar.gz" +checksum=2f62f2233bf022c23d01c920b1556aa13eab168e3236b13352ac5e9f18542bb0