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 DBE0715852A for ; Thu, 15 Aug 2024 17:48:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80A0AE29CB; Thu, 15 Aug 2024 17:48:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 67044E29CD for ; Thu, 15 Aug 2024 17:48:11 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0576343026 for ; Thu, 15 Aug 2024 17:48:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FBF71EFB for ; Thu, 15 Aug 2024 17:48:08 +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: <1723744011.1a13834deb95aba39c049aa4cb27333dd1f3fcfb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/thumbnailers/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/thumbnailers/Manifest kde-apps/thumbnailers/thumbnailers-24.05.2.ebuild X-VCS-Directories: kde-apps/thumbnailers/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1a13834deb95aba39c049aa4cb27333dd1f3fcfb X-VCS-Branch: master Date: Thu, 15 Aug 2024 17:48:08 +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: 41a4c5bf-5418-46e4-b37d-042a7d40a88e X-Archives-Hash: 681ecc3171c9e7f3b2307eefd6df014b commit: 1a13834deb95aba39c049aa4cb27333dd1f3fcfb Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 15 08:22:33 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 15 17:46:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13834d kde-apps/thumbnailers: drop 24.05.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/thumbnailers/Manifest | 1 - kde-apps/thumbnailers/thumbnailers-24.05.2.ebuild | 39 ----------------------- 2 files changed, 40 deletions(-) diff --git a/kde-apps/thumbnailers/Manifest b/kde-apps/thumbnailers/Manifest index 8e6d0767cba9..e64ffdb416c4 100644 --- a/kde-apps/thumbnailers/Manifest +++ b/kde-apps/thumbnailers/Manifest @@ -1,2 +1 @@ DIST kdegraphics-thumbnailers-23.08.5.tar.xz 49436 BLAKE2B 943ad7bd93ca5e4d80854869d4d97f7121d259a82062afb7781d1845e94cbc6ea1732aff3d3476eb6db5ffe54f8f97b352ef8977ebdccc2b173594dd3cbccd6f SHA512 77c328e9532fbd12548d4d219d6da2ad369ee14825d3cf5d142ec11afb842640e1fd01e7e1f911147c93e7e93893b9ae10be66b3d568866ed8985b5e5b38663f -DIST kdegraphics-thumbnailers-24.05.2.tar.xz 48756 BLAKE2B f5c2932c89fe38933c764171c31edfc0c11b7d6a34170e283a5f7ebc221866a2005897e580f1076b4a8bd9438d2fc39ff4b5da99abe90ce41c7465f35b7f6479 SHA512 eafc1eaf48fe7fef2556b1ba39beec0032b3fbc3ad01856517c86e6d56a2d24c488db9ca6cd9669a5b70c16ce44b6006c0a9e48216af08d03fbd805973158503 diff --git a/kde-apps/thumbnailers/thumbnailers-24.05.2.ebuild b/kde-apps/thumbnailers/thumbnailers-24.05.2.ebuild deleted file mode 100644 index c891b97b0acc..000000000000 --- a/kde-apps/thumbnailers/thumbnailers-24.05.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_NAME="kdegraphics-thumbnailers" -PVCUT=$(ver_cut 1-3) -KFMIN=6.3.0 -QTMIN=6.6.2 -inherit ecm gear.kde.org - -DESCRIPTION="Thumbnail generators for Mobipocket, PDF/PS and RAW files" - -LICENSE="GPL-2+" -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" -IUSE="mobi raw" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui] - >=kde-frameworks/karchive-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:6 ) - raw? ( - >=kde-apps/libkdcraw-${PVCUT}:6 - >=kde-apps/libkexiv2-${PVCUT}:6 - ) -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - -DDISABLE_MOBIPOCKET=$(usex !mobi) - $(cmake_use_find_package raw KExiv2Qt6) - $(cmake_use_find_package raw KDcrawQt6) - ) - - ecm_src_configure -}