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: net-misc/smb4k/
Date: Sat, 11 Mar 2017 22:15:44 +0000 (UTC)	[thread overview]
Message-ID: <1489270531.a5ff881c19696363a9077866834e0aa98b22a489.asturm@gentoo> (raw)

commit:     a5ff881c19696363a9077866834e0aa98b22a489
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 22:12:19 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 22:15:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ff881c

net-misc/smb4k: 2.0.0 version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/smb4k/Manifest           |  1 +
 net-misc/smb4k/smb4k-2.0.0.ebuild | 47 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
index a8d52d8687c..732a7852144 100644
--- a/net-misc/smb4k/Manifest
+++ b/net-misc/smb4k/Manifest
@@ -2,3 +2,4 @@ DIST smb4k-1.2.1.tar.xz 3817104 SHA256 6562ab12c783d47e246d9d0a43b2342288384a7a7
 DIST smb4k-1.2.2.tar.xz 3938932 SHA256 338b43e9be4e0d8263329f145331656ff7d134e0038c3e830fb8a7b57f3cb5f6 SHA512 78cb5a3226d15d4b3f0eaa02cfe2969f18497f0ad3b6447338988f38540b3835fcea7acf05a50fd5d2b2c6a0873e341d099242e00c5660cbfd2e9795fcf3790e WHIRLPOOL b36ab80b8785c42dbff4593cbbad33d7be08a86c03be1d4349bf37da3b5cf15a3b9b041d7ea62eaf31ae5a03b054d72e745c448e35d1ae59ee53abad38807332
 DIST smb4k-1.2.3.tar.xz 3942852 SHA256 e751ae0f6b86c532a7e3796ae9c4590f46009075938afecb5ddd0c7421cf08ef SHA512 2066439ddda9abfb3649a1f53097637490b2187543a0cff32ad6b2ff6b250c9e3bb7b910f718a4c77761d064db8cbac7e0db2e9cf5f6ef5faf6a244fb070301b WHIRLPOOL f70b6ebb192888039844036b5798726f95c13ae5592220043c615e5378a04eb6073520ebb4b612248dd34096c17e7054db8ea11f1ed6fa6d6fad2dc6b73d410c
 DIST smb4k-1.9.90.tar.xz 3594360 SHA256 0ade199d85ce281bb98b7618ac8d7b66c7958c16619448c2f5277a8a315cb734 SHA512 1b412534299fec80f38936538accb045fa4754a9ad0a73e045b7f12abc6996332f9ef9be1572db791ebff67c4d5ee3b70aad83932665fd7def2cff57ea4f5260 WHIRLPOOL f7a8929fc3d7c840f1adf717f94a7a6f2df7b4a938605395e85f28419d210f5d1e9200cbc9d4b061fde630fc20f0fdc9c0cce39293f7919f8f55c31e74ea9d82
+DIST smb4k-2.0.0.tar.xz 3594964 SHA256 8a9f9bbfc9876816393d9f269952ddfe896c540e2de26b634b8e709a13ceca95 SHA512 2fb2123a6be888b2d75f3ebb155e021aa85fa6e9c3ec7c0092ef2c40f938e09a1b9e7c1608ecc457760ad37d9faf93c2ddba0b8e5afcf4b1ed1c61b2d9c702f2 WHIRLPOOL 07c2b289f4da54d01a9b6a87dfda7992ed056d1ef29819302391632898ce16aa307cdfdb1342168f4866f44974d788680017e1f763a6fa85b43fc5af68364174

diff --git a/net-misc/smb4k/smb4k-2.0.0.ebuild b/net-misc/smb4k/smb4k-2.0.0.ebuild
new file mode 100644
index 00000000000..60481f46ca4
--- /dev/null
+++ b/net-misc/smb4k/smb4k-2.0.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Advanced network neighborhood browser"
+HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/"
+[[ ${PV} != 9999 ]] && SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+[[ ${PV} != 9999 ]] && KEYWORDS="~amd64 ~x86"
+LICENSE="GPL-2"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kauth)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep solid)
+	$(add_qt_dep qtdeclarative)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qttest)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+	>=net-fs/samba-3.4.2[cups]
+	!net-misc/smb4k:4
+"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.9.90-po2.patch )


             reply	other threads:[~2017-03-11 22:15 UTC|newest]

Thread overview: 129+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 22:15 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-30 16:18 [gentoo-commits] repo/gentoo:master commit in: net-misc/smb4k/ Andreas Sturmlechner
2025-01-24  7:06 Arthur Zamarin
2025-01-24  7:06 Arthur Zamarin
2024-12-23 17:10 Andreas Sturmlechner
2024-12-23 17:10 Andreas Sturmlechner
2024-12-17 19:06 Andreas Sturmlechner
2024-10-17 17:59 Andreas Sturmlechner
2024-10-01 19:27 Andreas Sturmlechner
2024-09-29  0:14 Sam James
2024-09-28 11:05 Arthur Zamarin
2024-09-02 12:44 Andreas Sturmlechner
2024-09-01 19:36 Arthur Zamarin
2024-08-31 21:20 Sam James
2024-07-30 22:15 Andreas Sturmlechner
2024-07-30 22:15 Andreas Sturmlechner
2024-07-21 16:43 Arthur Zamarin
2024-07-06 13:21 Jakov Smolić
2024-07-02 11:46 Sam James
2024-06-30 18:26 Michał Górny
2024-06-29 16:55 Andreas Sturmlechner
2024-06-29 16:55 Andreas Sturmlechner
2024-06-29 16:34 Andreas Sturmlechner
2024-06-28 12:59 Sam James
2024-06-28 12:59 Sam James
2024-02-17 21:43 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2024-01-07 14:33 Andreas Sturmlechner
2023-12-29  7:05 Arthur Zamarin
2023-11-30 19:45 Andreas Sturmlechner
2023-11-28  9:46 Andreas Sturmlechner
2023-11-23 15:27 Sam James
2023-10-20 11:30 Andreas Sturmlechner
2023-10-15 10:15 Andreas Sturmlechner
2023-10-15  9:14 Sam James
2023-10-15  8:26 Sam James
2023-09-09  8:27 Andreas Sturmlechner
2023-09-09  7:32 Andreas Sturmlechner
2023-09-03 14:17 Sam James
2023-09-03 14:17 Sam James
2023-08-08 22:29 Andreas Sturmlechner
2023-06-10 22:07 Andreas Sturmlechner
2023-06-10 22:04 Sam James
2023-06-10 22:04 Sam James
2023-05-03 11:31 Andreas Sturmlechner
2023-04-09 20:17 Andreas Sturmlechner
2023-04-09 12:24 Arthur Zamarin
2023-04-09 12:23 Arthur Zamarin
2023-01-18 10:02 Andreas Sturmlechner
2023-01-09 19:47 Andreas Sturmlechner
2022-12-15 23:29 Andreas Sturmlechner
2022-12-15 23:29 Andreas Sturmlechner
2022-12-15 19:26 Andreas Sturmlechner
2022-12-15  4:43 Arthur Zamarin
2022-12-06 19:22 Andreas Sturmlechner
2022-12-05 18:03 Arthur Zamarin
2022-11-02 13:12 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2022-08-16 18:24 Andreas Sturmlechner
2022-08-16 15:07 Sam James
2022-08-15 22:30 Sam James
2022-07-14  9:27 Andreas Sturmlechner
2022-05-15 10:55 Andreas Sturmlechner
2022-05-13 20:31 Arthur Zamarin
2022-05-09  7:33 Jakov Smolić
2022-05-09  7:33 Jakov Smolić
2022-04-05 16:35 Andreas Sturmlechner
2022-02-15 15:05 Yixun Lan
2021-11-15 18:59 Andreas Sturmlechner
2021-11-09  7:20 Andreas Sturmlechner
2021-11-09  0:46 Sam James
2021-11-07 18:04 Jakov Smolić
2021-09-30 17:24 Andreas Sturmlechner
2021-08-06  9:15 Andreas Sturmlechner
2021-08-06  0:26 Sam James
2021-08-06  0:25 Sam James
2021-06-20 20:02 Andreas Sturmlechner
2020-06-28 20:44 Agostino Sarubbo
2020-06-28 20:27 Agostino Sarubbo
2020-06-14 21:51 Andreas Sturmlechner
2020-05-13 19:33 Andreas Sturmlechner
2020-05-10 11:31 Andreas Sturmlechner
2020-05-10  9:19 Mikle Kolyada
2020-05-10  9:15 Mikle Kolyada
2020-04-14 20:21 Andreas Sturmlechner
2020-04-14 20:21 Andreas Sturmlechner
2020-04-13 14:53 Agostino Sarubbo
2020-04-13 10:14 Agostino Sarubbo
2020-03-11 17:31 Andreas Sturmlechner
2020-01-12 10:28 Andreas Sturmlechner
2019-09-15 22:23 Andreas Sturmlechner
2019-09-15 22:23 Andreas Sturmlechner
2019-08-15 18:22 Andreas Sturmlechner
2019-07-08 20:01 Andreas Sturmlechner
2019-07-08 12:10 Thomas Deutschmann
2019-06-25 14:52 Andreas Sturmlechner
2019-06-20 18:05 Mikle Kolyada
2019-06-20 13:44 Andreas Sturmlechner
2019-06-14 20:42 Andreas Sturmlechner
2019-06-12 12:23 Andreas Sturmlechner
2019-06-12 12:23 Andreas Sturmlechner
2019-05-19 17:54 Andreas Sturmlechner
2019-05-19 17:54 Andreas Sturmlechner
2019-04-27 14:46 Andreas Sturmlechner
2019-04-27 14:46 Andreas Sturmlechner
2019-04-03 14:11 Andreas Sturmlechner
2019-04-03 14:11 Andreas Sturmlechner
2019-03-12 19:37 Andreas Sturmlechner
2018-10-11 18:40 Andreas Sturmlechner
2018-10-11 18:40 Andreas Sturmlechner
2018-10-09 21:24 Thomas Deutschmann
2018-09-03 19:39 Andreas Sturmlechner
2018-09-03 19:39 Andreas Sturmlechner
2018-05-05  6:59 Andreas Sturmlechner
2018-05-04 22:10 Mikle Kolyada
2018-05-04 15:36 Thomas Deutschmann
2018-04-04 18:17 Johannes Huber
2017-09-03  6:58 Michael Palimaka
2017-08-23 19:47 Andreas Sturmlechner
2017-05-12  2:23 Andreas Sturmlechner
2017-05-11  8:37 Agostino Sarubbo
2017-05-11  7:51 Agostino Sarubbo
2017-05-10 18:06 Andreas Sturmlechner
2017-02-25 13:03 Michael Palimaka
2017-01-01 17:35 Andreas Sturmlechner
2016-07-07 17:52 Michael Palimaka
2015-12-25 16:41 Michael Palimaka
2015-12-16 10:12 Agostino Sarubbo
2015-10-04 12:05 Michael Palimaka

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=1489270531.a5ff881c19696363a9077866834e0aa98b22a489.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