From Fedora Project Wiki
(initial page to document web-ext packaging) |
(fill already packaged runtime deps) |
||
Line 24: | Line 24: | ||
| addons-linter || N/A || {{result|fail}} | | addons-linter || N/A || {{result|fail}} | ||
|- | |- | ||
| bunyan || [https://src.fedoraproject.org/rpms/nodejs-bunyan nodejs-bunyan] || {{result| | | bunyan || [https://src.fedoraproject.org/rpms/nodejs-bunyan nodejs-bunyan] || {{result|warn}} | ||
|- | |- | ||
| camelcase || | | camelcase || [https://src.fedoraproject.org/rpms/nodejs-camelcase nodejs-camelcase] || {{result|pass}} | ||
|- | |- | ||
| chrome-launcher || N/A || {{result|fail}} | | chrome-launcher || N/A || {{result|fail}} | ||
Line 32: | Line 32: | ||
| debounce || N/A || {{result|fail}} | | debounce || N/A || {{result|fail}} | ||
|- | |- | ||
| decamelize || | | decamelize || [https://src.fedoraproject.org/rpms/nodejs-decamelize nodejs-decamelize] || {{result|pass}} | ||
|- | |- | ||
| es6-error || N/A || {{result|fail}} | | es6-error || N/A || {{result|fail}} | ||
Line 46: | Line 46: | ||
| import-fresh || N/A || {{result|fail}} | | import-fresh || N/A || {{result|fail}} | ||
|- | |- | ||
| mkdirp || | | mkdirp || [https://src.fedoraproject.org/rpms/nodejs-mkdirp nodejs-mkdirp] || {{result|pass}} | ||
|- | |- | ||
| multimatch || | | multimatch || [https://src.fedoraproject.org/rpms/nodejs-multimatch nodejs-multimatch] || {{result|warn}} | ||
|- | |- | ||
| mz || | | mz || [https://src.fedoraproject.org/rpms/nodejs-mz nodejs-mz] || {{result|pass}} | ||
|- | |- | ||
| node-notifier || N/A || {{result|fail}} | | node-notifier || N/A || {{result|fail}} | ||
|- | |- | ||
| open || | | open || [https://src.fedoraproject.org/rpms/nodejs-open nodejs-open] || {{result|pass}} | ||
|- | |- | ||
| parse-json || N/A || {{result|fail}} | | parse-json || N/A || {{result|fail}} | ||
Line 60: | Line 60: | ||
| sign-addon || N/A || {{result|fail}} | | sign-addon || N/A || {{result|fail}} | ||
|- | |- | ||
| source-map-support || | | source-map-support || [https://src.fedoraproject.org/rpms/nodejs-source-map-support nodejs-source-map-support] || {{result|warn}} | ||
|- | |- | ||
| strip-bom || | | strip-bom || [https://src.fedoraproject.org/rpms/nodejs-strip-bom nodejs-strip-bom] || {{result|pass}} | ||
|- | |- | ||
| strip-json-comments || | | strip-json-comments || [https://src.fedoraproject.org/rpms/nodejs-strip-json-comments nodejs-strip-json-comments] || {{result|pass}} | ||
|- | |- | ||
| tmp || | | tmp || [https://src.fedoraproject.org/rpms/nodejs-tmp nodejs-tmp] || {{result|warn}} | ||
|- | |- | ||
| update-notifier || N/A || {{result|fail}} | | update-notifier || N/A || {{result|fail}} | ||
Line 72: | Line 72: | ||
| watchpack || N/A || {{result|fail}} | | watchpack || N/A || {{result|fail}} | ||
|- | |- | ||
| ws || | | ws || [https://src.fedoraproject.org/rpms/nodejs-ws nodejs-ws] || {{result|pass}} | ||
|- | |- | ||
| yargs || | | yargs || [https://src.fedoraproject.org/rpms/nodejs-yargs nodejs-yargs] || {{result|pass}} | ||
|- | |- | ||
| zip-dir || N/A || {{result|fail}} | | zip-dir || N/A || {{result|fail}} |
Revision as of 23:24, 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 | N/A | |
chai-as-promised | N/A | |
copy-dir | N/A | |
coveralls | N/A | |
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 | N/A | |
sinon | N/A | |
webpack | N/A | |
webpack-node-externals | N/A | |
yauzl | N/A |