Package Details: iolanguage-git 20130512-1

Package Base: iolanguage-git
Description: A prototype-based programming language inspired by Smalltalk, Self, NewtonScript, Act1, LISP, and Lua.
Upstream URL: http://iolanguage.org
Category: devel
Licenses: BSD
Submitter: geekless
Maintainer: geekless
Last Packager: None
Votes: 8
First Submitted: 2012-02-06 07:44
Last Updated: 2013-05-12 01:02

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by quixoten

2014-01-18 18:32

On my box, the modification to MAKEFLAGS was not needed; however, I did need to remove the --as-needed flag from LDFLAGS, i.e.

export LDFLAGS=${LDFLAGS//,--as-needed}

I came across the suggestion here: https://bbs.archlinux.org/viewtopic.php?id=89681

Anonymous comment

2013-04-24 16:32

Add cmake as dependency in pkgbuild

Comment by baskerville

2012-11-30 11:07

The homepage is at http://iolanguage.org/

Comment by Apes

2012-06-16 20:29

PKGBUILD pulls from the IO lang github repo directly.