Commit Graph

229 Commits

Author SHA1 Message Date
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
ebc3234b5e * Make Thunderbird 2.x the default.
svn path=/nixpkgs/trunk/; revision=8949
2007-07-05 20:33:32 +00:00
Eelco Dolstra
b1c3574e7b * Whitespace.
svn path=/nixpkgs/trunk/; revision=8417
2007-03-26 13:41:58 +00:00
Eelco Dolstra
943e0e2f68 * Thunderbird 1.5.0.10.
svn path=/nixpkgs/trunk/; revision=8416
2007-03-26 13:41:15 +00:00
Eelco Dolstra
eb98a4c328 * Thunderbird 1.5.0.9.
svn path=/nixpkgs/trunk/; revision=7487
2006-12-27 17:00:44 +00:00
Eelco Dolstra
3ae5939e87 * Thunderbird 1.5.0.8.
svn path=/nixpkgs/trunk/; revision=7355
2006-12-16 01:17:56 +00:00
Eelco Dolstra
1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra
6006d61835 * Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra
8bccec9c3d * --enable-canvas, and pass through gtk.
svn path=/nixpkgs/trunk/; revision=6541
2006-09-17 14:00:54 +00:00
Eelco Dolstra
12dc491db5 * --with-system-cairo -> --enable-system-cairo.
svn path=/nixpkgs/trunk/; revision=6538
2006-09-17 09:53:12 +00:00
Eelco Dolstra
7927e7cd1f * Firefox 1.5.0.7, Thunderbird 1.5.0.7.
svn path=/nixpkgs/trunk/; revision=6537
2006-09-17 09:44:36 +00:00
Eelco Dolstra
0dbb937565 * Thunderbird 1.5.0.5. W00t!
svn path=/nixpkgs/trunk/; revision=6000
2006-07-31 12:13:53 +00:00
Eelco Dolstra
3fd28e7851 * Doh!
svn path=/nixpkgs/trunk/; revision=5889
2006-07-24 15:04:37 +00:00
Eelco Dolstra
0176b927c4 * Thunderbird 1.5.0.4.
svn path=/nixpkgs/trunk/; revision=5530
2006-06-27 13:28:43 +00:00
Eelco Dolstra
b06335a835 * Thunderbird updated to 1.5 (it was at 0.8!).
svn path=/nixpkgs/trunk/; revision=4970
2006-03-02 19:08:26 +00:00
Eelco Dolstra
454707da23 * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=3660
2005-08-22 08:39:27 +00:00
Eelco Dolstra
e42507d182 * Move tarballs to catamaran so that we are no longer dependent on a
gazillion different servers.  Resurrected some 25 missing files.

svn path=/nixpkgs/trunk/; revision=2237
2005-02-15 14:44:19 +00:00
Eelco Dolstra
5808ac7148 * Renamed Martin's linker derivation to `make-symlinks'.
* Propagate name automatically.

svn path=/nixpkgs/trunk/; revision=1409
2004-09-16 12:38:10 +00:00
Martin Bravenboer
4e4cfda97f Added Mozilla Thunderbird
svn path=/nixpkgs/trunk/; revision=1396
2004-09-15 11:06:15 +00:00