First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 67809
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Seemant Kulleen (RETIRED) <seemant@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Adam Babcock <ababcock@sympatico.ca>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
simgear-0.3.7.ebuild simgear-0.3.7 ebuild text/plain Douglas Robertson 2004-10-16 20:25 0000 607 bytes Details
flightgear-0.9.6.ebuild flightgear-0.9.6.ebuild text/plain Douglas Robertson 2004-10-16 21:24 0000 1010 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67809 depends on: Show dependency tree
Bug 67809 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-10-16 13:21 0000
New version released October 12,2004. I'll attempt uploading new ebuilds
tonight.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Douglas Robertson 2004-10-16 20:25:26 0000 -------
Created an attachment (id=42003) [edit]
simgear-0.3.7 ebuild

This is basically a 3.7 replica "borrowed" from bug #59001. Builds and works
fine.

------- Comment #2 From Douglas Robertson 2004-10-16 21:24:50 0000 -------
Created an attachment (id=42005) [edit]
flightgear-0.9.6.ebuild

This ebuild is also "borrowed" and adjusted from bug #59001. Builds and run
fine... so far.

------- Comment #3 From iago 2004-10-17 04:59:52 0000 -------
simgear compiles fine on my PPC G3 system. Right now I'm trying to compile
Flightgear with the attached ebuild.

------- Comment #4 From iago 2004-10-17 05:45:33 0000 -------
oh, yes, also flightgear-0.9.6 compiles fine on my system! Please include this
ebuild into gentoo! 

------- Comment #5 From iago 2004-10-17 05:56:43 0000 -------
not everything is fine.
first, I need to create a link to /usr/games/lib/FlightGear in /usr/share/games to run it.
then, I've got problems with the UI and mouse behavior. This is a flightgear sw bug.

I'd suggest to include this version of flightgear in the gentoo unstable profile.

------- Comment #6 From Luca Barbato 2004-10-18 09:16:49 0000 -------
Is it possible to have those ebuilds in portage ASAP?

ppc uses gcc-3.4.1 in the stable profile and seems those version are working the ones in portage aren't

------- Comment #7 From Douglas Robertson 2004-10-18 09:34:45 0000 -------
You don't need to have those ebuilds in Portage to use them; simply put them in
your own PORTAGE_OVERLAY directory.

------- Comment #8 From Seemant Kulleen (RETIRED) 2004-10-18 11:09:35 0000 -------
they'll be in portage today, sorry everyone for the delay.

------- Comment #9 From Seemant Kulleen (RETIRED) 2004-10-21 00:28:40 0000 -------
*** Bug 59001 has been marked as a duplicate of this bug. ***

------- Comment #10 From Seemant Kulleen (RETIRED) 2004-10-21 13:18:27 0000 -------
I have added, both 0.9.5 and 0.9.6, because I personally had problems with
0.9.6 as well.  Now, for all of you who have the symlink to make this run,
please REMOVE THE SYMLINK before emerging this, becuase the version I have in
portage runs without it, and needs a directory instead of a symlink.  Test and
report on which versions work for you.  Please feel free to just add your
comments to this bug, I'll re-open it at the first comment to track issues. 
Sorry for the delay and thanks for waiting.

------- Comment #11 From Seemant Kulleen (RETIRED) 2004-10-21 13:25:15 0000 -------
*** Bug 64474 has been marked as a duplicate of this bug. ***

------- Comment #12 From Seemant Kulleen (RETIRED) 2004-10-21 13:27:13 0000 -------
*** Bug 65930 has been marked as a duplicate of this bug. ***

------- Comment #13 From Andrew D. Keyser (aka Legoguy) 2004-10-21 17:19:19 0000 -------
Shouldn't simgear depend on OpenAL? It failed without it emerged...

------- Comment #14 From Martin Holzer (RETIRED) 2004-10-22 04:57:38 0000 -------
openal is now as depend

------- Comment #15 From Martin Holzer (RETIRED) 2004-10-22 06:58:32 0000 -------
what do you think of this:

--- flightgear-0.9.5.ebuild     22 Oct 2004 11:55:05 -0000      1.2
+++ flightgear-0.9.5.ebuild     22 Oct 2004 13:56:33 -0000
@@ -15,7 +15,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~x86 ~ppc ~sparc ~amd64"
-IUSE=""
+IUSE="sdl"

 RDEPEND="=dev-games/simgear-0.3.6*
        >=media-libs/plib-1.7.0"
@@ -33,6 +33,7 @@
 src_compile() {
        use hppa && replace-flags -march=2.0 -march=1.0
        egamesconf \
+               `use_enable sdl` \
                --with-multiplayer \
                --with-network-olk \
                --with-threads \

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