diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-07-23 20:53:51 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-07-23 20:53:51 +0100 |
commit | 3018b5a4bd4777c51e2793818305d7af2409a7fd (patch) | |
tree | 614c2151adcf4d5a47d494f83ec3f57d35f8e0a7 /dev-lang/haxe | |
parent | 2508f64d6edae6ffd910973df8285893a791b64a (diff) |
gentoo auto-resync : 23:07:2023 - 20:53:51
Diffstat (limited to 'dev-lang/haxe')
-rw-r--r-- | dev-lang/haxe/Manifest | 4 | ||||
-rw-r--r-- | dev-lang/haxe/haxe-4.3.1.ebuild (renamed from dev-lang/haxe/haxe-4.2.4-r5.ebuild) | 25 |
2 files changed, 13 insertions, 16 deletions
diff --git a/dev-lang/haxe/Manifest b/dev-lang/haxe/Manifest index 7d5ca09d457f..6e8579733a75 100644 --- a/dev-lang/haxe/Manifest +++ b/dev-lang/haxe/Manifest @@ -1,5 +1,5 @@ -DIST haxe-4.2.4.tar.gz 9151011 BLAKE2B 76e4442dbd33669abb2defcb66a781bf013ac41a4853f7911824e16816c60fff7e46bd58b9f2830194326aadbd79b2f07ab14308efdb0ef1e26177178daf3941 SHA512 c447b2fa7e7b7149a87af2dd75e08cce1b8d96238b88024d875659add62fa97d554ecd7f13200b817545eda8be00d61399551d64f7dbc9cc1aa66a5517dd2485 DIST haxe-4.2.5.tar.gz 9151978 BLAKE2B da6555707e0c0c34fc9a7c987bf2258e08557acb4629422d9f50ac4c025675601ccb25cea322dad0c16a4378dc48cac8e6e6acf1b94965a7eac5261c765d4ccb SHA512 a371245f5f7c18c2d16a9c7246829225d9f03beb796cb76b0dd5011e7a5a56e25f871c8cc7257a6e6b7a855804f6e62d48c2974a9ce3f4e6591d44f06bfa65ca -EBUILD haxe-4.2.4-r5.ebuild 1391 BLAKE2B bd433d5a418ea59511fafa3a0f2c5c43ad33c2f4cc370e8673fd93df9fbd01a733f2f84fd5e3004fb62dbad935edc4cc656b61d5128c4f391fcb640c08f3c8fb SHA512 d8537b6cd00741065437bd9c8eec24cad7997e66c9c0f2027618fda5bb05f3197c70ebaeacad61d576782885bc41b935f3e403cdab5dc713ca86d79f462399ad +DIST haxe-4.3.1.tar.gz 8398956 BLAKE2B f665f44120fb16b0f542e63c3ca00d84e90356e9dddbf3c50332bdee3770fa83a11d273db26c392799d39f8c035f5732bf4f7092a31750f5a5766588ee8a7849 SHA512 10961e4a5d7fad6789ea4465c96149c0becfe87ad447a0d808af5771ccbd2846b2e6715cbd72dcae9d4340ee45f7caac9238df94e3c079696e89f5551e8e1cdb EBUILD haxe-4.2.5-r2.ebuild 1388 BLAKE2B e8786df5932bcf78f393c5109040e62dbc27025fa25777389862fc98e7718df933e74bb78422fe845763fadd0ac7ba805f5a5badea41a76141f3e286cdc280c0 SHA512 e21dccf53ce59b740057ebe309611d37ffb021962a094dbe1da476cf624db4fd6f99669defc44d03e2e8d5c2f43282cad7561573d4acb6da2e3e97d863208af9 +EBUILD haxe-4.3.1.ebuild 1315 BLAKE2B 4194b0b70e5941f6f1ef74097a28dbbc3d09aa4ed9dd289e3832e32f0fe07c517bb3a9a5e6b3a3d5454bd69739268a398188410c523b1b2d3558cd620a9a124b SHA512 ae4cdd03bef6a5e206547e2778301682efaf51a2f44edc50a0d644ee83a7d3d80039991209c9ec094bb5dc8e4c23446eb5f1dbe0115f7650dcfa090f1814b1e5 MISC metadata.xml 733 BLAKE2B 293f296fd51f93d0834ba3f9ad2815161313f2ee7fcc5ebb68f20090e76fd67b4845114c4c78959cd13d64146e9221d001e0be76b65323d1d5b3cf934085a1ec SHA512 6dd648666a0916f27edc70e637e426e03790d4fd50a43fd2696b62c69cdf0f8b1c831fd8dca03db844209a0a23952c5dc1bc1b929b42928f6608288f470f8399 diff --git a/dev-lang/haxe/haxe-4.2.4-r5.ebuild b/dev-lang/haxe/haxe-4.3.1.ebuild index b23db8502227..898185d66029 100644 --- a/dev-lang/haxe/haxe-4.2.4-r5.ebuild +++ b/dev-lang/haxe/haxe-4.3.1.ebuild @@ -4,26 +4,28 @@ EAPI=8 DESCRIPTION="Multi-target universal programming language" -HOMEPAGE="https://haxe.org/" +HOMEPAGE="https://haxe.org/ + https://github.com/HaxeFoundation/haxe/" -if [[ "${PV}" == *9999* ]] ; then +if [[ ${PV} == *9999* ]] ; then inherit git-r3 EGIT_REPO_URI="https://github.com/HaxeFoundation/haxe.git" else # Haxe-debian already contains correct git modules - SRC_URI="https://github.com/HaxeFoundation/haxe-debian/archive/upstream/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/HaxeFoundation/haxe-debian/archive/upstream/${PV}.tar.gz + -> ${P}.tar.gz" KEYWORDS="~amd64" - S="${WORKDIR}/haxe-debian-upstream-${PV}" + S="${WORKDIR}"/haxe-debian-upstream-${PV} fi LICENSE="GPL-2+ MIT" SLOT="0/${PV}" IUSE="+ocamlopt" +RESTRICT="strip" -# NOTICE: Does not compile with >=dev-ml/luv-0.5.12, but it's fixed on master. RDEPEND=" >=dev-lang/ocaml-4:=[ocamlopt?] - <dev-ml/luv-0.5.12:= + >=dev-ml/luv-0.5.12:= dev-ml/extlib:= dev-ml/ocaml-sha:= dev-ml/ptmap:= @@ -43,21 +45,16 @@ BDEPEND=" dev-ml/findlib " -RESTRICT="strip" QA_FLAGS_IGNORED="usr/bin/haxelib" QA_PRESTRIPPED="usr/bin/haxelib" src_configure() { - if use ocamlopt ; then - export OCAMLOPT=ocamlopt.opt - else - export OCAMLOPT=ocamlopt - fi + export OCAMLOPT=$(usex ocamlopt ocamlopt.opt ocamlopt) } src_compile() { - emake -j1 BRANCH="" COMMIT_DATE="" COMMIT_SHA="" \ - OCAMLOPT="${OCAMLOPT}" INSTALL_DIR=/usr + emake -j1 BRANCH="" COMMIT_DATE="" COMMIT_SHA="" \ + OCAMLOPT="${OCAMLOPT}" INSTALL_DIR=/usr } src_install() { |