Browse Source
graphics/yafaray: Fix github URL, support optional qt4.
graphics/yafaray: Fix github URL, support optional qt4.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>pull/180/head
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 35 additions and 22 deletions
@ -1,5 +1,8 @@ |
|||
YafaRay is a free open-source raytracing engine. Raytracing is a rendering |
|||
technique for generating realistic images by tracing the path of light |
|||
through a 3D scene. |
|||
YafaRay is a free open-source raytracing engine. Raytracing is a |
|||
rendering technique for generating realistic images by tracing the |
|||
path of light through a 3D scene. |
|||
|
|||
To disable building the Qt gui pass the script the variable QTGUI=OFF |
|||
Optional dependency: qt4. If this is installed, the Qt4 support |
|||
library for YafaRay (libyafarayqt.so) will be included in the |
|||
package. To disable Qt4 support, export QT=no in the script's |
|||
environment. |
Write
Preview
Loading…
Cancel
Save
Reference in new issue