* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2017-05-06 22:16 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2017-05-06 22:16 UTC (permalink / raw
To: gentoo-commits
commit: 2c0323a848be9d2f619846892e7555d4c0e81475
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May 6 22:15:55 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May 6 22:15:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0323a8
kde-misc/kio-locate: Drop slot 4
Package-Manager: Portage-2.3.5, Repoman-2.3.1
kde-misc/kio-locate/kio-locate-0.5.3.ebuild | 24 ------------------------
1 file changed, 24 deletions(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3.ebuild
deleted file mode 100644
index 7d650aab7ec..00000000000
--- a/kde-misc/kio-locate/kio-locate-0.5.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_LINGUAS="cs de el fr"
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Locate KIO slave for KDE"
-HOMEPAGE="http://www.kde-apps.org/content/show.php/kio-locate?content=120965"
-SRC_URI="http://www.kde-apps.org/CONTENT/content-files/120965-${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DOCS=( AUTHORS ChangeLog )
-PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" )
-
-RDEPEND="${RDEPEND}
- sys-apps/mlocate
-"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2017-09-26 13:40 Michael Palimaka
0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2017-09-26 13:40 UTC (permalink / raw
To: gentoo-commits
commit: 62cab3f483137fb58dcc7c06a0d0144682f96adc
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 26 13:34:23 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep 26 13:40:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62cab3f4
kde-misc/kio-locate: update HOMEPAGE & SRC_URI
Package-Manager: Portage-2.3.8, Repoman-2.3.3
kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
index 3cceefcf0ab..892f214341f 100644
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
@@ -7,8 +7,8 @@ KDE_HANDBOOK="optional"
inherit kde5
DESCRIPTION="Locate KIO slave"
-HOMEPAGE="http://www.kde-apps.org/content/show.php/kio-locate?content=120965"
-SRC_URI="http://www.kde-apps.org/CONTENT/content-files/120965-${P}.tar.gz"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/kio-locate?content=120965"
+SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}.tar.gz"
# See also: https://github.com/reporter123/kio-locate/commits/master
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2017-10-07 21:12 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2017-10-07 21:12 UTC (permalink / raw
To: gentoo-commits
commit: 1d7de8d852b7b3c73ef4ce44db4c48ef847f99bf
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 7 21:11:09 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 7 21:11:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7de8d8
kde-misc/kio-locate: Set KDE_HANDBOOK=forceoptional
Can't be set to optional until ported away from kdelibs4support.
Reported-by: groepaz <AT> gmx.net
Gentoo-bug: 633666
Package-Manager: Portage-2.3.11, Repoman-2.3.3
kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
index 892f214341f..a67ebf62b82 100644
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-KDE_HANDBOOK="optional"
+KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
inherit kde5
DESCRIPTION="Locate KIO slave"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2019-07-21 18:52 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2019-07-21 18:52 UTC (permalink / raw
To: gentoo-commits
commit: d69bc1145b61c771b18a76ea7b34d849f21c2cf6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 18:32:14 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 18:51:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d69bc114
kde-misc/kio-locate: Drop 0.5.3-r1
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild | 34 --------------------------
1 file changed, 34 deletions(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
deleted file mode 100644
index a67ebf62b82..00000000000
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
-inherit kde5
-
-DESCRIPTION="Locate KIO slave"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/kio-locate?content=120965"
-SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}.tar.gz"
-# See also: https://github.com/reporter123/kio-locate/commits/master
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DOCS=( AUTHORS ChangeLog )
-
-PATCHES=(
- "${FILESDIR}/${P}-gcc-4.7.patch"
- "${FILESDIR}/${P}-kf5port.patch"
-)
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep solid)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
- !kde-misc/kio-locate:4
- sys-apps/mlocate
-"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2019-07-21 18:52 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2019-07-21 18:52 UTC (permalink / raw
To: gentoo-commits
commit: 378a2ff0bbaccf0ff3328df07493256915fc3cfc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 21 18:31:22 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 21 18:51:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378a2ff0
kde-misc/kio-locate: EAPI-7 bump, drop obsolete blocker
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild | 31 ++++++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild
new file mode 100644
index 00000000000..dcfec179e88
--- /dev/null
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
+inherit kde5
+
+DESCRIPTION="Locate KIO slave"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/kio-locate?content=120965"
+SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}.tar.gz"
+# See also: https://github.com/reporter123/kio-locate/commits/master
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+PATCHES=(
+ "${FILESDIR}/${P}-gcc-4.7.patch"
+ "${FILESDIR}/${P}-kf5port.patch"
+)
+
+DEPEND="
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep solid)
+ $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+ sys-apps/mlocate
+"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2019-12-25 1:27 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2019-12-25 1:27 UTC (permalink / raw
To: gentoo-commits
commit: 0baca0e3645a9753cd0edf89e4315444e81f7cb8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 23:50:56 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 01:26:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0baca0e3
kde-misc/kio-locate: Drop 0.5.3-r2
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild | 31 --------------------------
1 file changed, 31 deletions(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild
deleted file mode 100644
index dcfec179e88..00000000000
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional" # not optional until !kdelibs4support
-inherit kde5
-
-DESCRIPTION="Locate KIO slave"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/kio-locate?content=120965"
-SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}.tar.gz"
-# See also: https://github.com/reporter123/kio-locate/commits/master
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-PATCHES=(
- "${FILESDIR}/${P}-gcc-4.7.patch"
- "${FILESDIR}/${P}-kf5port.patch"
-)
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep solid)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
- sys-apps/mlocate
-"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2019-12-25 1:27 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2019-12-25 1:27 UTC (permalink / raw
To: gentoo-commits
commit: 172be659961282141dcf97631f5d221057d5a0b1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 23:50:03 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 01:26:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172be659
kde-misc/kio-locate: Fix dependencies, switch to ecm.eclass
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild | 39 ++++++++++++++++++++++++++
1 file changed, 39 insertions(+)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
new file mode 100644
index 00000000000..785b50d3006
--- /dev/null
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional" # not optional until !kdelibs4support
+inherit ecm
+
+DESCRIPTION="Locate KIO slave"
+HOMEPAGE="https://www.linux-apps.com/content/show.php/kio-locate?content=120965"
+SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}.tar.gz"
+# See also: https://github.com/reporter123/kio-locate/commits/master
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+PATCHES=(
+ "${FILESDIR}/${P}-gcc-4.7.patch"
+ "${FILESDIR}/${P}-kf5port.patch"
+)
+
+DEPEND="
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ kde-frameworks/kcompletion:5
+ kde-frameworks/kconfig:5
+ kde-frameworks/kconfigwidgets:5
+ kde-frameworks/kcoreaddons:5
+ kde-frameworks/kdelibs4support:5
+ kde-frameworks/ki18n:5
+ kde-frameworks/kiconthemes:5
+ kde-frameworks/kio:5
+ kde-frameworks/kwidgetsaddons:5
+"
+RDEPEND="${DEPEND}
+ sys-apps/mlocate
+"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2020-02-18 20:06 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2020-02-18 20:06 UTC (permalink / raw
To: gentoo-commits
commit: bc3e4e1e6da7f7a48649308604527f94a2297a80
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 18 11:15:58 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 18 20:05:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3e4e1e
kde-misc/kio-locate: added ~arm64 keyword
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
index 785b50d3006..3173e06cc4d 100644
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}
LICENSE="GPL-2"
SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="debug"
PATCHES=(
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/
@ 2022-07-21 12:37 Andreas Sturmlechner
0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2022-07-21 12:37 UTC (permalink / raw
To: gentoo-commits
commit: 2919e03e4e2bd9b05a8958477f251c55fcb87c29
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 21 12:36:03 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 21 12:37:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2919e03e
kde-misc/kio-locate: update EAPI 7 -> 8, update DESCRIPTION
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
index 3173e06cc4d1..09421ff4075b 100644
--- a/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
+++ b/kde-misc/kio-locate/kio-locate-0.5.3-r3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
ECM_HANDBOOK="forceoptional" # not optional until !kdelibs4support
inherit ecm
-DESCRIPTION="Locate KIO slave"
+DESCRIPTION="KIO worker for the locate command"
HOMEPAGE="https://www.linux-apps.com/content/show.php/kio-locate?content=120965"
SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}.tar.gz"
# See also: https://github.com/reporter123/kio-locate/commits/master
@@ -14,12 +14,7 @@ SRC_URI="https://dl.opendesktop.org/api/files/download/id/1460972255/120965-${P}
LICENSE="GPL-2"
SLOT="5"
KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="debug"
-
-PATCHES=(
- "${FILESDIR}/${P}-gcc-4.7.patch"
- "${FILESDIR}/${P}-kf5port.patch"
-)
+IUSE=""
DEPEND="
dev-qt/qtgui:5
@@ -37,3 +32,8 @@ DEPEND="
RDEPEND="${DEPEND}
sys-apps/mlocate
"
+
+PATCHES=(
+ "${FILESDIR}/${P}-gcc-4.7.patch"
+ "${FILESDIR}/${P}-kf5port.patch"
+)
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2022-07-21 12:37 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-25 1:27 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-locate/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2022-07-21 12:37 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-12-25 1:27 Andreas Sturmlechner
2019-07-21 18:52 Andreas Sturmlechner
2019-07-21 18:52 Andreas Sturmlechner
2017-10-07 21:12 Andreas Sturmlechner
2017-09-26 13:40 Michael Palimaka
2017-05-06 22:16 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox