Bug#692376: blender: FTBFS against python3.3

Dmitrijs Ledkovs dmitrijs.ledkovs at canonical.com
Mon Nov 5 14:11:13 UTC 2012


Package: blender
Severity: normal
Version: 2.63a-1
User: debian-python at lists.debian.org
Usertags: python3.3
Tags: patch

Blender does not build against default python3 version, instead
python3.2 is hardcoded.

On the same topic, dh_python3 helper is not used (which is the helper
that supersedes python-[central|support])

There are a couple of ways to fix this. My proposed solution:
* build-depends on python3-dev (default dev package for the default
python3)
* uses pkg-config to find include directories (in python3.3 in debian
there are two include directories, and cmake's standard helper doesn't
find them)
* migrate to use dh_python3

I hope you find this patch useful. Alternatively you can implement
building against default python3 & python3.3 in other ways.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: blender_2.63a-1ubuntu1_2.63a-1ubuntu2.diff
Type: text/x-diff
Size: 4212 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20121105/ea3a5aca/attachment.diff>
-------------- next part --------------

Regards,

Dmitrijs.


More information about the pkg-multimedia-maintainers mailing list