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: kde-frameworks/kfilemetadata/
Date: Sat, 10 Aug 2024 08:18:12 +0000 (UTC)	[thread overview]
Message-ID: <1723277864.0b885fab3bfbd149b2db788e5def44ed6288ecc5.asturm@gentoo> (raw)

commit:     0b885fab3bfbd149b2db788e5def44ed6288ecc5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 08:17:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 08:17:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b885fab

kde-frameworks/kfilemetadata: drop 6.5.0

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

 .../kfilemetadata/kfilemetadata-6.5.0.ebuild       | 66 ----------------------
 1 file changed, 66 deletions(-)

diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-6.5.0.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-6.5.0.ebuild
deleted file mode 100644
index 5c5b4bd42bad..000000000000
--- a/kde-frameworks/kfilemetadata/kfilemetadata-6.5.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} )
-PVCUT=$(ver_cut 1-2)
-QTMIN=6.6.2
-inherit ecm frameworks.kde.org optfeature python-any-r1
-
-DESCRIPTION="Library for extracting file metadata"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="epub exif ffmpeg mobi pdf taglib"
-
-RESTRICT="test"
-
-RDEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[gui,xml]
-	=kde-frameworks/karchive-${PVCUT}*:6
-	=kde-frameworks/kcodecs-${PVCUT}*:6
-	=kde-frameworks/kcoreaddons-${PVCUT}*:6
-	=kde-frameworks/ki18n-${PVCUT}*:6
-	epub? ( app-text/ebook-tools )
-	exif? ( media-gfx/exiv2:= )
-	ffmpeg? ( media-video/ffmpeg:0= )
-	mobi? ( kde-apps/kdegraphics-mobipocket:6 )
-	pdf? ( app-text/poppler[qt6(-)] )
-	taglib? ( media-libs/taglib:= )
-"
-DEPEND="${RDEPEND}
-	kernel_linux? ( sys-apps/attr )
-"
-BDEPEND="test? ( ${PYTHON_DEPS} )"
-
-CMAKE_SKIP_TESTS=(
-	# FIXME: bug 644650, fails on tmpfs (but not for everyone)
-	usermetadatawritertest
-)
-
-pkg_setup() {
-	use test && python-any-r1_pkg_setup
-	ecm_pkg_setup
-}
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package epub EPub)
-		$(cmake_use_find_package exif LibExiv2)
-		$(cmake_use_find_package ffmpeg FFmpeg)
-		$(cmake_use_find_package mobi QMobipocket6)
-		$(cmake_use_find_package pdf Poppler)
-		$(cmake_use_find_package taglib Taglib)
-	)
-
-	ecm_src_configure
-}
-
-pkg_postinst() {
-	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		optfeature "Microsoft Word/Powerpoint file indexing" app-text/catdoc
-		optfeature "Microsoft Excel file indexing" dev-libs/libxls
-	fi
-	ecm_pkg_postinst
-}


             reply	other threads:[~2024-08-10  8:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10  8:18 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-02 22:46 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kfilemetadata/ Andreas Sturmlechner
2024-07-12 19:57 Andreas Sturmlechner
2024-06-20 20:31 Andreas Sturmlechner
2024-02-17  5:25 Sam James
2023-09-19 16:51 Andreas Sturmlechner
2023-08-02 17:48 Sam James
2020-04-26  7:44 Mikle Kolyada
2019-05-16  8:28 Michael Palimaka
2019-05-01  9:39 Andreas Sturmlechner
2019-01-12  8:41 Andreas Sturmlechner
2018-09-21 15:54 Andreas Sturmlechner
2018-06-10 12:04 Mikle Kolyada
2018-02-11 22:01 Andreas Sturmlechner
2017-12-12 11:18 Andreas Sturmlechner
2017-08-15 14:29 Andreas Sturmlechner
2017-07-25 18:14 Alexis Ballier
2017-07-09 11:12 Andreas Sturmlechner
2017-04-17 10:43 Andreas Sturmlechner
2017-01-17 19:54 Aaron Bauman

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=1723277864.0b885fab3bfbd149b2db788e5def44ed6288ecc5.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