From Fedora Project Wiki
(fill already packaged runtime deps) |
(→Build dependencies: add already packaged build deps) |
||
Line 105: | Line 105: | ||
| babel-plugin-istanbul || N/A || {{result|fail}} | | babel-plugin-istanbul || N/A || {{result|fail}} | ||
|- | |- | ||
| chai || | | chai || [https://src.fedoraproject.org/rpms/nodejs-chai nodejs-chai] || {{result|warn}} | ||
|- | |- | ||
| chai-as-promised || | | chai-as-promised || [https://src.fedoraproject.org/rpms/nodejs-chai-as-promised nodejs-chai-as-promised] || {{result|pass}} | ||
|- | |- | ||
| copy-dir || N/A || {{result|fail}} | | copy-dir || N/A || {{result|fail}} | ||
|- | |- | ||
| coveralls || | | coveralls || [https://src.fedoraproject.org/rpms/nodejs-coveralls nodejs-coveralls] || {{result|warn}} | ||
|- | |- | ||
| cross-env || N/A || {{result|fail}} | | cross-env || N/A || {{result|fail}} | ||
Line 139: | Line 139: | ||
| prettyjson || N/A || {{result|fail}} | | prettyjson || N/A || {{result|fail}} | ||
|- | |- | ||
| shelljs || | | shelljs || [https://src.fedoraproject.org/rpms/nodejs-shelljs nodejs-shelljs] || {{result|pass}} | ||
|- | |- | ||
| sinon || | | sinon || [https://src.fedoraproject.org/rpms/nodejs-sinon nodejs-sinon] || {{result|warn}} | ||
|- | |- | ||
| webpack || N/A || {{result|fail}} | | webpack || N/A || {{result|fail}} |
Revision as of 23:32, 16 November 2020
This page documents the effort to get web-ext packaged in Fedora.
Required dependencies and their status in Fedora
Runtime dependencies
Upstream | Fedora package | Status |
---|---|---|
@babel/polyfill | N/A | |
@babel/runtime | N/A | |
@cliqz-oss/firefox-client | N/A | |
@cliqz-oss/node-firefox-connect | N/A | |
@devicefarmer/adbkit | N/A | |
addons-linter | N/A | |
bunyan | nodejs-bunyan | |
camelcase | nodejs-camelcase | |
chrome-launcher | N/A | |
debounce | N/A | |
decamelize | nodejs-decamelize | |
es6-error | N/A | |
event-to-promise | N/A | |
firefox-profile | N/A | |
fs-extra | N/A | |
fx-runner | N/A | |
import-fresh | N/A | |
mkdirp | nodejs-mkdirp | |
multimatch | nodejs-multimatch | |
mz | nodejs-mz | |
node-notifier | N/A | |
open | nodejs-open | |
parse-json | N/A | |
sign-addon | N/A | |
source-map-support | nodejs-source-map-support | |
strip-bom | nodejs-strip-bom | |
strip-json-comments | nodejs-strip-json-comments | |
tmp | nodejs-tmp | |
update-notifier | N/A | |
watchpack | N/A | |
ws | nodejs-ws | |
yargs | nodejs-yargs | |
zip-dir | N/A |
Build dependencies
Upstream | Fedora package | Status |
---|---|---|
@babel/core | N/A | |
@babel/plugin-proposal-class-properties | N/A | |
@babel/plugin-transform-runtime | N/A | |
@babel/preset-env | N/A | |
@babel/preset-flow | N/A | |
@babel/register | N/A | |
@commitlint/cli | N/A | |
@commitlint/config-conventional | N/A | |
babel-eslint | N/A | |
babel-loader | N/A | |
babel-plugin-istanbul | N/A | |
chai | nodejs-chai | |
chai-as-promised | nodejs-chai-as-promised | |
copy-dir | N/A | |
coveralls | nodejs-coveralls | |
cross-env | N/A | |
deepcopy | N/A | |
doctoc | N/A | |
eslint | N/A | |
eslint-plugin-async-await | N/A | |
eslint-plugin-flowtype | N/A | |
eslint-plugin-import | N/A | |
flow-bin | N/A | |
git-rev-sync | N/A | |
html-entities | N/A | |
mocha | N/A | |
nyc | N/A | |
prettyjson | N/A | |
shelljs | nodejs-shelljs | |
sinon | nodejs-sinon | |
webpack | N/A | |
webpack-node-externals | N/A | |
yauzl | N/A |