First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 82904
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Henrik Johansson <henrik_johansson@home.se>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bfm-1.2.ebuild bfm-1.2.ebuild text/plain Henrik Johansson 2005-02-21 20:06 0000 1.13 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 82904 depends on: Show dependency tree
Bug 82904 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-21 20:05 0000
Ebuild for bfm, a combined first person shooter and file manager written in
java3d, you remove files by shooting at them :)

I suggest app-misc/bfm for this ebuild

------- Comment #1 From Henrik Johansson 2005-02-21 20:06:50 0000 -------
Created an attachment (id=51831) [edit]
bfm-1.2.ebuild

------- Comment #2 From Jan Brinkmann (RETIRED) 2005-03-29 02:26:11 0000 -------
This file manager is really funny! I wrote an build.xml for it and now we're
building it from source. Importet into the tree, thanks for reporting and for
using gentoo!

------- Comment #3 From Henrik Johansson 2005-04-01 23:00:38 0000 -------
Thanks for adding this package to the portage tree, just a little request,
could  '$@' be added to the shell script that is created in the ebuild to pass
flags to bfm?

replace line 56:
echo "\$(java-config -J) -Djava.library.path=/opt/${java3d}/lib -cp
\$(java-config -p bfm,${java3d}) Bfm" >> ${PN}

with:
echo "\$(java-config -J) -Djava.library.path=/opt/${java3d}/lib -cp
\$(java-config -p bfm,${java3d}) Bfm \$@" >> ${PN}

Should maybe create a patch but I'm sitting at a public computer without my
gentoo system right now...

------- Comment #4 From Thomas Matthijs (RETIRED) 2005-04-02 02:02:07 0000 -------
changed, thanks

First Last Prev Next    No search results available      Search page      Enter new bug