Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346699 - ebuild for skychart, an open source planetarium program wanted
Summary: ebuild for skychart, an open source planetarium program wanted
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 2 votes (vote)
Assignee: Default Assignee for New Packages
URL: http://www.ap-i.net/skychart/start
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-24 22:09 UTC by Benjamin Schulz
Modified: 2013-04-21 18:01 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Schulz 2010-11-24 22:09:46 UTC
Skychart can be installed on windows and linux.
Its is open source and a great planetarium program that even can control telescopes.

The source can be downloaded here for 32 and 64 bit linux platforms.

http://www.ap-i.net/skychart/en/download

Unfortunately, there is no ebuild for it in gentoo...

Reproducible: Always
Comment 1 Ivan Boldyrev 2010-12-04 17:03:47 UTC
You may use my ebuild for skychart:
https://github.com/monoid/gentoo-astronomy/tree/master/sci-astronomy/skychart-bin/
Comment 2 Benjamin Schulz 2010-12-04 17:56:28 UTC
Hi,
there is already a newer version of skychart than the bin ebuild in your overlay.

Furthermore, I was able to build skychart from source and it works on my system.

So, it should be possible to write a source ebuild. One for the program itself and additional ebuilds for the data files (pictures, catalogues).

But at the moment, I do not know how to do it. Neverhteless, skychart is a great program. Much better than kstars, for example.
 
So it deserves to be in gentoo's main three.
Comment 3 Ivan Boldyrev 2010-12-05 12:27:15 UTC
Thank you, Benjamin, I wasn't aware of new version of skychart and updated my skychart-bin ebuild.

Of course, normal ebuild is better than bin ebuild, but meantime you may use package from my overlay.

There is also potential problem (this is a warning for potential ebuild writer): both SkyChart and Virtual Moon Atlas use libplan404.so, but it seems they use (or used, as I tested some time ago) different versions of this library (SkyChart failed to work with libplan404.so from VMA distribution, and vice versa).  My binary ebuilds keep these libraries in a separated folders.
Comment 4 step 2011-12-12 15:09:01 UTC
(In reply to comment #3)
> Thank you, Benjamin, I wasn't aware of new version of skychart and updated my
> skychart-bin ebuild.
> 
> Of course, normal ebuild is better than bin ebuild, but meantime you may use
> package from my overlay.

bump...
Comment 5 step 2013-04-21 09:27:39 UTC
Skychart is at 3.8
Comment 6 Julian Ospald 2013-04-21 10:56:36 UTC
bin blob ebuilds are useless when there is source available

that decreases the chance of a dev picking this up
Comment 7 Julian Ospald 2013-04-21 18:01:19 UTC
yo kiddos, try this


+*skychart-3.8.2450 (21 Apr 2013)
+
+  21 Apr 2013; Julian Ospald <hasufell@gentoo.org> +skychart-3.8.2450.ebuild,
+  +files/skychart-3.8.2450-QA.patch, +metadata.xml:
+  initial import wrt #346699