blob: c448c5d26479d9ee05e4a933b8134dd7c2a85887 [file] [log] [blame]
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=0
DESCRIPTION="Tulliana icon set for KDE"
HOMEPAGE="http://www.kde-look.org/content/show.php?content=38757"
SRC_URI="http://cekirdek.pardus.org.tr/~caglar/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""
RDEPEND=""
RESTRICT="strip binchecks"
src_install() {
insinto /usr/share/icons/${PN}
doins -r .
}