Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/smb4k/
Date: Tue, 25 Jun 2019 14:52:52
Message-Id: 1561474334.da1f39c4c612cbc2c1d15becb679571cd0baad6c.asturm@gentoo
1 commit: da1f39c4c612cbc2c1d15becb679571cd0baad6c
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 20 22:32:49 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 25 14:52:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da1f39c4
7
8 net-misc/smb4k: Drop 3.0.0-r1
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.15
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 net-misc/smb4k/Manifest | 1 -
14 net-misc/smb4k/smb4k-3.0.0-r1.ebuild | 70 ------------------------------------
15 2 files changed, 71 deletions(-)
16
17 diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
18 index b51868bcbff..3e9ac5d9f1a 100644
19 --- a/net-misc/smb4k/Manifest
20 +++ b/net-misc/smb4k/Manifest
21 @@ -1,3 +1,2 @@
22 DIST smb4k-2.1.1.tar.xz 3718220 BLAKE2B 99258ac57d3b8ff2861b8635b6a0799a347f3934c8d070d41c09f49b69caa7b59f502db9041d1bc4f875ae15544254faaafaae6429200ddf5526a06812983e1f SHA512 d69cb9f4c22e2afdd111e73c3d99d6868f959aa5476ffe10620862d3659b5a4f3b814856b17a9dced7bf6dde524f5bcf224e62d413d2aa92b0bcc2272ddf22b7
23 -DIST smb4k-3.0.0.tar.xz 3825920 BLAKE2B 5439caa8f02fc93cd2065384e2b502abdca328fd186cb10ac0837d7eb289a2d62bedd81439a6d5b0e815edfb7fe168fcb70f0e645f3bae2d39a391d0688487f6 SHA512 b32a7151adb46b93e2c245136752435d3842e135baeb2b44343287d2eaf9f2aa5622a28b19df7d821390a35994f3ce204fdf20aeeac6ad67e9eb3b144ee22e33
24 DIST smb4k-3.0.1.tar.xz 3826160 BLAKE2B e42d761d67ae6b25e75fc673eb18838607dc36d5c76d4cba63257d09c2e138fcc3b1e3600163188117a020327645b7fe320d4a25f7455f2585cdbcf567e3d941 SHA512 de61d7dc2f63657056d721ac5ef5c12e8c8393b674163c2888a63a58f5779b0efcc47c2acaee782979c4bd9abc008eb457b6fce31d085b3e80c0970a195528b9
25
26 diff --git a/net-misc/smb4k/smb4k-3.0.0-r1.ebuild b/net-misc/smb4k/smb4k-3.0.0-r1.ebuild
27 deleted file mode 100644
28 index fd64fcc60aa..00000000000
29 --- a/net-misc/smb4k/smb4k-3.0.0-r1.ebuild
30 +++ /dev/null
31 @@ -1,70 +0,0 @@
32 -# Copyright 1999-2019 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -KDE_HANDBOOK="forceoptional"
38 -inherit kde5
39 -
40 -DESCRIPTION="Advanced network neighborhood browser"
41 -HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/"
42 -
43 -if [[ ${KDE_BUILD_TYPE} = release ]]; then
44 - SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
45 - KEYWORDS="~amd64 ~x86"
46 -fi
47 -
48 -LICENSE="GPL-2"
49 -IUSE="plasma"
50 -
51 -DEPEND="
52 - $(add_frameworks_dep kauth)
53 - $(add_frameworks_dep kcompletion)
54 - $(add_frameworks_dep kconfig)
55 - $(add_frameworks_dep kconfigwidgets)
56 - $(add_frameworks_dep kcoreaddons)
57 - $(add_frameworks_dep kcrash)
58 - $(add_frameworks_dep kdbusaddons)
59 - $(add_frameworks_dep ki18n)
60 - $(add_frameworks_dep kiconthemes)
61 - $(add_frameworks_dep kio)
62 - $(add_frameworks_dep kjobwidgets)
63 - $(add_frameworks_dep knotifications)
64 - $(add_frameworks_dep kwallet)
65 - $(add_frameworks_dep kwidgetsaddons)
66 - $(add_frameworks_dep kwindowsystem)
67 - $(add_frameworks_dep kxmlgui)
68 - $(add_frameworks_dep solid)
69 - $(add_qt_dep qtdeclarative)
70 - $(add_qt_dep qtgui)
71 - $(add_qt_dep qtnetwork)
72 - $(add_qt_dep qtprintsupport)
73 - $(add_qt_dep qttest)
74 - $(add_qt_dep qtwidgets)
75 - net-fs/samba[cups]
76 -"
77 -RDEPEND="${DEPEND}
78 - plasma? (
79 - $(add_frameworks_dep plasma)
80 - $(add_qt_dep qtquickcontrols2)
81 - )
82 -"
83 -
84 -PATCHES=( "${FILESDIR}/${P}-fix-mount-readwrite-shares.patch" )
85 -
86 -src_configure(){
87 - local mycmakeargs=(
88 - -DINSTALL_PLASMOID=$(usex plasma)
89 - )
90 - kde5_src_configure
91 -}
92 -
93 -pkg_postinst() {
94 - kde5_pkg_postinst
95 - elog "Users of Samba 4.7 and above please note that for the time being,"
96 - elog "the following setting has to be added to or changed in the [global]"
97 - elog "section of the smb.conf file:"
98 - elog
99 - elog "[global]"
100 - elog "client max protocol = NT1"
101 -}