taxidraw is a utility for creating and modifying airports for use in the FlightGear and X-Plane flight simulators. This is a submission for a new ebuild. I am not an expert at this so please review the ebuild critically. I will appreciate any feedback so I can improve next time! Reproducible: Always Steps to Reproduce:
Created attachment 60877 [details] New ebuild for taxidraw
first, read this in-progress doc: http://www.gentoo.org/proj/en/desktop/games/games-ebuild-howto.xml comments: only one inherit line it has rdepends src_unpack and src_compile are not needed, remove them src_install should look more like all the other games ebuilds
After a long delay, here is a corrected ebuild for TaxiDraw, as well as a version bump to 0.3.2. It works for me on ~x86. Please review closely because this is my first ebuild.
Created attachment 75963 [details] Corrected ebuild and version bump.
There are issue for compiling this with unicode enabled wx. If someone could step on this and fix ...
(In reply to comment #5) > There are issue for compiling this with unicode enabled wx. I suggest checking with the upstream developers to see if they can help, especially if the problem is not related to the ebuild. No new versions have been released since the last ebuild was posted.
Created attachment 107273 [details] taxidraw-0.3.2.ebuild
Created attachment 107275 [details, diff] taxidraw-0.3.2-gcc41.patch
Fixed, thanks.