FreeBSD Bugzilla – Attachment 186155 Details for
Bug 222131
Update for graphics/appleseed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to disable osl as a default option
appleseed.patch (text/plain), 802 bytes, created by
Shane
on 2017-09-08 02:11:09 UTC
(
hide
)
Description:
update to disable osl as a default option
Filename:
MIME Type:
Creator:
Shane
Created:
2017-09-08 02:11:09 UTC
Size:
802 bytes
patch
obsolete
>diff -Nru appleseed.orig/Makefile appleseed/Makefile >--- appleseed.orig/Makefile 2017-09-08 11:32:51.642566000 +0930 >+++ appleseed/Makefile 2017-09-08 11:31:13.990288000 +0930 >@@ -3,7 +3,7 @@ > > PORTNAME= appleseed > DISTVERSION= 1.5.2-beta >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= graphics > > MAINTAINER= danfe@FreeBSD.org >@@ -31,7 +31,7 @@ > -DWITH_HEADERS:BOOL=OFF -DWITH_PYTHON:BOOL=OFF \ > -DWITH_TESTS:BOOL=OFF -DWARNINGS_AS_ERRORS:BOOL=OFF > >-.for lib in EXR OIIO OSL PNG SEEXPR XERCES ZLIB >+.for lib in EXR OIIO PNG SEEXPR XERCES ZLIB > CMAKE_ARGS+= -DUSE_EXTERNAL_${lib}:BOOL=ON > .endfor > >@@ -43,7 +43,7 @@ > SUB_LIST:= ${PLIST_SUB} > > OPTIONS_DEFINE= EXAMPLES OSL DISNEY >-OPTIONS_DEFAULT= OSL DISNEY >+OPTIONS_DEFAULT= DISNEY > OPTIONS_SUB= yes > > OSL_DESC= Open Shading Language support
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 222131
: 186155