Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 105489 Details for
Bug 160232
sci-astronomy/maestro has no menu entry
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
maestro-2004-r1.ebuild
maestro-2004-r1.ebuild (text/plain), 1.22 KB, created by
Pacho Ramos
on 2007-01-05 04:31:36 UTC
(
hide
)
Description:
maestro-2004-r1.ebuild
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2007-01-05 04:31:36 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sci-astronomy/maestro/maestro-2004.ebuild,v 1.2 2005/09/20 03:10:34 dang Exp $ >inherit eutils > >DESCRIPTION="Maestro is a public release software package that NASA scientists use to operate the Spirit and Opportunity Rovers." >SRC_URI="http://freecache.org/http://mars9.telascience.org:81/softwaredownload/Maestro-Linux.tar.gz" >HOMEPAGE="http://mars.telascience.org/" >IUSE="" >DEPEND="" >RDEPEND=">=virtual/jre-1.4" >LICENSE="maestro" >SLOT="0" >KEYWORDS="~amd64 x86" > >S=${WORKDIR}/R2004_02-Public-Linux > >src_unpack() { > unpack ${A} > cd ${S}/JPL/SAP/WITS-db > einfo "Unpacking default data sets..." > tar xf mer.tar > rm mer.tar > cd ${S} >} > >src_install () { > dodir /opt/${PN} > cp -r JPL/ ${D}/opt/${PN} > echo "#!/bin/sh" >> ${PN} > echo "cd /opt/${PN}/JPL/SAP/bin" >> ${PN} > echo "./SAP" >> ${PN} > into /opt > dobin ${PN} > make_desktop_entry maestro Maestro /opt/maestro/JPL/SAP/WITS-db/mer/Opportunity/waml/images/landing.jpg >} > >pkg_postinst() { > einfo > einfo "Dataset updates can be found online at:" > einfo " http://mars.telascience.org/update" > einfo > einfo "To run maestro, simply type: maestro" > einfo >}
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 160232
: 105489