Bug 38184 - Celestia is at version 1.3.1
Bug#: 38184 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: kconkcon@yahoo.com
Component: Ebuilds
URL: 
Summary: Celestia is at version 1.3.1
Keywords:  
Status Whiteboard: 
Opened: 2004-01-14 08:55 0000
Description:   Opened: 2004-01-14 08:55 0000
Version bump needed, looks like.

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

------- Comment #1 From Bret Towe 2004-01-21 14:39:47 0000 -------
doesnt compile right from stock tarball
ill submit a couple patchs to fix it
gtk and kde is busted btw
forum posts about the problems are here:
http://www.shatters.net/forum/viewtopic.php?t=4189
http://www.shatters.net/forum/viewtopic.php?t=4066

------- Comment #2 From Bret Towe 2004-01-21 15:52:11 0000 -------
Created an attachment (id=24206) [details]
celestia-1.3.1-gtkmain.patch

here is a patch to fix the gtk side of things

------- Comment #3 From Bret Towe 2004-01-21 15:54:32 0000 -------
Created an attachment (id=24207) [details]
celestia-1.3.1-kde.patch

here is a patch that should fix the kde side of things
i cant get it to work automake is the problem currently
i dont know enuf about kde or automake/conf so ill let someone that does
know what is going on to get it working right

this is just a diff between the 'working' tarball that was metioned in that
forum post and the orignal one (i submit it cause it saves someone downloading
12mb extra)

------- Comment #4 From Charlton Harrison 2004-03-11 07:56:03 0000 -------
Is someone working on this?  1.3.1 offers some very important features that I
WANT BAD.

------- Comment #5 From Jamis Buck 2004-03-23 20:23:06 0000 -------
Me too.  I'm very anxious to see 1.3.1 in portage.  What are the issues with
1.3.1 that are delaying its release as an ebuild?

------- Comment #6 From Patrick Kursawe 2004-03-25 03:18:37 0000 -------
Jamis, I can only speak for myself... lack of time, currently. Would be nice if
you could assemble a ready-to-go ebuild for celestia-1.3.1 that just has to be
tested and checked in.

------- Comment #7 From Jean-Michel Smith 2004-03-26 13:55:04 0000 -------
Created an attachment (id=28103) [details]
semi-working celestia 1.3.1 ebuld

Here is a simple ebuild that applies the patches previously supplied in this
thread, and installs celestia 1.3.1.

Patches should be placed under the [portage-dir]/celestia/files directory.

Please note that the kde patch fails to apply on my system, so I commented it
out.

Also, on an AMD64 system qt fails to identify itself properly, causing the
build to fail.	My solution was to emerge with USE="-kde" (this was also an
issue with 1.3.0-r1, so I suspect it is a problem with automake's detection of
the qt libraries on 64-bit platforms).

In any event, it seems to work for "-kde -gnome" (x86 and amd64) and "-kde
gnome" (x86) builds, FWIW.

------- Comment #8 From Jamis Buck 2004-04-01 08:47:44 0000 -------
Patrick--I hope you didn't construe my question as criticism. I can completely
understand being busy, and that's no crime. I was curious as to whether there
were technical issues that were delaying its release as an ebuild.

And thanks for the ebuild, Jean-Michel. :)

------- Comment #9 From Patrick Kursawe 2004-04-22 04:11:55 0000 -------
Didn't have any problem bulding the KDE version (seems to work fine but crashes
on exit on my box) - the GTK patch applied fine and gives something that seems
to work on first glance.

Put into portage for ~x86.