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 F17121580EB for ; Thu, 22 May 2025 21:58:02 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A95EC343333 for ; Thu, 22 May 2025 21:58:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 50DB51104B7; Thu, 22 May 2025 21:57:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 4507C1104A8 for ; Thu, 22 May 2025 21:57:46 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF8A73432D4 for ; Thu, 22 May 2025 21:57:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7CAA72894 for ; Thu, 22 May 2025 21:57:43 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1747951027.6e744df0a40147380f2a182785ce69a19cbbb814.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtscript/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtscript/Manifest dev-qt/qtscript/qtscript-5.15.17.ebuild X-VCS-Directories: dev-qt/qtscript/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6e744df0a40147380f2a182785ce69a19cbbb814 X-VCS-Branch: master Date: Thu, 22 May 2025 21:57: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: 7e8e1029-a126-4b4f-af10-954b1446286c X-Archives-Hash: 157668b6638cda6b33fa6d8125ac7fac commit: 6e744df0a40147380f2a182785ce69a19cbbb814 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 22 20:35:00 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 22 21:57:07 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e744df0 dev-qt/qtscript: add 5.15.17 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-qt/qtscript/Manifest | 1 + dev-qt/qtscript/qtscript-5.15.17.ebuild | 37 +++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/dev-qt/qtscript/Manifest b/dev-qt/qtscript/Manifest index ceadbddddd9e..52df26d44dc9 100644 --- a/dev-qt/qtscript/Manifest +++ b/dev-qt/qtscript/Manifest @@ -1 +1,2 @@ DIST qtscript-everywhere-opensource-src-5.15.16.tar.xz 2656892 BLAKE2B a563a1e271dba4f9b654729fbbff67378209ba3173bf7e3c6c560e3d5432a952bd6ac0465e6927abe98f7db8e2e359d0215c3dcab728af868ab75b54f2717db0 SHA512 6f209db647823084c3a9894e25e65b3161d3e14f2dc06f79c2503a319bb7449259450e8845fb76461a75be7faa1ad18fec8c4724da2754e626d7797717915e0c +DIST qtscript-everywhere-opensource-src-5.15.17.tar.xz 2658400 BLAKE2B 161a954d469e0cb87b188063f61e70e557cc2fc8eaef12ba4850b6d967967b0917632d37e0efd15c4e3f0e002fb37e95b15345c3b9f7569ad04952e9b3de5d7e SHA512 72e4478e9a2adc8092431dc40985b43d4cafe9b849b76cccfdd15fdcdc992dd2c137220f75f5d2abf037c8ce3c68b4759022bf504801f1c88597d7c83d9971fe diff --git a/dev-qt/qtscript/qtscript-5.15.17.ebuild b/dev-qt/qtscript/qtscript-5.15.17.ebuild new file mode 100644 index 000000000000..372901b82fa1 --- /dev/null +++ b/dev-qt/qtscript/qtscript-5.15.17.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit qt5-build + +DESCRIPTION="Application scripting library for the Qt5 framework (deprecated)" + +if [[ ${QT5_BUILD_TYPE} == release ]]; then + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +fi + +IUSE="+jit scripttools" + +DEPEND=" + =dev-qt/qtcore-${QT5_PV}* + scripttools? ( + =dev-qt/qtgui-${QT5_PV}* + =dev-qt/qtwidgets-${QT5_PV}* + ) +" +RDEPEND="${DEPEND}" + +src_prepare() { + qt_use_disable_mod scripttools widgets \ + src/src.pro + + qt5-build_src_prepare +} + +src_configure() { + local myqmakeargs=( + JAVASCRIPTCORE_JIT=$(usex jit) + ) + qt5-build_src_configure +}