Peter Simons
3cd02cd43d
maxima: switch from clisp to sbcl, enable tk gui, and fix various impurities
...
* Build maxima with sbcl for better performance.
* Enable the regression test suite.
* Configure $PATH at start-up so that maxima knows how to find sbcl,
wish, rlwrap, and gnuplot.
* Move installed documentation and Emacs lisp modules into standard
locations.
* Enable parallel building.
svn path=/nixpkgs/trunk/; revision=27743
2011-07-13 09:13:32 +00:00
Peter Simons
9485e2392b
monotone: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27742
2011-07-13 09:13:28 +00:00
Peter Simons
b1b274558a
monotone: don't build this package on Cygwin
...
The expression can't build on Cygwin because it wants to know the version of
Perl that is being used. On Cygwin, however, we don't know that because we're
using sysPerl.
svn path=/nixpkgs/trunk/; revision=27741
2011-07-13 09:13:22 +00:00
Peter Simons
67bbb5203c
boost: updated to version 1.47.0
...
Packages that don't build with the latest libraries can use 'boost144', which
is the version we had before.
svn path=/nixpkgs/trunk/; revision=27740
2011-07-12 14:24:01 +00:00
Eelco Dolstra
cc34c985d3
* Fix evaluation.
...
svn path=/nixpkgs/trunk/; revision=27739
2011-07-12 13:54:29 +00:00
Eelco Dolstra
7bef513d8a
* Update Flashplayer on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=27738
2011-07-12 13:44:56 +00:00
Eelco Dolstra
c3e3111231
* Add kde-workspace.
...
* Make sure that polkit actions get installed in $out.
svn path=/nixpkgs/branches/kde-4.7/; revision=27737
2011-07-12 13:24:35 +00:00
Eelco Dolstra
b39f08ea8e
* Added Kamera.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27736
2011-07-12 13:14:23 +00:00
Eelco Dolstra
43e046af45
* Firefox 5.0.1.
...
svn path=/nixpkgs/trunk/; revision=27731
2011-07-12 06:34:27 +00:00
Peter Simons
a9d4dfb994
gnucash: polished the expression, enabled OFX support, and documented the GConf setup procedure on NixOS
...
svn path=/nixpkgs/trunk/; revision=27730
2011-07-11 20:12:02 +00:00
Peter Simons
2685bfc32b
gnucash: fix update-gnucash-gconf script so that it works on NixOS
...
Current versions of gconftool-2 don't support the --config-source option
anymore -- that path must be passed in $GCONF_CONFIG_SOURCE instead.
svn path=/nixpkgs/trunk/; revision=27729
2011-07-11 16:38:07 +00:00
Eelco Dolstra
2c35988c77
* More KDE apps.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27728
2011-07-11 16:26:17 +00:00
Eelco Dolstra
8cb2e1860f
* Add libkipi and libkexiv2.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27727
2011-07-11 16:13:40 +00:00
Eelco Dolstra
9bf61690e8
* Added kde-baseapps and Gwenview.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27726
2011-07-11 15:33:41 +00:00
Eelco Dolstra
4b02855065
* Added Konsole.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27725
2011-07-11 14:47:39 +00:00
Eelco Dolstra
4743ba9e46
* libspectre seems to work with the default ghostscript.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27724
2011-07-11 14:47:15 +00:00
Eelco Dolstra
dce69134d0
* Added Okular (which is a separate package now).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Ludovic Stordeur
69dca5f4aa
Add meta.platforms to the Linux kernel expression.
...
svn path=/nixpkgs/trunk/; revision=27722
2011-07-11 14:07:21 +00:00
Ludovic Stordeur
12f976e56e
Added Linux 2.6.15
...
svn path=/nixpkgs/trunk/; revision=27721
2011-07-11 14:00:26 +00:00
Ludovic Stordeur
14f3664d3f
Added Linux 2.6.26
...
svn path=/nixpkgs/trunk/; revision=27720
2011-07-11 14:00:21 +00:00
Ludovic Stordeur
f225ee7c9b
Add udev145
...
svn path=/nixpkgs/trunk/; revision=27719
2011-07-11 14:00:17 +00:00
Ludovic Stordeur
89e57d47d7
Renamed udev to udev166
...
This renaming prepares the landing of several versions of udev which are
required to boot old Linux versions.
The udev expression is mapped to udev166.
svn path=/nixpkgs/trunk/; revision=27718
2011-07-11 14:00:13 +00:00
Ludovic Stordeur
ddb9ad5b3c
Modified Linux 2.6.25 configuration
...
Added "KMOD y" else booting this kernel fails (at the modprobe stuff).
svn path=/nixpkgs/trunk/; revision=27717
2011-07-11 14:00:07 +00:00
Ludovic Stordeur
808c2f69b4
Fixed Linux 2.6.31 compilation
...
linux_2_6_31 compilation was broken and added the CIFS timeout patch.
svn path=/nixpkgs/trunk/; revision=27716
2011-07-11 14:00:03 +00:00
Ludovic Stordeur
e381c7c385
Added CIFS timeout patch for Linux 2.6.15
...
svn path=/nixpkgs/trunk/; revision=27715
2011-07-11 14:00:01 +00:00
Ludovic Stordeur
e739dc7d6c
Applied CIFS timeout patch to other kernels
...
Linux-2.6.{25,27,28} are now compiled with the CIFS timeout patch,
allowing them to be used with "VM Testing".
svn path=/nixpkgs/trunk/; revision=27714
2011-07-11 13:59:58 +00:00
Ludovic Stordeur
388ba0981b
Added CIFS timeout patch for Linux 2.6.{25 --> 28}
...
svn path=/nixpkgs/trunk/; revision=27713
2011-07-11 13:59:54 +00:00
Ludovic Stordeur
68db350b88
Applied CIFS timeout patch to other Linux kernels
...
CIFS timeout patch is now activated for a wider range of Linux kernels :
from 2.6.29 to 2.6.38.
These kernels now can be used to perform "VM Testing".
svn path=/nixpkgs/trunk/; revision=27712
2011-07-11 13:59:51 +00:00
Ludovic Stordeur
b2cf02eb5e
Renamed cifs-timeout-2.6.{32 --> 29} patch
...
Renamed cifs-timeout-2.6.32 patch to cifs-timeout-2.6.29 as this is the
older kernel version this patch applies to.
svn path=/nixpkgs/trunk/; revision=27711
2011-07-11 13:59:47 +00:00
Ludovic Stordeur
c551998c82
Added CIFS timeout patch for Linux 2.6.{35 --> 38}
...
svn path=/nixpkgs/trunk/; revision=27710
2011-07-11 13:59:43 +00:00
Ludovic Stordeur
df0a6394b3
Suffixed cifs timeout patch with kernel version.
...
Currently suffixed with 2.6.32.
This pre-patch prepares the landing of several versions of this patch to
support other Linux kernel versions.
svn path=/nixpkgs/trunk/; revision=27709
2011-07-11 13:59:40 +00:00
Ludovic Stordeur
8268a39690
Improved the Linux kernel building framework
...
Moved the hardcoded postBuild hook from the builder to generic.nix:
Some old kernel (such as 2.6.15) did not yet support the unifdef target.
As a result, compiling them with the current Linux builder leads to a
failure.
Fixed by moving this hook as argument of the top-level function of
generic.nix. This allows some kernel nix codes to overrides its default
value.
svn path=/nixpkgs/trunk/; revision=27708
2011-07-11 13:59:37 +00:00
Eelco Dolstra
a7b9ef8f4b
* Update Poppler to 0.16.7.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27703
2011-07-11 13:04:38 +00:00
Eelco Dolstra
76ec0dd430
* Update a bunch of dependencies of kdelibs.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27702
2011-07-11 10:49:21 +00:00
Andres Löh
eabbecd10f
Added hp2any.
...
svn path=/nixpkgs/trunk/; revision=27701
2011-07-11 07:17:53 +00:00
Evgeny Egorochkin
5c4590fa50
MediaTomb: packaged
...
svn path=/nixpkgs/trunk/; revision=27700
2011-07-11 00:42:02 +00:00
Peter Simons
13e0b7bbed
Revert "cmake: updated to version 2.8.5".
...
The latest version doesn't compile on Hydra. It does compile on my
machine, though. Not sure what happened.
svn path=/nixpkgs/trunk/; revision=27699
2011-07-10 22:21:39 +00:00
Peter Simons
8223f67929
Added stellarium 0.11.0.
...
svn path=/nixpkgs/trunk/; revision=27697
2011-07-10 20:17:44 +00:00
Peter Simons
03446e108d
cmake: updated to version 2.8.5
...
svn path=/nixpkgs/trunk/; revision=27696
2011-07-10 20:17:38 +00:00
Andres Löh
d7d0700d18
Added test-framework.
...
svn path=/nixpkgs/trunk/; revision=27695
2011-07-10 17:38:21 +00:00
Lluís Batlle i Rossell
5d27ed479a
Updating podofo
...
svn path=/nixpkgs/trunk/; revision=27694
2011-07-10 16:15:41 +00:00
Peter Simons
3806050f60
gravit: enable support for lua 5.0.x
...
The build doesn't work with the latest version 5.1.x. Upstream is going
to release an update to fix this soon.
svn path=/nixpkgs/trunk/; revision=27693
2011-07-10 14:04:24 +00:00
Peter Simons
c9695f2d48
Added obsolete lua-5.0.3 version, which is required by gravit.
...
svn path=/nixpkgs/trunk/; revision=27692
2011-07-10 14:04:19 +00:00
Peter Simons
6ad966c8b8
gnucash: re-enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27691
2011-07-10 14:04:14 +00:00
Peter Simons
6b9ab942b5
pkgs/development/interpreters/lua-4/builder.sh: delete obsolete file
...
svn path=/nixpkgs/trunk/; revision=27690
2011-07-10 14:04:09 +00:00
Peter Simons
4cf494c8ff
gnucash: set RPATH so that GnuCash binaries can find its GNOME libraries at run-time
...
svn path=/nixpkgs/trunk/; revision=27689
2011-07-10 13:34:56 +00:00
Peter Simons
5fd662e2e9
gnucash: add ${gconf}/bin to $PATH in wrapper scripts
...
GnuCash attempt to call gconf binaries to register its schemas in the
system-wide database. That still doesn't work, of course, because gconf
can't update its store path. TODO. :-(
svn path=/nixpkgs/trunk/; revision=27688
2011-07-10 13:34:51 +00:00
Russell O'Connor
d21e981e64
Upgrade bitcoin to 0.3.24
...
svn path=/nixpkgs/trunk/; revision=27687
2011-07-10 01:12:57 +00:00
Peter Simons
f903153fe6
gnucash: updated to version 2.4.7
...
The test suite is currently disabled. There is an issue with GUILE_LOAD_PATH
that needs to be addressed before we can re-enable those tests. See comments in
the expression for further details.
svn path=/nixpkgs/trunk/; revision=27686
2011-07-09 13:02:46 +00:00
Peter Simons
483eb4948b
all-packages.nix: Changed gnucash expression to override the 'scheme' argument
...
in slibGuile so that the library is built with the same version of guile as
gnucash is.
svn path=/nixpkgs/trunk/; revision=27685
2011-07-09 12:11:41 +00:00
Peter Simons
eb264a8c51
all-packages.nix: build slibGuile with guile version 1.8 rather than 2.0
...
The guile 2.0 build of slib generates plenty of errors.
svn path=/nixpkgs/trunk/; revision=27684
2011-07-09 12:11:36 +00:00
Peter Simons
e090fed420
gnucash: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=27683
2011-07-09 12:11:31 +00:00
Peter Simons
47ffc4635f
utillinuxngCurses: build this package with perl support enabled
...
This means that chkdupexe will work correctly.
svn path=/nixpkgs/trunk/; revision=27682
2011-07-08 23:11:41 +00:00
Peter Simons
720e3518c5
util-linux-ng: prepare expression for the addition of perl as a buildInput
...
The chkdupexe utility requires perl. We cannot change the expression, though,
without triggering a re-build of almost all of stdenv, so for the time being
I'm making Perl an optional build input that is disabled by default.
svn path=/nixpkgs/trunk/; revision=27681
2011-07-08 23:11:38 +00:00
Peter Simons
f15dca4c9c
htop: updated to version 0.9
...
svn path=/nixpkgs/trunk/; revision=27680
2011-07-08 22:45:28 +00:00
Peter Simons
758e85cfac
texlive: fixed erroneous forwarder scripts
...
- Generate a forwarder scripts only for executable files. This change
removes the broken 'man' script, for example.
- Run the real binaries with 'exec'.
- Use $SHELL to interpret the forwarder scripts rather than /bin/sh.
- Indent consistently with blanks.
- Removed some debug output from the build expression.
svn path=/nixpkgs/trunk/; revision=27679
2011-07-08 22:45:23 +00:00
Peter Simons
f92f3deed8
lua-4: fixed build
...
svn path=/nixpkgs/trunk/; revision=27678
2011-07-08 21:24:01 +00:00
Peter Simons
e7746a78ed
gravit: added version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=27677
2011-07-08 21:23:55 +00:00
Peter Simons
574eb09fa4
xplanet: move expression into new category "astronomy"
...
svn path=/nixpkgs/trunk/; revision=27676
2011-07-08 21:23:48 +00:00
Peter Simons
132b87eced
nbd: updated to 2.9.23
...
svn path=/nixpkgs/trunk/; revision=27675
2011-07-08 16:01:59 +00:00
Sander van der Burg
84be287f40
bumped disnixos
...
svn path=/nixpkgs/trunk/; revision=27673
2011-07-08 14:42:13 +00:00
Peter Simons
8e79697a84
smartmontools: updated to version 5.41
...
svn path=/nixpkgs/trunk/; revision=27671
2011-07-08 10:51:18 +00:00
Peter Simons
f58421b59f
ikiwiki: drop obsolete getConfig mechanism; use override to configure support for git and/or monotone
...
svn path=/nixpkgs/trunk/; revision=27670
2011-07-08 09:30:05 +00:00
Peter Simons
4303240ef9
ikiwiki: updated to version 3.20110707
...
svn path=/nixpkgs/trunk/; revision=27669
2011-07-08 09:30:01 +00:00
Peter Simons
07fd566780
perl-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27668
2011-07-08 09:29:57 +00:00
Peter Simons
9a115becc3
PerlMagick: fixed download URL and hash
...
Why has this module disappeared from CPAN? And why did its hash change?
Very strange ...
svn path=/nixpkgs/trunk/; revision=27667
2011-07-08 09:29:52 +00:00
Karn Kallio
9fbe9c9541
Repair Wesnoth build error and advance to version 1.8.6.
...
svn path=/nixpkgs/trunk/; revision=27666
2011-07-08 00:59:01 +00:00
Peter Simons
e4353b1f65
git: install contrib code included in the distribution
...
TODO: byte-compile emacs modules
svn path=/nixpkgs/trunk/; revision=27665
2011-07-07 23:48:38 +00:00
Peter Simons
2fee0ecef9
git: updated to version 1.7.6
...
svn path=/nixpkgs/trunk/; revision=27664
2011-07-07 23:48:34 +00:00
Peter Simons
21373bc49b
git-annex: enable the documentation build
...
svn path=/nixpkgs/trunk/; revision=27663
2011-07-07 23:48:30 +00:00
Peter Simons
39f2346b1b
git-annex: cosmetic changes in the meta section
...
svn path=/nixpkgs/trunk/; revision=27662
2011-07-07 23:48:26 +00:00
Peter Simons
0ec6325b87
git-annex: updated to version 3.20110705
...
svn path=/nixpkgs/trunk/; revision=27661
2011-07-07 23:48:22 +00:00
Peter Simons
20ba4e9296
haskell-testpack: updated to version 2.1.0
...
svn path=/nixpkgs/trunk/; revision=27660
2011-07-07 23:48:17 +00:00
Peter Simons
d7f698c078
ledger: enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27659
2011-07-07 22:48:44 +00:00
Peter Simons
f05fce5e6e
ledger: enable XML support so that ledger can read GnuCash data files
...
svn path=/nixpkgs/trunk/; revision=27658
2011-07-07 22:48:40 +00:00
Peter Simons
80713bcc75
ledger: fixed build
...
* Patchelf doesn't work for this program. Fortunately, we don't need patchelf,
because libtool takes care of hard-coding the proper rpaths.
* Updated home page address.
* Build with more aggressive optimization flags.
* Drop the obsolete const-fix patch.
svn path=/nixpkgs/trunk/; revision=27657
2011-07-07 22:48:36 +00:00
Peter Simons
ebefce41aa
banner: a tool to print print large banners to ASCII terminals
...
svn path=/nixpkgs/trunk/; revision=27656
2011-07-07 22:19:52 +00:00
Peter Simons
947610085d
Added Eukleides, a geometry drawing language.
...
svn path=/nixpkgs/trunk/; revision=27655
2011-07-07 21:53:21 +00:00
Andres Löh
6f43e422ba
Added yesod-form and yesod-json.
...
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298
Added aeson, unordered-containers.
...
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b
Adding yesod-persistent.
...
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
bec4023fbe
Version bump for attoparsec.
...
svn path=/nixpkgs/trunk/; revision=27651
2011-07-07 21:40:38 +00:00
Andres Löh
1b603fe157
Added yesod-core.
...
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7
Added warp plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00
Peter Simons
4f9d5c825a
all-packages.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27648
2011-07-07 21:32:55 +00:00
Peter Simons
c76ef49466
gprolog: add myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=27647
2011-07-07 21:05:02 +00:00
Peter Simons
ea4daca60d
pkgs/applications/editors/emacs-modes/bbdb: replace custom build script with standard builder
...
Also added most of optional contributions shipped in the release tarball to the
installation.
svn path=/nixpkgs/trunk/; revision=27646
2011-07-07 21:04:56 +00:00
Eelco Dolstra
22ab3fe1ab
* Start of KDE 4.7. Only kdelibs builds currently.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27645
2011-07-07 20:48:51 +00:00
Eelco Dolstra
a0b48e6cae
* Enable parallel building.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27644
2011-07-07 20:48:06 +00:00
Eelco Dolstra
c4b631967e
* Move Attica and polkit-qt-1 out of desktops/kde (since they're not
...
part of a KDE release).
svn path=/nixpkgs/branches/kde-4.7/; revision=27643
2011-07-07 20:47:38 +00:00
Eelco Dolstra
389fc6e32a
* libdbusmenu-qt updated to 0.8.2.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27642
2011-07-07 20:03:36 +00:00
Eelco Dolstra
32abd0987d
* doxygen: only build the Qt GUI in doxygen_gui.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27641
2011-07-07 20:02:59 +00:00
Eelco Dolstra
3049b6788b
* Doh, cmake doesn't extrapolate $(out).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27640
2011-07-07 19:56:01 +00:00
Andres Löh
5422838e56
Version bumps for hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=27638
2011-07-07 19:08:51 +00:00
Eelco Dolstra
e5f1247dd1
* Strigi updated to 0.7.5.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27637
2011-07-07 18:23:38 +00:00
Eelco Dolstra
6ce3b9a806
* PolKit updated to 0.101.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27636
2011-07-07 18:16:03 +00:00
Eelco Dolstra
e59ef4302a
* gobject-introspection updated to 0.10.8.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27635
2011-07-07 18:15:34 +00:00
Eelco Dolstra
f61230a97c
* gst-plugins-base updated to 0.10.35.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27634
2011-07-07 17:33:45 +00:00
Eelco Dolstra
6708bfd15a
svn path=/nixpkgs/branches/kde-4.7/; revision=27633
2011-07-07 17:26:31 +00:00
Eelco Dolstra
d53d9617b7
* Gamin updated to 0.1.10.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27632
2011-07-07 17:25:47 +00:00
Eelco Dolstra
fdf7a586a5
* gstreamer updated to 0.10.35.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27631
2011-07-07 17:25:31 +00:00
Eelco Dolstra
eedbc3ce5a
* Whitepace.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27630
2011-07-07 17:24:53 +00:00
Eelco Dolstra
4b19a1980f
* Pulseaudio: disable the dependencies on GTK+, GConf and X11. It's
...
not clear what they're good for, and we don't want other packages
depending on GTK+ or Gnome if it's not necessary. Also, updated to
0.9.23.
svn path=/nixpkgs/branches/kde-4.7/; revision=27629
2011-07-07 17:24:31 +00:00
Eelco Dolstra
9c8205b7c8
* Bluez updated to 4.95.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27628
2011-07-07 17:23:05 +00:00
Eelco Dolstra
feb13bc97d
* udev updated to 171.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27627
2011-07-07 17:14:58 +00:00
Eelco Dolstra
c8fbe3a724
* DBus updated to 1.4.10.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27626
2011-07-07 15:44:12 +00:00
Eelco Dolstra
049191511c
* GTK+ updated to 2.24.5.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27625
2011-07-07 15:43:48 +00:00
Eelco Dolstra
36c7d88de8
* Pango updated to 1.28.4.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27624
2011-07-07 15:43:26 +00:00
Eelco Dolstra
230f2a61d0
* glib updated to 2.28.8.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27623
2011-07-07 15:43:14 +00:00
Ludovic Courtès
4d7d10da6b
GNU Automake: Append `-I' flags stemming from $ACLOCAL_PATH instead of prepending them.
...
See <http://lists.gnu.org/archive/html/bug-gnulib/2011-07/msg00100.html >
for an illustration of the bug.
svn path=/nixpkgs/trunk/; revision=27622
2011-07-07 15:10:40 +00:00
Ludovic Courtès
9cbb1dbec6
mpg321 0.2.13-2.
...
svn path=/nixpkgs/trunk/; revision=27621
2011-07-07 15:10:33 +00:00
Eelco Dolstra
5caed864e5
* CUPS updated to 1.4.7.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27620
2011-07-07 13:11:51 +00:00
Eelco Dolstra
f62335822c
* Qt 4.7.3.
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27619
2011-07-07 12:13:16 +00:00
Eelco Dolstra
7737d33233
* Use libsoup 2.33 everywhere.
...
svn path=/nixpkgs/trunk/; revision=27613
2011-07-05 15:14:44 +00:00
Eelco Dolstra
b5b7cbb9ea
* Removed unused libsoup version.
...
svn path=/nixpkgs/trunk/; revision=27612
2011-07-05 14:52:15 +00:00
Eelco Dolstra
79e528d7b2
* ‘applyGlobalOverrides’ considered harmful. Getting rid of it in the
...
calls to KDE 4.5 and 4.6 cuts nix-env evaluation time (for ‘-qa
--drv-path *’) from 10.2s to 7.4s.
There are two other calls to ‘applyGlobalOverrides’, namely in
‘webkit’ and ‘webkitSVN’ for the libsoup override. We should get
rid of those too.
svn path=/nixpkgs/trunk/; revision=27611
2011-07-05 14:38:31 +00:00
Eelco Dolstra
18f98ec5a2
* Disable the trace message "not an attrSet" because it shows up in
...
nix-env output.
svn path=/nixpkgs/trunk/; revision=27610
2011-07-05 13:55:41 +00:00
Eelco Dolstra
bba37cbf92
* Fix ugly indentation.
...
svn path=/nixpkgs/trunk/; revision=27609
2011-07-05 13:43:44 +00:00
Eelco Dolstra
5a7ffcd82d
* Firefox: use external SQLite and Cairo.
...
svn path=/nixpkgs/trunk/; revision=27602
2011-07-04 15:35:53 +00:00
Eelco Dolstra
cefbc72a35
* Oops.
...
svn path=/nixpkgs/trunk/; revision=27601
2011-07-04 15:05:12 +00:00
Ludovic Courtès
7b34224abd
Update Hydra.
...
svn path=/nixpkgs/trunk/; revision=27598
2011-07-04 14:44:54 +00:00
Ludovic Courtès
e7e3bea7bf
Update Nix unstable.
...
svn path=/nixpkgs/trunk/; revision=27596
2011-07-04 14:44:46 +00:00
Eelco Dolstra
684186104c
* Latest SQLite, Flash player (Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=27595
2011-07-04 14:12:20 +00:00
Eelco Dolstra
bdf034862b
* Make Firefox 5.0 the default.
...
svn path=/nixpkgs/trunk/; revision=27593
2011-07-04 14:04:43 +00:00
Ludovic Courtès
ce954e5a5a
GNU Parallel 20110622.
...
svn path=/nixpkgs/trunk/; revision=27591
2011-07-04 11:52:44 +00:00
Ludovic Courtès
3e0fbce76b
GNU xorriso 1.1.0pl01.
...
svn path=/nixpkgs/trunk/; revision=27590
2011-07-04 11:52:41 +00:00
Ludovic Courtès
328dc1f386
GNU mtools 4.0.17.
...
svn path=/nixpkgs/trunk/; revision=27589
2011-07-04 11:52:37 +00:00
Ludovic Courtès
f710ffff12
GNU FreeIPMI 1.0.5.
...
svn path=/nixpkgs/trunk/; revision=27588
2011-07-04 11:52:34 +00:00
Ludovic Courtès
08e6c13dee
GNU GLOBAL 5.9.7.
...
svn path=/nixpkgs/trunk/; revision=27587
2011-07-04 11:52:30 +00:00
Ludovic Courtès
9bde902010
GNU Prolog 1.4.0.
...
svn path=/nixpkgs/trunk/; revision=27586
2011-07-04 11:52:26 +00:00
Ludovic Courtès
b3ef7901c4
GNU SIP Witch 1.0.3.
...
svn path=/nixpkgs/trunk/; revision=27585
2011-07-04 11:52:22 +00:00
Ludovic Courtès
8defd87760
GNU uCommon C++ 5.0.3.
...
svn path=/nixpkgs/trunk/; revision=27584
2011-07-04 11:52:18 +00:00
Ludovic Courtès
7bd9ef1d5b
GnuTLS 2.12.7.
...
svn path=/nixpkgs/trunk/; revision=27583
2011-07-04 11:52:13 +00:00
Ludovic Courtès
a609897ae7
GNU Guile 2.0.2.
...
svn path=/nixpkgs/trunk/; revision=27582
2011-07-04 11:52:06 +00:00
Karn Kallio
cd830b7e8e
Update mercurial to version 1.9
...
svn path=/nixpkgs/trunk/; revision=27581
2011-07-02 19:35:03 +00:00
Eelco Dolstra
ed58c55155
* xen: Build succesfully if $out already exists (needed for WCRE).
...
svn path=/nixpkgs/trunk/; revision=27580
2011-07-02 19:21:28 +00:00
Karn Kallio
cbb0e62780
Advance lftp to version 4.3.1
...
svn path=/nixpkgs/trunk/; revision=27579
2011-07-02 19:19:48 +00:00
Lluís Batlle i Rossell
4f854226f5
Updating libharu. I renamed it from haru to libharu; I prefer libharu for the name.
...
svn path=/nixpkgs/trunk/; revision=27578
2011-07-02 14:16:06 +00:00
Ludovic Courtès
fef7d9197e
libunistring: Make libiconv a propagated input when cross-building for MinGW.
...
svn path=/nixpkgs/trunk/; revision=27577
2011-07-01 15:51:55 +00:00
Michael Raskin
b2ec2c245a
Fix wrong attribute reference addition
...
svn path=/nixpkgs/trunk/; revision=27574
2011-07-01 13:39:02 +00:00
Michael Raskin
9ee4b2ceab
Updating graphviz and adding an old version
...
svn path=/nixpkgs/trunk/; revision=27573
2011-07-01 13:29:42 +00:00
Ludovic Courtès
7762934904
BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.
...
Using the native `strip' breaks static libraries when cross-compiling.
svn path=/nixpkgs/trunk/; revision=27572
2011-07-01 13:20:12 +00:00
Ludovic Courtès
3a8af0ddf7
GNU Libtool: Use dontStrip' instead of the non-existent
dontNativeStrip'.
...
svn path=/nixpkgs/trunk/; revision=27571
2011-07-01 10:11:06 +00:00
Michael Raskin
b973f98afa
Make tulip run without hassle. Unfortunately, some operations repeatably crash tulip even when built vs Qt4.6
...
svn path=/nixpkgs/trunk/; revision=27570
2011-07-01 09:53:11 +00:00
Eelco Dolstra
58a0e8fcdc
* Typo.
...
svn path=/nixpkgs/trunk/; revision=27569
2011-07-01 09:50:34 +00:00
Ludovic Courtès
3da30b6770
GNU Libtool: Don't run the native `strip' when cross-compiling.
...
svn path=/nixpkgs/trunk/; revision=27568
2011-07-01 07:42:23 +00:00
Michael Raskin
c1686c051d
Adding Welkin RDF visualizer
...
svn path=/nixpkgs/trunk/; revision=27567
2011-07-01 07:26:38 +00:00
Michael Raskin
a4be010d31
Update Tulip
...
svn path=/nixpkgs/trunk/; revision=27566
2011-07-01 07:01:46 +00:00
Sander van der Burg
aa16cb5f11
Added option to enable native midi support
...
svn path=/nixpkgs/trunk/; revision=27563
2011-06-30 15:12:26 +00:00
Ludovic Courtès
909f438893
GCC 4.6.1.
...
svn path=/nixpkgs/trunk/; revision=27562
2011-06-30 14:35:07 +00:00