adisbladis
0afcfe1c49
firefox-bin: Add ffmpeg to lib path
...
Fixes video playback on devedition and beta
2018-06-09 12:36:41 +08:00
Jan Tojnar
d79609ac93
firefox-bin: use native notifications
2018-05-07 01:24:17 +02:00
Jan Tojnar
5deb50c038
firefox-bin: remove unneeded GStreamer dependency
2018-05-04 23:22:09 +02:00
Matthew Bauer
143978a477
treewide: remove platform assertions
...
linux: readd assertion
2018-05-03 13:09:20 -05:00
Jörg Thalheim
5ad99e6b05
firefox-bin: add hint on how to update
2018-04-16 11:38:04 +01:00
Jan Malakhovski
0c7b8931f9
firefox-bin: fix pulseaudio references
2018-03-06 13:46:27 +00:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Linus Heckemann
d824944314
firefox-bin: Fail on unsupported architectures
2017-11-05 19:02:03 +00:00
Spencer Baugh
2d903b8da2
firefox: add Kerberos support
2017-10-08 20:48:13 +00:00
Vladimír Čunát
791f072384
Merge #26601 : thunderbird*: 52.1.1 -> 52.2.0 (security)
2017-06-15 20:29:01 +02:00
Rok Garbas
a0afc4f0d1
firefox-*-bin: updates ( #26462 )
...
* firefox-beta-bin: 51.0b8 -> 54.0b13
* firefox-devedition-bin: init at 54.0b14
Firefox DevEdition became a new product of Mozilla and is "repackaged"
Firefox Beta with its own release channel and six weeks release cycle as
other channels. It is no longer being built on nightly basis
* updated the update.nix script to facilitata firefox-devedition-bin
* disabling automatic updates by pointing to non existing channel
* f firefoxWrapper looks for gtk3 attribute to wrap the executable gtk3 to wrap the binary with needed ``XDG_DATA_DIRS``
2017-06-08 15:33:24 +02:00
Nikolay Amiantov
a02b18998f
firefox-bin: don't install .desktop file
...
It's handled by wrapFirefox.
2017-04-23 16:34:48 +03:00
Nikolay Amiantov
6df350ffc8
firefox-bin: use wrapGAppsHook
2017-04-23 16:34:24 +03:00
Rok Garbas
8c8942a5e4
firefox-bin: alsaLib.dev is needed
2017-04-11 14:33:54 +02:00
Bjørn Forsman
3d104ab2b3
gst-plugins-base: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Graham Christensen
a21455d989
firefox-bin: Add gpg verification to updater ( #22270 )
2017-02-19 18:33:31 +00:00
Rok Garbas
a66b703f94
firefox-bin/thunderbird-bin: reuse the same updateScript for both
2016-12-18 16:45:33 +01:00
taku0
8e7ea1795a
firefox-bin: fix updateScript
2016-12-14 08:53:49 +09:00
taku0
a86d6f404c
firefox-bin: tweak updateScript
2016-12-12 14:17:06 +00:00
taku0
a3e503fe0f
firefox-bin: fix updateScript
2016-12-11 21:07:18 +09:00
Rok Garbas
d295d68609
firefox-bin: updated the updateScript with suggestions from @Mic92
...
also added some comments to the update script so that a new person
looking at it know what is happening
2016-12-09 03:19:07 +01:00
Rok Garbas
3a1d52ff4f
updateScript: initital work
2016-12-09 03:19:07 +01:00
Mike Cooper
c2a7410583
firefox-bin: add curl dependency for crash reporter ( #18596 )
2016-09-15 17:39:08 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Mike Cooper
b5194d7b9a
firefox-bin: Add libxcb to build inputs ( #17700 )
...
This is needed for future versions of Firefox, and makes external
packaging of prerelease versions of Firefox much easier.
2016-08-15 01:03:19 +02:00
Rok Garbas
2a4312d92b
firefox-beta-bin: 48.0b9 -> 49.0b1
2016-08-03 19:39:46 +02:00
Rok Garbas
0558ae3057
firefox-bin: libpulseaudio.dev is needed otherwise firefox doesn't start
2016-07-21 00:56:38 +02:00
Rok Garbas
a377c71280
firefox-bin: 48.0b1 -> 48.0b7
...
* removed firefox-developer-bin
* extend firefox-bin expression to accept sources as input so
firefox-developer-bin can be packaged outside nixpkgs
* generate_sources.rb now includes full urls in the output
2016-07-16 13:04:04 +02:00
zimbatm
a265ad2842
firefox-developer-bin: fix hashes ( #16860 )
...
the nightly tend to get replaced in-place on the FTP and so benefit from
an update script as well
2016-07-11 13:40:58 +02:00
Rok Garbas
4c96860b53
firefox-bin: 47.0b9 -> 48.0b1, 48.0a2 -> 49.0a2
2016-06-10 04:24:27 +02:00
Nikolay Amiantov
5445e521b6
firefox: restore gstreamer support for older firefox releases
2016-05-19 00:28:49 +03:00
Tobias Geerinckx-Rice
e8db151fa3
firefox-bin: fix evaluation
2016-05-15 23:22:50 +02:00
Rok Garbas
d4fe0f522e
firefox-bin: adding developer and beta channel
2016-05-15 03:00:44 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
taku0
07a83f226e
firefox-bin: fixed missing icon
2016-05-08 17:06:08 +09:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
taku0
90f5be3133
firefox-bin: 45.0.2 -> 46.0.1
2016-05-04 14:50:17 +09:00
Nikolay Amiantov
ab0a0c004e
makeSearchPathOutputs: refactor to makeSearchPathOutput
2016-04-25 13:24:39 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
taku0
fba7544812
firefox-bin: wrap firefox-bin ( close #12416 )
2016-01-18 10:42:57 +01:00
taku0
b3a40786c0
firefox-bin: 41.0.2 -> 42.0 ( close #10821 )
2015-11-16 16:39:26 +01:00
taku0
dffb7373a5
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-18 20:35:10 +09:00
William A. Kennington III
adeab5e815
Migrate all heimdal -> libheimdal
...
Also disable heimdal references in samba as it uses internal api
features not guaranteed to be stable
2015-06-26 17:23:00 -07:00
Arseniy Seroka
433a8d766e
Merge pull request #8166 from richardlarocque/firefox_icon
...
Fix firefox-bin icon path
2015-06-07 00:14:37 +03:00
taku0
5f890ceca1
firefox-bin, thunderbird-bin: update patchelf arguments
2015-06-06 19:05:57 +09:00
Richard Larocque
6214a521c9
Fix firefox-bin icon path
2015-06-03 19:33:59 -07:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
taku0
2e8f2d6477
firefox-bin: update to version 36.0; thunderbird-bin: update to version 31.5.0
2015-02-25 22:42:05 +09:00