please find wings.tar.gz attached which includes the wings ebuild, Changelog, and digest directory. Wings 3D is an open source polygon modeling package. This ebuild depends on erlang and esdl which have been previously submitted. suggested directory is media-gfx/wings
Created attachment 7407 [details] wings 3d
Created attachment 7967 [details] 0.98.07a update new version of wings with new version dependency on esdl
added to cvs, thanks for the ebuild ... and again, ive changed it ;) http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-gfx/wings/wings-0.98.07d.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup
I'm glad the esdl and wings ebuild finally got noticed ! ;) I just tried them both out... and I have a problem. Wings won't compile without the $esdl_root/include files... As far as I can tell the 'make install...' command in the esdl ebuild doesn't move the /include header files... :(
Once esdl is fixed... since it is being installed where Erlang likes it, make doesn't really need the Path. The only line needed is: make || die But that was a sweet new nugget of info you taught me with $(best_version ..) :) thanks The only thing needed in the wings.sh file now as well is: erl -run wings_start start_halt
i fixed the include bug and e-mailed the author already ...