Page MenuHomeSolus

The inclusion of duckietv fixes T1338
AbandonedPublic

Authored by Devil505 on Jul 8 2017, 6:45 PM.
Tags
None
Referenced Files
F10854821: D564.id.diff
Jun 13 2023, 10:41 PM
F10842784: D564.diff
Jun 10 2023, 3:46 PM
F10821155: D564.diff
Jun 2 2023, 9:26 AM
F10821022: D564.id.diff
Jun 2 2023, 8:18 AM

Details

Reviewers
DataDrake
Group Reviewers
Triage Team

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

DataDrake added a subscriber: DataDrake.
  1. This must be built from source.
  2. /opt is never an acceptable place to install any part of a package to
This revision now requires changes to proceed.Sep 16 2017, 11:20 PM
  1. This must be built from source.
  2. /opt is never an acceptable place to install any part of a package to

I don't build it with success from source, maybe you can try.

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.

Since no one has tried to fix this.