@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. =/
Search Criteria
Package Details: haxe-bin 2.10-1
Package Actions
| 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: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 2 |
| First Submitted: | 2010-01-17 18:36 |
| Last Updated: | 2012-09-13 13:56 |
Latest Comments
Anonymous comment
Comment by dluciv
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
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
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
new md5 c5ca736c6e0a083ad74e29872af1e042
Anonymous comment
Proper 2.06 PKGBUILD: http://ix.io/17Y
Update package please!
Comment by Svenstaro
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.