Package Details: haxe-bin 2.10-1

Package Base: haxe-bin
Description: HaXe (pronounced as hex) is an open source programming language, multiple backends, mostly web-targeted.
Upstream URL: http://haxe.org/
Category: devel
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2010-01-17 18:36
Last Updated: 2012-09-13 13:56

Dependencies (0)

Required by (0)

Sources

Latest Comments

Anonymous comment

2012-09-13 13:58

@dluciv
I dunno why you sent me a file which is not even accepted by makepkg, but I've updated PKGBUILD to 2.10 and added 64bit deps. Enjoy.

@community
Sorry for long time it took. I had lots of things to do lately. =/

Comment by dluciv

2012-09-10 13:03

As for now, haxe is difficult to build from sources because OCaml is already 4.0 and haxe strictly requires 3.2 (or older), otherwise it fails to build.

Please consider my PKGBUILD for binary distribution (both 32 and 64 bit): http://pastebin.com/eqL1CjhF

Thanks.

Comment by solstice

2011-09-29 14:20

ok. HAXE_LIBRARY_PATH should be set to /opt/haxe/std

@stroncium: You must use a /etc/profile.d/haxe.sh file to set that env. variable and add it to the package

Comment by solstice

2011-09-29 14:10

I got 'Standard library not found' when I try to compile a file with haxe; even if I set HAXEPATH and change PATH...

Anonymous comment

2010-08-29 13:06

new md5 c5ca736c6e0a083ad74e29872af1e042

Anonymous comment

2010-08-17 10:03

Proper 2.06 PKGBUILD: http://ix.io/17Y
Update package please!

Comment by Svenstaro

2010-08-15 09:01

Remove all unneeded variables or package will fail to build with install=(). Also, handle lib32 deps since the binaries in this package are bin32 only.