summaryrefslogtreecommitdiff
blob: 28d329d4b34022035093a6b121d4bd1aa5a2d398 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/smb4k/smb4k-0.10.4.ebuild,v 1.6 2009/12/24 13:07:15 ssuominen Exp $

EAPI=2
KDE_LINGUAS="bg cs da de es fr hu is it ja ko_KR nb nl pl pt_BR ru sk sv tr uk zh_CN zh_TW"
KDE_DOC_DIRS="doc"
inherit kde4-base

DESCRIPTION="Smb4K is a SMB share browser for KDE."
HOMEPAGE="http://smb4k.berlios.de/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="4"
KEYWORDS="amd64 ~ppc x86"
IUSE="debug handbook"

DEPEND=">=kde-base/konqueror-${KDE_MINIMAL}
	|| ( >=net-fs/samba-client-3.4.2[-minimal,cups] net-fs/mount-cifs )"