# ChangeLog for app-emulation/crossover-office-bin
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/ChangeLog,v 1.11 2006/09/24 10:11:33 vapier Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/ChangeLog,v 1.12 2007/01/21 18:19:47 vapier Exp $
+
+*crossover-office-bin-6.0.0 (21 Jan 2007)
+
+ 21 Jan 2007; Mike Frysinger <vapier@gentoo.org>
+ +crossover-office-bin-6.0.0.ebuild:
+ Version bump #162986 by Alan Cramer.
24 Sep 2006; Mike Frysinger <vapier@gentoo.org>
crossover-office-bin-3.0.1.ebuild, crossover-office-bin-4.0.ebuild,
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
DIST install-crossover-standard-3.0.1.sh 11818406
DIST install-crossover-standard-4.0.sh 12792374
DIST install-crossover-standard-4.1.sh 12794303
MD5 30f15782200eba9a81752a826c4708ea files/digest-crossover-office-bin-5.0.3 292
RMD160 4468b85d26da51dd600ffe873c33ac3d3639400e files/digest-crossover-office-bin-5.0.3 292
SHA256 46ffd39cf1c9c0fcc07a1cda27b41c1864fb91f06e1c83224e39674ba1f73a82 files/digest-crossover-office-bin-5.0.3 292
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.5 (GNU/Linux)
-
-iD4DBQFFFlndamhnQswr0vIRAhPgAJjXDc2IYfCi4ReTZQN9XNA/lhahAKCgWt01
-o9MCXEd144sP1IaHkvMTcw==
-=7kBD
------END PGP SIGNATURE-----
+DIST install-crossover-standard-6.0.0.sh 20086564 RMD160 0d850f9a0b670aba19228f1bbcc8164c0b6f384f SHA1 a16855c0382a9bee7831b14378fb5dc22aa50051 SHA256 0b49f6a0fe866078ccd10fee476836a4eea99904c6b9827e3c47e12b613d1342
+EBUILD crossover-office-bin-6.0.0.ebuild 1233 RMD160 d021a2be7b89cc29a6f610aba8ae1fd15f976273 SHA1 77732bcd4cf5deab9780672bda7af8faafe00cad SHA256 2d51f6909d8732ec3ce2246f2b8607808162b06a4156b16eefd76d26f2e69d00
+MD5 1d6c2d758afd694d9da7a7b25b6ba586 crossover-office-bin-6.0.0.ebuild 1233
+RMD160 d021a2be7b89cc29a6f610aba8ae1fd15f976273 crossover-office-bin-6.0.0.ebuild 1233
+SHA256 2d51f6909d8732ec3ce2246f2b8607808162b06a4156b16eefd76d26f2e69d00 crossover-office-bin-6.0.0.ebuild 1233
+MD5 490acab4a88b0924207735eb498047e1 files/digest-crossover-office-bin-6.0.0 292
+RMD160 81c281b053ceb4019346af34039c99f7d4bb34f8 files/digest-crossover-office-bin-6.0.0 292
+SHA256 ba66e4b7713d986daee9dc48137fc4ecb2183d955db60faa31887c9fc931c607 files/digest-crossover-office-bin-6.0.0 292
--- /dev/null
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.0.0.ebuild,v 1.1 2007/01/21 18:19:47 vapier Exp $
+
+inherit eutils
+
+DESCRIPTION="specialized version of wine for MS Office"
+HOMEPAGE="http://www.codeweavers.com/site/products/cxoffice/"
+SRC_URI="install-crossover-standard-${PV}.sh"
+
+LICENSE="CROSSOVER"
+SLOT="0"
+KEYWORDS="-* amd64 x86"
+IUSE="nas"
+RESTRICT="fetch nostrip"
+
+RDEPEND="sys-libs/glibc
+ x11-libs/libXrandr
+ x11-libs/libXi
+ x11-libs/libXmu
+ x11-libs/libXmu
+ x11-libs/libXxf86dga
+ x11-libs/libXxf86vm
+ dev-util/desktop-file-utils
+ nas? ( media-libs/nas )
+ amd64? ( app-emulation/emul-linux-x86-xlibs )"
+
+S=${WORKDIR}
+
+pkg_nofetch() {
+ einfo "Please visit ${HOMEPAGE}"
+ einfo "and place ${A} in ${DISTDIR}"
+}
+
+src_unpack() {
+ unpack_makeself
+}
+
+src_install() {
+ dodir /opt/cxoffice
+ cp -r * "${D}"/opt/cxoffice || die "cp failed"
+ rm -r "${D}"/opt/cxoffice/setup.{sh,data}
+ insinto /opt/cxoffice/etc
+ doins support/templates/cxoffice.conf
+}
+
+pkg_postinst() {
+ einfo "Run /opt/cxoffice/bin/cxsetup as normal user to create"
+ einfo "bottles and install Windows applications."
+}
--- /dev/null
+MD5 4bd8c2220e955c51304800f6348b3e24 install-crossover-standard-6.0.0.sh 20086564
+RMD160 0d850f9a0b670aba19228f1bbcc8164c0b6f384f install-crossover-standard-6.0.0.sh 20086564
+SHA256 0b49f6a0fe866078ccd10fee476836a4eea99904c6b9827e3c47e12b613d1342 install-crossover-standard-6.0.0.sh 20086564