From Fedora Project Wiki
Bowlofeggs (talk | contribs) (Add php-rmccue-requests and js-jquery-prettyphoto.) |
Bowlofeggs (talk | contribs) (Add several more deps.) |
||
Line 17: | Line 17: | ||
| | | | ||
|style="background-color: yellow;" | Upstream [https://github.com/js-cookie/js-cookie renamed] and not backwards compatible | |style="background-color: yellow;" | Upstream [https://github.com/js-cookie/js-cookie renamed] and not backwards compatible | ||
| | |||
|- | |||
|[https://github.com/xdan/datetimepicker js-jquery-datetimepicker] | |||
|MIT | |||
|ampache | |||
| | |||
|style="background-color: red;" | Depends on js-jquery-mousewheel and js-php-date-formatter | |||
| | | | ||
|- | |- | ||
Line 31: | Line 38: | ||
| | | | ||
|There is no license file, but the Readme and file header both say GPLv2/MIT. I recommend sending a PR with License files. | |There is no license file, but the Readme and file header both say GPLv2/MIT. I recommend sending a PR with License files. | ||
| | |||
|- | |||
|[https://github.com/vakata/jstree js-jquery-jstree] | |||
|MIT | |||
|ampache | |||
| | |||
| | |||
| | | | ||
|- | |- | ||
Line 43: | Line 57: | ||
|MIT | |MIT | ||
|ampache | |ampache | ||
| | |||
| | |||
| | |||
|- | |||
|[https://github.com/jquery/jquery-mousewheel js-jquery-mousewheel] | |||
|MIT | |||
|js-jquery-datetimepicker | |||
| | | | ||
| | | | ||
Line 74: | Line 95: | ||
| | | | ||
|[[User:Bowlofeggs | bowlofeggs ]] | |[[User:Bowlofeggs | bowlofeggs ]] | ||
|- | |||
|[https://github.com/kartik-v/php-date-formatter js-php-date-formatter] | |||
|BSD | |||
|js-jquery-datetimepicker | |||
| | |||
| | |||
| | |||
|- | |- | ||
|[https://github.com/ratchetphp/Ratchet php-cboden-ratchet] | |[https://github.com/ratchetphp/Ratchet php-cboden-ratchet] | ||
Line 252: | Line 280: | ||
|[https://packagist.org/packages/rmccue/requests php-rmccue-requests] | |[https://packagist.org/packages/rmccue/requests php-rmccue-requests] | ||
|ISC | |ISC | ||
|ampache | |||
| | |||
| | |||
| | |||
|- | |||
|[https://packagist.org/packages/szymach/c-pchart php-szymach-c-pchart] | |||
|GPLv3 | |||
|ampache | |ampache | ||
| | | |
Revision as of 05:28, 16 January 2017
This page tracks the effort of packaging Ampache for Fedora. If you would like to help, please put your name in the Assignee column next to an unassigned package. Yellow notes highlight potential problems with the package, and red notes indicate that the package is blocked on another. Packages that are in review can be found in bowlofeggs/ampache.
Dependencies | |||||
---|---|---|---|---|---|
Name | License | Dependency of | BZ Review | Notes | Assignee |
js-jquery-cookie | MIT | ampache | Upstream renamed and not backwards compatible | ||
js-jquery-datetimepicker | MIT | ampache | Depends on js-jquery-mousewheel and js-php-date-formatter | ||
js-jquery-file-upload | MIT | ampache | #1411201 | bowlofeggs | |
js-jquery-jscroll | MIT and GPLv2 | ampache | There is no license file, but the Readme and file header both say GPLv2/MIT. I recommend sending a PR with License files. | ||
js-jquery-jstree | MIT | ampache | |||
js-jquery-knob | MIT | ampache | #1411166 | bowlofeggs | |
js-jquery-noty | MIT | ampache | |||
js-jquery-mousewheel | MIT | js-jquery-datetimepicker | |||
js-jquery-prettyphoto | Creative Commons 2.5 or GPLv2 | ampache | |||
js-jquery-qrcode | MIT | ampache | |||
js-responsive-elements | MIT | ampache | |||
js-tag-it | MIT | ampache | #1411157 | bowlofeggs | |
js-php-date-formatter | BSD | js-jquery-datetimepicker | |||
php-cboden-ratchet | MIT | ampache | Blocked on php-react-socket and php-guzzle-http | ||
php-components-bootstrap | MIT | ampache | Blocked on php-components-jquery. Might not be needed if we can just symlink to bootstrap within dependencies that use this package. | ||
php-components-jquery | MIT | ampache, php-components-bootstrap | Might not be needed if we can just symlink to jquery within dependencies that use this package. | ||
php-components-jqueryui | MIT | ampache | Blocked on php-components-jquery. Might not be needed if we can just symlink to jqueryui within dependencies that use this package. | ||
php-echonest-api | MIT | ampache | #1411188 | bowlofeggs | |
php-evenement | MIT | ampache, php-react-socket, php-react-stream | #1413339 | bowlofeggs | |
php-gettext | MIT | ampache | Depends on php-gettext-languages (bz submitted) | ||
php-gettext-languages | MIT | php-gettext | #1413434 | bowlofeggs | |
php-guzzle-common | MIT | php-guzzle-http, php-guzzle-stream | Abandoned upstream. | ||
php-guzzle-http | MIT | php-cboden-ratchet | Abandoned upstream. Blocked on php-guzzle-common, php-guzzle-parser and php-guzzle-stream | ||
php-guzzle-parser | MIT | php-guzzle-http | Abandoned upstream. | ||
php-guzzle-stream | MIT | php-guzzle-http | Abandoned upstream. Blocked on php-guzzle-common. | ||
php-happyworm-jplayer | MIT | ampache | Claims to depend on php-robloach-component-installer, but we might not need to do that since we might not want component installation in RPMs to happen. | ||
php-maennchen-zipstream-php | MIT | ampache | |||
php-mikealmond-musicbrainz | MIT | ampache | |||
php-react | MIT | ampache | Blocked on php-react-cache, php-react-child-process, php-react-dns, php-react-event-loop, php-react-http-client, php-react-http, php-react-socket-client, php-react-socket, php-react-stream | ||
php-react-cache | MIT | php-react | |||
php-react-child-process | MIT | php-react | Blocked on php-react-event-loop and php-react-stream | ||
php-react-dns | MIT | php-react | Blocked on php-react-cache and php-react-socket | ||
php-react-event-loop | MIT | php-react, php-react-child-process and php-react-socket | |||
php-react-http | MIT | php-react | Blocked on php-react-socket and php-react-stream. Depends on php-evenement (bz submitted) | ||
php-react-http-client | MIT | php-react | Blocked on php-react-socket-client, php-react-dns, php-react-event-loop and php-react-stream. Depends on php-evenement (bz submitted) | ||
php-react-socket | MIT | php-cboden-ratchet | Blocked on php-react-event-loop and php-react-stream. Depends on php-evenement (bz submitted) | ||
php-react-socket-client | MIT | php-react | Blocked on php-react-dns, php-react-event-loop, php-react-stream, php-react-promise-timer | ||
php-react-stream | MIT | php-react-child-process and php-react-socket | |||
php-rmccue-requests | ISC | ampache | |||
php-szymach-c-pchart | GPLv3 | ampache |