public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/
@ 2015-08-26 21:17 Johannes Huber
  0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2015-08-26 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     74aabe74ec024894895ce2ac87a5a49f228b457d
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 21:16:38 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 21:16:38 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=74aabe74

kde-apps/kdenetwork-filesharing: Remove old

Moved to gentoo main repo.

Package-Manager: portage-2.2.20.1

 .../kdenetwork-filesharing-15.04.3.ebuild                     | 11 -----------
 .../kdenetwork-filesharing-15.08.0.ebuild                     | 11 -----------
 2 files changed, 22 deletions(-)

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.04.3.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.04.3.ebuild
deleted file mode 100644
index 3ab0bcf..0000000
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.04.3.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="kcontrol filesharing config module for SMB"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.0.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.0.ebuild
deleted file mode 100644
index 3ab0bcf..0000000
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-15.08.0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base
-
-DESCRIPTION="kcontrol filesharing config module for SMB"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/
@ 2015-10-16 18:24 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2015-10-16 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     c0a2e0a9e04a836a65caeb609bd9d00d39a3e129
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Oct 15 20:20:53 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:24:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c0a2e0a9

kde-apps/kdenetwork-filesharing: Add kf5 version

Package-Manager: portage-2.2.23

 .../kdenetwork-filesharing-9999.ebuild             | 23 ++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
index 6cfc6e5..dbc8de3 100644
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
+++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
@@ -4,8 +4,27 @@
 
 EAPI=5
 
-inherit kde4-base
+inherit kde5
 
 DESCRIPTION="kcontrol filesharing config module for SMB"
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwidgetsaddons)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON
+	)
+
+	kde5_src_configure
+}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/
@ 2020-08-22 16:51 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2020-08-22 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     25a4fdb6d9b99116438a57b7e03e0324f1b5691e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 18:58:14 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 16:51:37 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=25a4fdb6

kde-apps/kdenetwork-filesharing: Add new DEPEND

Upstream commit ba43b8e9fcb6842c6294fd8b99b25fc43e47f2b6

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
index 102029909e..203a781334 100644
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
+++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=kde-frameworks/kcompletion-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/
@ 2021-04-06 22:43 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2021-04-06 22:43 UTC (permalink / raw
  To: gentoo-commits

commit:     53c65606a206f63c43b9f3dae04310dc12aec1a6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  6 22:35:25 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr  6 22:41:34 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=53c65606

kde-apps/kdenetwork-filesharing: Fix DESCRIPTION

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
index 915af599a3..5ccebe4eea 100644
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
+++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
@@ -7,7 +7,7 @@ KFMIN=5.75.0
 QTMIN=5.15.2
 inherit ecm kde.org
 
-DESCRIPTION="SMB filesharing config module for systemsettings"
+DESCRIPTION="Samba filesharing plugin for file properties"
 HOMEPAGE="https://apps.kde.org/en/kdenetwork_filesharing"
 
 LICENSE="GPL-2" # TODO: CHECK


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/
@ 2022-11-11 23:18 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2022-11-11 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     7cf87629e128b0190dcefe167f4a252a78b9c6b6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 22:02:19 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 22:02:19 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7cf87629

kde-apps/kdenetwork-filesharing: Drop unused dependency

Upstream commit 4b523fb33672b15c95c21e4fe1b345e1364ea0e4

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

 kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
index 554e51cab0..57c1d77326 100644
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
+++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
@@ -21,7 +21,6 @@ DEPEND="
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=kde-frameworks/kcompletion-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/
@ 2023-03-25  0:15 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2023-03-25  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     f804861bc93d16b890a2739d9697afee6206e372
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 23:57:30 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 23:58:50 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f804861b

kde-apps/kdenetwork-filesharing: Add new dependency

Upstream commit 5a1111098277128482b77f28c8c08f3f88f606d7

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

 kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
index 930965dd20..3dc4dffaf8 100644
--- a/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
+++ b/kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+	dev-libs/qcoro5
 	>=dev-qt/qtdeclarative-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-25  0:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 18:24 [gentoo-commits] proj/kde:master commit in: kde-apps/kdenetwork-filesharing/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2023-03-25  0:15 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2021-04-06 22:43 Andreas Sturmlechner
2020-08-22 16:51 Andreas Sturmlechner
2015-08-26 21:17 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox