summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "dev-ruby/faraday: cleanup"Hans de Graaff2017-08-273-0/+135
| | | | | | This reverts commit d244aad5b2f0ae1a52aa89654e99f664b22aee3b. Some packages depend on <dev-ruby/faraday-0.10.
* dev-embedded/arduino: remove $Id$ header.Patrice Clement2017-08-271-1/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* media-video/ffmpeg: Allow building libffmpeg for Chromium via USE flagJames Le Cuirot2017-08-273-1/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Chromium is built from source and therefore can be built against the system ffmpeg. Google Chrome already ships with support for proprietary codecs and has libffmpeg.so built in. Opera and Vivaldi, on the other hand, do not support proprietary codecs and actively encourage you to replace the libffmpeg.so they provide. Official instructions involve downloading the huge Chromium tarball and building tons of baggage that you don't actually need, despite the fact that libffmpeg.so is really just the main ffmpeg libraries combined. In order to build this, I felt it was worthwhile leveraging our existing feature-rich ffmpeg package rather than duplicating it or creating some poor imitation. This commit shows what little extra code is required. It would be possible to link to the regular libraries directly instead of buildling additional copies if it weren't for the fact that these browsers are usually built with -DFF_API_CONVERGENCE_DURATION=0, making the ABI incompatible, at least until libavcodec hits 59. That aside, all Chromium versions between 59 and 61 (maybe earlier?) use the 55.57.57 ffmpeg ABI found in the 3.x series. Having these browsers optionally RDEPEND on ffmpeg:0/55.57.57[chromium] should therefore not be a problem for the time being. They simply need to provide a symlink. I have tested this with current versions of vivaldi, vivaldi-snapshot, opera, opera-beta, and opera-developer. None were able to play videos on news.bbc.co.uk without Flash until swapping in this library. It has been noted that Vivaldi could potentially be built from source. I may explore this possibility but I believe this change is still useful, especially as some lack sufficient hardware to build these browsers from source. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/actionpack-action_caching: cleanupHans de Graaff2017-08-272-33/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/aws-sdk-core: cleanupHans de Graaff2017-08-272-42/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/aws-sdk-resources: cleanupHans de Graaff2017-08-272-32/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/aws-sdk: cleanupHans de Graaff2017-08-272-32/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/barby: add ruby23Hans de Graaff2017-08-271-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/chunky_png: add ruby24Hans de Graaff2017-08-271-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/barby: cleanupHans de Graaff2017-08-273-200/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/bcrypt-ruby: cleanupHans de Graaff2017-08-271-59/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/capistrano-stats: add ruby23, ruby24Hans de Graaff2017-08-271-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/coffee-rails: cleanupHans de Graaff2017-08-272-35/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/coffee-rails: add ruby23Hans de Graaff2017-08-271-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/coffee-script-source: cleanupHans de Graaff2017-08-272-20/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/crack: cleanupHans de Graaff2017-08-271-33/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/dep_selector: cleanupHans de Graaff2017-08-272-36/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/domain_name: cleanupHans de Graaff2017-08-273-94/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/factory_girl: cleanupHans de Graaff2017-08-272-49/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/factory_girl: move ~x86 forwardHans de Graaff2017-08-271-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/faraday: cleanupHans de Graaff2017-08-273-135/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/ffi: cleanupHans de Graaff2017-08-273-126/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/gettext_i18n_rails: cleanupHans de Graaff2017-08-272-36/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ruby/curb: add 0.9.4Hans de Graaff2017-08-272-0/+46
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-ros/move_base: add missing base_local_planner dep, bug #628994Alexis Ballier2017-08-272-0/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sys-auth/keystone: PIKEMatthew Thode2017-08-262-1/+175
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/ldappool: 2.1.0 bupMatthew Thode2017-08-262-0/+26
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/pyldap: 2.4.37 bupMatthew Thode2017-08-262-0/+77
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/osprofiler: 1.11.0 bupMatthew Thode2017-08-262-0/+33
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/pycadf: 2.6.0 bup2.6.0 bupMatthew Thode2017-08-262-0/+63
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oauthlib: 2.0.2 bupMatthew Thode2017-08-262-0/+36
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-cache: 1.25.0 bupMatthew Thode2017-08-262-0/+43
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-messaging: 5.30.0 bupMatthew Thode2017-08-262-0/+58
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/tenacity: 4.4.0 bupMatthew Thode2017-08-262-0/+27
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/kombu: 4.1.0 bupMatthew Thode2017-08-262-0/+78
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/py-amqp: 2.2.1 bupMatthew Thode2017-08-262-0/+56
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-service: 1.25.0 bupMatthew Thode2017-08-262-0/+66
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/eventlet: 0.20.0 bup, 0.20.1 and 0.21.0 don't work in pikeMatthew Thode2017-08-262-0/+65
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-concurrency: 3.21.0 bupMatthew Thode2017-08-262-0/+59
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/futurist: 1.3.0 bupMatthew Thode2017-08-262-0/+31
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-db: 4.25.0 bupMatthew Thode2017-08-262-0/+63
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/alembic: 0.9.3 bupMatthew Thode2017-08-262-0/+48
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-log: 3.30.0 bupMatthew Thode2017-08-262-0/+64
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-middleware: 3.30.0 bupMatthew Thode2017-08-262-0/+66
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-policy: 1.25.1 bupMatthew Thode2017-08-262-6/+9
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-serialization: 2.20.0 bupMatthew Thode2017-08-262-0/+77
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-utils: 3.28.0 bupMatthew Thode2017-08-262-0/+100
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/monotonic: 1.3 bupMatthew Thode2017-08-262-0/+20
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-context: 2.17.0 bupMatthew Thode2017-08-262-0/+50
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/oslo-config: 4.11.0 bupMatthew Thode2017-08-262-0/+77
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3