Bug 14124 - Wings 3D polygon modeler
Bug#: 14124 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: charzilla@yahoo.com
Component: Ebuilds
URL:  http://wings.sf.net
Summary: Wings 3D polygon modeler
Keywords:  
Status Whiteboard: 
Opened: 2003-01-17 19:36 0000
Description:   Opened: 2003-01-17 19:36 0000
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

------- Comment #1 From charlie mac 2003-01-17 19:37:30 0000 -------
Created an attachment (id=7407) [details]
wings 3d 

------- Comment #2 From charlie mac 2003-02-05 19:18:30 0000 -------
Created an attachment (id=7967) [details]
0.98.07a update

new version of wings with new version dependency on esdl

------- Comment #3 From SpanKY 2003-02-17 19:14:58 0000 -------
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

------- Comment #4 From charlie mac 2003-02-17 19:37:38 0000 -------
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... :(

------- Comment #5 From charlie mac 2003-02-17 19:55:02 0000 -------
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

------- Comment #6 From SpanKY 2003-02-17 19:58:53 0000 -------
i fixed the include bug and e-mailed the author already ...