summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-01-06 18:45:43 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-01-06 18:45:43 +0000
commit49d4b47123468e472b9a6691a41b58a1c98cb5d4 (patch)
treeb534c767f422d4af98cdb549bcd511345ce8d073 /app-emulation
parentstable on ppc (bug $117424) (diff)
downloadgentoo-2-49d4b47123468e472b9a6691a41b58a1c98cb5d4.tar.gz
gentoo-2-49d4b47123468e472b9a6691a41b58a1c98cb5d4.tar.bz2
gentoo-2-49d4b47123468e472b9a6691a41b58a1c98cb5d4.zip
Added modular X dependencies and closing bug #117987.
(Portage version: 2.1_pre1)
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vmware-player/ChangeLog6
-rw-r--r--app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild16
2 files changed, 18 insertions, 4 deletions
diff --git a/app-emulation/vmware-player/ChangeLog b/app-emulation/vmware-player/ChangeLog
index 70041c22fad2..93091d957515 100644
--- a/app-emulation/vmware-player/ChangeLog
+++ b/app-emulation/vmware-player/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vmware-player
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.6 2006/01/04 18:59:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/ChangeLog,v 1.7 2006/01/06 18:45:43 wolf31o2 Exp $
+
+ 06 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ vmware-player-1.0.1.19317.ebuild:
+ Added modular X dependencies and closing bug #117987.
04 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-files/vmware-player-1.0.0.18587-config.patch,
diff --git a/app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild b/app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild
index 53e5c64b2b36..38735e699728 100644
--- a/app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild
+++ b/app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild,v 1.1 2006/01/04 18:57:04 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-1.0.1.19317.ebuild,v 1.2 2006/01/06 18:45:43 wolf31o2 Exp $
# Unlike many other binary packages the user doesn't need to agree to a licence
# to download VMWare. The agreeing to a licence is part of the configure step
@@ -26,9 +26,19 @@ DEPEND="${RDEPEND} virtual/os-headers
# vmware-player should not use virtual/libc as this is a
# precompiled binary package thats linked to glibc.
RDEPEND="sys-libs/glibc
- amd64? ( app-emulation/emul-linux-x86-xlibs )
- virtual/x11
+ amd64? (
+ app-emulation/emul-linux-x86-gtklibs )
+ x86? (
+ || (
+ (
+ x11-libs/libXrandr
+ x11-libs/libXcursor
+ x11-libs/libXinerama
+ x11-libs/libXi )
+ virtual/x11 )
+ virtual/xft )
>=dev-lang/perl-5
+ !app-emulation/vmware-workstation
sys-apps/pciutils"
dir=/opt/vmware/player