Jörg Thalheim
96092dc936
stdenv: make -nostdinc work as intended
...
Right now we add glibc to search path also -nostdinc was provided,
which breaks projects providing their own gcc.
2020-07-23 08:39:46 +01:00
Jan Tojnar
4bca7dfb27
Merge branch 'master' into staging-next
2020-07-04 23:59:32 +02:00
Frederik Rietdijk
c33ca7c5ce
Merge staging-next into staging
2020-07-02 17:14:53 +02:00
taku0
e3873d6690
thunderbird: 68.9.0 -> 68.10.0
2020-07-01 15:12:53 +09:00
Markus Kowalewski
e55c49f5c0
thunderbird: add license
2020-06-27 00:31:44 +02:00
John Ericson
fa54dd346f
Merge pull request #85189 from Ericson2314/cxx-wrapper-debt
...
C++ compilers: Be sane with standard libraries
2020-06-22 10:38:34 -04:00
John Ericson
f3f7612a40
C++ Compilers: Systematize handling of standard libraries
2020-06-22 04:24:44 +00:00
Jan Tojnar
5b3a626ab9
thunderbird: remove libIDL dependency
...
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
2020-06-20 23:25:19 +02:00
Samuel Dionne-Riel
3b41eb14a5
Merge pull request #90275 from IreneKnapp/thunderbird
...
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-14 15:47:11 -04:00
Irene Knapp
ac45656b12
thunderbird: Patch rpath to find libudev, which is part of systemd.
2020-06-13 19:26:24 -07:00
taku0
5967e4d8f3
thunderbird: 68.8.1 -> 68.9.0
2020-06-04 09:13:03 +09:00
taku0
a9a8ba3db5
thunderbird: 68.8.0 -> 68.8.1
2020-05-23 14:22:23 +09:00
taku0
0fd76196f9
thunderbird: 68.7.0 -> 68.8.0
2020-05-06 03:16:27 +09:00
John Ericson
204d710405
treewide: Get rid of -dumpmachine in favor of static info
2020-04-13 19:26:19 -04:00
taku0
2bf7993123
thunderbird: 68.6.0 -> 68.7.0
2020-04-08 21:21:23 +09:00
taku0
243cd9f754
thunderbird: 68.5.0 -> 68.6.0
2020-03-13 22:43:10 +00:00
taku0
64fe2b7260
thunderbird: 68.4.2 -> 68.5.0
2020-02-12 03:16:07 +09:00
taku0
a5c3e0647b
thunderbird: 68.4.1 -> 68.4.2
2020-01-25 03:16:22 +09:00
taku0
f7c1c22747
thunderbird: 68.3.1 -> 68.4.1
2020-01-11 15:16:34 +09:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
taku0
fe5b38251b
thunderbird: 68.3.0 -> 68.3.1
2019-12-21 10:48:12 +09:00
Bernardo Meurer
8b8458ade5
thunderbird: rewrite
...
This is a large scale rework of the package, here's a change summary:
* Organized inputs (1/line, except conditionals)
* Introduced alsaSupport, pulseaudioSupport, waylandSupport
* enableGTK3 -> gtk3Support
* enableCalendar -> calendarSupport
* Organized buildInputs, nativeBuildInputs (1/line)
* Corrected native/buildInputs separation
* Ported over fixes/changes from Firefox
* Enabled sound, webp, vpx, rust-SIMD, necko-wifi
* Removed manual wrapping
* Lifted makeDesktopItem out of string section, into Nix
* Correctly set bindgen options
* Added lovesegfault as maintainer
* New url which uses https
This is non-authoritative, look at the diff for further info.
2019-12-12 05:24:28 -05:00
Bernardo Meurer
3d81015ac4
thunderbird: 68.2.2 -> 68.3.0
2019-12-09 12:49:34 -08:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
taku0
8c487d6eb5
thunderbird: 68.2.1 -> 68.2.2
2019-11-08 22:54:46 +09:00
taku0
724f0f8008
thunderbird: 68.2.0 -> 68.2.1
2019-11-08 22:54:46 +09:00
taku0
1a211c11c4
thunderbird: 68.1.1 -> 68.2.0
2019-11-08 22:54:45 +09:00
Franz Pletz
cdccbcdf53
thunderbird: fix build with gcc9
2019-11-05 01:14:00 +01:00
Jörg Thalheim
fca2e1cb5a
thunderbird: fix build with rustc 1.38
2019-10-02 08:53:58 +01:00
taku0
a3f9b8cd58
thunderbird: 68.1.0 -> 68.1.1
2019-09-26 17:45:00 +09:00
taku0
76538e5701
thunderbird: 68.0 -> 68.1.0
2019-09-14 18:26:26 +09:00
Vladimír Čunát
0b0fddea20
Merge #67754 : thunderbird*: 60.8.0 -> 68.0
2019-09-06 17:05:32 +02:00
taku0
ac84c1ebde
thunderbird: 60.8.0 -> 68.0
2019-08-31 17:33:09 +09:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
taku0
07bf5edc5f
thunderbird: 60.7.2 -> 60.8.0
2019-07-13 10:30:36 +09:00
taku0
54b64daf14
thunderbird: 60.7.1 -> 60.7.2
2019-06-21 21:46:09 +09:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
...
... broken by f3282c8
#63177 . Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
taku0
6055f89e93
thunderbird: 60.7.0 -> 60.7.1
2019-06-14 23:27:40 +09:00
taku0
f397dda22a
thunderbird: 60.6.0 -> 60.7.0
2019-05-22 20:35:31 +09:00
Vladimír Čunát
6b9afd8991
thunderbird: fix build after rustc update
2019-04-06 13:09:05 +02:00
taku0
3c83eb43a5
thunderbird: 60.5.2 -> 60.6.0
2019-03-21 08:55:10 +09:00
taku0
202f713153
thunderbird: 60.5.1 -> 60.5.2
2019-03-01 22:51:49 +09:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Robert Schütz
1a7c2b3f54
thunderbird: fix updateScript evaluation
2019-02-28 07:58:57 +01:00
Matthew Bauer
b1bbd94bb6
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-18 20:36:48 -05:00
Andreas Rammhold
0f2226adc5
firefox: 60.5.0 -> 60.5.1
2019-02-15 15:13:44 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
taku0
3106cbe8c3
thunderbird, thunderbird-bin: 60.4.0 -> 60.5.0 ( #54935 )
...
* thunderbird-bin: 60.3.3 -> 60.5.0
* thunderbird: 60.4.0 -> 60.5.0
2019-01-30 14:16:37 +00:00
Frederik Rietdijk
a4250d1478
Merge staging-next into staging
2019-01-06 09:48:31 +01:00
Vladimír Čunát
d84a33d85b
Merge branch 'master' into staging-next
...
A few more rebuilds (~1k on x86_64-linux).
2019-01-05 15:02:04 +01:00
taku0
17f4d415a2
thunderbird: 60.3.3 -> 60.4.0
...
Picked from PR #53437 . It runs fine for me.
2019-01-05 13:09:04 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
Jörg Thalheim
1b146a8c6f
treewide: remove paxutils from stdenv
...
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277
This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
taku0
5698d7888e
thunderbird: 60.3.2 -> 60.3.3
2018-12-13 20:08:04 +09:00
Piotr Bogdan
bf5b39ed49
thunderbird.updateScript: fix evaluation
2018-12-03 00:49:53 +00:00
taku0
61c83b3975
thunderbird: 60.3.0 -> 60.3.2
2018-11-30 09:13:23 +09:00
taku0
1e8694d3d7
thunderbird: 60.3.0 -> 60.3.1
2018-11-15 09:13:14 +09:00
taku0
09d49a1c5d
thunderbird: 60.2.1 -> 60.3.0
2018-11-03 18:39:32 +09:00
Eelco Dolstra
2be42950c3
thunderbird: Remove buildconfig
...
This reduces the closure size from 1689 MiB to 425 MiB.
2018-10-08 16:32:31 +02:00
taku0
d802524def
thunderbird: 60.0 -> 60.2.1
2018-10-03 21:32:13 +09:00
taku0
4ce863ed74
thunderbird: 52.9.1 -> 60.0
2018-08-08 19:36:08 +09:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
taku0
a1151359dd
thunderbird: 52.9.0 -> 52.9.1
2018-07-11 03:12:46 +09:00
taku0
1389274146
thunderbird: 52.8.0 -> 52.9.0
2018-07-04 09:12:53 +09:00
taku0
6099ad3316
thunderbird: 52.7.0 -> 52.8.0
2018-05-19 09:12:19 +09:00
taku0
d0489107c9
thunderbird: 52.6.0 -> 52.7.0
2018-03-24 03:12:49 +09:00
Graham Christensen
25473a61ae
Merge pull request #36447 from jerith666/thunderbird-typo
...
thunderbird: fix typo in desktop item genericName
2018-03-07 15:11:37 -05:00
Matt McHenry
7a3855506f
thunderbird: fix typo in desktop item genericName
2018-03-07 15:09:42 -05: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
taku0
965a4349c0
thunderbird: 52.5.2 -> 52.6.0
2018-01-26 09:13:04 +09:00
taku0
62c5b716bc
thunderbird: 52.5.0 -> 52.5.2
2017-12-22 15:12:57 +09:00
Vladimír Čunát
147d395182
thunderbird: don't force-enable the sandbox
...
This should fix build on aarch64, as there's no sandboxing possible.
https://bugzilla.mozilla.org/show_bug.cgi?id=1294331
As the code defaults to enabling it where it's possible, let's drop the option.
2017-11-25 13:17:21 +01:00
taku0
bb853bdfea
thunderbird: 52.4.0 -> 52.5.0
2017-11-24 03:12:38 +09:00
taku0
74406eb48f
thunderbird: 52.3.0 -> 52.4.0
2017-10-07 03:12:17 +09:00
Franz Pletz
e6abf5e9e4
thunderbird: remove gcc6 patch, works now
2017-08-22 01:40:48 +02:00
Frederik Rietdijk
6bbc3a0b24
Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD
2017-08-21 04:44:40 +02:00
taku0
395d15eeb7
thunderbird: 52.2.1 -> 52.3.0
2017-08-17 09:12:39 +09:00
Eelco Dolstra
a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6
2017-07-21 11:05:58 +02:00
Emmanuel Rosa
994998e475
thunderbird: 52.2.0 -> 52.2.1
2017-06-26 09:01:45 +02:00
Robin Gloster
15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-06-20 11:24:39 +02:00
Vladimír Čunát
791f072384
Merge #26601 : thunderbird*: 52.1.1 -> 52.2.0 (security)
2017-06-15 20:29:01 +02:00
Robin Gloster
da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6
2017-05-20 14:55:44 +02:00
taku0
4b9c089295
thunderbird: 52.1.0 -> 52.1.1
2017-05-17 16:10:28 +02:00
Vladimír Čunát
4e8aea4339
thunderbird: fix missing icons
...
It's just a fallback in case the user has no icon theme on path.
2017-05-04 22:54:30 +02:00
taku0
ef430f0298
thunderbird: 52.0.1 -> 52.1.0
2017-05-01 08:57:55 +09:00
Nikolay Amiantov
9f6baaa89a
Merge pull request #24961 from layus/thunderbird-default-mail-client
...
Thunderbird: Fix default mail client detection
2017-04-23 15:54:56 +03:00
Guillaume Maudoux
eb8f604456
thunderbird: fix default mail client detection
2017-04-17 22:03:09 +02:00
Guillaume Maudoux
f5fa05677d
thunderbird: (re)add features lost in refactoring
...
The refactoring in b023370f37
ported
changes from firefox-unwrpped, but dropped features in firefox's
wrapper.
Add the desktop item and remove useless dev files.
2017-04-17 00:07:26 +02:00
taku0
692ea2b6e9
thunderbird: 52.0 -> 52.0.1
2017-04-15 22:09:15 +09:00
laMudri
f94e0a0dc7
thunderbird: add option to enable calendar
2017-04-12 19:12:37 +01:00
Nikolay Amiantov
b023370f37
thunderbird: port changes from firefox
...
Fix random crashes.
Add optional GTK3 support.
2017-04-10 02:20:59 +03:00
taku0
55ff94b396
thunderbird: 45.8.0 -> 52.0
2017-04-10 02:20:29 +03:00
taku0
d398217d63
thunderbird, thunderbird-bin: 45.7.1 -> 45.8.0
2017-03-09 21:40:53 +09:00
Bjørn Forsman
3d104ab2b3
gst-plugins-base: align attrname with pkgname
2017-02-27 12:16:26 +01:00
Tuomas Tynkkynen
e5e1bdca53
firefox, thunderbird: Use common-updater/update-source-version script
...
Replace the custom patching code with the common script.
Also use callPackage and makeBinPath
2017-02-19 16:51:17 +02:00
taku0
764b1d19f9
thunderbird-bin: 45.7.0 -> 45.7.1
2017-02-08 09:35:07 +09:00
Tuomas Tynkkynen
424cfe7686
Merge remote-tracking branch 'upstream/master' into staging
2017-01-29 02:16:29 +02:00
taku0
403cb72d9a
thunderbird, thunderbird-bin: 45.6.0 -> 45.7.0
2017-01-27 22:26:45 +09:00
Robin Gloster
6d3f23d045
thunderbird: add patch to fix build with gcc6
2017-01-25 20:12:39 +01:00
Robin Gloster
53a2bbd552
thunderbird: add patch to fix build with gcc6
2017-01-20 16:39:28 +01:00
Vladimír Čunát
789b811e7d
thunderbird: fixup build after updating sed
2017-01-05 22:40:30 +01:00
taku0
93d917fa22
firefox, thunderbird: add updateScript
2016-12-29 11:19:50 +01:00
taku0
a1f595c870
thunderbird: 45.5.1 -> 45.6.0
2016-12-29 11:07:10 +09:00
Eelco Dolstra
f4aab5b211
thunderbird: 45.5.0 -> 45.5.1
2016-12-01 13:06:41 +01:00
Frederik Rietdijk
8fb430ca86
thunderbird: use python2
...
and remove pysqlite since its part of the standard library.
2016-11-24 22:28:04 +01:00
Vladimír Čunát
d045f8b486
thunderbird: maintenance 45.4.0 -> 45.5.0
2016-11-19 20:15:04 +01:00
Eelco Dolstra
9db03c1cf1
thunderbird: 45.3.0 -> 45.4.0
2016-10-26 15:32:39 +02:00
Joachim Fasting
16a917d5e2
thunderbird: disable PaX mprotect() hardening
...
Otherwise, thunderbird crashes at startup due to a PaX mprotect()
violation.
Fixes https://github.com/NixOS/nixpkgs/issues/19403
2016-10-14 23:48:14 +02:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Eelco Dolstra
25c9f2729e
thunderbird: 45.2.0 -> 45.3.0
2016-08-31 14:00:44 +02:00
mimadrid
0dfaa1e8bd
thunderbird: 45.1.1 -> 45.2.0
2016-07-02 12:23:58 +02:00
mimadrid
96539866a6
thunderbird: 45.1.0 -> 45.1.1
2016-06-19 17:09:55 +02:00
Eelco Dolstra
fa1b9ec1e6
thunderbird: 45.0 -> 45.1.0
2016-05-25 18:04:26 +02:00
Domen Kožar
323cd39016
thunderbird: set requiredSystemFeatures to big-parallel
2016-05-12 10:11:03 +01:00
namore
13c2bd4d7c
thunderbird: fix out-of-date hash ( #15390 )
2016-05-11 20:34:23 +01:00
Eelco Dolstra
cb37ab146b
Add mirror://mozilla scheme
2016-05-09 19:37:22 +02:00
Tobias Geerinckx-Rice
2dc8975bc4
thunderbird: 38.7.1 -> 45.0
...
Changes: https://www.mozilla.org/en-US/thunderbird/45.0/releasenotes/
2016-05-05 02:14:19 +02:00
Eelco Dolstra
ca983ec20c
thunderbird: 38.7.0 -> 38.7.1
2016-03-30 11:32:40 +02:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Eelco Dolstra
aa6ab92d93
thunderbird: 38.6.0 -> 38.7.0
...
Lots of security fixes: https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird38.7
2016-03-17 13:24:39 +01:00
Eelco Dolstra
d25135ff6e
thunderbird: Fix hash
...
Commit 4a54794d18
upgraded Thunderbird's
version to 38.6.0 (accidentally?), but didn't change the hash. This
wasn't caught due to tarballs.nixos.org being keyed on hash only.
2016-03-11 13:47:37 +01:00
Eelco Dolstra
4f5d48abf5
thunderbird: Fix build on gcc 5
...
It was barfing due to --enable-stdcxx-compat. Not clear if/why we
still need this, so let's disable it. If necessary a fix is available
at https://bugzilla.mozilla.org/show_bug.cgi?id=1153109 .
2016-03-11 13:46:27 +01:00
Graham Christensen
4a54794d18
xara: broken due to patch-tracker.debian.org being missing.
2016-02-27 16:13:47 -06:00
Eelco Dolstra
562851a068
thunderbird: Update to 38.3.0
2015-10-01 13:54:00 +02:00
Eelco Dolstra
422e3736d5
thunderbird: Update to 38.2.0
2015-09-28 15:44:37 +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
taku0
f059656ef2
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 23:25:24 +09:00
Eelco Dolstra
99e9710348
thunderbird: Update to 31.7.0
...
Also enable parallel building, as it seems to work reliably for
Firefox.
2015-05-22 11:46:18 +02:00
Eelco Dolstra
748be0b5d0
thunderbird: Update to 31.6.0
...
Fixes various critical vulnerabilities.
2015-05-11 11:46:57 +02:00
Vladimír Čunát
07966befee
thunderbird: update, and refactor the expression
...
- use mach for building (the way Mozilla devs use),
- use --disable-debug-symbols to reduce build-time resource consumption
2015-01-13 22:10:39 +01:00
Vladimír Čunát
1918f8737b
thunderbird: update to 31.2.0, including security
...
Some "critical security fixes" are claimed:
https://www.mozilla.org/security/known-vulnerabilities/thunderbird/#thunderbird31.2.0
2014-11-04 15:19:36 +01:00
Vladimír Čunát
a5e8f410bf
thunderbird: maintenance update
...
The corresponding security problem should've been fixed by the latest nss update.
2014-09-27 18:24:45 +02:00
Georges Dubus
e27c77353e
thunderbird: update from 31.1.0 to 31.1.1
2014-09-23 10:37:24 +02:00
Vladimír Čunát
42bb59a8a6
thunderbird: maintenance update, including security
2014-09-04 23:36:41 +02:00
Vladimír Čunát
dac1791fb5
thunderbird: major update 17.* -> 31.0
...
- To fix build problems, I refactored the build process
according to Mozilla recommendations.
- 31.0 should become the next ESR branch (31 released today).
CC @nbp @edolstra
(cherry picked from commit adc2edd5cf
)
2014-07-31 16:30:04 +02:00
third3ye
a322687423
Application.ini does not refer correctly
...
The "Application.ini" provided with Thunderbird does not correctly set the path to the icon location. Visa vi it refers to '$out/lib/thunderbird-17.0.11esr', which doesn't exist, but '$out/lib/thunderbird-17.0.11' does. To remedy this problem I added a new variable called 'verName" which adds 'esr' after the variable '$version'. Then change the variables necessary so that the build process sets working references.
Fuuzetsu suggested putting the verName variable inside of mkDerivation. I cannot surmise.
2014-06-16 05:24:24 +02:00
Vladimír Čunát
3269027235
thunderbird: simple esr bump (Nov 2013), incl. CVE
...
I failed to make -26 build, so this will get security fixes at least.
2014-02-10 18:40:18 +01:00
Eelco Dolstra
117b0034c2
thunderbird: Disable parallel building
...
Seems to cause random build failures.
http://hydra.nixos.org/build/5956789
2013-09-04 11:00:02 +02:00
Lluís Batlle i Rossell
463029fe91
thunderbird: reenabling parallel building
...
It built fine here. Maybe the previous failure was of a particular version.
2013-08-13 17:29:17 +02:00
Eelco Dolstra
287c9ba6d4
thunderbird: Update to 17.0.8
2013-08-12 14:57:27 +02:00
Eelco Dolstra
e969c941b3
thunderbird: Update to 17.0.7
2013-07-01 19:55:33 +02:00
Eelco Dolstra
0979db0c19
thunderbird: Update to 17.0.6
...
Includes lots of security fixes.
2013-05-17 14:55:45 +02:00
Eelco Dolstra
a2c2d8e28a
thunderbird: Disable parallel building
...
It's broken just as in Firefox.
http://hydra.nixos.org/build/3441371
2012-12-09 02:07:42 +01:00
Eelco Dolstra
9ba89899d5
thunderbird: Update to 17.0
2012-11-23 16:41:42 +01:00
Eelco Dolstra
5896f13961
thunderbird: Update to 16.0.2
2012-10-31 17:16:01 +01:00
Eelco Dolstra
29aa7abe87
thunderbird: Update to 15.0.1
2012-10-05 16:24:04 -04:00
Eelco Dolstra
ea2fbd7864
Fix Thunderbird/Firefox URLs
...
The Mozilla FTP site has old releases, so is preferred over HTTP.
2012-09-11 16:11:16 -04:00