# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde DESCRIPTION="Dolphin is a file manager for KDE focusing on usability" HOMEPAGE="http://enzosworld.gmxhome.de/" SRC_URI="http://enzosworld.gmxhome.de/download/dolphin-${PV}.tar.gz" LICENSE="GPL" SLOT="0" KEYWORDS="~x86" IUSE="" need-kde 3.5 S="${WORKDIR}/${PN}" DEPEND=">=kde-base/kdelibs-3.5" pkg_postinst() { echo einfo "To set Dolphin as a default filemanager," einfo "change file association for inode/directory" einfo "in KDE Control Center" echo }