Arseniy Seroka
371dd85c84
Merge pull request #12104 from taku0/firefox-bin-43.0.3
...
firefox-bin: 43.0.2 -> 43.0.3
2016-01-03 20:28:02 +03:00
Pascal Wittmann
f8da54d83d
surf: move to correct category
2016-01-03 15:49:55 +01:00
taku0
12a6fc722f
firefox-bin: 43.0.2 -> 43.0.3
2016-01-03 20:03:53 +09:00
Michael Alan Dorman
c140bd697b
flashplayer: 11.2.202.554 -> 11.2.202.559
2016-01-01 14:03:08 -05:00
Domen Kožar
6da327b433
Chromium updates
2015-12-29 19:32:38 +01:00
Vladimír Čunát
08dd527cc7
Merge branch 'staging'
...
http://hydra.nixos.org/eval/1234895
The mass errors on Hydra seem transient; I verified ghc on i686-linux.
Only darwin jobs are queued ATM. There's a libpng security update
included in this merge, so I don't want to wait too long.
2015-12-29 17:14:35 +01:00
Benjamin Staffin
c8368cf124
google-chrome: add -beta and -unstable variants
...
It is a little weird that chromium has chromium, chromiumBeta,
chromiumDev but this one is google-chrome, google-chrome-beta,
google-chrome-dev. Not quite sure what the best resolution is, if any.
2015-12-28 00:40:45 -08:00
Charles Strahan
9e34985430
w3m: use Arch patches
...
Fix the built-in help (perl.patch)
https://bugs.archlinux.org/task/45608
Properly link w3mimgdisplay to x11
https://bbs.archlinux.org/viewtopic.php?id=196093
Fix rendering bug in w3mimgdisplay (w3m_rgba.patch)
https://github.com/hut/ranger/issues/86
Don't ignore input tags with invalid types (form_unkown.patch)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615843
Fix a segfault when using https (https.patch)
https://bugzilla.redhat.com/show_bug.cgi?id=707994
2015-12-25 15:26:14 -05:00
taku0
fe287dea9b
firefox-bin: 43.0.1 -> 43.0.2
2015-12-24 23:08:28 +09:00
Robin Gloster
f8ee267576
w3m: do not always link to RAND_egd for openssl
...
This fixes the build for libressl >= 2.3 as RAND_egd has been removed as
it is insecure.
2015-12-23 22:10:01 +00:00
Thomas Tuegel
5ff1c58606
Merge pull request #11839 from ttuegel/qt-5.4
...
Qt infrastructure update
2015-12-20 08:11:52 -06:00
Thomas Tuegel
143d6123dc
qutebrowser: Qt 5 infrastructure update
2015-12-20 07:56:54 -06:00
taku0
e24211df8f
firefox-bin: 43.0 -> 43.0.1
2015-12-20 22:26:25 +09:00
Nikolay Amiantov
8c1770769f
flashplayer: fix 32-bit version
2015-12-17 15:09:24 +03:00
Arseniy Seroka
326801e0ac
Merge pull request #11758 from taku0/firefox-bin-43.0
...
firefox-bin: 42.0 -> 43.0
2015-12-17 13:05:57 +03: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
taku0
df02ed5696
firefox-bin: 42.0 -> 43.0
2015-12-16 09:55:39 +09:00
Arseniy Seroka
c7b320656f
Merge pull request #11714 from ericsagnes/jumanji
...
jumanji: fixed source
2015-12-14 22:46:41 +03:00
Eric Sagnes
a77569fd97
jumanji: fixed source
2015-12-15 02:46:04 +09:00
Eelco Dolstra
1ae8f0f0f7
Merge pull request #11675 from abbradar/flashplayer-archive
...
flashplayer: cleanup, use archive as a source
2015-12-14 13:56:20 +01:00
Ambroz Bizjak
03cf5e6627
chromium: Updates.
...
- dev: 48.0.2564.22 -> 49.0.2587.3
- beta: 48.0.2564.23 -> 48.0.2564.41
- stable: 47.0.2526.73 -> 47.0.2526.80
2015-12-13 17:00:13 +01:00
Nikolay Amiantov
26e738206c
flashplayer: cleanup, use archive as a source
...
Most work done by ericsagnes
2015-12-13 16:28:52 +03:00
Echo Nolan
f01c56f109
Remove Echo Nolan from maintainers
...
I'm not using Nix anymore.
2015-12-12 22:59:11 -08:00
Michael Raskin
0a64071932
flashplayer: 11.2.202.540 -> 11.2.202.554
2015-12-08 23:28:53 +01:00
Ambroz Bizjak
b9093f1c64
chromium: Updates, fixes #11492
...
Built and run Beta and Stable locally. Dev is surrently superseded by Stable so
it doesn't matter much.
- Dev: 47.0.2508.0 -> 48.0.2564.22
- Beta: 46.0.2490.64 -> 48.0.2564.23
- Stable: 45.0.2454.101 -> 47.0.2526.73
Changed the SSL dependencies to the supported configuration on Linux (according
to Torne @Freenode/#chromium-support).
- NSS is a dependency since it is used to access the ceritiface store.
- Dropped system OpenSSL support, the bundled BoringSSL is used.
This probably fixes issue #10555 . Note that without this adjustment the build
fails even.
Dropped uneeded old patches.
2015-12-07 14:52:15 +01:00
Arseniy Seroka
f6754747bd
Merge pull request #11513 from oxij/fix-w3m-on-darwin
...
w3m: turn off mouseSupport on Darwin
2015-12-07 03:03:08 +03:00
Jan Malakhovski
53f93b0b7e
w3m: turn off mouseSupport on Darwin
...
Fixes an issue reported at https://github.com/NixOS/nixpkgs/pull/11222/files#r46774825
2015-12-06 20:44:29 +00:00
Emery Hemingway
2b6dcdfcd0
Rename 'emery' maintainer handle to 'ehmry', fixes #11493
...
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Vladimír Čunát
263fd55d4b
Merge recent staging built on Hydra
...
http://hydra.nixos.org/eval/1231884
Only Darwin jobs seem to be queued now,
but we can't afford to wait for that single build slave.
2015-12-05 11:11:51 +01:00
Evgeny Egorochkin
78d3164ff1
midori: add a missing dependency to buildInputs
2015-12-01 00:26:49 +02:00
Jan Malakhovski
caed1528a3
w3m: fix w3mimgdisplay, refactor the expression, make batch and nox versions, use batch version where appropriate
2015-11-26 00:34:09 +00:00
Vladimír Čunát
13eca6f79a
Merge #11067 : SmartOS updates
...
I amended some commits slightly.
2015-11-23 14:45:44 +01:00
Pascal Wittmann
7fd2796e99
Replace 'with plaforms; platform' with 'platforms.platform'
2015-11-17 21:30:43 +01:00
Danny Wilson
62ff7367d5
LDFLAGS hack is only required for SmartOS builds
2015-11-17 11:21:12 +01:00
Danny Wilson
546601cf4b
SmartOS: Fix w3m build
2015-11-16 17:20:11 +01:00
taku0
b3a40786c0
firefox-bin: 41.0.2 -> 42.0 ( close #10821 )
2015-11-16 16:39:26 +01:00
Matthijs Steen
0ceda119d7
google-chrome: init at 45.0.2454.101-1 ( close #10892 )
...
As suggested the Google Chrome .deb file that is used for Chromium's plugins is reused.
vcunat removed lots of newlines, as the style was diverging from the
majority far too much (IHHO).
2015-11-16 15:15:51 +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
Domen Kožar
5c37ce8aa7
Merge pull request #10562 from obadz/chromium-srtp-crash-fix
...
Revert "chromium: 45.0.2454.101 -> 46.0.2490.71"
2015-10-29 10:54:26 +01:00
Brian McKenna
492ccdd52d
chromium: include WideVine patch to get NetFlix
...
Close #10444 , fixes #8749 .
For some reason it's more involved than just setting gyp configuration,
we also have to set some definitions in widevine_cdm_version.h according
to the comments left in the file. Arch Linux does this already and so we
should probably just use the patch they created while getting Netflix to
work:
https://code.google.com/p/chromium/issues/detail?id=429452#c16
2015-10-29 07:30:04 +01:00
Vladimír Čunát
6d31e9b81d
flashplayer: update 11.2.202.535 -> 11.2.202.540
...
Tested by @wedens.
2015-10-24 13:32:38 +02:00
Cillian de Róiste
063c27ec77
chromium: remove myself from the maintainers list
2015-10-24 13:11:02 +02:00
obadz
2b7c156079
Revert "chromium: 45.0.2454.101 -> 46.0.2490.71"
...
This reverts commit 0ad0fbdf8a
.
This upgrade causes "Aw, Snap" crashes on websites that use srtp
such as Google Hangouts.
Details: https://github.com/NixOS/nixpkgs/issues/10555
2015-10-23 17:01:37 +01:00
Domen Kožar
b7088df010
Merge pull request #10277 from obadz/chromium-screensharing-bugfix
...
chromium: add enable_hangout_services_extension=true
2015-10-21 21:14:56 +02:00
Jude Taylor
283c83785f
bluejeans: fix evaluation on non-linux
2015-10-20 16:24:41 -07:00
Michael Raskin
fe6226af8a
firefox: 41.0.1 -> 41.0.2
2015-10-16 19:28:34 +03:00
taku0
45705d584a
firefox-bin: 41.0.1 -> 41.0.2
2015-10-16 09:30:23 +09:00
William A. Kennington III
0ad0fbdf8a
chromium: 45.0.2454.101 -> 46.0.2490.71
2015-10-15 13:13:56 -07:00
William A. Kennington III
fc69fadfe4
chromiumBeta: 46.0.2490.52 -> 46.0.2490.64
2015-10-15 13:13:55 -07:00
Ricardo M. Correia
18cad45480
flashplayer: 11.2.202.521 -> 11.2.202.535
2015-10-15 11:20:38 +02:00
Nikolay Amiantov
70bb555368
opera: fix build
2015-10-10 14:24:05 +03:00
obadz
d90040afd8
chromium: add enable_hangout_services_extension=true to fix screensharing bug
...
as suggested in: https://code.google.com/p/chromium/issues/detail?id=416856#c53
2015-10-07 20:39:22 +01:00
Domen Kožar
161bf6c8cd
Merge pull request #10220 from enolan/update-flash
...
flashplayer: 11.2.202.508 -> 11.2.202.521 security
2015-10-04 15:23:55 +02:00
William A. Kennington III
759c86c817
chromiumBeta: 46.0.2490.42 -> 46.0.2490.52
2015-10-03 22:22:21 -07:00
Echo Nolan
89931277de
flashplayer: add myself to maintainers
2015-10-03 20:54:38 -07:00
Echo Nolan
78dd7f8543
flashplayer: 11.2.202.508 -> 11.2.202.521 security
...
Several CVEs, listed here:
https://helpx.adobe.com/security/products/flash-player/apsb15-23.html
Tested by installing firefox-wrapper with nix-env and running twitch.tv
and a flash game.
2015-10-03 20:54:23 -07:00
Gabriel Ebner
31779e6347
qutebrowser: 0.4.0 -> 0.4.1
2015-10-03 15:30:32 +02:00
Eelco Dolstra
25bb1e10f3
firefox: Update to 41.0.1
2015-10-01 13:51:24 +02:00
taku0
57155e04a7
firefox-bin: 41.0 -> 41.0.1, thunderbird-bin: 38.2.0 -> 38.3.0
2015-10-01 20:44:37 +09:00
William A. Kennington III
383377437e
chromium: Updates
...
Built and run locally
- Beta: 46.0.2490.33 -> 46.0.2490.42
- Stable: 45.0.2454.99 -> 45.0.2454.101
2015-09-30 13:22:38 -07:00
Eelco Dolstra
4b664cb922
chromium-dev: Revert to 47.0.2508.0
...
47.0.2516.0 doesn't build.
http://hydra.nixos.org/build/26422610
http://hydra.nixos.org/build/26422600
2015-09-28 15:40:13 +02:00
Thomas Tuegel
2e0589b4ca
kde414: build with kdelibs-4.14.12
...
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05: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
William A. Kennington III
abb4088c6c
chromium: Updates
...
- stable: 45.0.2454.93 -> 45.0.2454.99
- dev: 47.0.2508.0 -> 47.0.2516.0
2015-09-23 12:30:00 -07:00
Arseniy Seroka
d9b4d81a39
Merge pull request #10003 from gebner/qutebrowser-youtube
...
qutebrowser: youtube support
2015-09-23 18:26:04 +03: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
taku0
50355a22a4
firefox-bin: 40.0.3 -> 41.0
2015-09-23 10:08:00 +09: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
Gabriel Ebner
c33641b8d4
qutebrowser: set gstreamer and qt plugin paths.
2015-09-22 19:33:52 +02:00
Domen Kožar
94e3e1195e
chromium: remove preferLocalBuild
...
It's another attempt to fix chromium builds.
See http://hydra.nixos.org/build/26086977/nixlog/4/raw
Unpacking sources is actually taking more than 2h so build fails.
Instead, rather build it remotely and then copy over the output as
we don't have limits for download time.
See 089bdce621
for reference
cc @aszlig
(cherry picked from commit cef54e7d67870ff68c9787ff60cd50ca4bf1d8af)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-20 11:16:42 +02:00
William A. Kennington III
fda452c56c
chromium: Updates
...
- dev: 47.0.2503.0 -> 47.0.2508.0
- beta: 46.0.2490.22 -> 46.0.2490.33
- stable: 45.0.2454.85 -> 45.0.2454.93
2015-09-17 15:51:32 -07: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
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Eelco Dolstra
acd97de64d
Fix Darwin eval
2015-09-14 19:21:15 +02:00
Pascal Wittmann
f16eea1867
w3m: use gpm with ncurses support
...
fixes #9652
2015-09-14 17:47:32 +02:00
William A. Kennington III
27f0664960
chromiumBeta: Update
2015-09-13 20:23:21 -07:00
Arseniy Seroka
cb2fcd412a
qutebrowser: 0.3 -> 0.4.0
2015-09-12 00:57:49 +03:00
William A. Kennington III
71ec4dbd45
chromium: Dev / Beta Updates
2015-09-08 15:19:48 -07:00
Pascal Wittmann
7d12a0a709
Merge pull request #9606 from nckx/update-links2
...
links2: 2.10 -> 2.11
2015-09-08 17:38:26 +02:00
Eelco Dolstra
a536eda82e
Add firefox-esr
2015-09-03 11:15:53 +02:00
Tobias Geerinckx-Rice
eead42d104
links2: 2.10 -> 2.11
...
Changes: http://links.twibright.com/download/ChangeLog
2015-09-02 16:31:13 +02:00
William A. Kennington III
b55a4df70f
chromium: Updates
...
This bumps the stable and dev track forward a version
2015-09-01 21:22:34 -07: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
Kamil Chmielewski
4b522294c8
bleujeans: fix hanging on connect screen
2015-08-30 16:13:49 +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
Domen Kožar
b950ec8617
Merge pull request #9485 from taku0/firefox-bin-40.0.3
...
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 14:22:36 +02:00
Eelco Dolstra
0619a23236
firefox: Update to 40.0.3
2015-08-28 11:26:44 +02:00
taku0
3f14b5f226
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 10:12:21 +09: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
Arseniy Seroka
a8f220d8fa
Merge pull request #9426 from ebzzry/conkeror-update
...
conkeror: 20150319 -> 20150730
2015-08-25 20:37:09 +03:00
Ricardo M. Correia
4c8b2beb55
flashplayer: 11.2.202.491 -> 11.2.202.508
2015-08-25 17:59:55 +02:00
Rommel M. Martinez
c99c0dd1ed
conkeror: 20150319 -> 20150730
2015-08-25 01:19:14 +08:00
William A. Kennington III
8712a2d8d1
chromium: Updates
2015-08-21 11:05:11 -07:00
aszlig
e4c2f97a27
Merge pull request #9269 from @jraygauthier.
...
Although I couldn't test this because I'm not using a DE, nobody else
than the one submitting the pull request has commented on this. So if it
should break the icon for other people, nobody would probably start an
assassination because of this and the commit can be easily reverted if
it should break the icon.
2015-08-20 13:02:55 +02:00
Nikolay Amiantov
8f59f4c78c
firefox: build with pulseaudio support ( close #8087 )
2015-08-19 20:08:54 +02:00
Arseniy Seroka
7f20a09bd7
Merge pull request #9322 from taku0/firefox-bin-40.0.2
...
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-19 14:41:42 +03: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