FS#42219 - [darktable] Add support for lua programming language
Attached to Project:
Community Packages
Opened by Jarle Thorsen (jarle) - Thursday, 02 October 2014, 16:07 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 25 December 2014, 13:08 GMT
Opened by Jarle Thorsen (jarle) - Thursday, 02 October 2014, 16:07 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 25 December 2014, 13:08 GMT
|
Details
Description:
Darktable is not compiled with support for extending it using lua. Steps to reproduce: ~/.config/darktable/luarc with the following line: print "hello world" should print "hello world" to the console if darktable is compiled with lua support. |
This task depends upon
Comment by Jarle Thorsen (jarle) -
Monday, 22 December 2014, 20:46 GMT
I have made some small edits to your PKGBUILD file to make it
build darktable with lua-support. Please include this support in
your future packages.
PKGBUILD
(1.5 KiB)