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] repo/gentoo:master commit in: dev-qt/qtimageformats/
Date: Sat, 18 Jun 2022 17:25:21 +0000 (UTC)	[thread overview]
Message-ID: <1655573040.02f74dfe8072fc4fe8a33fab1285354313521a00.asturm@gentoo> (raw)

commit:     02f74dfe8072fc4fe8a33fab1285354313521a00
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 15:53:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 17:24:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f74dfe

dev-qt/qtimageformats: Drop 5.15.3

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

 dev-qt/qtimageformats/Manifest                     |  1 -
 dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-qt/qtimageformats/Manifest b/dev-qt/qtimageformats/Manifest
index 014626c81aad..93fca136be80 100644
--- a/dev-qt/qtimageformats/Manifest
+++ b/dev-qt/qtimageformats/Manifest
@@ -1,4 +1,3 @@
 DIST qtimageformats-5.15.4-gentoo-kde-1.tar.xz 1588 BLAKE2B f73941b56aad237eda0a4bd34979c8b32ec4c76511cb4f2850ba47fdf5a06bea180e155256f2e7bd5591d4fc0b84b5a2bffb8f326e75bb1c5d0a3ab7d874cd4a SHA512 f4a6dde562dea96f0c6db2e859f3e4566f842d887908eb389ace0aeb0c60b02a65b4c14030b05039322745d4140e979240ef2bd2dcf6c0284c44d6fa4e51686e
 DIST qtimageformats-5.15.4-gentoo-kde-2.tar.xz 2032 BLAKE2B 7953a793fa24815a2f602e9472a664eff159497ac4bd2e01c356a015b7d0b5d92d83606ddec5396b2bb2c893ee20f0f8c5d2c5820a522f1c0e20bd94deeed500 SHA512 e9b6886ac33f9bca09fdef4de2fc28fedcea9d168d8a8c0f708c20d4cf14bc58cc583edca85e1a04e596a2a4ebcb98520ad1fc196ce6113d446a184d8def285d
-DIST qtimageformats-everywhere-opensource-src-5.15.3.tar.xz 1811496 BLAKE2B 1d061623497c7fb185ee4ede9ae6421b6ba91ac01457d8490b823b74355c3a1e3194a762e9ebe31ce0375326efd84a626831e8fffb9ccd4af366987968b05d5b SHA512 f4ee52dc8c48bb3e558802be2f7209bd90c35b89af366836615342b2c6981c4389ddf8651b00970c49ee472e9c663434646228c24659d9e2e5591e4c8f1ff26e
 DIST qtimageformats-everywhere-opensource-src-5.15.4.tar.xz 1830288 BLAKE2B 7eebd51fe37d7fb33b78bb176a15cd943f0350307774f62c2a6635f5a603578819201402dd065f99dd01546c4d8d1e5e2fedaafa822656f7c5aa894a60dd17ca SHA512 388a9ceebdca6d32f606615af37233f2d8394856d067c9a80486b88ad5714eac90263cd6555a3efd9c1b5fdcc27431b7f99eed6fc02760b1a9974515bfe70274

diff --git a/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild b/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild
deleted file mode 100644
index b1c214ed8602..000000000000
--- a/dev-qt/qtimageformats/qtimageformats-5.15.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt5-build
-
-DESCRIPTION="Additional format plugins for the Qt image I/O system"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~riscv ~sparc x86"
-fi
-
-IUSE="mng"
-
-DEPEND="
-	=dev-qt/qtcore-${QT5_PV}*
-	=dev-qt/qtgui-${QT5_PV}*
-	media-libs/libwebp:=
-	media-libs/tiff:0
-	mng? ( media-libs/libmng:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	sed -e 's/qtConfig(jasper)/false:/' \
-		-i src/plugins/imageformats/imageformats.pro || die
-	qt_use_disable_config mng mng src/plugins/imageformats/imageformats.pro
-
-	qt5-build_src_configure
-}


             reply	other threads:[~2022-06-18 17:25 UTC|newest]

Thread overview: 133+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-18 17:25 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02 14:10 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtimageformats/ Arthur Zamarin
2024-11-01  6:35 Arthur Zamarin
2024-10-09  6:22 Ionen Wolkens
2024-10-08  5:03 Ionen Wolkens
2024-09-27  7:26 Ionen Wolkens
2024-09-24  9:57 Ionen Wolkens
2024-07-16  1:29 Ionen Wolkens
2024-07-10  4:21 Ionen Wolkens
2024-07-08 11:16 Arthur Zamarin
2024-07-08 10:09 Sam James
2024-06-08 13:41 Ionen Wolkens
2024-06-08  5:27 Arthur Zamarin
2024-06-04 16:16 Arthur Zamarin
2024-06-02  4:04 Sam James
2024-05-28 18:56 Arthur Zamarin
2024-05-20  8:48 Ionen Wolkens
2024-04-19  7:55 Ionen Wolkens
2024-04-13 17:50 Arthur Zamarin
2024-04-02 13:06 Ionen Wolkens
2024-04-02  6:09 Arthur Zamarin
2024-04-01 18:29 Arthur Zamarin
2024-03-27 16:45 Ionen Wolkens
2024-03-26  7:10 Ionen Wolkens
2024-03-22 10:29 Ionen Wolkens
2024-03-22  6:16 Arthur Zamarin
2024-03-12 12:01 Ionen Wolkens
2024-02-20 14:30 Arthur Zamarin
2024-02-14 12:24 Ionen Wolkens
2024-01-25  1:05 Ionen Wolkens
2024-01-02 16:26 WANG Xuerui
2023-12-19 20:33 Ionen Wolkens
2023-12-17 18:29 Arthur Zamarin
2023-12-05  7:25 Joonas Niilola
2023-12-03 20:48 Jakov Smolić
2023-12-02 10:57 Arthur Zamarin
2023-12-01 10:58 Arthur Zamarin
2023-12-01 10:58 Arthur Zamarin
2023-11-27  8:47 Ionen Wolkens
2023-11-15 19:28 Ionen Wolkens
2023-11-15 17:20 Arthur Zamarin
2023-11-06  8:15 Arthur Zamarin
2023-10-10 14:51 Ionen Wolkens
2023-10-08 15:58 Andreas Sturmlechner
2023-09-26 19:48 Ionen Wolkens
2023-09-15  4:49 Sam James
2023-08-05 11:38 WANG Xuerui
2023-07-26 13:31 Jimi Huotari
2023-07-20 19:41 Jimi Huotari
2023-07-09 17:00 Arthur Zamarin
2023-06-10 13:33 Jimi Huotari
2023-05-06 11:26 Jimi Huotari
2023-05-01  7:26 Arthur Zamarin
2023-04-23 16:00 Arthur Zamarin
2023-04-15 18:39 Jimi Huotari
2023-03-26 16:59 Jimi Huotari
2023-03-26 16:10 Andreas Sturmlechner
2023-03-26 16:08 Arthur Zamarin
2023-03-19 13:09 Jimi Huotari
2023-03-15 12:50 Arthur Zamarin
2023-03-13 22:11 Sam James
2023-03-13 20:51 Sam James
2023-03-10 19:39 Andreas Sturmlechner
2023-02-19 13:24 Andreas Sturmlechner
2023-02-19 12:55 Arthur Zamarin
2023-02-19 11:43 Arthur Zamarin
2023-02-09 10:02 Andreas Sturmlechner
2023-02-07 17:47 Sam James
2023-02-07 16:54 Sam James
2023-01-26 22:40 Andreas Sturmlechner
2023-01-21 19:30 Arthur Zamarin
2023-01-05 22:39 Jimi Huotari
2022-12-04 19:30 Arthur Zamarin
2022-12-04 19:22 Arthur Zamarin
2022-12-03 20:37 Arthur Zamarin
2022-12-03 11:02 Sam James
2022-12-01 19:19 Andreas Sturmlechner
2022-08-15 10:43 Andreas Sturmlechner
2022-08-12 14:31 Agostino Sarubbo
2022-08-05  7:15 Agostino Sarubbo
2022-08-05  5:47 Arthur Zamarin
2022-08-04 17:55 Arthur Zamarin
2022-07-23 11:22 Andreas Sturmlechner
2022-07-04 18:00 Arthur Zamarin
2022-07-02 18:25 Sam James
2022-07-02 11:02 Arthur Zamarin
2022-06-30 22:19 Sam James
2022-06-28 20:39 Andreas Sturmlechner
2022-06-28 20:39 Andreas Sturmlechner
2022-06-19 22:45 Sam James
2022-06-19  5:30 Sam James
2022-06-19  5:29 Sam James
2022-06-18 15:39 Sam James
2022-06-14 13:27 Sam James
2022-06-10  3:16 Sam James
2022-04-17 19:32 Sam James
2022-04-17 18:18 Sam James
2022-04-14  0:19 Sam James
2022-04-12 22:49 Sam James
2022-04-12 19:35 Arthur Zamarin
2021-10-17  0:27 Sam James
2021-09-30 18:20 Sam James
2021-09-30 18:15 Sam James
2021-08-25 14:36 Andreas Sturmlechner
2021-07-24 23:43 Yixun Lan
2021-01-09 21:17 Sam James
2020-10-13  9:58 Agostino Sarubbo
2020-05-09  7:46 Agostino Sarubbo
2020-03-19 10:14 Agostino Sarubbo
2019-12-21 10:54 Mikle Kolyada
2019-10-20 16:15 Mikle Kolyada
2019-08-28  8:19 David Seifert
2019-08-25 12:57 Andreas Sturmlechner
2019-08-25 12:57 Andreas Sturmlechner
2019-05-23 12:26 Mikle Kolyada
2019-02-19 18:04 Andreas Sturmlechner
2019-01-09 13:30 Mikle Kolyada
2018-11-24 13:32 Sergei Trofimovich
2018-10-16 16:09 Mikle Kolyada
2018-08-22  1:21 Mikle Kolyada
2018-08-19 10:46 Sergei Trofimovich
2018-08-17 21:12 Sergei Trofimovich
2018-07-13 13:41 Mikle Kolyada
2018-03-26  7:04 Sergei Trofimovich
2017-07-15  5:16 Markus Meier
2017-07-04 14:02 Agostino Sarubbo
2017-03-17  7:47 Jeroen Roovers
2017-01-02 19:09 Markus Meier
2016-11-12 23:37 David Seifert
2016-08-23 19:31 Markus Meier
2016-08-15  5:56 Jeroen Roovers
2016-03-24  5:53 Markus Meier
2016-03-05 22:21 Mikle Kolyada

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=1655573040.02f74dfe8072fc4fe8a33fab1285354313521a00.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