FreeBSD Bugzilla – Attachment 153863 Details for
Bug 196182
[PATCH] upgrade graphics/lensfun to 0.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix hugin with lensfun 0.3
lensfun_0.3_hugin.diff (text/plain), 863 bytes, created by
Matthieu Volat
on 2015-03-05 20:34:59 UTC
(
hide
)
Description:
Fix hugin with lensfun 0.3
Filename:
MIME Type:
Creator:
Matthieu Volat
Created:
2015-03-05 20:34:59 UTC
Size:
863 bytes
patch
obsolete
>Index: files/patch-src__hugin_base__lensdb__LensDB.cpp >=================================================================== >--- files/patch-src__hugin_base__lensdb__LensDB.cpp (revision 0) >+++ files/patch-src__hugin_base__lensdb__LensDB.cpp (working copy) >@@ -0,0 +1,12 @@ >+--- /usr/ports/graphics/hugin/work/hugin-2013.0.0/src/hugin_base/lensdb/LensDB.cpp.orig 2015-03-05 21:14:11.000000000 +0100 >++++ /usr/ports/graphics/hugin/work/hugin-2013.0.0/src/hugin_base/lensdb/LensDB.cpp 2015-03-05 21:19:31.000000000 +0100 >+@@ -627,7 +627,9 @@ bool LensDB::GetDistortion(double focal, >+ break; >+ case LF_DIST_MODEL_NONE: >+ case LF_DIST_MODEL_POLY5: >++#if LF_VERSION_MAJOR == 0 && LF_VERSION_MINOR < 3 >+ case LF_DIST_MODEL_FOV1: >++#endif >+ default: >+ return false; >+ break;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196182
:
150840
| 153863