Commit graph

6354 commits

Author SHA1 Message Date
Ludovic Courtès 554afc577e GNOME 2.26.0 (untested).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14668
2009-03-23 20:47:40 +00:00
Ludovic Courtès 9f9aa331fc Intltool 0.40.5 (from GNOME 2.26.0).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14667
2009-03-23 20:42:52 +00:00
Ludovic Courtès 8a13ebda3a shared-mime-info: Add dependency on Perl (for Intltool).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14665
2009-03-23 20:31:12 +00:00
Ludovic Courtès 03ea1d4e45 Remove `bash4' attribute.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14664
2009-03-23 17:35:09 +00:00
Ludovic Courtès 73b66bedd9 Remove redundant Bash 4.0 expression.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14663
2009-03-23 17:33:37 +00:00
Ludovic Courtès a056260098 libjpeg-static: Use Libtool 1.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14641
2009-03-21 21:06:45 +00:00
Ludovic Courtès 5879d1bfff libjpeg: Use Libtool 1.5.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14640
2009-03-21 21:04:04 +00:00
Ludovic Courtès d98cb76a06 Make Libtool 2.x the default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14639
2009-03-21 19:52:11 +00:00
Ludovic Courtès 61e0c6d495 Gamin: Fix compilation with glibc 2.9.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14638
2009-03-21 19:41:14 +00:00
Eelco Dolstra d8e436c742 * Sync with the trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +00:00
Eelco Dolstra bec9f4b0c3 * JasPer: build without OpenGL/X support - it's only used to build a
trivial example program (a barebones image viewer), but it gives
  everybody else a dependency on Mesa ;-)

svn path=/nixpkgs/trunk/; revision=14633
2009-03-20 16:27:32 +00:00
Eelco Dolstra 3be3abe6ab * Removed makePortmap; use makeOverridable.
svn path=/nixpkgs/trunk/; revision=14631
2009-03-20 16:17:08 +00:00
Eelco Dolstra 32d1c53b10 * Fix portmap.
svn path=/nixpkgs/trunk/; revision=14630
2009-03-20 16:08:43 +00:00
Eelco Dolstra e14c41e728 svn path=/nixpkgs/trunk/; revision=14629 2009-03-20 15:45:51 +00:00
Marc Weber d8f8d0f620 fix tcng
svn path=/nixpkgs/trunk/; revision=14626
2009-03-20 13:12:26 +00:00
Lluís Batlle i Rossell 874e0ac032 Updating tightvnc, and fixing the Xsecurity problems.
svn path=/nixpkgs/trunk/; revision=14625
2009-03-20 10:49:05 +00:00
Ludovic Courtès f77e783622 Evince: Fix typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14621
2009-03-19 23:56:34 +00:00
Eelco Dolstra 84b78f7489 * Work around a bug in java-front.
svn path=/nixpkgs/trunk/; revision=14620
2009-03-19 17:34:59 +00:00
Ludovic Courtès c04af1186d Build Impressive.
svn path=/nixpkgs/trunk/; revision=14619
2009-03-19 16:42:00 +00:00
Ludovic Courtès 3a43ab3860 Add Impressive (formerly known as `KeyJNote').
svn path=/nixpkgs/trunk/; revision=14618
2009-03-19 16:40:28 +00:00
Ludovic Courtès 503b9d6659 Typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14617
2009-03-19 16:13:24 +00:00
Ludovic Courtès 4ff9fd485f Build more stuff on Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14616
2009-03-19 16:12:26 +00:00
Michael Raskin e1477b95ad Most useful heavy jobs for stdenv-updates
svn path=/nixpkgs/branches/stdenv-updates/; revision=14615
2009-03-19 16:09:03 +00:00
Eelco Dolstra bbf6b46178 * Updated WebDSL.
svn path=/nixpkgs/trunk/; revision=14614
2009-03-19 16:04:32 +00:00
Eelco Dolstra e0b48bbdec * Added javafront & dryad.
svn path=/nixpkgs/trunk/; revision=14611
2009-03-19 14:46:38 +00:00
Eelco Dolstra 5986a4d175 * More cleanup. Updated to the latest Stratego/XT 0.17.
svn path=/nixpkgs/trunk/; revision=14610
2009-03-19 14:34:16 +00:00
Ludovic Courtès e20ea32b9c Build more stuff on Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14609
2009-03-19 14:27:10 +00:00
Eelco Dolstra b460175a7e * Backwards compatibility hack for Stratego/XT packages.
svn path=/nixpkgs/trunk/; revision=14608
2009-03-19 13:59:31 +00:00
Michael Raskin 79bfd749a0 DataMatrix update
svn path=/nixpkgs/trunk/; revision=14607
2009-03-19 13:59:00 +00:00
Eelco Dolstra 468ffe8466 * Turn on nullglob globally so that distPhase works when we copy
"*.tar.bz2 *.tar.gz" and there are no *.tar.gz files.  Maybe we
  should turn this on in stdenv (nullglob just seems like the right
  thing to do in general).

svn path=/nixpkgs/trunk/; revision=14606
2009-03-19 13:39:07 +00:00
Eelco Dolstra 33a5e03bfe * Merged r13888 (ATerm cleanup) from the stdenv branch back into the
trunk.

svn path=/nixpkgs/trunk/; revision=14605
2009-03-19 12:29:14 +00:00
Eelco Dolstra a321890ce6 * meta-environment.org is back up.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14604
2009-03-19 12:26:21 +00:00
Eelco Dolstra 399ee394d4 * Cleaned up some Stratego-related stuff.
svn path=/nixpkgs/trunk/; revision=14603
2009-03-19 12:21:28 +00:00
Lluís Batlle i Rossell 20dad1f68d Making wine 32bit work in x86_64, using Dolstra suggestions,
which worked at first try.


svn path=/nixpkgs/trunk/; revision=14602
2009-03-19 11:03:32 +00:00
Michael Raskin 3969f00c27 build mono..
svn path=/nixpkgs/trunk/; revision=14601
2009-03-19 10:10:54 +00:00
Michael Raskin 1e385684e2 gr layout contained polytonic symbols not mentioned in keysymdefs.h
svn path=/nixpkgs/trunk/; revision=14597
2009-03-19 06:18:26 +00:00
Ludovic Courtès 80306de64c Build a few games on Hydra.
svn path=/nixpkgs/trunk/; revision=14596
2009-03-18 23:35:59 +00:00
Eelco Dolstra 5477ffdfe5 * man-pages 3.19.
svn path=/nixpkgs/trunk/; revision=14595
2009-03-18 21:30:26 +00:00
Michael Raskin 441f2de840 Testing showed that these keys do not work well in non-us layout..
svn path=/nixpkgs/trunk/; revision=14583
2009-03-18 05:42:53 +00:00
Lluís Batlle i Rossell e72f1929b0 Adding multitran. I added a note in the 'data' expression, regarding
a locale that should be added into the system.

svn path=/nixpkgs/trunk/; revision=14582
2009-03-17 21:49:39 +00:00
Lluís Batlle i Rossell 7fd91b8736 Adding lrzip and rzip.
svn path=/nixpkgs/trunk/; revision=14581
2009-03-17 21:17:51 +00:00
Michael Raskin 1dada801c7 Fix SQLite attr name
svn path=/nixpkgs/trunk/; revision=14580
2009-03-17 20:44:42 +00:00
Peter Simons 22e1286711 Updated ANTLR version 2 from 2.7.6 to 2.7.7.
svn path=/nixpkgs/trunk/; revision=14576
2009-03-17 15:42:54 +00:00
Michael Raskin 2345d0c8aa hyphen, nbsp, plusminus for rich kb layout
svn path=/nixpkgs/trunk/; revision=14575
2009-03-17 15:11:18 +00:00
Marc Weber 89a634a2a4 adding tcng package
tcc can be used to generate tc traffic shaping commands.
It even can compile kernel modules to classify packages (untested)

svn path=/nixpkgs/trunk/; revision=14574
2009-03-17 14:18:45 +00:00
Peter Simons ae474690ea Added bash 4.0 (and readline 6.0, which is required by bash).
svn path=/nixpkgs/trunk/; revision=14573
2009-03-17 14:03:03 +00:00
Michael Raskin 3a59128510 Some packages fail on hydra and are better off being fixed one-after-one.
svn path=/nixpkgs/trunk/; revision=14572
2009-03-17 12:29:34 +00:00
Michael Raskin 6a07017f9e restrict problematic packages to Linux..
svn path=/nixpkgs/trunk/; revision=14568
2009-03-17 06:16:10 +00:00
Michael Raskin dbab1ae680 Added arrows into rich international layout
svn path=/nixpkgs/trunk/; revision=14567
2009-03-17 05:12:03 +00:00
Michael Raskin 32154f3dac Updated monotone
svn path=/nixpkgs/trunk/; revision=14565
2009-03-16 21:30:43 +00:00