nixpkgs/pkgs/applications/networking/browsers/chromium
aszlig d3a7c50364
chromium: Add WideVine content decryption plugin.
Seems to be needed in order to view Netflix content, but this only pulls
in the proprietary plugin and doesn't yet compile Chromium with support
for it, so this is only in preparation for the bright and shiny future
(where we all have rootkits implanted in our body).

Of course, this plugin is disabled by default as well as all the other
proprietary plugins.

For the plugin derivation, we now do the checkPhase _after_ the
installPhase, to make sure we also detect RPATHs pointing to the plugin
directory itself, because the shared object files only exist after the
installPhase.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-06 07:24:33 +02:00
..
source chromium: Update all channels to latest versions. 2014-10-06 07:24:32 +02:00
browser.nix chromium: Fix build 2014-08-17 17:08:21 +02:00
common.nix Add configuration flag to chromium: hiDPISupport 2014-09-16 00:44:34 +02:00
default.nix chromium: Add WideVine content decryption plugin. 2014-10-06 07:24:33 +02:00
plugins.nix chromium: Add WideVine content decryption plugin. 2014-10-06 07:24:33 +02:00
sandbox.nix chromium: Update beta and dev to latest versions. 2014-04-20 17:45:24 +02:00
update.sh chromium: Move update.sh back into the main path. 2014-04-20 17:45:25 +02:00