Skip to content

Commit

Permalink
kde-base/kfilemetadata -> kde-frameworks/kfilemetadata
Browse files Browse the repository at this point in the history
  • Loading branch information
johu committed Nov 6, 2016
1 parent 7edf995 commit 6123e26
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion kde-base/baloo/baloo-4.14.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ IUSE="debug minimal"

DEPEND="
$(add_kdeapps_dep kdepimlibs)
$(add_kdebase_dep kfilemetadata)
dev-libs/qjson
=dev-libs/xapian-1.2*[chert]
kde-frameworks/kfilemetadata:4
sys-apps/attr
!<kde-base/nepomuk-4.12.50
"
Expand Down
1 change: 0 additions & 1 deletion kde-base/kfilemetadata/Manifest

This file was deleted.

12 changes: 0 additions & 12 deletions kde-base/kfilemetadata/metadata.xml

This file was deleted.

1 change: 1 addition & 0 deletions kde-frameworks/kfilemetadata/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST kfilemetadata-4.14.3.tar.xz 35908 SHA256 3115e6ebd8b52ae9eb1016a3391b019c34fa443d6a5d9351550c5e0baf0d5371 SHA512 d7321b7e1ad755c0dc267b236a33a011377ba309d94c1497c081edad82171452595ce113428048e455b8b71f3ea480e4e76e797e31a74edd24bcf42617c59acb WHIRLPOOL 7e940864c4d9529bc3d5f8337bb9f22f09e00b653ce51b089b026ba3364c57f3f94df89f011f69e9d5500894f5f953fce29acfc7ee25b884876ada7f5f54fe86
DIST kfilemetadata-5.26.0.tar.xz 131636 SHA256 345c02a2e6e808cda7e278848722ece2050bf8f9577fdfec3ece18fb15a500f9 SHA512 1737f8fe3d46d91af7f29aadcb6d06fc638b12741902bb011dce56395d7fd8dc24fd0745d4e7ef326d2cd78119fa4be175c0281d81a09b82d9a6bda705e88286 WHIRLPOOL 6f5d93cf934da0a80d109744eb527c90642cb8ad88098ff526aa29552749a301c4613b6575a4a666f87bedac603474389579f8ea4bf5742d8b3dc85e53a1d782
DIST kfilemetadata-5.27.0.tar.xz 134860 SHA256 b8bcd56ffcf02246dd292b72eddba96e7c6e3bb1ec097f41d0d7be1f0b8046d1 SHA512 c00071a1f4196a7f0ef5449b8676187863dd5e7bfca4122e3ec2da531b8389d1a479e92ae09c18915b1ffdfe481f58cf86f5d5e25913dc1999f58ef427272c5e WHIRLPOOL a2887e3743bf75ea566a2e92d001f8de277eef64d6bf485764dc651522d3e4731df7095558443dd80d5d664e614fcaa54c5667f9c3bb7e87f467673bb8af0b10
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

inherit kde4-base

DESCRIPTION="A library for extracting file metadata"
DESCRIPTION="Library for extracting file metadata"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="debug epub exif ffmpeg mobi pdf taglib"
SLOT="4"

DEPEND="
epub? ( app-text/ebook-tools )
Expand Down
1 change: 1 addition & 0 deletions kde-frameworks/kfilemetadata/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
</maintainer>
<use>
<flag name="epub">Adds support for reading EPUB ebook metadata</flag>
<flag name="mobi">Adds support for reading MOBI ebook metadata</flag>
</use>
</pkgmetadata>
2 changes: 1 addition & 1 deletion kde-misc/baloo-kcmadv/baloo-kcmadv-2014.04.27.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ IUSE=""

DEPEND="
$(add_kdebase_dep baloo '-minimal(-)')
$(add_kdebase_dep kfilemetadata)
dev-libs/qjson
dev-libs/xapian
kde-frameworks/kfilemetadata:4
"
RDEPEND="${DEPEND}"
2 changes: 1 addition & 1 deletion kde-plasma/milou/milou-0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ RDEPEND="
$(add_kdeapps_dep kdepimlibs)
"
DEPEND="${RDEPEND}
$(add_kdebase_dep kfilemetadata)
kde-frameworks/kfilemetadata:4
"
1 change: 1 addition & 0 deletions profiles/updates/4Q-2016
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ move kde-misc/kscreen kde-plasma/kscreen
move x11-libs/libkscreen kde-plasma/libkscreen
slotmove media-sound/cantata 4 0
move kde-base/systemsettings kde-plasma/systemsettings
move kde-base/kfilemetadata kde-frameworks/kfilemetadata

0 comments on commit 6123e26

Please sign in to comment.