nixpkgs/pkgs/applications
aszlig 1b84fbf0ca
chromium: Allow env vars for passing plugin paths.
Introduces environment variables to set plugin base paths. The schema
for these is like NIX_CHROMIUM_PLUGIN_PATH_<N>. Where <N> is the path
type we want to change, the supported (full) variable names are:

 * NIX_CHROMIUM_PLUGIN_PATH_ALL
 * NIX_CHROMIUM_PLUGIN_PATH_PEPPERFLASH
 * NIX_CHROMIUM_PLUGIN_PATH_FILEFLASH
 * NIX_CHROMIUM_PLUGIN_PATH_PDF
 * NIX_CHROMIUM_PLUGIN_PATH_FILE_EFFECTS
 * NIX_CHROMIUM_PLUGIN_PATH_NACL
 * NIX_CHROMIUM_PLUGIN_PATH_PNACL
 * NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE

Whereas NIX_CHROMIUM_PLUGIN_PATH_ALL is the plugin base path for every
path which is not set explicitly, so by setting ..._ALL and not setting
..._WIDEVINE, the widevine plugin will be searched in the directory
specified using ..._ALL.

Right now, the only plugin where this is used is widevine, and it still
doesn't properly work yet.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-22 04:26:17 +01:00
..
audio Merge pull request #5046 from abbradar/checksum-fixes 2014-11-19 18:02:09 +01:00
backup/crashplan crashplan: 3.6.3 -> 3.6.4 2014-11-18 12:40:57 +00:00
display-managers fix sha for a slim's theme 2014-11-08 22:40:36 +03:00
editors emacs24Packages.rainbowDelimiters: update from 1.3.12 to 1.3.13 2014-11-18 21:23:41 +01:00
gis qgis: disable parallel building 2014-10-13 15:32:50 +02:00
graphics Merge pull request #5036 from abbradar/sane-mfd-fix 2014-11-19 17:29:40 +01:00
inferno Add missing 's' in remaining meta.maintainer(s) attrs 2014-07-22 23:49:21 +02:00
misc Merge pull request #5046 from abbradar/checksum-fixes 2014-11-19 18:02:09 +01:00
networking chromium: Allow env vars for passing plugin paths. 2014-11-22 04:26:17 +01:00
office Apparently there is no need to unpack the tarballs on our own as LibreOffice would prefer to unpack them on its own and sometimes fails if we do unpack them 2014-11-09 15:18:12 +03:00
science coq_HEAD: update 2014-11-17 17:29:42 -06:00
search Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
taxes Add aangifte-2013 2014-03-01 16:54:16 +01:00
version-management gource: update from 0.42 to 0.43 and adopt it 2014-11-19 08:47:41 +01:00
video mpv: update from 0.6.1 to 0.6.2 2014-11-18 21:52:47 +01:00
virtualization docker: update from 1.3.0 to 1.3.1, potentially fixes CVE-2014-5277 2014-11-18 16:06:36 +01:00
window-managers Turn more licenses into lib.licenses style 2014-11-06 00:48:16 +00:00