Bug 32585 - Request for Blender 2.3 ebuild
Bug#: 32585 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: malverian@gentoo.org Reported By: chizu@4j.lane.edu
Component: Ebuilds
URL:  http://blender3d.org
Summary: Request for Blender 2.3 ebuild
Keywords:  
Status Whiteboard: 
Opened: 2003-11-02 16:36 0000
Description:   Opened: 2003-11-02 16:36 0000
Blender 2.3 is out and an ebuild would be appriciated.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Matija Suklje (hook) 2003-11-03 23:34:12 0000 -------
actually it's 2.30 ...but yes, a new ebuild would be nice ...this versions's
REALLY improved :D

------- Comment #2 From Dan Bryant 2003-11-06 10:01:42 0000 -------
Created an attachment (id=20344) [details]
Ebuild for Blender 2.30 

(created from blender-2.28c.ebuild with minor change)
This ebuild works for me. Note, the "configure-fix.patch" used by earlier
versions of blender fails on 2.30, so I hand-applied it and created an
equivalent working patch, "configure-fix-2.30.patch", attached below.

------- Comment #3 From Dan Bryant 2003-11-06 10:03:08 0000 -------
Created an attachment (id=20345) [details]
configure-fix-2.30.patch

------- Comment #4 From Philip Walls (RETIRED) 2003-11-07 06:07:31 0000 -------
Did you test emerging using this ebuild? Some reason my configure was tripping
up when using --with-libjpeg, so I had to pry it out of the ebuild. (It's
actually rather pointless having all of that if use stuff in there. It could
have been done much more efficiently anyway:

use jpeg && myconf="${myconf} --with-libjpeg=/usr"

etc. Anyway, please let me know if that ebuild was actually tested, if not
I'm going to commit the version I've already tried and tested.

------- Comment #5 From Philip Walls (RETIRED) 2003-11-07 06:47:16 0000 -------
Nevermind, the problem has been irradicated, thankyou for your help. Has
been commited to CVS for ~x86 and ~ppc, hopefully I'll be cleaning out the
old blender versions and getting a recent version into stable in the next
few days.