summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-04-21 20:37:28 +0000
committerMichał Górny <mgorny@gentoo.org>2013-04-21 20:37:28 +0000
commitde042c593775437b1a7cf7b49786342fbf789a07 (patch)
treea18078ff441c0265081360e32ba6c3204f5e173d /net-misc/teamviewer
parentSupport multilib libraries alternatively to emul-linux-x86-xlibs. (diff)
downloadgentoo-2-de042c593775437b1a7cf7b49786342fbf789a07.tar.gz
gentoo-2-de042c593775437b1a7cf7b49786342fbf789a07.tar.bz2
gentoo-2-de042c593775437b1a7cf7b49786342fbf789a07.zip
Support multilib libraries alternatively to emul-linux-x86-xlibs.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'net-misc/teamviewer')
-rw-r--r--net-misc/teamviewer/ChangeLog6
-rw-r--r--net-misc/teamviewer/teamviewer-7.0.9377.ebuild15
-rw-r--r--net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild15
3 files changed, 31 insertions, 5 deletions
diff --git a/net-misc/teamviewer/ChangeLog b/net-misc/teamviewer/ChangeLog
index c318f004051b..750115484076 100644
--- a/net-misc/teamviewer/ChangeLog
+++ b/net-misc/teamviewer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/teamviewer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/ChangeLog,v 1.5 2013/04/18 13:04:03 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/ChangeLog,v 1.6 2013/04/21 20:37:28 mgorny Exp $
+
+ 21 Apr 2013; Michał Górny <mgorny@gentoo.org> teamviewer-7.0.9377.ebuild,
+ teamviewer-8.0.17147-r2.ebuild:
+ Support multilib libraries alternatively to emul-linux-x86-xlibs.
*teamviewer-8.0.17147-r2 (18 Apr 2013)
diff --git a/net-misc/teamviewer/teamviewer-7.0.9377.ebuild b/net-misc/teamviewer/teamviewer-7.0.9377.ebuild
index 649e1bae1ffc..a775adef7e35 100644
--- a/net-misc/teamviewer/teamviewer-7.0.9377.ebuild
+++ b/net-misc/teamviewer/teamviewer-7.0.9377.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/teamviewer-7.0.9377.ebuild,v 1.2 2013/02/21 14:33:17 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/teamviewer-7.0.9377.ebuild,v 1.3 2013/04/21 20:37:28 mgorny Exp $
EAPI=5
@@ -26,7 +26,18 @@ RDEPEND="
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-soundlibs
- app-emulation/emul-linux-x86-xlibs
+ || (
+ (
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdamage[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXfixes[abi_x86_32]
+ x11-libs/libXtst[abi_x86_32]
+ )
+ app-emulation/emul-linux-x86-xlibs
+ )
)
x86? (
sys-libs/zlib
diff --git a/net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild b/net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild
index c0f256550fc9..a2b093ac86ab 100644
--- a/net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild
+++ b/net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild,v 1.1 2013/04/18 13:04:03 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/teamviewer/teamviewer-8.0.17147-r2.ebuild,v 1.2 2013/04/21 20:37:28 mgorny Exp $
EAPI=5
@@ -26,7 +26,18 @@ RDEPEND="
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-soundlibs
- app-emulation/emul-linux-x86-xlibs
+ || (
+ (
+ x11-libs/libSM[abi_x86_32]
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXau[abi_x86_32]
+ x11-libs/libXdamage[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXfixes[abi_x86_32]
+ x11-libs/libXtst[abi_x86_32]
+ )
+ app-emulation/emul-linux-x86-xlibs
+ )
)
x86? (
sys-libs/zlib