Skip to content
Snippets Groups Projects
Commit aa4c5a83 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/blender] Tentative package for bleeding edge blender

parents
No related branches found
No related tags found
No related merge requests found
# $LAAS: Makefile 2010/01/13 19:17:48 mallet $
#
# Copyright (c) 2009-2010 LAAS/CNRS
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
# with or without fee is hereby granted, provided that the above copyright
# notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
# OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
# Séverin Lemaignan on Mon Dec 7 2009
#
DISTNAME= blender-2.50-alpha0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=blender/}
MAINTAINER= openrobots@laas.fr
HOMEPAGE= http://www.blender.org/
COMMENT= Blender is an open source 3D content creation suite
CMAKE_ARG_PATH= ..
CONFIGURE_DIRS= _build
USE_LANGUAGES+= c c++
PYTHON_REQD= 3.1
CMAKE_ARGS+= -DWITH_PLAYER=OFF
CMAKE_ARGS+= -DWITH_ELBEEM=ON #Internal fluid simulation
CMAKE_ARGS+= -DWITH_OPENEXR=OFF
CMAKE_ARGS+= -DWITH_DDS=OFF #DirectDraw Surface textures plugin
CMAKE_ARGS+= -DWITH_FFMPEG=OFF
CMAKE_ARGS+= -DWITH_OPENAL=OFF
CMAKE_ARGS+= -DWITH_WEBPLUGIN=OFF
CMAKE_ARGS+= -DWITH_SDL=OFF
CMAKE_ARGS+= -DWITH_JACK=OFF
CMAKE_ARGS+= -DWITH_SNDFILE=OFF
CMAKE_ARGS+= -DWITH_JACK=OFF
CMAKE_ARGS+= -DWITH_OPENCOLLADA=OFF
CMAKE_ARGS+= -DWITH_OPENMP=ON
include ../python3/depend.mk
CMAKE_ARGS+= -DPYTHON_INC=${PREFIX}/include/python${PYTHON_REQD}
CMAKE_ARGS+= -DPYTHON_LIBPATH=${PREFIX}/lib
pre-configure:
${MKDIR} ${WRKSRC}/_build
include ../../mk/sysdep/cmake.mk
include ../../mk/robotpkg.mk
@comment Mon Dec 7 16:40:19 CET 2009
share/blender/2.5/python/lib/python3.1/_abcoll.pyc
share/blender/2.5/python/lib/python3.1/abc.pyc
share/blender/2.5/python/lib/python3.1/base64.pyc
share/blender/2.5/python/lib/python3.1/bisect.pyc
share/blender/2.5/python/lib/python3.1/cgi.pyc
share/blender/2.5/python/lib/python3.1/codecs.pyc
share/blender/2.5/python/lib/python3.1/collections.pyc
share/blender/2.5/python/lib/python3.1/_compat_pickle.pyc
share/blender/2.5/python/lib/python3.1/copyreg.pyc
share/blender/2.5/python/lib/python3.1/email/base64mime.pyc
share/blender/2.5/python/lib/python3.1/email/charset.pyc
share/blender/2.5/python/lib/python3.1/email/encoders.pyc
share/blender/2.5/python/lib/python3.1/email/errors.pyc
share/blender/2.5/python/lib/python3.1/email/feedparser.pyc
share/blender/2.5/python/lib/python3.1/email/__init__.pyc
share/blender/2.5/python/lib/python3.1/email/iterators.pyc
share/blender/2.5/python/lib/python3.1/email/message.pyc
share/blender/2.5/python/lib/python3.1/email/_parseaddr.pyc
share/blender/2.5/python/lib/python3.1/email/parser.pyc
share/blender/2.5/python/lib/python3.1/email/quoprimime.pyc
share/blender/2.5/python/lib/python3.1/email/utils.pyc
share/blender/2.5/python/lib/python3.1/encodings/aliases.pyc
share/blender/2.5/python/lib/python3.1/encodings/__init__.pyc
share/blender/2.5/python/lib/python3.1/encodings/latin_1.pyc
share/blender/2.5/python/lib/python3.1/encodings/utf_16_be.pyc
share/blender/2.5/python/lib/python3.1/encodings/utf_8.pyc
share/blender/2.5/python/lib/python3.1/fnmatch.pyc
share/blender/2.5/python/lib/python3.1/functools.pyc
share/blender/2.5/python/lib/python3.1/__future__.pyc
share/blender/2.5/python/lib/python3.1/genericpath.pyc
share/blender/2.5/python/lib/python3.1/hashlib.pyc
share/blender/2.5/python/lib/python3.1/heapq.pyc
share/blender/2.5/python/lib/python3.1/http/client.pyc
share/blender/2.5/python/lib/python3.1/http/__init__.pyc
share/blender/2.5/python/lib/python3.1/http/server.pyc
share/blender/2.5/python/lib/python3.1/io.pyc
share/blender/2.5/python/lib/python3.1/keyword.pyc
share/blender/2.5/python/lib/python3.1/linecache.pyc
share/blender/2.5/python/lib/python3.1/locale.pyc
share/blender/2.5/python/lib/python3.1/mimetypes.pyc
share/blender/2.5/python/lib/python3.1/os.pyc
share/blender/2.5/python/lib/python3.1/pickle.pyc
share/blender/2.5/python/lib/python3.1/platform.pyc
share/blender/2.5/python/lib/python3.1/posixpath.pyc
share/blender/2.5/python/lib/python3.1/quopri.pyc
share/blender/2.5/python/lib/python3.1/random.pyc
share/blender/2.5/python/lib/python3.1/re.pyc
share/blender/2.5/python/lib/python3.1/shlex.pyc
share/blender/2.5/python/lib/python3.1/shutil.pyc
share/blender/2.5/python/lib/python3.1/site.pyc
share/blender/2.5/python/lib/python3.1/socket.pyc
share/blender/2.5/python/lib/python3.1/socketserver.pyc
share/blender/2.5/python/lib/python3.1/sre_compile.pyc
share/blender/2.5/python/lib/python3.1/sre_constants.pyc
share/blender/2.5/python/lib/python3.1/sre_parse.pyc
share/blender/2.5/python/lib/python3.1/ssl.pyc
share/blender/2.5/python/lib/python3.1/stat.pyc
share/blender/2.5/python/lib/python3.1/string.pyc
share/blender/2.5/python/lib/python3.1/struct.pyc
share/blender/2.5/python/lib/python3.1/subprocess.pyc
share/blender/2.5/python/lib/python3.1/textwrap.pyc
share/blender/2.5/python/lib/python3.1/threading.pyc
share/blender/2.5/python/lib/python3.1/tokenize.pyc
share/blender/2.5/python/lib/python3.1/token.pyc
share/blender/2.5/python/lib/python3.1/traceback.pyc
share/blender/2.5/python/lib/python3.1/types.pyc
share/blender/2.5/python/lib/python3.1/urllib/__init__.pyc
share/blender/2.5/python/lib/python3.1/urllib/parse.pyc
share/blender/2.5/python/lib/python3.1/uu.pyc
share/blender/2.5/python/lib/python3.1/warnings.pyc
share/blender/2.5/python/lib/python3.1/weakref.pyc
share/blender/2.5/python/lib/python3.1/_weakrefset.pyc
share/blender/2.5/python/lib/python3.1/webbrowser.pyc
share/blender/2.5/scripts/io/engine_render_pov.pyc
share/blender/2.5/scripts/io/export_3ds.pyc
share/blender/2.5/scripts/io/export_fbx.pyc
share/blender/2.5/scripts/io/export_mdd.pyc
share/blender/2.5/scripts/io/export_obj.pyc
share/blender/2.5/scripts/io/export_ply.pyc
share/blender/2.5/scripts/io/export_x3d.pyc
share/blender/2.5/scripts/io/import_anim_bvh.pyc
share/blender/2.5/scripts/io/import_scene_3ds.pyc
share/blender/2.5/scripts/io/import_scene_obj.pyc
share/blender/2.5/scripts/io/netrender/balancing.pyc
share/blender/2.5/scripts/io/netrender/client.pyc
share/blender/2.5/scripts/io/netrender/__init__.pyc
share/blender/2.5/scripts/io/netrender/master_html.pyc
share/blender/2.5/scripts/io/netrender/master.pyc
share/blender/2.5/scripts/io/netrender/model.pyc
share/blender/2.5/scripts/io/netrender/operators.pyc
share/blender/2.5/scripts/io/netrender/slave.pyc
share/blender/2.5/scripts/io/netrender/ui.pyc
share/blender/2.5/scripts/io/netrender/utils.pyc
share/blender/2.5/scripts/modules/bpy/__init__.pyc
share/blender/2.5/scripts/modules/bpy/ops.pyc
share/blender/2.5/scripts/modules/bpy_types.pyc
share/blender/2.5/scripts/modules/bpy/utils.pyc
share/blender/2.5/scripts/modules/dynamic_menu.pyc
share/blender/2.5/scripts/modules/rna_prop_ui.pyc
share/blender/2.5/scripts/op/add_mesh_torus.pyc
share/blender/2.5/scripts/op/console_python.pyc
share/blender/2.5/scripts/op/console_shell.pyc
share/blender/2.5/scripts/op/mesh.pyc
share/blender/2.5/scripts/op/mesh_skin.pyc
share/blender/2.5/scripts/op/presets.pyc
share/blender/2.5/scripts/op/uvcalc_smart_project.pyc
share/blender/2.5/scripts/op/vertexpaint_dirt.pyc
share/blender/2.5/scripts/op/wm.pyc
share/blender/2.5/scripts/ui/properties_data_armature.pyc
share/blender/2.5/scripts/ui/properties_data_bone.pyc
share/blender/2.5/scripts/ui/properties_data_camera.pyc
share/blender/2.5/scripts/ui/properties_data_curve.pyc
share/blender/2.5/scripts/ui/properties_data_empty.pyc
share/blender/2.5/scripts/ui/properties_data_lamp.pyc
share/blender/2.5/scripts/ui/properties_data_lattice.pyc
share/blender/2.5/scripts/ui/properties_data_mesh.pyc
share/blender/2.5/scripts/ui/properties_data_metaball.pyc
share/blender/2.5/scripts/ui/properties_data_modifier.pyc
share/blender/2.5/scripts/ui/properties_game.pyc
share/blender/2.5/scripts/ui/properties_material.pyc
share/blender/2.5/scripts/ui/properties_object_constraint.pyc
share/blender/2.5/scripts/ui/properties_object.pyc
share/blender/2.5/scripts/ui/properties_particle.pyc
share/blender/2.5/scripts/ui/properties_physics_cloth.pyc
share/blender/2.5/scripts/ui/properties_physics_common.pyc
share/blender/2.5/scripts/ui/properties_physics_field.pyc
share/blender/2.5/scripts/ui/properties_physics_fluid.pyc
share/blender/2.5/scripts/ui/properties_physics_smoke.pyc
share/blender/2.5/scripts/ui/properties_physics_softbody.pyc
share/blender/2.5/scripts/ui/properties_render.pyc
share/blender/2.5/scripts/ui/properties_scene.pyc
share/blender/2.5/scripts/ui/properties_texture.pyc
share/blender/2.5/scripts/ui/properties_world.pyc
share/blender/2.5/scripts/ui/space_buttons.pyc
share/blender/2.5/scripts/ui/space_console.pyc
share/blender/2.5/scripts/ui/space_filebrowser.pyc
share/blender/2.5/scripts/ui/space_image.pyc
share/blender/2.5/scripts/ui/space_info.pyc
share/blender/2.5/scripts/ui/space_logic.pyc
share/blender/2.5/scripts/ui/space_node.pyc
share/blender/2.5/scripts/ui/space_outliner.pyc
share/blender/2.5/scripts/ui/space_sequencer.pyc
share/blender/2.5/scripts/ui/space_text.pyc
share/blender/2.5/scripts/ui/space_time.pyc
share/blender/2.5/scripts/ui/space_userpref.pyc
share/blender/2.5/scripts/ui/space_view3d.pyc
share/blender/2.5/scripts/ui/space_view3d_toolbar.pyc
@pkgdir share/blender/2.5/python/lib/python3.1/site-packages
#
# Copyright (c) 2009 LAAS/CNRS
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for any purpose
# with or without fee is hereby granted, provided that the above copyright
# notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
# OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
#
# Séverin Lemaignan on Mon Dec 7 2009
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
BLENDER_DEPEND_MK:= ${BLENDER_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= blender
endif
ifeq (+,$(BLENDER_DEPEND_MK)) # -----------------------------------------------
PREFER.blender?= robotpkg
DEPEND_USE+= blender
DEPEND_ABI.blender?= blender>=2.5
DEPEND_DIR.blender?= ../../graphics/blender
SYSTEM_SEARCH.blender=\
bin/blender
endif # BLENDER_DEPEND_MK -----------------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (blender-2.50-alpha0.tar.gz) = a2bcc5e1f6527d01c91aa59c45aea174080dde65
RMD160 (blender-2.50-alpha0.tar.gz) = 9d6b58e558bfcfb86f9d3735d46c377f78f1b16c
Size (blender-2.50-alpha0.tar.gz) = 18745972 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment