Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 54921
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martti Rannanjärvi <mrannanj@iki.fi>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
bos-1.1_pre1.ebuild bos-1.1_pre1.ebuild text/plain Martti Rannanjärvi 2004-06-23 12:53 0000 861 bytes Details
bos-1.1.ebuild bos-1.1.ebuild for stratagus 2.1 text/plain Martti Rannanjärvi 2004-07-04 11:09 0000 852 bytes Details
bos-1.1.ebuild bos-1.1.ebuild with extension fixed text/plain Jacob Gemmell 2004-09-01 13:13 0000 817 bytes Details
bos-1.1.ebuild Possible Fix for missing stratagus issue text/plain Jacob Gemmell 2004-09-01 15:42 0000 817 bytes Details
bos-1.1.ebuild bos-1.1.ebuild text/plain Martti Rannanjärvi 2004-12-29 02:12 0000 836 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 54921 depends on: 30519 Show dependency tree
Bug 54921 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: 2004-06-23 12:50 0000

    

------- Comment #1 From Martti Rannanjärvi 2004-06-23 12:53:02 0000 -------
Created an attachment (id=33974) [details]
bos-1.1_pre1.ebuild

------- Comment #2 From Russell Smith 2004-06-27 02:55:33 0000 -------
This release as far as I am aware will run with the latest stratagus, 2.1pre2

------- Comment #3 From Martti Rannanjärvi 2004-07-04 11:09:35 0000 -------
Created an attachment (id=34791) [details]
bos-1.1.ebuild for stratagus 2.1

This should work for stratagus 2.1, cannot try.

------- Comment #4 From Martti Rannanjärvi 2004-07-04 11:24:53 0000 -------
Above ebuild edited with windows notepad so newlines can be wrong.

------- Comment #5 From Jacob Gemmell 2004-09-01 12:33:43 0000 -------
Stragaus 2.1 is in the portage tree with a ~x86 mask.  The ebuild above works
great after I ran it through dos2unix to get rid of the windows newlines, with
one exception.  The ebuild is looking for file with a .tgz, but the download
for bos is available as a .tar.gz.  After changing that in the ebuild it works
great.

------- Comment #6 From Jacob Gemmell 2004-09-01 13:13:41 0000 -------
Created an attachment (id=38703) [details]
bos-1.1.ebuild with extension fixed

Just ran it through dos2unix to fix newlines and change the extension on the
tarball.

------- Comment #7 From Jacob Gemmell 2004-09-01 13:42:34 0000 -------
Whoops!! My bad.  I was running the latest stratgus ebuild from Bug 30591 and
not the one in portage.  Running the Stratgus ebuild from portage and then
running bos gets the following error:

/usr/games/bin/bos: line 2: /usr/games/lib/stratagus: No such file or directory
/usr/games/bin/bos: line 2: exec: /usr/games/lib/stratagus: cannot execute: No
such file or directory

------- Comment #8 From Jacob Gemmell 2004-09-01 15:42:08 0000 -------
Created an attachment (id=38713) [details]
Possible Fix for missing stratagus issue

This appear to fix previous problem of it not finding /ust/games/lib/stratagus.
 I changed:
exec ${GAMES_LIBDIR}/stratagus -d ${dir} "\$@"
to 
exec ${GAMES_BINDIR}/stratagus -d ${dir} "\$@"

------- Comment #9 From Mr. Bones. 2004-12-10 23:41:03 0000 -------
let me know when there's a source code release for this.

------- Comment #10 From Martti Rannanjärvi 2004-12-29 02:12:07 0000 -------
Created an attachment (id=47095) [details]
bos-1.1.ebuild

Bos is a dataset for the stratagus game engine so there's no source.

This ebuild
- moves wrapper creation to src_unpack
- changes header stuff
- adds die to dogamesbin

Inspired by the changes of wargus ebuild.

------- Comment #11 From Martti Rannanjärvi 2004-12-29 02:15:40 0000 -------
Misunderstanding

------- Comment #12 From Stefan Schweizer 2006-01-06 13:05:33 0000 -------
thanks, I added this to cvs.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug