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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B2CB915800F for ; Tue, 10 Jan 2023 00:04:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A1C5E07EE; Tue, 10 Jan 2023 00:04:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9C5BE0769 for ; Tue, 10 Jan 2023 00:04:52 +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 91C0C340E49 for ; Tue, 10 Jan 2023 00:04:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8B05827 for ; Tue, 10 Jan 2023 00:04:49 +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: <1673309073.5129273281aae77726cf43d2c10db96407766753.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-pg-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/kdevelop-pg-qt/Manifest dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1_p20221103.ebuild X-VCS-Directories: dev-util/kdevelop-pg-qt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5129273281aae77726cf43d2c10db96407766753 X-VCS-Branch: master Date: Tue, 10 Jan 2023 00:04:49 +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: 500a2e9e-ee5a-4c0f-821e-488392c23f04 X-Archives-Hash: 0a601b481fc3e24433ae686015aac3d0 commit: 5129273281aae77726cf43d2c10db96407766753 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jan 9 23:21:03 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jan 10 00:04:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51292732 dev-util/kdevelop-pg-qt: add 2.2.1_p20221103, fixing build w/ Qt 5.15.8 Closes: https://bugs.gentoo.org/890310 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-util/kdevelop-pg-qt/Manifest | 1 + .../kdevelop-pg-qt-2.2.1_p20221103.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-util/kdevelop-pg-qt/Manifest b/dev-util/kdevelop-pg-qt/Manifest index dddbe4485f4c..44bc7e405d80 100644 --- a/dev-util/kdevelop-pg-qt/Manifest +++ b/dev-util/kdevelop-pg-qt/Manifest @@ -1 +1,2 @@ DIST kdevelop-pg-qt-2.2.1_p20220904-72138ed0.tar.gz 1131103 BLAKE2B a388fa38e27115912af7a589f43dc6f95f4af4790435bfda6344fa62245acb37254d86df48bda9201dc6341dc88f04d4bba7c3cfae90189a88e506af66fab95c SHA512 953dc8e76a7cf8d46963ec3b41252b9b19a03275469cfc145b649ef999df1b8aa8f45666616ee56c139eeb4b1e90e6f2fd85d18a1c2371a6133da674ce187106 +DIST kdevelop-pg-qt-2.2.1_p20221103-e80d3b24.tar.gz 1131462 BLAKE2B d96cf9823416395c92b726dc4b52e9b5a0ed3743c8b8a0a86b7212754bbe1785e027493651807291864cc842e6fba7a02c13d58091e38743edcdb4e879b83b56 SHA512 69368957c14be2a00172067692659d83c3d1d9521f2ee810ecdcccc769bb85e04725902355bef8bff7f2133d38970d61185cd1bba3bda2e2d44ad4d98931c33d diff --git a/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1_p20221103.ebuild b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1_p20221103.ebuild new file mode 100644 index 000000000000..5bd6e8d47eae --- /dev/null +++ b/dev-util/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1_p20221103.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +KDE_ORG_CATEGORY="kdevelop" +KDE_ORG_COMMIT="e80d3b24307de656fdaefa08f258d61a4408c78d" +KFMIN=5.92.0 +inherit ecm kde.org + +DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins" +HOMEPAGE="https://www.kdevelop.org/" + +LICENSE="LGPL-2+ LGPL-2.1+" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + +BDEPEND=" + sys-devel/bison + sys-devel/flex +"