# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-console/vmware-console-3.0.0.7592.ebuild,v 1.2 2004/06/04 03:39:06 jmglov Exp $ MY_PN="VMware-console" MY_PV=`echo ${PV} | sed -e 's/\.\([0-9]\+\)$/-\1/'` MY_P="${MY_PN}-${MY_PV}" FN="${MY_P}.tar.gz" S="${WORKDIR}/vmware-console-distrib" DESCRIPTION="VMware Remote Console for Linux" HOMEPAGE="http://www.vmware.com/" SRC_URI="${FN}" LICENSE="vmware" SLOT="0" KEYWORDS="~x86" RESTRICT="fetch nostrip" IUSE="esx" DEPEND="virtual/glibc virtual/x11" pkg_nofetch() { einfo "Please obtain ${FN} and place it in ${DISTDIR}" } src_install () { # Set up config database echo 'libdir = "/opt/vmware-console/lib"' >etc/config cat >etc/locations <