Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 32944 Details for
Bug 53354
An ebuild for Rio Music Manager Lite, a java app for manging your Rio Karma
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Plain text ebuild
rmmlite-20040601.ebuild (text/plain), 667 bytes, created by
Dan Check
on 2004-06-08 15:39:41 UTC
(
hide
)
Description:
Plain text ebuild
Filename:
MIME Type:
Creator:
Dan Check
Created:
2004-06-08 15:39:41 UTC
Size:
667 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Rio Music Manager Lite and Rio Taxi for Rio Karma" >HOMEPAGE="https://rmml.dev.java.net" >SRC_URI="https://rmml.dev.java.net/files/documents/1105/4876/rmmlite.jar" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >RDEPEND=">=virtual/jre-1.4* > virtual/x11" > >S=${WORKDIR} > >src_unpack() { > cp ${DISTDIR}/${A} ${WORKDIR}/ >} > >src_install() { > insinto /opt/${PN}/lib > doins ${PN}.jar > > echo "#!/bin/sh" > ${PN} > echo "cd /opt/${PN}" >> ${PN} > echo '${JAVA_HOME}'/bin/java -jar lib/${PN}.jar >> ${PN} > > into /opt > dobin ${PN} >}
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 53354
:
32942
|
32943
| 32944