mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
* initial 2.49b patch based on 2.47
* some hacks to get htonl/ntohl undefined refs squashed (has to be fixed, dunno how, yet) * bep install not "implemented", yet
This commit is contained in:
19
media-gfx/blender/blender-2.49b.bep
Normal file
19
media-gfx/blender/blender-2.49b.bep
Normal file
@@ -0,0 +1,19 @@
|
||||
DESCRIPTION="Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
|
||||
HOMEPAGE="http://www.blender.org"
|
||||
SRC_URI="http://download.blender.org/source/blender-2.49b.tar.gz"
|
||||
CHECKSUM_MD5="718eef6a4ff377989e829b92a886cc5b"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2009 Blender Foundation"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
DEPEND="dev-util/scons >= 1.0.1
|
||||
dev-lang/python >= 2.6.0"
|
||||
BUILD {
|
||||
cd blender-2.49b
|
||||
scons
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
# TODO
|
||||
exit 1
|
||||
}
|
||||
1767
media-gfx/blender/patches/blender-2.49b.patch
Normal file
1767
media-gfx/blender/patches/blender-2.49b.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user