Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150333 Details for
Bug 215667
Ebuild-Request for CrossOver Games
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
crossover-games-7.0.0.ebuild
crossover-games-7.0.0.ebuild (text/plain), 849 bytes, created by
SpanKY
on 2008-04-19 22:22:34 UTC
(
hide
)
Description:
crossover-games-7.0.0.ebuild
Filename:
MIME Type:
Creator:
SpanKY
Created:
2008-04-19 22:22:34 UTC
Size:
849 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="simplified/streamlined version of wine geared towards games" >HOMEPAGE="http://www.codeweavers.com/products/cxgames/" >SRC_URI="http://media.codeweavers.com/pub/crossover/cxgames/demo/install-crossover-games-${PV}.sh" > >LICENSE="CROSSOVER" >SLOT="0" >KEYWORDS="-* ~amd64 ~x86" >IUSE="" >RESTRICT="strip" > >RDEPEND="sys-libs/glibc > dev-lang/perl > x11-libs/libXext > x11-libs/libICE > x11-libs/libSM > x11-libs/libX11" > >S=${WORKDIR} > >src_unpack() { > unpack_makeself >} > >src_install() { > dodir /opt/cxgames > cp -pPR * "${D}"/opt/cxgames/ || die > cd "${D}"/opt/cxgames > rm -rf setup.{data,sh} >} > >pkg_postinst() { > cd "${ROOT}"/opt/cxgames > [[ ! -e etc/cxgames.conf ]] && cp share/crossover/data/cxgames.conf etc/ >}
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 215667
: 150333 |
170158
|
170159
|
170439
|
251111
|
258986
|
269435
|
269437
|
303545