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/qtimageformats/
Date: Sat, 24 Sep 2022 17:03:18 +0000 (UTC)	[thread overview]
Message-ID: <1664030520.3cc0fb0fc5e8fec6cd203253ce1a4b30843f522b.asturm@gentoo> (raw)

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

dev-qt/qtimageformats: drop 6.3.2

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

 dev-qt/qtimageformats/Manifest                    |  1 -
 dev-qt/qtimageformats/qtimageformats-6.3.2.ebuild | 35 -----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-qt/qtimageformats/Manifest b/dev-qt/qtimageformats/Manifest
deleted file mode 100644
index 0f2cbfa7..00000000
--- a/dev-qt/qtimageformats/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qtimageformats-everywhere-src-6.3.2.tar.xz 1859996 BLAKE2B e6254fc0e60b445aaa89f25a12c0060e807ba2c825a384a79a7deb56cb46415b82a973c520e866c53db19263ac23039aa36e8c7ffd46390d7a64b7e44b85e67e SHA512 5964c1f0e5fc4032495641268881f2288f90f361cb5a7e4953e05005ea907033ef634192ef26e1b0343e09c1a0306f83bef88ad4a5dba4665387001290dccc77

diff --git a/dev-qt/qtimageformats/qtimageformats-6.3.2.ebuild b/dev-qt/qtimageformats/qtimageformats-6.3.2.ebuild
deleted file mode 100644
index f1a8354e..00000000
--- a/dev-qt/qtimageformats/qtimageformats-6.3.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Additional format plugins for the Qt image I/O system"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64"
-fi
-
-IUSE="mng"
-
-DEPEND="
-	=dev-qt/qtbase-${PV}*[gui]
-	media-libs/libwebp:=
-	media-libs/tiff
-	mng? ( media-libs/libmng:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DQT_FEATURE_jasper=OFF
-		$(qt_feature mng)
-		-DQT_FEATURE_tiff=ON
-		-DQT_FEATURE_webp=ON
-		-DQT_FEATURE_system-tiff=ON
-		-DQT_FEATURE_system-webp=ON
-	)
-
-	qt6-build_src_configure
-}


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

Thread overview: 14+ 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-10-08 15:21 [gentoo-commits] proj/qt:master commit in: dev-qt/qtimageformats/ Andreas Sturmlechner
2022-12-16 23:53 Jimi Huotari
2022-12-16 19:50 Andreas Sturmlechner
2022-12-16 19:36 Andreas Sturmlechner
2022-11-05 16:39 Andreas Sturmlechner
2022-09-24 21:24 Andreas Sturmlechner
2022-09-22 11:51 Jimi Huotari
2019-08-25 13:05 Andreas Sturmlechner
2019-03-02 11:40 Andreas Sturmlechner
2017-12-31  1:10 Michael Palimaka
2016-11-13  3:43 Michael Palimaka
2014-09-28  1:09 Davide Pesavento
2014-06-12 17:34 Michael Palimaka

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=1664030520.3cc0fb0fc5e8fec6cd203253ce1a4b30843f522b.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