You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/media-gfx/calculate-cldx-themes/calculate-cldx-themes-9.7-r...

30 lines
1.1 KiB

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DESCRIPTION="The theme for Calculate Linux Desktop XFCE"
HOMEPAGE="http://www.calculate-linux.org/calcualte-cldx-themes"
SRC_URI="ftp://ftp.calculate.ru/pub/calculate/${PN}/${P}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="!media-gfx/calculate-cld-themes
!media-gfx/calculate-cds-themes"
DEPEND="${RDEPEND}"
src_install() {
insinto /
dosym ../icons/Calculate/40x40/apps/1c.png /usr/share/pixmaps/1c.png
dosym ../icons/Calculate/40x40/apps/autocad.png /usr/share/pixmaps/autocad.png
dosym ../icons/Calculate/40x40/apps/corel.png /usr/share/pixmaps/corel.png
dosym ../icons/Calculate/40x40/apps/illustrator.png /usr/share/pixmaps/illustrator.png
dosym ../icons/Calculate/40x40/apps/photoshop.png /usr/share/pixmaps/photoshop.png
dosym ../icons/Calculate/40x40/apps/topplan.png /usr/share/pixmaps/topplan.png
dosym ../icons/Calculate/40x40/apps/windows.png /usr/share/pixmaps/windows.png
dosym ../icons/Calculate/40x40/apps/yellow.png /usr/share/pixmaps/yellow.png
doins -r .
}