Jérôme Duval
202495c4c4
blender: remove old recipe.
2016-05-12 09:55:17 +02:00
Jerome Duval
e054e963e6
blender: bump version, still crashes on start up.
2015-10-16 23:54:55 +00:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Jerome Duval
74e89b3499
blender: now builds, but crashes on start up.
...
* workaround lack of dirent.d_type, lack of pthread_rwlock_initializer.
2015-06-13 15:46:10 +00:00
Jerome Duval
554881a69e
blender: add dependency on openimageio
...
* have cmake check vendor-packages for python modules.
2015-06-08 19:36:55 +00:00
Jerome Duval
e528dad0f1
blender: forgot config_haiku.h for glog.
2015-06-07 08:53:42 +00:00
Jerome Duval
df82bd57ba
blender: added WIP recipe for version 2.74
...
* missing: malloc_usable_size().
2015-06-06 18:06:51 +00:00
Oliver Tappe
60aba35d64
* convert all .bep files to follow shell syntax
...
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Scott McCreary
0ace9d3a4f
Moved several legacy patches to their respective patches directories.
2010-10-02 02:04:59 +00:00
Michael Weirauch
391aac6c1c
* 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
2010-06-09 21:18:40 +00:00
Michael Weirauch
65cc9ec243
* reverted temporary GHOST_DEBUG define
...
* also removed it from haiku1-config.py CPPDEFINES
(it's place is in user-config.py if present)
* removed unneeded code (already commented) for spawning of
the BApplication Run()ing thread
2009-09-21 18:29:53 +00:00
Michael Weirauch
d8d6074ea4
* fix O_BINARY warning
...
* use subprocess.Popen() instead of 2.6-deprecated os.popen()
2009-09-21 16:34:11 +00:00
Michael Weirauch
23e7287df0
* A cleaned up WIP patch
...
* No functional changes over the initial one
* Explicitely use python2.5 as builds with python2.6 show issues on launching the
resulting blender binary (no time to investigate, yet)
2009-09-18 23:37:07 +00:00
Michael Weirauch
1b902c06c6
* WIP blender 2.47 patch
2009-03-10 21:09:23 +00:00