Package: blender / 2.72.b+dfsg0-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| blender | 2.72.b+dfsg0-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 blender_thumbnailer.patch | (download) |
blender.thumbnailer |
4 4 + 0 - 0 ! |
blender_thumbnailer * Move thumbnailer script to an appropriate destination * Add blender.thumbnailer file * Change to python 3.3 since lintian is messing around with that |
| 0002 install_in_usr_share.patch | (download) |
source/creator/CMakeLists.txt |
4 2 + 2 - 0 ! |
install_in_usr_share * Arch-specific files go to /usr/share * Make blender look for systemdir into /usr/share |
| 0003 filter_docs_to_install.patch | (download) |
source/creator/CMakeLists.txt |
2 0 + 2 - 0 ! |
filter_docs_to_install Install only relevant documentation. |
| 0004 locales_directory_install.patch | (download) |
source/blender/blenfont/intern/blf_lang.c |
10 5 + 5 - 0 ! |
locales_directory_install Change where locales are installed. Contributions by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Matteo F. Vescovi <mfvescovi@gmail.com> |
| 0005 update_manpages.patch | (download) |
doc/manpage/blenderplayer.1 |
131 131 + 0 - 0 ! |
update_manpages * Update blender manpage. * Add blenderplayer manpage. |
| 0006 do_not_use_version_number_in_system_path.patch | (download) |
intern/ghost/intern/GHOST_SystemPathsX11.cpp |
3 3 + 0 - 0 ! |
do_not_use_version_number_in_system_path Global installation expects system path to be something like /usr/share/blender/scripts/ without version numbers. Contributions by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Matteo F. Vescovi <mfvescovi@gmail.com> |
| 0007 look_for_droid_ttf_with_fontconfig.patch | (download) |
CMakeLists.txt |
7 7 + 0 - 0 ! |
look_for_droid_ttf_with_fontconfig * Remove bad installation of fonts directory into locales. * Avoid using the droid font shipped with upstream source and use fontconfig to get it. Signed-off-by: Matteo F. Vescovi <mfvescovi@gmail.com> |
| 0008 use_cuda_pointer_arithmetic_in_integers.patch | (download) |
intern/cycles/device/device_cuda.cpp |
2 1 + 1 - 0 ! |
use_cuda_pointer_arithmetic_in_integers This should hopefully fix #765187 Signed-off-by: Matteo F. Vescovi <mfvescovi@gmail.com> |
| 0009 add_flag_disabling_SSE SSE2_intrinsics.patch | (download) |
CMakeLists.txt |
10 9 + 1 - 0 ! |
add_flag_disabling_sse-sse2_intrinsics The flag is called WITH_CPU_SSE, it is ON by default so no one should be affected by the change really. This should hopefully fix #763755 Signed-off-by: Matteo F. Vescovi <mfvescovi@gmail.com> |
| 0010 fix_atomic_issue.patch | (download) |
intern/atomic/atomic_ops.h |
202 165 + 37 - 0 ! |
fix_atomic_issue Closes: #771042 Signed-off-by: Matteo F. Vescovi <mfv@debian.org> |
| 0011 set_SSL_version_to_v23.patch | (download) |
release/scripts/addons/netrender/master.py |
2 1 + 1 - 0 ! |
set_ssl_version_to_v23 Closes: #770447 |
