From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6C6715827B for ; Tue, 02 Sep 2025 21:58:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9FB37340EAD for ; Tue, 02 Sep 2025 21:58:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CA1F6110570; Tue, 02 Sep 2025 21:58:45 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C1BA0110570 for ; Tue, 02 Sep 2025 21:58:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7659A340DC6 for ; Tue, 02 Sep 2025 21:58:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D87003509 for ; Tue, 02 Sep 2025 21:58:43 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1756850264.82fc83fd1c60f8615cd3341ae163b7519b2a254b.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/angelscript/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/angelscript/Manifest dev-libs/angelscript/angelscript-2.38.0.ebuild X-VCS-Directories: dev-libs/angelscript/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 82fc83fd1c60f8615cd3341ae163b7519b2a254b X-VCS-Branch: master Date: Tue, 02 Sep 2025 21:58:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 29e46e2b-48e0-4ee7-a580-b8d84d514cf4 X-Archives-Hash: 80d24d8d7c89a6f4237de714ae5b0777 commit: 82fc83fd1c60f8615cd3341ae163b7519b2a254b Author: James Le Cuirot gentoo org> AuthorDate: Tue Sep 2 21:52:50 2025 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Sep 2 21:57:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82fc83fd dev-libs/angelscript: Version bump to 2.38.0 This drops multilib support, which never made sense here. Signed-off-by: James Le Cuirot gentoo.org> dev-libs/angelscript/Manifest | 1 + dev-libs/angelscript/angelscript-2.38.0.ebuild | 40 ++++++++++++++++++++++++++ 2 files changed, 41 insertions(+) diff --git a/dev-libs/angelscript/Manifest b/dev-libs/angelscript/Manifest index 0c07ede56d02..dd8af3f70508 100644 --- a/dev-libs/angelscript/Manifest +++ b/dev-libs/angelscript/Manifest @@ -1,2 +1,3 @@ DIST angelscript_2.36.1.zip 2011471 BLAKE2B 81cd147b7e78abe9a8a342ca3c88191cf1eb0e50f78bcd8c1f2ab36e31eadc3260373159ea084cfe9140897df5187ac268d9624b5f8613564e1d6982b1178a54 SHA512 d6d213ce72135c89e47e67521f654611ff67673f3decd9db3da4b7bf317a04a3f91c5c6ae36658ec3f2b20498facd069af02a91255a24ec79c96d8c90d6b554e DIST angelscript_2.37.0.zip 2028172 BLAKE2B 71d944c2ef9590ea2f29009bbd7f1aa9610343455f64319a18821662a0c3624f90af4213463b6e6579108215489375913206d14d84fe1dfa84da4c14d5f8ea89 SHA512 ba7d88a42e1443fd12196da723538b24d999bc7ade92c0231237e4c5b8b0cb586931262c941898c62f454fd453d653724c74b6857e8a43eea6e34669795fc9cd +DIST angelscript_2.38.0.zip 2060096 BLAKE2B 40600c1828641960007143a9ef5a730189dcc7c2c9121ed674889028e6ce733fd3ed5adaadae4bb8dd31785c056850cec885c17e4b5a7dfac259b8f4157bf8c7 SHA512 87c94042932f15d07fe6ede4c3671b1f73ac757b68ab360187591497eeabc56a4ddb7901e4567108e44886a2011a29c2884d4b7389557826f36a6c384f4a9c69 diff --git a/dev-libs/angelscript/angelscript-2.38.0.ebuild b/dev-libs/angelscript/angelscript-2.38.0.ebuild new file mode 100644 index 000000000000..4bb1b6f0aa72 --- /dev/null +++ b/dev-libs/angelscript/angelscript-2.38.0.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit toolchain-funcs + +DESCRIPTION="A flexible, cross-platform scripting library" +HOMEPAGE="https://www.angelcode.com/angelscript/" +SRC_URI="https://www.angelcode.com/angelscript/sdk/files/angelscript_${PV}.zip" +S="${WORKDIR}/sdk" +LICENSE="ZLIB" +SLOT="0/${PV}" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="doc static-libs" + +BDEPEND="app-arch/unzip" + +pkg_setup() { + tc-export CXX AR RANLIB +} + +src_compile() { + emake -C ${PN}/projects/gnuc shared \ + $(use static-libs && echo static) +} + +src_install() { + emake -C ${PN}/projects/gnuc \ + DESTDIR="${D}" \ + PREFIX="${EPREFIX}"/usr \ + LIBDIR_DEST='$(PREFIX)'/$(get_libdir) \ + install_header install_shared \ + $(use static-libs && echo install_static) + + if use doc; then + docinto html + dodoc -r docs/* + fi +}