public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emulation/crossover-office-pro-bin: ChangeLog crossover-office-pro-bin-9.2.0.ebuild
@ 2011-03-01  2:51 Mike Frysinger (vapier)
  0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2011-03-01  2:51 UTC (permalink / raw
  To: gentoo-commits

vapier      11/03/01 02:51:37

  Modified:             ChangeLog
  Added:                crossover-office-pro-bin-9.2.0.ebuild
  Log:
  Version bump #342791 by Michiel de Bruijne.
  
  (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 app-emulation/crossover-office-pro-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	3 Aug 2010 18:25:00 -0000	1.19
+++ ChangeLog	1 Mar 2011 02:51:37 -0000	1.20
@@ -1,6 +1,12 @@
 # ChangeLog for app-emulation/crossover-office-pro-bin
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.19 2010/08/03 18:25:00 vapier Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/ChangeLog,v 1.20 2011/03/01 02:51:37 vapier Exp $
+
+*crossover-office-pro-bin-9.2.0 (01 Mar 2011)
+
+  01 Mar 2011; Mike Frysinger <vapier@gentoo.org>
+  +crossover-office-pro-bin-9.2.0.ebuild:
+  Version bump #342791 by Michiel de Bruijne.
 
   03 Aug 2010; Mike Frysinger <vapier@gentoo.org>
   crossover-office-pro-bin-9.1.0.ebuild:



1.1                  app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild?rev=1.1&content-type=text/plain

Index: crossover-office-pro-bin-9.2.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild,v 1.1 2011/03/01 02:51:37 vapier Exp $

EAPI="3"

inherit eutils

DESCRIPTION="simplified/streamlined version of wine with commercial support"
HOMEPAGE="http://www.codeweavers.com/products/cxoffice/"
SRC_URI="install-crossover-pro-${PV}.sh"

LICENSE="CROSSOVER"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE="nas"
RESTRICT="fetch strip"

RDEPEND="sys-libs/glibc
	x11-libs/libXrandr
	x11-libs/libXi
	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 )
	media-libs/jpeg:62
	media-libs/libpng:1.2"

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 share/crossover/data/cxoffice.conf
}

pkg_postinst() {
	elog "Run /opt/cxoffice/bin/cxsetup as normal user to create"
	elog "bottles and install Windows applications."
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-01  2:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01  2:51 [gentoo-commits] gentoo-x86 commit in app-emulation/crossover-office-pro-bin: ChangeLog crossover-office-pro-bin-9.2.0.ebuild Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox