diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-06-18 19:41:32 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-06-18 19:41:32 +0000 |
commit | 2d529a6eca323db54449bf54d271bbb3254ebe04 (patch) | |
tree | ce110f9527a544331151bb868bd2ec0c5be3523b /media-gfx/maya | |
parent | ~amd64 (diff) | |
download | historical-2d529a6eca323db54449bf54d271bbb3254ebe04.tar.gz historical-2d529a6eca323db54449bf54d271bbb3254ebe04.tar.bz2 historical-2d529a6eca323db54449bf54d271bbb3254ebe04.zip |
Preliminary amd64 support... Docs don't work right because of funky java.
Diffstat (limited to 'media-gfx/maya')
-rw-r--r-- | media-gfx/maya/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/maya/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/maya/maya-5.0.1-r1.ebuild | 17 | ||||
-rw-r--r-- | media-gfx/maya/maya-6.0.ebuild | 17 |
4 files changed, 32 insertions, 22 deletions
diff --git a/media-gfx/maya/ChangeLog b/media-gfx/maya/ChangeLog index baefebe264d8..6fe332a5bb64 100644 --- a/media-gfx/maya/ChangeLog +++ b/media-gfx/maya/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/maya # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.9 2004/06/08 02:20:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/ChangeLog,v 1.10 2004/06/18 19:41:32 eradicator Exp $ + + 18 Jun 2004; Jeremy Huddleston <eradicator@gentoo.org> maya-5.0.1-r1.ebuild, + maya-6.0.ebuild: + Preliminary amd64 support... Docs don't work right because of funky java. *maya-6.0 (07 Jun 2004) diff --git a/media-gfx/maya/Manifest b/media-gfx/maya/Manifest index c1468aa8fe12..521098585634 100644 --- a/media-gfx/maya/Manifest +++ b/media-gfx/maya/Manifest @@ -1,11 +1,11 @@ -MD5 c7975564f7413896f50a5b89383a66de maya-6.0.ebuild 10162 -MD5 32191f6d713e1926fabb458def8781ca ChangeLog 1447 -MD5 cd3838db02bd50e7fe3649632914e878 maya-5.0.1-r1.ebuild 8842 +MD5 534e59a54dae81efb3718194a13ad8ca ChangeLog 1623 +MD5 db587b500e66dcda986741b4d378d31b maya-5.0.1-r1.ebuild 9022 +MD5 e8f392f69f88e1fcb97cb30a2ade7981 maya-6.0.ebuild 10342 MD5 c1e212329f9083e2405b16dd382d6632 metadata.xml 259 -MD5 4c7815a2fa0bc842f364c812ac9beb29 files/digest-maya-5.0.1-r1 142 -MD5 792b77516f1b9b3bda5c456df14fed13 files/maya-docs 314 -MD5 d47d06f98fae1230e4a0e5db03745c90 files/maya-5.0.1.md5sum 62023 -MD5 b9b7f8bf9757bdb6de05d61af9743df3 files/aw_flexlm.conf.d 125 MD5 dcbeddbe8a6886d8c2a9a6db2d67b616 files/aw_flexlm 1142 +MD5 b9b7f8bf9757bdb6de05d61af9743df3 files/aw_flexlm.conf.d 125 +MD5 4c7815a2fa0bc842f364c812ac9beb29 files/digest-maya-5.0.1-r1 142 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-maya-6.0 0 +MD5 d47d06f98fae1230e4a0e5db03745c90 files/maya-5.0.1.md5sum 62023 MD5 d3754c36723d75c00053d626e4b2ea54 files/maya-6.0.md5sum 332 +MD5 792b77516f1b9b3bda5c456df14fed13 files/maya-docs 314 diff --git a/media-gfx/maya/maya-5.0.1-r1.ebuild b/media-gfx/maya/maya-5.0.1-r1.ebuild index befdfa55e65b..068ae4f74c14 100644 --- a/media-gfx/maya/maya-5.0.1-r1.ebuild +++ b/media-gfx/maya/maya-5.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1-r1.ebuild,v 1.6 2004/06/08 02:16:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-5.0.1-r1.ebuild,v 1.7 2004/06/18 19:41:32 eradicator Exp $ # Note that this ebuild requires you to set the MAYA_INSTALL_LOC environment # variable to the location of your maya RPMS and documentation: @@ -36,15 +36,18 @@ MAYA5_0="5.0.1-135.i686" SLOT="5.0" LICENSE="maya-5.0 mayadoc-5.0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" DEPEND="app-arch/unzip" -RDEPEND=">=sys-libs/lib-compat-1.3 - || ( app-shells/tcsh app-shells/csh ) - !bundled-libs? ( =x11-libs/qt-3* - >=sys-devel/gcc-3* - >=x11-libs/openmotif-2.1.30 ) +RDEPEND="|| ( app-shells/tcsh app-shells/csh ) + x86? ( >=sys-libs/lib-compat-1.3 + !bundled-libs? ( =x11-libs/qt-3* + >=sys-devel/gcc-3* + >=x11-libs/openmotif-2.1.30 )) + amd64? ( app-emulation/emul-linux-x86-baselibs + app-emulation/emul-linux-x86-xlibs + app-emulation/emul-linux-x86-qtlibs ) virtual/opengl" pkg_nofetch() { diff --git a/media-gfx/maya/maya-6.0.ebuild b/media-gfx/maya/maya-6.0.ebuild index 6d7488dfafb1..877321020d00 100644 --- a/media-gfx/maya/maya-6.0.ebuild +++ b/media-gfx/maya/maya-6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.0.ebuild,v 1.1 2004/06/08 02:20:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/maya/maya-6.0.ebuild,v 1.2 2004/06/18 19:41:32 eradicator Exp $ # Note that this ebuild requires you to set the MAYA_INSTALL_LOC environment # variable to the location of your maya RPMS and documentation: @@ -39,15 +39,18 @@ SLOT="6.0" LICENSE="maya-5.0 mayadoc-5.0" # Still having trouble getting the docs working right. -KEYWORDS="-x86" +KEYWORDS="-x86 -amd64" DEPEND="app-arch/unzip" -RDEPEND=">=sys-libs/lib-compat-1.3 - || ( app-shells/tcsh app-shells/csh ) - !bundled-libs? ( =x11-libs/qt-3* - >=sys-devel/gcc-3* - >=x11-libs/openmotif-2.1.30 ) +RDEPEND="|| ( app-shells/tcsh app-shells/csh ) + x86? ( >=sys-libs/lib-compat-1.3 + !bundled-libs? ( =x11-libs/qt-3* + >=sys-devel/gcc-3* + >=x11-libs/openmotif-2.1.30 )) + amd64? ( app-emulation/emul-linux-x86-baselibs + app-emulation/emul-linux-x86-xlibs + app-emulation/emul-linux-x86-qtlibs ) virtual/jre virtual/opengl" |