Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 240491 Details for
Bug 330257
app-emulation/crossover-office-pro-bin-9.1.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
crossover-office-pro-bin-9.1.0.ebuild (text/plain), 1.21 KB, created by
Michiel de Bruijne
on 2010-07-28 19:18:10 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Michiel de Bruijne
Created:
2010-07-28 19:18:10 UTC
Size:
1.21 KB
patch
obsolete
># Copyright 1999-2010 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.0.1.ebuild,v 1.1 2010/04/30 13:17:15 vapier Exp $ > >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 )" > >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." >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 330257
: 240491 |
240493