Eelco Dolstra
094723f0bc
firefox: 43.0.3 -> 43.0.4
2016-01-07 16:14:51 +01:00
Eelco Dolstra
bab578f961
firefox-esr: 38.5.0 -> 38.5.2
2016-01-05 12:29:31 +01:00
Eelco Dolstra
9bce31e9b6
firefox: 43.0 -> 43.0.3
2016-01-05 12:29:31 +01:00
Eelco Dolstra
7651680615
firefox: 42.0 -> 43.0
2015-12-16 17:24:58 +01:00
Eelco Dolstra
d8d04c8cf3
firefox-esr: 38.4.0 -> 38.5.0
2015-12-16 16:03:39 +01:00
William A. Kennington III
588a950df9
firefox: Updates
...
- 41.0.2 -> 42.0
- 38.3.0 -> 38.4.0
2015-11-04 00:58:28 -08:00
Michael Raskin
fe6226af8a
firefox: 41.0.1 -> 41.0.2
2015-10-16 19:28:34 +03:00
Eelco Dolstra
25bb1e10f3
firefox: Update to 41.0.1
2015-10-01 13:51:24 +02:00
aszlig
592f0f7ead
firefox: Drop crash_OTMC+GTK3.patch.
...
The patch only applies for Firefox versions between 37.0 and 40.1.
Because we're on version 41.0 the changes are already included upstream
and thus the patch doesn't apply and is even unnecessary.
As for version 38.3 for ESR, the patch doesn't apply as well if compiled
with enableGTK3. Of course, this is a bit unfortunate but I don't have
the time right now to properly rebase the patch on 38.3.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2015-09-25 13:42:02 +02:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Eelco Dolstra
f46fe7b909
firefox: Update to 41.0
2015-09-22 20:28:21 +02:00
Eelco Dolstra
4bcbfb33f8
firefox-esr: Update to 38.3.0esr
2015-09-22 20:28:21 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Eelco Dolstra
a536eda82e
Add firefox-esr
2015-09-03 11:15:53 +02:00
Vladimír Čunát
f2d25c5a4d
firefox-gtk3: fix crashes by a Fedora-backported patch
...
These might be the same crashes as with gtk2 and system cairo #9368 .
2015-09-01 21:34:17 +02:00
Vladimír Čunát
f65b692a07
firefox: fix argv0 with enableGTK3 (/cc #9562 )
...
Also add a simple test detecting such problems.
2015-09-01 21:34:16 +02:00
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
Eelco Dolstra
0619a23236
firefox: Update to 40.0.3
2015-08-28 11:26:44 +02:00
Eelco Dolstra
320f963e16
firefox: Build with internal cairo
...
This might fix the recent segfaults, according to
https://bugzilla.redhat.com/show_bug.cgi?id=1253086 .
Fixes #9368 .
2015-08-27 11:18:39 +02:00
Nikolay Amiantov
8f59f4c78c
firefox: build with pulseaudio support ( close #8087 )
2015-08-19 20:08:54 +02: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
William A. Kennington III
5711761622
firefox: Revert gstreamer-1.0 changes
...
This causes firefox to sometimes crash and hang when playing videos.
2015-08-19 00:39:14 -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
William A. Kennington III
435c5d2c42
firefox: 40.0 -> 40.0.2
2015-08-14 13:58:36 -07:00
William A. Kennington III
30f1d5b3cf
firefox: 39.0.3 -> 40.0
2015-08-11 11:26:46 -07:00
James Cook
9f79830345
firefox: 39.0 -> 39.0.3
2015-08-06 21:21:07 -07:00
William A. Kennington III
f6c1004b2a
firefox: Use more system libraries
...
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
Michael Raskin
62da31931c
Firefox: update 38.0.6 -> 39.0
2015-07-05 00:32:54 +03:00
William A. Kennington III
c5b17670e1
firefox: 38.0.5 -> 38.0.6
2015-06-24 23:04:29 -07:00
Vladimír Čunát
ddeb2f5cce
firefox: fix file-dialogs and icons with gtk3
...
There was the usual crashing and a few icons missing.
@lethalman: I think it's best to start putting $XDG_ICON_DIRS into suffix
instead of prefix (as here), so user-installed icons take precedence.
/cc #7743 .
2015-06-18 14:48:41 +02:00
Kirill Elagin
e5b56cdfff
firefox: add option to build with GTK3 ( close #7743 )
2015-06-11 21:15:48 +02:00
Eelco Dolstra
4564a0e5e2
firefox: Update to 38.0.5
2015-06-03 11:35:06 +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
William A. Kennington III
0700e844e2
firefox: 38.0 -> 38.0.1
2015-05-15 18:38:13 -07:00
William A. Kennington III
8ffc461f91
firefox: 37.0.2 -> 38.0
2015-05-13 14:50:57 -07:00
Eelco Dolstra
9f3370a9c9
firefox: Update to 37.0.2
2015-04-21 16:48:46 +02:00
Brayden
1ac6acff90
Fix firefoxWrapper's icon
2015-04-11 15:34:36 -07:00
Michael Raskin
4b0e70f89a
Update Firefox to 37.0.1
2015-04-04 13:11:40 +03:00
Eelco Dolstra
4c8f0e8d1c
firefox: Update to 37.0
2015-04-01 14:04:19 +02: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
Michael Raskin
166614ee41
Update Firefox. Second take.
2015-03-22 13:22:41 +03:00
Ricardo M. Correia
a246b849eb
firefox: Update from 36.0.1 -> 36.0.3
2015-03-21 06:49:17 +01:00
Ricardo M. Correia
02b91f93c4
firefox: Update from 36.0 -> 36.0.1
2015-03-06 05:13:58 +01:00
Ricardo M. Correia
1e4287645c
firefox: Fix hash
2015-02-26 19:02:34 +01:00
Eelco Dolstra
8196962097
firefox: Update to 36.0
2015-02-24 18:50:15 +01:00
Ricardo M. Correia
934ea63e8f
firefox: Update from 35.0 -> 35.0.1
2015-01-27 04:39:45 +01:00