pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/blender Update to 2.49a. Upstream changelog i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1ee7667c0c2
branches:  trunk
changeset: 398301:a1ee7667c0c2
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Fri Aug 28 20:46:18 2009 +0000

description:
Update to 2.49a. Upstream changelog is of course too massive, you can look
at http://www.blender.org/development/release-logs/ for info about new
features and fixes. While here, sort PLIST correctly.

diffstat:

 graphics/blender/Makefile         |    8 +-
 graphics/blender/PLIST            |  343 +++++++++++++++++++++----------------
 graphics/blender/distinfo         |   17 +-
 graphics/blender/patches/patch-ab |   55 ++---
 graphics/blender/patches/patch-ad |   14 +-
 graphics/blender/patches/patch-ae |   19 --
 graphics/blender/patches/patch-af |   13 -
 graphics/blender/patches/patch-ag |   14 -
 graphics/blender/patches/patch-ai |   38 +++-
 9 files changed, 270 insertions(+), 251 deletions(-)

diffs (truncated from 631 to 300 lines):

diff -r 41270944c672 -r a1ee7667c0c2 graphics/blender/Makefile
--- a/graphics/blender/Makefile Fri Aug 28 16:48:41 2009 +0000
+++ b/graphics/blender/Makefile Fri Aug 28 20:46:18 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2009/08/26 19:57:36 sno Exp $
+# $NetBSD: Makefile,v 1.67 2009/08/28 20:46:18 hasso Exp $
 
-DISTNAME=      blender-2.45
-PKGREVISION=   5
+DISTNAME=      blender-2.49a
 CATEGORIES=    graphics
 MASTER_SITES=  http://download.blender.org/source/
 
@@ -51,12 +50,13 @@
                ${DESTDIR}${PREFIX}/share/blender
        ${INSTALL_DATA} ${WRKSRCBIN}/.blender/.bfont.ttf \
                ${DESTDIR}${PREFIX}/share/blender
-       ${INSTALL_DATA} ${WRKSRCBIN}/BlenderQuickStart.pdf \
+       ${INSTALL_DATA} ${WRKSRC}/release/text/BlenderQuickStart.pdf \
                ${DESTDIR}${PREFIX}/share/blender
 
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../graphics/Mesa/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/openexr/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
diff -r 41270944c672 -r a1ee7667c0c2 graphics/blender/PLIST
--- a/graphics/blender/PLIST    Fri Aug 28 16:48:41 2009 +0000
+++ b/graphics/blender/PLIST    Fri Aug 28 20:46:18 2009 +0000
@@ -1,175 +1,218 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:59:06 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/08/28 20:46:18 hasso Exp $
 bin/blender
 bin/blender-bin
+share/blender/.Blanguages
 share/blender/.bfont.ttf
-share/blender/.Blanguages
 share/blender/BlenderQuickStart.pdf
-share/blender/locale/nl/LC_MESSAGES/blender.mo
-share/blender/locale/pt_br/LC_MESSAGES/blender.mo
-share/blender/locale/ja/LC_MESSAGES/blender.mo
-share/blender/locale/cs/LC_MESSAGES/blender.mo
-share/blender/locale/fr/LC_MESSAGES/blender.mo
-share/blender/locale/pl/LC_MESSAGES/blender.mo
-share/blender/locale/zh_cn/LC_MESSAGES/blender.mo
-share/blender/locale/sr@Latn/LC_MESSAGES/blender.mo
 share/blender/locale/ar/LC_MESSAGES/blender.mo
 share/blender/locale/bg/LC_MESSAGES/blender.mo
-share/blender/locale/ru/LC_MESSAGES/blender.mo
+share/blender/locale/ca/LC_MESSAGES/blender.mo
+share/blender/locale/cs/LC_MESSAGES/blender.mo
 share/blender/locale/de/LC_MESSAGES/blender.mo
+share/blender/locale/el/LC_MESSAGES/blender.mo
 share/blender/locale/es/LC_MESSAGES/blender.mo
+share/blender/locale/fi/LC_MESSAGES/blender.mo
+share/blender/locale/fr/LC_MESSAGES/blender.mo
+share/blender/locale/hr/LC_MESSAGES/blender.mo
+share/blender/locale/hr_HR/LC_MESSAGES/blender.mo
 share/blender/locale/it/LC_MESSAGES/blender.mo
-share/blender/locale/hr/LC_MESSAGES/blender.mo
+share/blender/locale/ja/LC_MESSAGES/blender.mo
+share/blender/locale/ko/LC_MESSAGES/blender.mo
+share/blender/locale/nl/LC_MESSAGES/blender.mo
+share/blender/locale/pl/LC_MESSAGES/blender.mo
+share/blender/locale/pt_BR/LC_MESSAGES/blender.mo
+share/blender/locale/ro/LC_MESSAGES/blender.mo
+share/blender/locale/ru/LC_MESSAGES/blender.mo
 share/blender/locale/sr/LC_MESSAGES/blender.mo
+share/blender/locale/sr@Latn/LC_MESSAGES/blender.mo
+share/blender/locale/sv/LC_MESSAGES/blender.mo
 share/blender/locale/uk/LC_MESSAGES/blender.mo
-share/blender/locale/fi/LC_MESSAGES/blender.mo
-share/blender/locale/ro/LC_MESSAGES/blender.mo
-share/blender/locale/hr_HR/LC_MESSAGES/blender.mo
-share/blender/locale/ca/LC_MESSAGES/blender.mo
-share/blender/locale/sv/LC_MESSAGES/blender.mo
+share/blender/locale/zh_CN/LC_MESSAGES/blender.mo
+share/blender/scripts/3ds_export.py
+share/blender/scripts/3ds_import.py
+share/blender/scripts/Axiscopy.py
+share/blender/scripts/DirectX8Exporter.py
+share/blender/scripts/DirectX8Importer.py
+share/blender/scripts/IDPropBrowser.py
+share/blender/scripts/ac3d_export.py
+share/blender/scripts/ac3d_import.py
+share/blender/scripts/add_mesh_empty.py
+share/blender/scripts/add_mesh_torus.py
+share/blender/scripts/animation_bake_constraints.py
+share/blender/scripts/animation_clean.py
+share/blender/scripts/animation_trajectory.py
+share/blender/scripts/armature_symmetry.py
+share/blender/scripts/bevel_center.py
+share/blender/scripts/blenderLipSynchro.py
+share/blender/scripts/bpydata/KUlang.txt
 share/blender/scripts/bpydata/config/readme.txt
 share/blender/scripts/bpydata/readme.txt
-share/blender/scripts/bpydata/KUlang.txt
-share/blender/scripts/bpymodules/colladaImEx/cutils.py
-share/blender/scripts/bpymodules/colladaImEx/__init__.py
-share/blender/scripts/bpymodules/colladaImEx/xmlUtils.py
-share/blender/scripts/bpymodules/colladaImEx/collada.py
-share/blender/scripts/bpymodules/colladaImEx/logo.png
-share/blender/scripts/bpymodules/colladaImEx/cstartup.py
-share/blender/scripts/bpymodules/colladaImEx/helperObjects.py
-share/blender/scripts/bpymodules/colladaImEx/translator.py
+share/blender/scripts/bpymodules/BPyAddMesh.py
+share/blender/scripts/bpymodules/BPyArmature.py
+share/blender/scripts/bpymodules/BPyBlender.py
+share/blender/scripts/bpymodules/BPyBlender.pyc
 share/blender/scripts/bpymodules/BPyCurve.py
-share/blender/scripts/bpymodules/defaultdoodads.py
-share/blender/scripts/bpymodules/meshtools.py
-share/blender/scripts/bpymodules/BPyWindow.py
-share/blender/scripts/bpymodules/BPyMesh_redux.py
-share/blender/scripts/bpymodules/BPyRender.py
-share/blender/scripts/bpymodules/dxfReader.py
-share/blender/scripts/bpymodules/BPyMessages.py
-share/blender/scripts/bpymodules/BPyObject.py
-share/blender/scripts/bpymodules/dxfColorMap.py
-share/blender/scripts/bpymodules/eps2obj.py
-share/blender/scripts/bpymodules/gimp2obj.py
-share/blender/scripts/bpymodules/BPyBlender.py
-share/blender/scripts/bpymodules/BPyMesh.py
-share/blender/scripts/bpymodules/BPyMesh_octree.py
-share/blender/scripts/bpymodules/BPySys.py
-share/blender/scripts/bpymodules/mesh_gradient.py
-share/blender/scripts/bpymodules/BPyAddMesh.py
-share/blender/scripts/bpymodules/BPyNMesh.py
-share/blender/scripts/bpymodules/ai2obj.py
-share/blender/scripts/bpymodules/BPyRegistry.py
 share/blender/scripts/bpymodules/BPyImage.py
-share/blender/scripts/bpymodules/BPyArmature.py
 share/blender/scripts/bpymodules/BPyMathutils.py
-share/blender/scripts/bpymodules/svg2obj.py
-share/blender/scripts/blenderLipSynchro.py
-share/blender/scripts/slp_import.py
+share/blender/scripts/bpymodules/BPyMesh.py
+share/blender/scripts/bpymodules/BPyMesh_redux.py
+share/blender/scripts/bpymodules/BPyMessages.py
+share/blender/scripts/bpymodules/BPyNMesh.py
+share/blender/scripts/bpymodules/BPyObject.py
+share/blender/scripts/bpymodules/BPyRegistry.py
+share/blender/scripts/bpymodules/BPyRegistry.pyc
+share/blender/scripts/bpymodules/BPyRender.py
+share/blender/scripts/bpymodules/BPySys.py
+share/blender/scripts/bpymodules/BPyTextPlugin.py
+share/blender/scripts/bpymodules/BPyWindow.py
+share/blender/scripts/bpymodules/blend2renderinfo.py
+share/blender/scripts/bpymodules/colladaImEx/__init__.py
+share/blender/scripts/bpymodules/colladaImEx/collada.py
+share/blender/scripts/bpymodules/colladaImEx/cstartup.py
+share/blender/scripts/bpymodules/colladaImEx/cutils.py
+share/blender/scripts/bpymodules/colladaImEx/helperObjects.py
+share/blender/scripts/bpymodules/colladaImEx/logo.png
+share/blender/scripts/bpymodules/colladaImEx/translator.py
+share/blender/scripts/bpymodules/colladaImEx/xmlUtils.py
+share/blender/scripts/bpymodules/defaultdoodads.py
+share/blender/scripts/bpymodules/dxfColorMap.py
+share/blender/scripts/bpymodules/dxfLibrary.py
+share/blender/scripts/bpymodules/dxfReader.py
+share/blender/scripts/bpymodules/mesh_gradient.py
+share/blender/scripts/bpymodules/meshtools.py
+share/blender/scripts/bpymodules/paths_ai2obj.py
+share/blender/scripts/bpymodules/paths_eps2obj.py
+share/blender/scripts/bpymodules/paths_gimp2obj.py
+share/blender/scripts/bpymodules/paths_svg2obj.py
 share/blender/scripts/bvh_import.py
-share/blender/scripts/3ds_import.py
-share/blender/scripts/uv_from_adjacent.py
-share/blender/scripts/object_batch_name_edit.py
-share/blender/scripts/vertexpaint_gradient.py
-share/blender/scripts/mesh_solidify.py
-share/blender/scripts/widgetwizard.py
-share/blender/scripts/vertexpaint_selfshadow_ao.py
-share/blender/scripts/uv_seams_from_islands.py
-share/blender/scripts/vrml97_export.py
-share/blender/scripts/sysinfo.py
-share/blender/scripts/weightpaint_envelope_assign.py
-share/blender/scripts/ac3d_import.py
+share/blender/scripts/c3d_import.py
+share/blender/scripts/camera_changer.py
+share/blender/scripts/colladaExport14.py
+share/blender/scripts/colladaImport14.py
+share/blender/scripts/collada_export.py
+share/blender/scripts/collada_import.py
+share/blender/scripts/config.py
+share/blender/scripts/console.py
+share/blender/scripts/discombobulator.py
+share/blender/scripts/envelope_symmetry.py
+share/blender/scripts/export-iv-0.1.py
+share/blender/scripts/export_dxf.py
+share/blender/scripts/export_fbx.py
+share/blender/scripts/export_lightwave_motion.py
+share/blender/scripts/export_m3g.py
+share/blender/scripts/export_map.py
+share/blender/scripts/export_mdd.py
+share/blender/scripts/export_obj.py
+share/blender/scripts/faceselect_same_weights.py
+share/blender/scripts/flt_defaultp.py
+share/blender/scripts/flt_dofedit.py
+share/blender/scripts/flt_export.py
+share/blender/scripts/flt_filewalker.py
+share/blender/scripts/flt_import.py
+share/blender/scripts/flt_lodedit.py
+share/blender/scripts/flt_palettemanager.py
+share/blender/scripts/flt_properties.py
+share/blender/scripts/flt_toolbar.py
+share/blender/scripts/help_bpy_api.py
+share/blender/scripts/help_browser.py
+share/blender/scripts/help_getting_started.py
 share/blender/scripts/help_manual.py
-share/blender/scripts/uvcalc_follow_active_coords.py
-share/blender/scripts/faceselect_same_weights.py
-share/blender/scripts/mesh_poly_reduce.py
-share/blender/scripts/collada_import.py
-share/blender/scripts/mesh_skin.py
-share/blender/scripts/weightpaint_copy.py
-share/blender/scripts/help_getting_started.py
+share/blender/scripts/help_release_notes.py
+share/blender/scripts/help_tutorials.py
+share/blender/scripts/help_web_blender.py
+share/blender/scripts/help_web_devcomm.py
+share/blender/scripts/help_web_eshop.py
+share/blender/scripts/help_web_usercomm.py
+share/blender/scripts/hotkeys.py
+share/blender/scripts/image_2d_cutout.py
+share/blender/scripts/image_auto_layout.py
 share/blender/scripts/image_billboard.py
-share/blender/scripts/3ds_export.py
-share/blender/scripts/export_map.py
-share/blender/scripts/help_release_notes.py
-share/blender/scripts/collada_export.py
-share/blender/scripts/export-iv-0.1.py
+share/blender/scripts/image_edit.py
+share/blender/scripts/import_dxf.py
+share/blender/scripts/import_lightwave_motion.py
+share/blender/scripts/import_mdd.py
+share/blender/scripts/import_obj.py
+share/blender/scripts/import_web3d.py
+share/blender/scripts/lightwave_export.py
+share/blender/scripts/lightwave_import.py
+share/blender/scripts/md2_export.py
+share/blender/scripts/md2_import.py
+share/blender/scripts/mesh_boneweight_copy.py
+share/blender/scripts/mesh_cleanup.py
+share/blender/scripts/mesh_edges2curves.py
+share/blender/scripts/mesh_mirror_tool.py
+share/blender/scripts/mesh_poly_reduce.py
+share/blender/scripts/mesh_poly_reduce_grid.py
+share/blender/scripts/mesh_skin.py
+share/blender/scripts/mesh_solidify.py
+share/blender/scripts/mesh_unfolder.py
+share/blender/scripts/mesh_wire.py
+share/blender/scripts/ms3d_import.py
+share/blender/scripts/ms3d_import_ascii.py
+share/blender/scripts/obdatacopier.py
+share/blender/scripts/object_active_to_other.py
+share/blender/scripts/object_apply_def.py
+share/blender/scripts/object_batch_name_edit.py
+share/blender/scripts/object_cookie_cutter.py
+share/blender/scripts/object_drop.py
+share/blender/scripts/object_find.py
 share/blender/scripts/object_random_loc_sz_rot.py
-share/blender/scripts/mesh_cleanup.py
-share/blender/scripts/ac3d_export.py
+share/blender/scripts/object_sel2dupgroup.py
+share/blender/scripts/object_timeofs_follow_act.py
+share/blender/scripts/off_export.py
+share/blender/scripts/off_import.py
+share/blender/scripts/paths_import.py
+share/blender/scripts/ply_export.py
+share/blender/scripts/ply_import.py
+share/blender/scripts/raw_export.py
+share/blender/scripts/raw_import.py
+share/blender/scripts/renameobjectbyblock.py
+share/blender/scripts/render_save_layers.py
+share/blender/scripts/rvk1_torvk2.py
 share/blender/scripts/save_theme.py
-share/blender/scripts/object_sel2dupgroup.py
-share/blender/scripts/help_web_blender.py
-share/blender/scripts/lightwave_import.py
-share/blender/scripts/image_find_paths.py
-share/blender/scripts/mesh_wire.py
-share/blender/scripts/mesh_boneweight_copy.py
-share/blender/scripts/object_drop.py
-share/blender/scripts/weightpaint_gradient.py
-share/blender/scripts/DirectX8Exporter.py
-share/blender/scripts/ply_import.py
-share/blender/scripts/object_apply_def.py
-share/blender/scripts/vertexpaint_from_material.py
-share/blender/scripts/import_mdd.py
-share/blender/scripts/export_obj.py
+share/blender/scripts/scripttemplate_background_job.py
+share/blender/scripts/scripttemplate_camera_object.py
+share/blender/scripts/scripttemplate_gamelogic.py
+share/blender/scripts/scripttemplate_gamelogic_basic.py
+share/blender/scripts/scripttemplate_gamelogic_module.py
+share/blender/scripts/scripttemplate_ipo_gen.py



Home | Main Index | Thread Index | Old Index