From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kfilemetadata/
Date: Wed, 1 May 2019 09:39:25 +0000 (UTC) [thread overview]
Message-ID: <1556703545.2bf4ef7f8e2b93c3dff39dd70c2d1267f0dc675a.asturm@gentoo> (raw)
commit: 2bf4ef7f8e2b93c3dff39dd70c2d1267f0dc675a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 09:38:45 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 1 09:39:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf4ef7f
kde-frameworks/kfilemetadata: Drop 5.57.0 (r0)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../kfilemetadata/kfilemetadata-5.57.0.ebuild | 66 ----------------------
1 file changed, 66 deletions(-)
diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-5.57.0.ebuild b/kde-frameworks/kfilemetadata/kfilemetadata-5.57.0.ebuild
deleted file mode 100644
index 542d913a78d..00000000000
--- a/kde-frameworks/kfilemetadata/kfilemetadata-5.57.0.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
-inherit kde5 python-any-r1
-
-DESCRIPTION="Library for extracting file metadata"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="epub exif ffmpeg kernel_linux libav office pdf taglib"
-
-BDEPEND="
- test? ( ${PYTHON_DEPS} )
-"
-RDEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_qt_dep qtxml)
- epub? ( app-text/ebook-tools )
- exif? ( media-gfx/exiv2:= )
- ffmpeg? (
- libav? ( >=media-video/libav-12.2:= )
- !libav? ( media-video/ffmpeg:0= )
- )
- office? ( $(add_frameworks_dep karchive) )
- pdf? ( app-text/poppler[qt5] )
- taglib? ( media-libs/taglib )
-"
-DEPEND="${RDEPEND}
- kernel_linux? ( sys-apps/attr )
-"
-
-pkg_setup() {
- use test && python-any-r1_pkg_setup
- kde5_pkg_setup
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_find_package epub EPub)
- $(cmake-utils_use_find_package exif LibExiv2)
- $(cmake-utils_use_find_package ffmpeg FFmpeg)
- $(cmake-utils_use_find_package office KF5Archive)
- $(cmake-utils_use_find_package pdf Poppler)
- $(cmake-utils_use_find_package taglib Taglib)
- )
-
- kde5_src_configure
-}
-
-src_test() {
- # FIXME: bug 644650, fails on tmpfs (but not for everyone)
- local myctestargs=( -E "(usermetadatawritertest)" )
- kde5_src_test
-}
-
-pkg_postinst() {
- kde5_pkg_postinst
-
- if ! has_version app-text/catdoc || ! has_version dev-libs/libxls; then
- elog "To get additional features, optional runtime dependencies may be installed:"
- elog "app-text/catdoc - indexing of Microsoft Word or Powerpoint files"
- elog "dev-libs/libxls - indexing of Microsoft Excel files"
- fi
-}
next reply other threads:[~2019-05-01 9:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-01 9:39 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-08-10 8:18 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-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=1556703545.2bf4ef7f8e2b93c3dff39dd70c2d1267f0dc675a.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