+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+summary : Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler
+description: |
+ Haxe provides a high-level strictly-typed programming language and a toolkit that supports building tools and applications that target many mainstream platforms.
+networking : yes
+builddeps :
+ - camlp4
+ - mbedtls-devel
+ - neko
+ - opam
+ - perl-ipc-system-simple
+rundeps :
+ - neko
+environment: |
+ export HOME=$PWD
+ export OCAMLPARAM="safe-string=0,_"
+setup : |
+ echo | cpan # If not it will stop at a yes/no question
+ (echo o conf make_install_arg DESTDIR=$HOME/.local; echo o conf commit) | cpan
+
+ # One of the OCaml packages requires Perl modules for its build.
+ # Because of this, String::ShellQuote is one of them, but it has no clear licensing neither maintainance.
+ # So it's better to just install it via a user configured CPAN and use it only for this build.
+ <Summary xml:lang="en">Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler</Summary>
+ <Description xml:lang="en">Haxe provides a high-level strictly-typed programming language and a toolkit that supports building tools and applications that target many mainstream platforms.
+ <Summary xml:lang="en">Haxe is an open source high-level strictly-typed programming language with a fast optimizing cross-compiler</Summary>
+ <Description xml:lang="en">Haxe provides a high-level strictly-typed programming language and a toolkit that supports building tools and applications that target many mainstream platforms.