Thomas Tuegel
875f660481
wrapFirefox: remove (broken) sed trick
...
This sed trick to set argv[0] is made obsolete by c234f37
, which sets
argv[0] correctly anyway.
2015-08-30 08:33:44 -05:00
William A. Kennington III
54dee45402
Revert "firefoxWrapper: switch to GStreamer 1.0"
...
This reverts commit 69269bebeb
.
2015-08-19 00:39:16 -07:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
...
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.
With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715
It should help with peti#9247
Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
Thomas Tuegel
04622fe3ba
firefoxWrapper: fix typo
...
Accidentally tried to hardlink a directory! Should have been `ln -s` all
along. Affects non-Firefox browsers that use firefoxWrapper.
2015-05-18 08:53:51 -05:00
Thomas Tuegel
6803ddbf60
firefoxWrapper: install icon to hicolor theme
2015-05-17 20:20:24 -05:00
Thomas Tuegel
9474fefe28
firefoxWrapper: unquote shell glob
2015-05-17 20:20:24 -05:00
Brayden
1ac6acff90
Fix firefoxWrapper's icon
2015-04-11 15:34:36 -07:00
Marcin Falkiewicz
6a6470b793
change icon name to var
2015-03-22 15:22:52 -05:00
Marcin Falkiewicz
bacf3be4fc
change firefox's hardcoded paths to variables
2015-03-22 15:22:52 -05:00
Marcin Falkiewicz
cea1f1b770
remove x-scheme-handler/mailto from .desktop file; change icon to follow xdg scheme
2015-03-22 15:22:52 -05:00
Thomas Tuegel
3c15d2aa0d
firefox: set mime-type in desktop entry
2015-01-25 14:43:42 -06:00
Michael Raskin
2c85888a04
Fix Firefox wrapper set-as-default functionality
2014-12-12 22:03:06 +03:00
Benno Fünfstück
e177e90b9b
firefox-wrapper: use gstreamer hook
2014-12-05 20:14:50 +01:00
Benno Fünfstück
effaa51680
firefox-wrapper: add missing gstreamer plugins
...
These GStreamer plugins are required for H264 <video> tag support in Firefox.
2014-12-05 14:22:51 +01:00
Eelco Dolstra
203f4d6ec8
firefoxWrapper: Fix the name
2014-03-10 15:25:47 +01:00
Vladimír Čunát
161d029d7d
preferLocalBuild: set to true for wrappers and fetchers
2014-02-10 21:04:17 +01:00
Eelco Dolstra
3293421dd3
Fix references to pkgs/lib
2013-10-10 13:28:22 +02:00
Jaka Hudoklin
09f342edc9
firefoxWrapper: Add libcanberra gtk module to firefox
2013-05-10 00:44:03 +00:00
Eelco Dolstra
1d2ec6c314
* Forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=33520
2012-04-01 15:32:48 +00:00
Lluís Batlle i Rossell
00dc25ba43
Making wrapFirefox also propagate the browser to the userenv, so it gets
...
the manpages. That's useful for vimperator2 for example.
svn path=/nixpkgs/trunk/; revision=33417
2012-03-25 20:21:45 +00:00
Eelco Dolstra
f682391220
* Fix Firefox desktop item. Contributed by Kirill Elagin.
...
svn path=/nixpkgs/trunk/; revision=33316
2012-03-20 23:23:00 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Alexander Tsamutali
7e82cfb7d6
Added support for Quake Live to Firefox wrapper.
...
svn path=/nixpkgs/trunk/; revision=30856
2011-12-12 17:25:51 +00:00
Eelco Dolstra
ee74cf87dc
* Set the Chrome icon in its desktop item.
...
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra
cfd6e0f21b
* The desktop item should be named "Firefox", not "firefox".
...
svn path=/nixpkgs/trunk/; revision=21840
2010-05-18 14:58:45 +00:00
Eelco Dolstra
800489ac40
* Firefox wrapper: put gecko-mediaplayer and mplayer at the start of
...
$PATH rather than the end. This makes the behaviour more
predictable.
svn path=/nixpkgs/trunk/; revision=16390
2009-07-16 11:22:37 +00:00
Eelco Dolstra
060f8629f9
* Refactor the Firefox directories a bit.
...
svn path=/nixpkgs/trunk/; revision=16143
2009-07-02 14:26:24 +00:00