public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qttools/
Date: Sat, 24 Sep 2022 17:03:18 +0000 (UTC)	[thread overview]
Message-ID: <1664030556.ce6be497bec9f83f63b7b5e01e8ffb6529c06343.asturm@gentoo> (raw)

commit:     ce6be497bec9f83f63b7b5e01e8ffb6529c06343
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 14:42:36 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 14:42:36 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=ce6be497

dev-qt/qttools: drop 6.3.2

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/qttools/Manifest             |  1 -
 dev-qt/qttools/qttools-6.3.2.ebuild | 52 -------------------------------------
 2 files changed, 53 deletions(-)

diff --git a/dev-qt/qttools/Manifest b/dev-qt/qttools/Manifest
deleted file mode 100644
index 229a67e4..00000000
--- a/dev-qt/qttools/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qttools-everywhere-src-6.3.2.tar.xz 8629400 BLAKE2B 594f7f31e0f10006d1c58d26c5ae13b7f9c8b5770adaddee90a176676dff2029215501d01d599da0656876cd6f8b97275754a9b8c37735412154ca3f458656b3 SHA512 ca8b11dac82027979ff9b17b8beb50ea316cba6d8f422a291caa63a4f7c345942bf852733fd7243a27bcf46b1ca6a5af30e283377a8c6b73193004e3aa3837f1

diff --git a/dev-qt/qttools/qttools-6.3.2.ebuild b/dev-qt/qttools/qttools-6.3.2.ebuild
deleted file mode 100644
index 23e1c087..00000000
--- a/dev-qt/qttools/qttools-6.3.2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt Tools Collection"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64"
-fi
-
-IUSE="
-	assistant designer distancefieldgenerator linguist pixeltool
-	qdbus qdoc qtattributionsscanner qtdiag qtplugininfo
-"
-REQUIRED_USE="linguist? ( designer )"
-
-DEPEND="
-	=dev-qt/qtbase-${PV}*[network]
-	assistant? ( =dev-qt/qtbase-${PV}*[sql,widgets] )
-	designer? ( =dev-qt/qtbase-${PV}*[widgets] )
-	distancefieldgenerator? (
-		=dev-qt/qtbase-${PV}*[widgets]
-		=dev-qt/qtdeclarative-${PV}*
-	)
-	pixeltool? ( =dev-qt/qtbase-${PV}*[widgets] )
-	qdbus? ( =dev-qt/qtbase-${PV}*[widgets] )
-	qdoc? ( sys-devel/clang:= )
-	qtdiag? ( =dev-qt/qtbase-${PV}*[opengl,widgets] )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(qt_feature assistant)
-		-DQT_FEATURE_commandlineparser=ON
-		$(qt_feature designer)
-		$(qt_feature distancefieldgenerator)
-		$(qt_feature linguist)
-		$(qt_feature pixeltool)
-		$(qt_feature qdbus)
-		$(qt_feature qdoc clang)
-		$(qt_feature qtattributionsscanner)
-		$(qt_feature qtdiag)
-		$(qt_feature qtplugininfo)
-		-DQT_FEATURE_thread=ON
-	)
-
-	qt6-build_src_configure
-}


             reply	other threads:[~2022-09-24 17:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-24 17:03 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-26 17:36 [gentoo-commits] proj/qt:master commit in: dev-qt/qttools/ Jimi Huotari
2022-11-05 16:39 Andreas Sturmlechner
2022-10-16 15:14 Jimi Huotari
2022-09-24 21:24 Andreas Sturmlechner
2022-08-02 22:02 Sam James
2022-06-20 18:03 Jimi Huotari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664030556.ce6be497bec9f83f63b7b5e01e8ffb6529c06343.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox