From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/smb4k/
Date: Wed, 4 Apr 2018 18:17:03 +0000 (UTC) [thread overview]
Message-ID: <1522865819.ad3b1a70e1e67bbe985e2d677f54164cfc62e46f.johu@gentoo> (raw)
commit: ad3b1a70e1e67bbe985e2d677f54164cfc62e46f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 4 18:16:43 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 4 18:16:59 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3b1a70
net-misc/smb4k: Version bump 2.1.0
Package-Manager: Portage-2.3.28, Repoman-2.3.9
net-misc/smb4k/Manifest | 1 +
net-misc/smb4k/smb4k-2.1.0.ebuild | 56 +++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
index ee8dd81851e..520d7290d5c 100644
--- a/net-misc/smb4k/Manifest
+++ b/net-misc/smb4k/Manifest
@@ -1 +1,2 @@
DIST smb4k-2.0.2.tar.xz 3588608 BLAKE2B b5598486cd144a28c868d0c3271035bf7117e7db09c302f77bb06f541653d2c78a4ea75eaa39274d8bc8a481b28f8cda59e80a38bbb67018d686d35f6cae6d48 SHA512 de210b059757525c6e5b6db733c70f43f62ba14cdc447848c84325d3b838d2ac6d8aa591ef67881decb39801b9519ef05fc805e94bc02b93c629457194e1a974
+DIST smb4k-2.1.0.tar.xz 3714936 BLAKE2B c105909034acbdb3c8593bb06d787a6602290dadc87982ff45703e574bf978ea8a93d88cd91d062a87683559cda020d4971a7784687a74901e97c0c4a6d66d90 SHA512 632d916d6a9cf08c883d4a17747cf036d8d6e285ee149c487cc305d036977e86a7ef4d3ba4630b3b8f29ca9123d894418348e687b0c009653297d77059fb535c
diff --git a/net-misc/smb4k/smb4k-2.1.0.ebuild b/net-misc/smb4k/smb4k-2.1.0.ebuild
new file mode 100644
index 00000000000..74eb7914f02
--- /dev/null
+++ b/net-misc/smb4k/smb4k-2.1.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2018 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/"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+IUSE="plasma"
+
+DEPEND="
+ $(add_frameworks_dep kauth)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(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[cups]
+ plasma? ( $(add_frameworks_dep plasma) )
+"
+
+src_configure(){
+ local mycmakeargs=(
+ -DINSTALL_PLASMOID=$(usex plasma)
+ )
+ kde5_src_configure
+}
next reply other threads:[~2018-04-04 18:17 UTC|newest]
Thread overview: 123+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 18:17 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-17 17:59 [gentoo-commits] repo/gentoo:master commit in: net-misc/smb4k/ 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
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-03-11 22:15 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=1522865819.ad3b1a70e1e67bbe985e2d677f54164cfc62e46f.johu@gentoo \
--to=johu@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