From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 01BDA15807B for ; Mon, 14 Oct 2024 00:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F84FE0837; Mon, 14 Oct 2024 00:16:22 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A365E0833 for ; Mon, 14 Oct 2024 00:16:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14D73343028 for ; Mon, 14 Oct 2024 00:16:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 443081D6E for ; Mon, 14 Oct 2024 00:16:19 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1728864793.1a7a511a71a16751e6154395df87405ebd873ccd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/qalculate-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-calculators/qalculate-qt/Manifest sci-calculators/qalculate-qt/metadata.xml sci-calculators/qalculate-qt/qalculate-qt-5.3.0.ebuild X-VCS-Directories: sci-calculators/qalculate-qt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1a7a511a71a16751e6154395df87405ebd873ccd X-VCS-Branch: master Date: Mon, 14 Oct 2024 00:16:19 +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: 17847d5c-34a0-4045-b80b-3c6cc3033194 X-Archives-Hash: 32a7cb597c1852278ad8284238389894 commit: 1a7a511a71a16751e6154395df87405ebd873ccd Author: Christopher Fore posteo net> AuthorDate: Sun Oct 13 02:07:58 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 14 00:13:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a7a511a sci-calculators/qalculate-qt: add 5.3.0, add myself as proxy maintainer Signed-off-by: Christopher Fore posteo.net> Closes: https://github.com/gentoo/gentoo/pull/38919 Signed-off-by: Sam James gentoo.org> sci-calculators/qalculate-qt/Manifest | 1 + sci-calculators/qalculate-qt/metadata.xml | 4 +++ .../qalculate-qt/qalculate-qt-5.3.0.ebuild | 32 ++++++++++++++++++++++ 3 files changed, 37 insertions(+) diff --git a/sci-calculators/qalculate-qt/Manifest b/sci-calculators/qalculate-qt/Manifest index b25377ad37ad..d987a7ca008e 100644 --- a/sci-calculators/qalculate-qt/Manifest +++ b/sci-calculators/qalculate-qt/Manifest @@ -1 +1,2 @@ DIST qalculate-qt-5.2.0.tar.gz 1763726 BLAKE2B a3d93e7740063b95ce19ff0006b11b15a38cdd5e8888e41dbf11ea896d016c8c9e1ccc56c90dc7c262852431b72332818ae39ec92f585839d97db64730cc08a1 SHA512 a25dbe16f29ad047f42c601729fdc1e79cd12f526975b358c1838085513c8fb7d70c313e258876b465a871eea0804ab6ea56e9c34eb6d9c01784a4f67f6cc6af +DIST qalculate-qt-5.3.0.tar.gz 1850298 BLAKE2B b93a9a698d905f07e5856f09bd07c408a495514e2bb72a858400567e8d95399dcdd6b84ed52ffc4ccec19e4d2bfa500860b2e7aec888244090676d087e5727ac SHA512 841461dca4fa97d9dc3cff57de050b5c0d1dabe06c151149484a85b66540b038f6d3270ca96a34a65fbd9e71da26ce1068f2df76adc365e74a0e4d2220ccc909 diff --git a/sci-calculators/qalculate-qt/metadata.xml b/sci-calculators/qalculate-qt/metadata.xml index f76db87e7aff..b0a4f82b1a17 100644 --- a/sci-calculators/qalculate-qt/metadata.xml +++ b/sci-calculators/qalculate-qt/metadata.xml @@ -5,6 +5,10 @@ audvare@gmail.com Andrew Udvare + + csfore@posteo.net + Christopher Fore + proxy-maint@gentoo.org Proxy Maintainers diff --git a/sci-calculators/qalculate-qt/qalculate-qt-5.3.0.ebuild b/sci-calculators/qalculate-qt/qalculate-qt-5.3.0.ebuild new file mode 100644 index 000000000000..bc7487dc9484 --- /dev/null +++ b/sci-calculators/qalculate-qt/qalculate-qt-5.3.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 2022-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# Bump with sci-libs/libqalculate and sci-calculators/qalculate-gtk! + +inherit qmake-utils xdg + +DESCRIPTION="Qt-based UI for libqalculate" +HOMEPAGE="https://github.com/Qalculate/qalculate-qt" +SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64" + +DEPEND=" + dev-qt/qtbase:6[gui,network,widgets] + >=sci-libs/libqalculate-${PV}:= +" +RDEPEND="${DEPEND}" +BDEPEND="dev-qt/qttools:6[linguist]" + +src_configure() { + eqmake6 PREFIX="${EPREFIX}/usr" + +} + +src_install() { + emake INSTALL_ROOT="${ED}" install +}