Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59504 Details for
Bug 93488
New ebuild: app-emulation/vm-arm
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
vm-arm-1.0.0.ebuild
vm-arm-1.0.0.ebuild (text/plain), 1.49 KB, created by
Yuri Vasilevski (RETIRED)
on 2005-05-21 17:05:51 UTC
(
hide
)
Description:
vm-arm-1.0.0.ebuild
Filename:
MIME Type:
Creator:
Yuri Vasilevski (RETIRED)
Created:
2005-05-21 17:05:51 UTC
Size:
1.49 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit rpm > >DESCRIPTION="VM-arm is a highly optimized and accurate simulation of the ARM architecture. It models Intel StrongARM SA-1100 and Sharp Zaurus SL-5500 PDA." >HOMEPAGE="http://www.virtera.com/" > >SRC_URI="vm-arm-se-1.0.0-8.suse9_2.i686.rpm" > >IUSE="" >LICENSE="VIRTERA" >SLOT="0" >KEYWORDS="-* ~x86" >RESTRICT="fetch nostrip" > >DEPEND="=dev-libs/openssl-0.9.7* > =x11-libs/wxGTK-2.4*" > >S="${WORKDIR}" > >pkg_nofetch() { > einfo "You need to perform the following steps to install this package:" > einfo " - Sign up at ${HOMEPAGE}" > einfo " - Check your email and visit the download location" > einfo " - Download ${A} and place it in ${DISTDIR}" > einfo " - emerge this package" > einfo " - Put your license to /opt/virtera/licenses/" >} > >src_compile() { > return; >} > >src_install() { > dodoc opt/virtera/vm-arm-se-1.0.0/{CHANGES.txt,LICENSE.txt,README.txt,doc/*} > > exeinto /opt/virtera/vm-arm-se-1.0.0/bin > doexe opt/virtera/vm-arm-se-1.0.0/bin/vm-arm > doexe opt/virtera/vm-arm-se-1.0.0/bin/vm-pda > > # This file is used when the application runs for the first time. > insinto /opt/virtera/vm-arm-se-1.0.0 > doins opt/virtera/vm-arm-se-1.0.0/LICENSE.txt > > dodir /opt/virtera/licenses > keepdir /opt/virtera/licenses > > insinto /etc/env.d > doins ${FILESDIR}/50vm-arm >} > >pkg_postinst() { > einfo "Do not forget to put your license to /opt/virtera/licenses/" > einfo "and make it readable for the user that will run ${P}." >}
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 93488
:
59504
|
59505
|
59506
|
59509
|
59720
|
66155