Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
- This must be built from source.
- /opt is never an acceptable place to install any part of a package to
Comment Actions
So according to the doc, the first thing required is NW.js (ex-node-webkit) - their git repo is here.
Also building duckietv requires nodejs-devel as builddep since npm is used. This implies that networking: yes has to be added in the package.yml
Building NW.js is like building Chrominium : http://docs.nwjs.io/en/latest/For%20Developers/Building%20NW.js/#build-flavors
I am not convinced it worth investing so much efforts into this.