From Fedora Project Wiki

(Add php-react-stream)
(Add three php-components packages.)
Line 45: Line 45:
|
|
|style="background-color: red;" | Blocked on php-react-socket and php-guzzle-http
|style="background-color: red;" | Blocked on php-react-socket and php-guzzle-http
|
|-
|[https://packagist.org/packages/components/bootstrap php-components-bootstrap]
|MIT
|ampache
|
|style="background-color: red;" | Blocked on php-components-jquery. Might not be needed if we can just symlink to bootstrap within dependencies that use this package.
|
|-
|[https://packagist.org/packages/components/jquery 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.
|
|-
|[https://packagist.org/packages/components/jqueryui php-components-jqueryui]
|MIT
|ampache
|
|style="background-color: red;" | Blocked on php-components-jquery. Might not be needed if we can just symlink to jqueryui within dependencies that use this package.
|
|
|-
|-

Revision as of 03:25, 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-file-upload MIT ampache #1411201 bowlofeggs
js-jquery-knob MIT ampache #1411166 bowlofeggs
js-tag-it MIT ampache #1411157 bowlofeggs
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-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-react-socket MIT php-cboden-ratchet Blocked on php-evenement, php-react-event-loop and php-react-stream
php-react-event-loop MIT php-react-socket
php-react-stream MIT php-react-socket