summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-13 08:20:59 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-13 08:20:59 +0000
commita1d3890dadb06512e9fe0248a6045dca69e88ba3 (patch)
tree91908ace1921ed479937410a5ccf96ead7084d6c /media-libs/fmod/fmod-3.73.ebuild
parentx11-plugins/cputnik stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-a1d3890dadb06512e9fe0248a6045dca69e88ba3.tar.gz
gentoo-2-a1d3890dadb06512e9fe0248a6045dca69e88ba3.tar.bz2
gentoo-2-a1d3890dadb06512e9fe0248a6045dca69e88ba3.zip
Stable x86. ~amd64. Added amd64 compat libs as DEP.
Diffstat (limited to 'media-libs/fmod/fmod-3.73.ebuild')
-rw-r--r--media-libs/fmod/fmod-3.73.ebuild12
1 files changed, 8 insertions, 4 deletions
diff --git a/media-libs/fmod/fmod-3.73.ebuild b/media-libs/fmod/fmod-3.73.ebuild
index 9ee931f7849a..a21c3eccc812 100644
--- a/media-libs/fmod/fmod-3.73.ebuild
+++ b/media-libs/fmod/fmod-3.73.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.73.ebuild,v 1.2 2004/06/24 22:59:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-3.73.ebuild,v 1.3 2004/07/13 08:20:59 eradicator Exp $
+
+IUSE=""
MY_P="fmodapi${PV/.}linux"
S=${WORKDIR}/${MY_P}
@@ -8,11 +10,13 @@ DESCRIPTION="music and sound effects library, and a sound processing system"
SRC_URI="http://www.fmod.org/files/${MY_P}.tar.gz"
HOMEPAGE="http://www.fmod.org/"
-IUSE=""
-
SLOT="0"
LICENSE="fmod"
-KEYWORDS="~x86"
+KEYWORDS="-* x86 ~amd64"
+
+DEPEND"virtual/libc"
+RDEPEND="${DEPEND}
+ amd64? ( app-emulation/emul-linux-x86-baselibs )"
src_install() {
dolib api/libfmod-${PV}.so