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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1C70B138350 for ; Mon, 16 Mar 2020 21:29:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99FF1E09A7; Mon, 16 Mar 2020 21:29:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73E4DE09A7 for ; Mon, 16 Mar 2020 21:29:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 991F734F239 for ; Mon, 16 Mar 2020 21:29:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 037FF1A0 for ; Mon, 16 Mar 2020 21:29:20 +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: <1584394107.1185f5d80edbdb2cda8f32c62225c178e8304478.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/qconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/qconf/Manifest sys-devel/qconf/qconf-2.5.ebuild X-VCS-Directories: sys-devel/qconf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1185f5d80edbdb2cda8f32c62225c178e8304478 X-VCS-Branch: master Date: Mon, 16 Mar 2020 21:29:20 +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: 8ab94a91-5511-46b2-9a8b-c55b98805f04 X-Archives-Hash: 5e4428816e755672a15343f7ddd91149 commit: 1185f5d80edbdb2cda8f32c62225c178e8304478 Author: Sergey Ilinykh gmail com> AuthorDate: Sat Mar 14 11:51:41 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Mar 16 21:28:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1185f5d8 sys-devel/qconf: bumped to 2.5 Signed-off-by: Sergey Ilinykh gmail.com> Closes: https://bugs.gentoo.org/682428 Closes: https://github.com/gentoo/gentoo/pull/14951 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-devel/qconf/Manifest | 1 + sys-devel/qconf/qconf-2.5.ebuild | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/sys-devel/qconf/Manifest b/sys-devel/qconf/Manifest index 55a90ad5eb8..955440b5582 100644 --- a/sys-devel/qconf/Manifest +++ b/sys-devel/qconf/Manifest @@ -1,2 +1,3 @@ DIST qconf-2.3.tar.xz 51848 BLAKE2B 836f22e50cd4c9bb2beefd85d0e5f85f7aee40078dd4a696492c344ae9dffeae20840025a3262b5abcc2c74b22ed9e0bd4b44d077b83ab1e904c0a93bde394ff SHA512 27a532cb52067707a3e04a40260bb0f42e40adff4a643d2f048832356de58271e4051c9cb810e6fffd4b4e45dba483ed65aec062506053caa262ac03b3ec6253 DIST qconf-2.4.tar.xz 51880 BLAKE2B c87a2a6dbca56fa52bccd0cdbbdba64013adcbf03c6cca6744d3e1c3166f74a09e945022854b1143e0c08a70a6124c0b890be8d7f9d4a91be7c6c0e2c89bf800 SHA512 982ace9e1d30f6c92078d661e103418fc7e3352a56eb78dae64a004e563f5e7bbf8f71972ca482e2f5229a6f88bb51372e543833f99c4b596d0ae4be5f443317 +DIST qconf-2.5.tar.gz 100704 BLAKE2B 01dcca053e020cfc76e8595927dd3cedb6c82ade24381c95935c87994037ca5129f5e9e0ec58dd0e0fc6815b1500249b767367fbf7a16549459f814bb1591368 SHA512 4ce032eb5b9ba2d584807b3283b0dd5cf973c2fdd6792dfec13c54bb7c639d23eeaab03eb52f1a395113d973d2b01d87bf713d717e691641203865b934c7da5e diff --git a/sys-devel/qconf/qconf-2.5.ebuild b/sys-devel/qconf/qconf-2.5.ebuild new file mode 100644 index 00000000000..0064bce4658 --- /dev/null +++ b/sys-devel/qconf/qconf-2.5.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit qmake-utils + +DESCRIPTION="./configure like generator for qmake-based projects" +HOMEPAGE="https://github.com/psi-im/qconf" +SRC_URI="https://github.com/psi-im/qconf/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND=" + dev-qt/qtcore:5 + dev-qt/qtxml:5 +" +RDEPEND="${DEPEND}" + +src_configure() { + # not autotools configure, so don't use econf + ./configure \ + --prefix="${EPREFIX}"/usr \ + --qtdir="$(qt5_get_libdir)/qt5" \ + --extraconf=QMAKE_STRIP= \ + --verbose || die "configure failed" + + # just to set all the Gentoo toolchain flags + eqmake5 +} + +src_install() { + emake INSTALL_ROOT="${D}" install + einstalldocs + dodoc -r examples +}