1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

12394 commits

Author SHA1 Message Date
Yury G. Kudryashov 5b79f27f5c Upgrade ntfs-3g
svn path=/nixpkgs/trunk/; revision=24617
2010-11-07 23:20:02 +00:00
Lluís Batlle i Rossell 6e1659b7d1 I also had forgot to enable opengl support in SDL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24616
2010-11-07 21:55:01 +00:00
Lluís Batlle i Rossell ab8ea7ab68 Updating pinta to 0.5
svn path=/nixpkgs/trunk/; revision=24615
2010-11-07 21:27:06 +00:00
Lluís Batlle i Rossell f4a73e2ddd Updating mono from 2.6 to 2.8
svn path=/nixpkgs/trunk/; revision=24614
2010-11-07 21:25:28 +00:00
Lluís Batlle i Rossell 7f6469fd44 Enabling x11Support in SDL. I think I had committed in error the x11Support = false at some point.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24613
2010-11-07 21:17:23 +00:00
Michael Raskin 384eefe26b Adding andagii font
svn path=/nixpkgs/trunk/; revision=24610
2010-11-06 09:45:13 +00:00
Peter Simons ffebdb77c3 Revert revision 24602. diffutils is part of stdenv and shouldn't have
been modified in trunk.

svn path=/nixpkgs/trunk/; revision=24609
2010-11-05 14:54:47 +00:00
Peter Simons 027f42695c The lxc package doesn't build on systems other than Linux.
svn path=/nixpkgs/trunk/; revision=24608
2010-11-05 14:49:42 +00:00
Peter Simons 7c07c5aae2 pkgs/applications/version-management/rcs: fixed location of "info" and "man" directories
svn path=/nixpkgs/trunk/; revision=24607
2010-11-05 14:46:13 +00:00
Peter Simons 9c6acea563 pkgs/applications/misc/xpdf: fixed location of "info" and "man" directories
svn path=/nixpkgs/trunk/; revision=24606
2010-11-05 14:41:19 +00:00
Peter Simons a09b681e3e pkgs/applications/science/math/maxima: fixed location of "info" and "man" directories
svn path=/nixpkgs/trunk/; revision=24605
2010-11-05 14:35:37 +00:00
Peter Simons d5abf27257 pkgs/tools/networking/pdsh: fixed location of "info" and "man" directories
svn path=/nixpkgs/trunk/; revision=24604
2010-11-05 14:35:30 +00:00
Peter Simons a33ddc8047 pkgs/applications/version-management/cvs: fixed location of "info" and "man" directories
svn path=/nixpkgs/trunk/; revision=24603
2010-11-05 14:35:22 +00:00
Peter Simons ceb2468657 pkgs/tools/text/diffutils: fixed location of "info" and "man" directories
svn path=/nixpkgs/trunk/; revision=24602
2010-11-05 14:35:18 +00:00
Peter Simons c13e0307b6 pkgs/tools/misc/screen: fixed various impurities
Removed lots of hard-coded /usr/something paths from the configure script.
Moved $out/{info,man} to $out/share/{info,man}.

svn path=/nixpkgs/trunk/; revision=24601
2010-11-05 14:35:14 +00:00
Peter Simons 5b009db20e Updated Git to version 1.7.3.2.
svn path=/nixpkgs/trunk/; revision=24600
2010-11-05 11:45:16 +00:00
Ludovic Courtès 0a00613f89 fileschanged: Assorted nitpicks.
svn path=/nixpkgs/trunk/; revision=24599
2010-11-04 14:26:19 +00:00
Rob Vermaas a4ab931719 applied patch by Cillian de Róiste
svn path=/nixpkgs/trunk/; revision=24598
2010-11-04 12:09:40 +00:00
Marco Maggesi 0430167083 Update Coq
svn path=/nixpkgs/trunk/; revision=24597
2010-11-04 11:24:27 +00:00
Michael Raskin eb2a953bc3 Fix missing descriptions
svn path=/nixpkgs/trunk/; revision=24596
2010-11-04 10:47:24 +00:00
Michael Raskin 2db7a9dfbd Add stalonetray
svn path=/nixpkgs/trunk/; revision=24595
2010-11-04 08:28:24 +00:00
Eelco Dolstra a2102af6df * buildEnv: use $SHELL (i.e. bash) rather than /bin/sh. This allows
NixOS VM tests to be built on Ubuntu, where /bin/sh is dash rather
  than bash.

svn path=/nixpkgs/trunk/; revision=24592
2010-11-03 22:37:00 +00:00
Marco Maggesi 078587a846 Update HOL Light
svn path=/nixpkgs/trunk/; revision=24591
2010-11-03 22:20:05 +00:00
Eelco Dolstra ce39b02f35 * Add xwininfo to the channel.
svn path=/nixpkgs/trunk/; revision=24590
2010-11-03 22:14:13 +00:00
Michael Raskin 11616a2213 Update fbpanel
svn path=/nixpkgs/trunk/; revision=24589
2010-11-03 21:57:42 +00:00
Eelco Dolstra 528dc56ce1 * Linux 2.6.32.25.
svn path=/nixpkgs/trunk/; revision=24588
2010-11-03 20:54:20 +00:00
Piotr Pietraszkiewicz be71209dd3 added bibletime - a Bible study tool
svn path=/nixpkgs/trunk/; revision=24587
2010-11-03 20:42:26 +00:00
Piotr Pietraszkiewicz f540277f97 added the sword framework
svn path=/nixpkgs/trunk/; revision=24586
2010-11-03 20:36:36 +00:00
Armijn Hemel b247c239e5 update to 2.7.5
svn path=/nixpkgs/trunk/; revision=24584
2010-11-03 14:03:53 +00:00
Andres Löh 6c5c9fc17c Updated GHC 7.0.1 release candidate.
svn path=/nixpkgs/trunk/; revision=24583
2010-11-03 13:52:20 +00:00
Piotr Pietraszkiewicz 7ce8c4b77e fixed compilation error, debian bug #577368 (implicit decl. of function 'GTK_WIDGET_SENSITIVE'), by bumping gtkhtml to version 3.29.92.1
svn path=/nixpkgs/trunk/; revision=24581
2010-11-02 20:09:15 +00:00
Michael Raskin 6a09974e0f Update Guitone
svn path=/nixpkgs/trunk/; revision=24580
2010-11-02 19:19:25 +00:00
Michael Raskin 770eaeb8e2 Roll back on XHTML-MP
svn path=/nixpkgs/trunk/; revision=24576
2010-11-02 18:38:09 +00:00
Michael Raskin 1521632413 Try updating WebKit
svn path=/nixpkgs/trunk/; revision=24572
2010-11-02 15:34:20 +00:00
Lluís Batlle i Rossell 9ff0622848 Kdesvn fixed. At the end it was a wrong docbook type only in one of the docbook
files there. The other was fine, and kept me confused for long.

svn path=/nixpkgs/trunk/; revision=24571
2010-11-02 13:35:28 +00:00
Lluís Batlle i Rossell 448b75b87b Removing a fix made for gcc 4.3 in php expression. Now it builds with -O2 as usual, instead of -O1.
svn path=/nixpkgs/trunk/; revision=24570
2010-11-02 13:24:12 +00:00
Lluís Batlle i Rossell 5e5ce5a987 Updating kdesvn. It still does not build to some docbook problems I don't know how to solve, related to kde 4.5 I guess.
It runs some /nix/store/wlbri8r6fzavvq554bm04666aphhkxxr-kdelibs-4.5.2/bin/meinproc4 --check --cache /tmp/nix-build-rjcm9mri08cpbvh7gcjcvra2iqzn20ch-kdesvn-1.5.5.drv-0/kdesvn-1.5.5/build/doc/nl/index.cache.bz2 /tmp/nix-build-rjcm9mri08cpbvh7gcjcvra2iqzn20ch-kdesvn-1.5.5.drv-0/kdesvn-1.5.5/doc/nl/index.docbook

and this fails.

svn path=/nixpkgs/trunk/; revision=24569
2010-11-02 13:24:08 +00:00
Lluís Batlle i Rossell 548e313d02 Updating fossil
svn path=/nixpkgs/trunk/; revision=24568
2010-11-02 13:24:04 +00:00
Lluís Batlle i Rossell 00d1d949d7 Updating kdenlive (and mlt as a requirement)
svn path=/nixpkgs/trunk/; revision=24567
2010-11-02 13:23:59 +00:00
Yury G. Kudryashov 3baea16bc6 Add guitone.
It compiles. Haven't checked whether it works.

svn path=/nixpkgs/trunk/; revision=24566
2010-11-02 12:23:01 +00:00
Yury G. Kudryashov 24d011bfbc monotone-0.99.1, less hacky way to get perl version
svn path=/nixpkgs/trunk/; revision=24565
2010-11-02 11:20:24 +00:00
Sander van der Burg 76e26dd7a1 - Renamed DisnixService => DisnixWebService
- Updated to latest unstable version


svn path=/nixpkgs/trunk/; revision=24559
2010-11-01 17:33:24 +00:00
Andres Löh 527d64b664 darcs should propagate its Haskell dependencies
since it can be used as a library

svn path=/nixpkgs/trunk/; revision=24558
2010-11-01 16:37:46 +00:00
Lluís Batlle i Rossell f4f84af4ab Updating from trunk. I only had to take away the usual stdenv2 in
all-packages.nix


svn path=/nixpkgs/branches/stdenv-updates/; revision=24553
2010-10-31 19:30:31 +00:00
Lluís Batlle i Rossell a608761679 Updating php from 5.2.13 to 5.3.3. I go from a tarball not available anymore at the URL
of the nix expression, to a new version that may have little incompatibilities with 5.2 syntax.
Let's see if there are complains from php users.

svn path=/nixpkgs/trunk/; revision=24552
2010-10-31 19:26:39 +00:00
Lluís Batlle i Rossell 1d4fe44ecc Tell lxc to use /var instead of $out/var
svn path=/nixpkgs/trunk/; revision=24551
2010-10-31 19:25:51 +00:00
Russell O'Connor 497a1476ae Dwarf Fortress files in dipscript are again opened in read-write mode and need to be hacked around.
It's almost tempting to copy the whole data dirctory and put every file in read-write mode.

svn path=/nixpkgs/trunk/; revision=24550
2010-10-31 04:08:14 +00:00
Ludovic Courtès 5c2974a0af Seeks 0.3.0.
svn path=/nixpkgs/trunk/; revision=24549
2010-10-30 21:44:36 +00:00
Ludovic Courtès eb40c213dd Add Tokyo Cabinet, a key-value database that performs better.
svn path=/nixpkgs/trunk/; revision=24548
2010-10-30 21:44:29 +00:00
Ludovic Courtès b6072abeac Add Google's Protocol Buffers.
svn path=/nixpkgs/trunk/; revision=24547
2010-10-30 21:44:22 +00:00
Ludovic Courtès 94d5ee9410 GNU TeXmacs 1.0.7.6.
svn path=/nixpkgs/trunk/; revision=24546
2010-10-30 21:44:16 +00:00
Russell O'Connor d32b86837b Dwarf Fortress help files are also opened in read-write mode, so they too need to be hacked around.
svn path=/nixpkgs/trunk/; revision=24543
2010-10-30 14:58:14 +00:00
Michael Raskin d0251d68df Give Bison 2.4, Flex 2.5.35 to Nix
svn path=/nixpkgs/trunk/; revision=24542
2010-10-30 12:14:20 +00:00
Michael Raskin 9a6c3e6fe9 Nix trunk requires pkgconfig
svn path=/nixpkgs/trunk/; revision=24541
2010-10-30 12:01:02 +00:00
Michael Raskin 9af1c42473 Pass BoehmGC to Nix
svn path=/nixpkgs/trunk/; revision=24540
2010-10-30 11:21:06 +00:00
Peter Simons e08d173663 pdsh: updated to version 2.22
svn path=/nixpkgs/trunk/; revision=24539
2010-10-30 09:51:38 +00:00
Russell O'Connor cb72dd1ba8 Dwarf Fortress
The wrapper script works by creating an image of the distribution in the users home directory
(defaulting to $HOME/.config/df_linux).  This is done because the program expects to write
state into it's own distribution.

Better ideas are welcome!

What further is needed is to allow users to configure the init.  One way is to use nix-config
to apply patches to the init.txt file, though this would break sharing of the package between
different users.


svn path=/nixpkgs/trunk/; revision=24538
2010-10-30 06:00:44 +00:00
Michael Raskin c955a570a2 Update Monotone
svn path=/nixpkgs/trunk/; revision=24535
2010-10-29 19:52:15 +00:00
Michael Raskin a7518923fe Fix includes
svn path=/nixpkgs/trunk/; revision=24534
2010-10-29 19:18:13 +00:00
Michael Raskin e10f65d674 Update Veracity
svn path=/nixpkgs/trunk/; revision=24533
2010-10-29 18:31:25 +00:00
Michael Raskin 27acc93394 Add thread-safe to options
svn path=/nixpkgs/trunk/; revision=24532
2010-10-29 18:28:43 +00:00
Peter Simons 3f1392cb5a mod_wsgi: fixed build on Darwin
The configure script had an hard-coded impure path to the lipo binary. If that
binary was found -- and it was --, then the script decided to pass an invalid
"-arch i386" flag to libtool, which subsequently failed. There is probably
another way to pass that -arch flag, but I didn't look hard because it's
redundant anyway.

svn path=/nixpkgs/trunk/; revision=24530
2010-10-29 14:46:40 +00:00
Peter Simons 15ef8b5721 Fixed pysvn mis-detection of the location of libpyton2.7.dylib on Darwin.
svn path=/nixpkgs/trunk/; revision=24529
2010-10-29 14:46:32 +00:00
Peter Simons a9d91547ba pysvn: e2fsprogs is a buildInput on Linux, but not on other platforms
svn path=/nixpkgs/trunk/; revision=24528
2010-10-29 14:46:24 +00:00
Peter Simons 1caab7cc92 subversion: enable parallel building
svn path=/nixpkgs/trunk/; revision=24527
2010-10-29 14:46:18 +00:00
Lluís Batlle i Rossell 0eb331fdc9 Updating the reference to the i686-linux bootstrap-tools, so it takes the
newest I uploaded yesterday. These have gcc 4.5.1, that fulfills the glibc
2.12.1 requirement of having a compiler equal or greater to gcc 4.4 to build
proper x86 32-bit code (http://sourceware.org/bugzilla/show_bug.cgi?id=12123)


svn path=/nixpkgs/branches/stdenv-updates/; revision=24523
2010-10-29 12:41:50 +00:00
Lluís Batlle i Rossell acd1e6ee3a Removing a patch for glibc that I thought was needed for i686-linux.
Building with gcc 4.4 as minimum was needed, and not this patch.
http://sourceware.org/bugzilla/show_bug.cgi?id=12123

I uploaded new i686-linux bootstrap-tools with gcc 4.5.1, but I'll not update
the i686 reference to those bootstrap-tools until they are reachable by http.
The bootstrap-tools we used until now had gcc 4.3, said not to be able to build
glibc 2.12.1.

Meanwhile other platforms can go on building this glibc already without the
patch.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24522
2010-10-28 23:04:34 +00:00
Eelco Dolstra 8aa38f953c * Get Teamspeak 3 to work. This is the x86_64-linux build, I'll add
i686-linux later.

svn path=/nixpkgs/trunk/; revision=24516
2010-10-28 17:45:18 +00:00
Russell O'Connor d953e6bb35 Add flac and ogg vorbis to libsndfile
Updating libsndfile to the latest version while I'm at it.


svn path=/nixpkgs/trunk/; revision=24514
2010-10-28 14:00:41 +00:00
Peter Simons 7ec0584160 Added fileschanged version 0.6.9.
svn path=/nixpkgs/trunk/; revision=24511
2010-10-28 11:10:09 +00:00
Peter Simons e6bd263b4f Advance version of Imagemagick to 6.6.5-4 .
Always include the --with-frozenpaths configure flag ( independently of tetex ).
Include the --with-rsvg configure flag when librsvg is not null.

svn path=/nixpkgs/trunk/; revision=24509
2010-10-28 08:46:13 +00:00
Eelco Dolstra ca4a6cc933 * Hack to handle PGF/TikZ constructs that require an additional run.
svn path=/nixpkgs/trunk/; revision=24505
2010-10-27 16:09:07 +00:00
Peter Simons 8223f8016d pkgs/top-level/python-packages.nix: added pysvn version 1.7.2
svn path=/nixpkgs/trunk/; revision=24504
2010-10-27 15:00:07 +00:00
Lluís Batlle i Rossell fdc0738e0b Adding lxc userland tools.
svn path=/nixpkgs/trunk/; revision=24502
2010-10-26 21:11:47 +00:00
Lluís Batlle i Rossell f823e5c4ef Removing some lines I committed by accident
svn path=/nixpkgs/branches/stdenv-updates/; revision=24501
2010-10-26 21:08:35 +00:00
Lluís Batlle i Rossell 2b34bdd2ba Two fixes in one:
- our gcc should not bring libssp, because glibc provides __stack_chk_fail
  already. libssp is only for some non-glibc systems.
  The gcc configure script was not finding the header files of our glibc, so
  it assumed it did not provide __stack_chk_fail. I wrote code in the builder
  that patches the gcc/configure script properly for that.

  As a consequence, the glibc does not need anymore the "nscd-ssp-linking"
  patch, and we have a saner gcc (without libssp when using -fstack-protector)
- Instead of disabling the sse42 strstr() implementation in glibc due to the
  bug http://sourceware.org/bugzilla/show_bug.cgi?id=12123, I provide a better
  patch written after more reserach (that I submitted upstream already, and
  it's pending review).


svn path=/nixpkgs/branches/stdenv-updates/; revision=24493
2010-10-26 18:56:02 +00:00
Eelco Dolstra 85a0cd1385 * A better fix for the Xen clock problem.
svn path=/nixpkgs/trunk/; revision=24488
2010-10-26 13:08:51 +00:00
Peter Simons 2cc3847cd4 pkgs/applications/version-management/git-and-tools: updated topgit to version 0.8-32-g8b0f1f9
svn path=/nixpkgs/trunk/; revision=24487
2010-10-26 12:08:49 +00:00
Peter Simons 4f784157f1 pkgs/development/tools/misc/distcc: allow users to override sysconfdir
svn path=/nixpkgs/trunk/; revision=24486
2010-10-26 11:14:40 +00:00
Lluís Batlle i Rossell b9da5de4da Updating gnu tar
svn path=/nixpkgs/branches/stdenv-updates/; revision=24484
2010-10-26 08:33:34 +00:00
Lluís Batlle i Rossell a38202bc8b Updating xz to a stable version. Not beta anymore. (more stdenv rebuild)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24483
2010-10-26 08:33:18 +00:00
Evgeny Egorochkin 35dc7d6f3c paramiko: fix chroot build: use pycrypto from Nixpkgs instead of getting it from the network.
mysql-workbench: minor cleanup.
Patch by Karn Kallio.

svn path=/nixpkgs/trunk/; revision=24482
2010-10-26 01:42:22 +00:00
Evgeny Egorochkin ee8d2ccc40 mysql-workbench: version bump
svn path=/nixpkgs/trunk/; revision=24481
2010-10-26 01:38:28 +00:00
Evgeny Egorochkin 93129530a9 Rake: Fix build. Patch by Ilya Cassina.
svn path=/nixpkgs/trunk/; revision=24480
2010-10-26 01:15:42 +00:00
Evgeny Egorochkin 3748bba126 ati-drivers: version bump and fix name/version. Patch by Cillian de Róiste.
svn path=/nixpkgs/trunk/; revision=24479
2010-10-26 00:35:38 +00:00
Evgeny Egorochkin 19e0cda8d8 Fix names of packages. Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=24478
2010-10-26 00:22:44 +00:00
Lluís Batlle i Rossell a95eb06e26 Updating the patch for ocaml on mips.
Reported by rixed@happyleptic.org

svn path=/nixpkgs/branches/stdenv-updates/; revision=24476
2010-10-25 21:13:05 +00:00
Lluís Batlle i Rossell f3da1c5e80 Adding a fix for an important glibc vulnerability, very easy to exploit:
http://www.securityfocus.com/bid/44347

svn path=/nixpkgs/branches/stdenv-updates/; revision=24475
2010-10-25 18:25:23 +00:00
Eelco Dolstra 5762edd607 * Linux 2.6.32: revert upstream patch
489fb490dbf8dab0249ad82b56688ae3842a79e8.  It causes the DomU clock
  to jump into the future and freeze after being saved and restored
  across a Dom0 reboot.  See 

    http://lists.xensource.com/archives/html/xen-devel/2010-10/msg00498.html
    http://lists.xensource.com/archives/html/xen-devel/2010-10/msg01174.html

svn path=/nixpkgs/trunk/; revision=24473
2010-10-25 16:36:42 +00:00
Peter Simons b877ec26cb pkgs/os-specific/linux/psmisc: updated to version 22.13
svn path=/nixpkgs/trunk/; revision=24471
2010-10-25 14:38:45 +00:00
Peter Simons 7d7f7d8158 pkgs/os-specific/linux/psmisc: added an assert to ensure that no build is attempted on non-Linux platforms
svn path=/nixpkgs/trunk/; revision=24470
2010-10-25 14:38:41 +00:00
Peter Simons ef4a03f3da Moved tools/misc/psmisc to os-specific/linux/psmisc.
svn path=/nixpkgs/trunk/; revision=24469
2010-10-25 14:38:37 +00:00
Peter Simons 90490b0603 pkgs/servers/http/apache-httpd: updated to version 2.2.17
svn path=/nixpkgs/trunk/; revision=24468
2010-10-25 13:13:15 +00:00
Peter Simons 2bdf5c4fec pkgs/servers/http/apache-modules/mod_wsgi: added meta.platforms and meta.maintainer
svn path=/nixpkgs/trunk/; revision=24467
2010-10-25 13:13:09 +00:00
Peter Simons e75b4e4c91 pkgs/servers/http/apache-modules/mod_fastcgi: added meta.platforms and meta.maintainer
svn path=/nixpkgs/trunk/; revision=24466
2010-10-25 13:13:03 +00:00
Peter Simons 4fa49d4e8f pkgs/servers/http/apache-httpd: added meta.platforms and meta.maintainer
svn path=/nixpkgs/trunk/; revision=24465
2010-10-25 13:12:57 +00:00
Peter Simons 3527fd782a pkgs/servers/http/apache-httpd: dropped obsolete comment
svn path=/nixpkgs/trunk/; revision=24464
2010-10-25 13:12:33 +00:00
Michael Raskin 45f78e3feb Fixing source
svn path=/nixpkgs/trunk/; revision=24463
2010-10-25 09:04:45 +00:00
Michael Raskin ec500ae264 Add libfixposix
svn path=/nixpkgs/trunk/; revision=24462
2010-10-25 05:52:13 +00:00
Evgeny Egorochkin 84f61bc6d5 Strigi: bump to 0.7.2
svn path=/nixpkgs/trunk/; revision=24461
2010-10-25 05:20:44 +00:00
Lluís Batlle i Rossell d6f4a6d968 Updating eaglemode.
svn path=/nixpkgs/trunk/; revision=24456
2010-10-24 21:27:31 +00:00
Lluís Batlle i Rossell 0cb7f90cac Adding caneda
svn path=/nixpkgs/trunk/; revision=24450
2010-10-24 17:01:09 +00:00
Lluís Batlle i Rossell 227c632d18 Adding qucs
svn path=/nixpkgs/trunk/; revision=24449
2010-10-24 17:00:57 +00:00
Peter Simons c7756e473b pkgs/applications/version-management/git-and-tools: prefer fetchurl over fetchgit in topGit
svn path=/nixpkgs/trunk/; revision=24442
2010-10-23 22:39:53 +00:00
Michael Raskin 65ec046a15 Fix uzbl build
svn path=/nixpkgs/trunk/; revision=24440
2010-10-23 20:54:07 +00:00
Yury G. Kudryashov ac0dea26fb Fix typo
svn path=/nixpkgs/trunk/; revision=24439
2010-10-23 20:50:06 +00:00
Yury G. Kudryashov 6863d3f740 kdepim-4.4.7
svn path=/nixpkgs/trunk/; revision=24436
2010-10-23 18:48:49 +00:00
Yury G. Kudryashov 25869d5553 Fix kdepim-4.5 compilation
svn path=/nixpkgs/trunk/; revision=24435
2010-10-23 18:48:42 +00:00
Michael Raskin 90b626421d Make EQL buildable again
svn path=/nixpkgs/trunk/; revision=24434
2010-10-23 18:40:57 +00:00
Michael Raskin 0df1871b9d Update EQL
svn path=/nixpkgs/trunk/; revision=24432
2010-10-23 15:34:58 +00:00
Michael Raskin ba662a84e7 Update Monotone
svn path=/nixpkgs/trunk/; revision=24431
2010-10-23 15:28:18 +00:00
Lluís Batlle i Rossell 3592b9a796 Adding unarj
svn path=/nixpkgs/trunk/; revision=24430
2010-10-23 14:55:14 +00:00
Lluís Batlle i Rossell 6dc839d344 Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Lluís Batlle i Rossell 327a2eae30 Changing the 'enableAdobeFlash' firefox/icecat wrapper option, so its negative
value does not mean "install gnash". I added an enableGnash check instead.

I've kept the default of Adobe Flash.

svn path=/nixpkgs/trunk/; revision=24428
2010-10-23 14:42:36 +00:00
Lluís Batlle i Rossell 3ae506c409 Updating libjpeg-turbo
svn path=/nixpkgs/trunk/; revision=24427
2010-10-23 14:42:31 +00:00
Evgeny Egorochkin 6951e2ad05 Konq-plugins: forgot the patch :(
svn path=/nixpkgs/trunk/; revision=24426
2010-10-22 19:47:23 +00:00
Russell O'Connor 9bcb9bcea1 Patching scons to give an absolute path to python rather than using ".../bin/env python"
When users install scons, users no longer need to also install python in their environment.


svn path=/nixpkgs/trunk/; revision=24425
2010-10-22 19:10:02 +00:00
Armijn Hemel 9992ba5e3f update to 2.7.4
svn path=/nixpkgs/trunk/; revision=24424
2010-10-22 16:06:32 +00:00
Peter Simons 1e7ef9e33f pkgs/development/libraries/libsamplerate: fixed the sha256 hash of the release tarball
svn path=/nixpkgs/trunk/; revision=24421
2010-10-22 15:04:26 +00:00
Evgeny Egorochkin fbbcd05f4d konq-plugins: fix compilation against qt 4.7
svn path=/nixpkgs/trunk/; revision=24419
2010-10-22 14:40:19 +00:00
Eelco Dolstra 2677562f8c * Remove Compiz Fusion (obsolete).
svn path=/nixpkgs/trunk/; revision=24414
2010-10-22 11:00:02 +00:00
Michael Raskin 8413c96cde Fix dependency
svn path=/nixpkgs/trunk/; revision=24412
2010-10-22 06:36:45 +00:00
Michael Raskin fb8e4c950f Adding fdm
svn path=/nixpkgs/trunk/; revision=24409
2010-10-21 22:03:36 +00:00
Peter Simons 7b630f442c Added an expression for mod_wsgi-3.3, to be used with Apache 2.
svn path=/nixpkgs/trunk/; revision=24408
2010-10-21 15:39:58 +00:00
Peter Simons b6693acfb2 pkgs/servers/http/apache-httpd: added meta.license information
svn path=/nixpkgs/trunk/; revision=24407
2010-10-21 15:39:53 +00:00
Peter Simons c7a87b1669 Added an expression for mod_fastcgi-2.4.6, to be used with Apache 2.
svn path=/nixpkgs/trunk/; revision=24406
2010-10-21 15:39:48 +00:00
Michael Raskin ac19af507f Adding Linux 2.6.36
svn path=/nixpkgs/trunk/; revision=24403
2010-10-21 12:28:14 +00:00
Eelco Dolstra 92d36afe96 * Firefox 3.6.11.
svn path=/nixpkgs/trunk/; revision=24399
2010-10-21 11:29:35 +00:00
Eelco Dolstra 3ac4025945 * Add some packages to the channel.
svn path=/nixpkgs/trunk/; revision=24397
2010-10-21 11:18:30 +00:00
Yury G. Kudryashov 0a21ec52e5 Sanitize names, so kde4.l10n.ca_valencia works
svn path=/nixpkgs/trunk/; revision=24395
2010-10-21 06:56:28 +00:00
Eelco Dolstra 23914238d1 * compiz-plugins-extra: Wrote a patch to add "centered maxpect"
scaling mode for background images (as in KDE), i.e., scale the
  image to the maximum size while preserving its aspect ratio.

svn path=/nixpkgs/trunk/; revision=24394
2010-10-20 23:16:51 +00:00
Yury G. Kudryashov edc04aeef5 kde-l10n-4.5.2; refactor kde-l10n
svn path=/nixpkgs/trunk/; revision=24393
2010-10-20 22:42:48 +00:00
Yury G. Kudryashov 6731bd48ee Restore an accidentially removed patch
svn path=/nixpkgs/trunk/; revision=24392
2010-10-20 21:19:30 +00:00
Peter Simons 5019f883f3 pkgs/tools/text/recode: added (heavily patched) version 3.6
svn path=/nixpkgs/trunk/; revision=24384
2010-10-20 13:05:49 +00:00
Rob Vermaas 0df15241ca fixes to ant-build
svn path=/nixpkgs/trunk/; revision=24383
2010-10-20 12:30:03 +00:00
Yury G. Kudryashov 51ac7f1a27 Patch kdiff3 so it will build with KDE 4.5.2
The DocBook DTD version must be at least 4.2 for validation.  Add a patch
to change version number in the DOCTYPE.

Submitted by Karn Kallio

svn path=/nixpkgs/trunk/; revision=24382
2010-10-20 11:59:13 +00:00
Yury G. Kudryashov b86b382b50 kdiff3 cleanup
svn path=/nixpkgs/trunk/; revision=24381
2010-10-20 11:59:06 +00:00
Rob Vermaas 202774b93e added ftgl, gource
svn path=/nixpkgs/trunk/; revision=24379
2010-10-20 10:53:45 +00:00
Rob Vermaas 5a7fa1d061 antBuild: minor changes
svn path=/nixpkgs/trunk/; revision=24376
2010-10-20 08:23:52 +00:00
Michael Raskin 40dd3ccf7b Update Veracity. 0.3 series got replaced with 0.5 series.
svn path=/nixpkgs/trunk/; revision=24375
2010-10-20 05:44:22 +00:00
Eelco Dolstra f58a799695 * Updated Compiz to 0.8.6 (replacing the old Compiz and Compiz Fusion
expressions).  Also added patches to allow Compiz and ccsm to find
  plugins installed outside of its prefix.

svn path=/nixpkgs/trunk/; revision=24373
2010-10-19 23:22:24 +00:00
Ludovic Courtès 01134e698f GNU Guile 1.9: Add propagated build inputs.
svn path=/nixpkgs/trunk/; revision=24372
2010-10-19 22:23:06 +00:00
Lluís Batlle i Rossell 4309788df0 Adding a comment on the status of the nscd patch in glibc
svn path=/nixpkgs/branches/stdenv-updates/; revision=24371
2010-10-19 21:20:00 +00:00
Peter Simons f1af21e633 pkgs/applications/version-management/subversion: don't install broken vc-svn.el module
This file is part of Emacs already, and unlike the file shipped by Subversion,
the one distributed in Emacs actually works.

svn path=/nixpkgs/trunk/; revision=24369
2010-10-19 17:27:31 +00:00
Armijn Hemel b386628220 update to 1.2.0
svn path=/nixpkgs/trunk/; revision=24368
2010-10-19 15:30:12 +00:00
Rob Vermaas b1332dca0f svn path=/nixpkgs/trunk/; revision=24366 2010-10-19 13:43:29 +00:00
Ludovic Courtès 57ed005e24 GNU EMMS: Add dependency on MP3Info.
svn path=/nixpkgs/trunk/; revision=24365
2010-10-19 13:20:24 +00:00
Ludovic Courtès f7278f137e GNU Guile 1.9.13.
svn path=/nixpkgs/trunk/; revision=24364
2010-10-19 13:20:15 +00:00
Ludovic Courtès c75c5a5991 Add MP3Info, an MP3 tag editor.
svn path=/nixpkgs/trunk/; revision=24363
2010-10-19 13:19:59 +00:00
Ludovic Courtès ce292f38f9 Add IcedTea.
This is an old attempt at making it work.  Help welcome!

svn path=/nixpkgs/trunk/; revision=24360
2010-10-19 08:19:46 +00:00
Ludovic Courtès 346dbcdad3 GNU MyServer 0.10.
svn path=/nixpkgs/trunk/; revision=24359
2010-10-19 08:09:41 +00:00
Ludovic Courtès bf006e3fd2 GNU Zile 2.3.20.
svn path=/nixpkgs/trunk/; revision=24358
2010-10-19 08:09:35 +00:00
Ludovic Courtès aebda198cc GnuPG 1.4.11.
svn path=/nixpkgs/trunk/; revision=24357
2010-10-19 08:09:28 +00:00
Ludovic Courtès 8846577c78 GNU mtools 4.0.15.
svn path=/nixpkgs/trunk/; revision=24356
2010-10-19 08:09:10 +00:00
Rob Vermaas 5a54c03c82 update mysql51 to mysql 5.1.51
svn path=/nixpkgs/trunk/; revision=24355
2010-10-19 07:06:16 +00:00
Eelco Dolstra f2c1219979 * Updated pygobject and pygtk.
svn path=/nixpkgs/trunk/; revision=24354
2010-10-18 22:55:20 +00:00
Eelco Dolstra adce9ff2d1 * qemu-kvm updated to 0.13.0. Removed the Unix domain socket patch
because we don't need it anymore.

svn path=/nixpkgs/trunk/; revision=24351
2010-10-18 18:47:05 +00:00
Eelco Dolstra 158a053a92 * HAL: make the shutdown/reboot messages work. Xfce needs this.
svn path=/nixpkgs/trunk/; revision=24350
2010-10-18 17:50:24 +00:00
Yury G. Kudryashov c55c317e24 Fix evaluation
svn path=/nixpkgs/trunk/; revision=24349
2010-10-18 12:18:07 +00:00
Sander van der Burg 0cc4ca1fcd Changed my dirty libiconv hacks I once made for i686-freebsd, into a more consistent manner by checking for a non-Linux platform in the build expressions. Hopefully, this increases portability for non-Linux platforms
svn path=/nixpkgs/trunk/; revision=24347
2010-10-18 11:30:44 +00:00
Yury G. Kudryashov 4f27541261 Advance k3b version to 2.0.1.
Submitted by Karn Kallio

svn path=/nixpkgs/trunk/; revision=24338
2010-10-18 09:48:32 +00:00
Michael Raskin bc73cd0f7e Add ripmime - MIME attachment extractor tool
svn path=/nixpkgs/trunk/; revision=24337
2010-10-18 09:43:17 +00:00
Michael Raskin b2e9e9757c Adding philter mail sorter
svn path=/nixpkgs/trunk/; revision=24336
2010-10-18 05:33:31 +00:00
Michael Raskin e53d966a21 Add getmail
svn path=/nixpkgs/trunk/; revision=24334
2010-10-17 19:30:59 +00:00
Yury G. Kudryashov 13101cfab2 Fix evaluation
svn path=/nixpkgs/trunk/; revision=24333
2010-10-17 19:07:03 +00:00
Yury G. Kudryashov 340b02c7c9 kde-4.5.2
svn path=/nixpkgs/trunk/; revision=24332
2010-10-17 18:44:39 +00:00
Yury G. Kudryashov c703c1d560 hspell (another KDE dependency)
svn path=/nixpkgs/trunk/; revision=24331
2010-10-17 18:44:00 +00:00
Yury G. Kudryashov 586de5566a oxygen-icons-4.5.2
svn path=/nixpkgs/trunk/; revision=24330
2010-10-17 18:43:50 +00:00
Yury G. Kudryashov 74c19fec9b grantlee-0.1.7
svn path=/nixpkgs/trunk/; revision=24329
2010-10-17 18:43:43 +00:00
Yury G. Kudryashov 88ad6e74c8 cleanup
svn path=/nixpkgs/trunk/; revision=24328
2010-10-17 18:43:38 +00:00
Yury G. Kudryashov 7e03aecb57 Add kde-4.5.2 to manifest
svn path=/nixpkgs/trunk/; revision=24327
2010-10-17 18:43:31 +00:00
Yury G. Kudryashov ca15959e2e Remove phonon from kde-4.5: we use one from qt
svn path=/nixpkgs/trunk/; revision=24326
2010-10-17 18:43:24 +00:00
Evgeny Egorochkin d07b1b33a5 Googleearth: Add missing dependency
svn path=/nixpkgs/trunk/; revision=24317
2010-10-16 13:11:06 +00:00
Evgeny Egorochkin fedae8382f Arora: version bump
svn path=/nixpkgs/trunk/; revision=24314
2010-10-15 23:43:21 +00:00
Lluís Batlle i Rossell 955fe6f69d Fixing the nscd patch again. The other attempts did not give a working nscd.
The build system was making a nscd dynamically linked with libssp, which we
don't want in general. We want a glibc not depending on the gcc that built it.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24313
2010-10-15 22:58:12 +00:00
Lluís Batlle i Rossell d5f6182edc I made one of the glibc patches wrong (typo). I fix it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24309
2010-10-15 20:06:55 +00:00
Evgeny Egorochkin ebbbb77e6c Google-earth: version bump
svn path=/nixpkgs/trunk/; revision=24308
2010-10-15 20:06:28 +00:00
Evgeny Egorochkin a1b688cbfd Wine-Warcraft: minor cleanup
svn path=/nixpkgs/trunk/; revision=24307
2010-10-15 20:06:20 +00:00
Lluís Batlle i Rossell 6b35b69a28 Workaround to overcome the glibc/gcc bug:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=12123

I also fixed a wrong comment I had committed in the previous commit.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24306
2010-10-15 18:00:12 +00:00
Lluís Batlle i Rossell 9ed84bc432 Trying to fix the nscd ssp problem finally.
http://sources.redhat.com/bugzilla/show_bug.cgi?id=12125
I also reported this upstream, as it seems broken since 2.11.1


svn path=/nixpkgs/branches/stdenv-updates/; revision=24305
2010-10-15 17:56:01 +00:00
Michael Raskin 3b49286bb2 Fix tarball evaluation
svn path=/nixpkgs/trunk/; revision=24304
2010-10-15 17:27:54 +00:00
Ludovic Courtès 4b04dc48e2 TinyCC: Add patches; run the test suite.
svn path=/nixpkgs/trunk/; revision=24301
2010-10-15 13:29:42 +00:00
Ludovic Courtès 5515cc6433 TinyCC 0.9.25.
svn path=/nixpkgs/trunk/; revision=24300
2010-10-15 12:09:19 +00:00
Ludovic Courtès 80fee739e2 GNU Automake: Default to 1.11.x.
svn path=/nixpkgs/trunk/; revision=24299
2010-10-15 12:09:10 +00:00
Lluís Batlle i Rossell 262bcb3f58 Blind commit enabling the '-lssp' for nscd in glibc2.12
It looks like we need it when building the glibc212 attribute using nixpkgs's
gcc, instead of bootstrap-tools'.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24296
2010-10-15 09:17:34 +00:00
Eelco Dolstra 1758b488e6 * Some hackery to make the split KDE packages available both
individually and combined.  For instance, you can say

    environment.systemPackages = [ pkgs.kde4.kdesdk.kcachegrind ];

  for just kcachegrind, or 

    environment.systemPackages = [ pkgs.kde4.kdesdk ];

  to get all of kdesdk.  Everything can also be installed by name
  through nix-env.  (There is a name clash between the ColorSchemes
  packages in kdeaccessibility and kdeartwork, though.)

svn path=/nixpkgs/trunk/; revision=24294
2010-10-14 16:49:41 +00:00
Michael Raskin e958760535 Applying some patches from Debian to build it with fresh OpenCV
svn path=/nixpkgs/trunk/; revision=24292
2010-10-14 15:44:58 +00:00
Eelco Dolstra 798a6bb103 * Typo.
svn path=/nixpkgs/trunk/; revision=24288
2010-10-14 13:55:08 +00:00
Evgeny Egorochkin 66e7ed0a89 IPW2100 Firmware: Packaged
svn path=/nixpkgs/trunk/; revision=24283
2010-10-14 12:12:27 +00:00
Michael Raskin 216ae9feba Fix some old typos
svn path=/nixpkgs/trunk/; revision=24281
2010-10-14 12:01:03 +00:00
Evgeny Egorochkin 9822e68b19 sane-backends: fix firmware loading for gt86xx-based scanners
svn path=/nixpkgs/trunk/; revision=24280
2010-10-14 11:54:19 +00:00
Evgeny Egorochkin cd9d20d2e7 incrTcl: packaged
svn path=/nixpkgs/trunk/; revision=24279
2010-10-14 11:54:13 +00:00
Evgeny Egorochkin 5a4bc5b072 URT library: packaged
svn path=/nixpkgs/trunk/; revision=24278
2010-10-14 11:54:06 +00:00
Evgeny Egorochkin 0dfc76901b JaMa library: packaged
svn path=/nixpkgs/trunk/; revision=24277
2010-10-14 11:53:59 +00:00
Evgeny Egorochkin 41ff904b91 TNT library: packaged
svn path=/nixpkgs/trunk/; revision=24276
2010-10-14 11:53:53 +00:00
Michael Raskin 686802b8e1 Update XNeur
svn path=/nixpkgs/trunk/; revision=24275
2010-10-14 11:49:07 +00:00
Michael Raskin fada13658f Fix xf86inputsynaptics
svn path=/nixpkgs/trunk/; revision=24274
2010-10-14 10:51:52 +00:00
Michael Raskin baf66467ac Fix OpenCV reference
svn path=/nixpkgs/trunk/; revision=24273
2010-10-14 10:51:31 +00:00
Michael Raskin dc1f986944 Remove libcv; reference opencv instead.
svn path=/nixpkgs/trunk/; revision=24272
2010-10-14 10:45:36 +00:00
Michael Raskin 494ba6a813 Add unicap
svn path=/nixpkgs/trunk/; revision=24271
2010-10-14 10:10:45 +00:00
Yury G. Kudryashov 1bda7748da Fix digikam buld
svn path=/nixpkgs/trunk/; revision=24270
2010-10-14 09:52:10 +00:00
Andres Löh b421bbd0ea Added a few Haskell packages as submitted by Ilya Cassina.
svn path=/nixpkgs/trunk/; revision=24269
2010-10-13 21:18:35 +00:00
Lluís Batlle i Rossell aa19343599 More cross packages for the nanonote
svn path=/nixpkgs/branches/stdenv-updates/; revision=24268
2010-10-13 20:47:24 +00:00
Michael Raskin e82053ac94 Fix XawTV build
svn path=/nixpkgs/trunk/; revision=24267
2010-10-13 15:48:37 +00:00
Michael Raskin a81b5af5ee Add more buildInputs useful for FF4.0. This is not enough yet
svn path=/nixpkgs/trunk/; revision=24266
2010-10-13 13:12:43 +00:00
Michael Raskin ae55f51ab6 Add missing XRender buildinputs for WebKit
svn path=/nixpkgs/trunk/; revision=24265
2010-10-13 13:11:50 +00:00
Michael Raskin 68324f8d09 Pass needed "which" to WebKit
svn path=/nixpkgs/trunk/; revision=24261
2010-10-13 11:53:58 +00:00
Michael Raskin 334dde45ab Try updating WebKit and a missing buildInput
svn path=/nixpkgs/trunk/; revision=24260
2010-10-13 11:53:18 +00:00
Michael Raskin 8a191cddd8 Fix include paths for xf86inputsynaptics
svn path=/nixpkgs/trunk/; revision=24259
2010-10-13 11:43:59 +00:00
Michael Raskin c8161ad799 Temporary fix for Vacuum-1.0.2 with Qt-4.7
svn path=/nixpkgs/trunk/; revision=24257
2010-10-12 23:15:25 +00:00
Eelco Dolstra 40c9c60211 * libdrm updated to 2.4.22.
svn path=/nixpkgs/trunk/; revision=24256
2010-10-12 22:12:54 +00:00
Eelco Dolstra cdb8d4dfc8 * Typo.
svn path=/nixpkgs/trunk/; revision=24253
2010-10-12 22:03:37 +00:00
Eelco Dolstra 4788fc9298 * Some X.org updates.
svn path=/nixpkgs/trunk/; revision=24252
2010-10-12 21:52:57 +00:00
Lluís Batlle i Rossell 74ae423a6a Reverting a patch I did removing this special lynx configuration I add again.
Otherwise, lynx really does not build with widechar support.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24251
2010-10-12 20:57:02 +00:00
Lluís Batlle i Rossell 27ae94e566 The glibc locales expression did not work limiting SUPPORTED-LOCALES. Now it does.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24249
2010-10-12 20:41:40 +00:00
Lluís Batlle i Rossell 61e9f9cede Cross-building ncursesw was not that easy; it needed this patch, at least for
the current nixpkgs (gcc, glibc)

svn path=/nixpkgs/branches/stdenv-updates/; revision=24246
2010-10-12 19:39:30 +00:00
Lluís Batlle i Rossell 57df19fe85 utf-8 was not working in cross-built ncurses programs due to some old problem
cross-building ncursesw not present anymore. I reenable unicode cross-building.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24245
2010-10-12 19:06:04 +00:00
Lluís Batlle i Rossell 46201622cb Making vim73 cross-build (it needs a patch)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24243
2010-10-12 18:33:02 +00:00
Lluís Batlle i Rossell 3c29a00612 Making lynx cross-build with widechar support
svn path=/nixpkgs/branches/stdenv-updates/; revision=24242
2010-10-12 18:31:11 +00:00
Rob Vermaas ee7826f71f update chromium
svn path=/nixpkgs/trunk/; revision=24237
2010-10-12 08:09:57 +00:00
Yury G. Kudryashov 9808967475 grantlee-0.1.6
svn path=/nixpkgs/trunk/; revision=24236
2010-10-12 08:04:16 +00:00
Yury G. Kudryashov 63d252baa1 digikam: find marble widget
svn path=/nixpkgs/trunk/; revision=24235
2010-10-12 07:49:24 +00:00
Yury G. Kudryashov 42c91e693d libspectre-0.2.6
svn path=/nixpkgs/trunk/; revision=24234
2010-10-12 07:49:19 +00:00
Yury G. Kudryashov f039080451 ebook-tools-0.2.1
svn path=/nixpkgs/trunk/; revision=24233
2010-10-12 07:49:13 +00:00
Andres Löh c4c983464a Moved creation of symlink to postFixup phase.
This, together with a check if the symlink is necessary,
should prevent the occurrence of dangling symlinks.

svn path=/nixpkgs/trunk/; revision=24232
2010-10-12 07:26:45 +00:00
Andres Löh ff00c38541 Added a few Haskell packages, updated vty.
svn path=/nixpkgs/trunk/; revision=24231
2010-10-12 07:02:25 +00:00
Yury G. Kudryashov 1c95704fa1 rekonq-0.6.1
svn path=/nixpkgs/trunk/; revision=24230
2010-10-12 05:41:13 +00:00
Lluís Batlle i Rossell 18372e5a56 Reverting the patch that disabled using the 'binutils snapshot', because it's
needed for the fuloong minipc. It was not enough having the loongson2f patches;
only having the patches, we got troubles building cups with a segfault on the
dynamic loader running their 'genstrings' program.  And if sysvinit needs newer
binutils (I can't remember why, but I wrote it in the all-packages.nix before),
then let's use the snapshot.

As a note about "why this snapshot" (civodul was interested), when I knew that
we needed an unreleased version of binutils I went to download the snapshot of
the day. And it worked. This is all the story.

svn path=/nixpkgs/branches/stdenv-updates/; revision=24229
2010-10-11 23:18:00 +00:00
Ludovic Courtès 143a5749a3 GNU Screen: Add the built-in telnet client; add meta-data.
svn path=/nixpkgs/trunk/; revision=24228
2010-10-11 22:11:54 +00:00
Yury G. Kudryashov 6aded22a4b {digikam,kipi-plugins}-1.5.0
svn path=/nixpkgs/trunk/; revision=24225
2010-10-11 19:59:28 +00:00
Yury G. Kudryashov 14d76affde Cleanup
svn path=/nixpkgs/trunk/; revision=24224
2010-10-11 19:59:22 +00:00
Yury G. Kudryashov 4aa443bd0f Upgrade krusader to 2.2.0-beta1. 2.0.0 fails to compile with new qt
svn path=/nixpkgs/trunk/; revision=24223
2010-10-11 19:59:17 +00:00
Eelco Dolstra 48229f2b0d * dnsmasq updated to 2.55.
svn path=/nixpkgs/trunk/; revision=24222
2010-10-11 19:30:54 +00:00
Sander van der Burg e1426e9993 Bumped gst-plugins-good to version 0.10.25. This also fixes a compilation error
svn path=/nixpkgs/trunk/; revision=24215
2010-10-11 13:51:50 +00:00
Rob Vermaas 6b9003d357 update strategoxt
svn path=/nixpkgs/trunk/; revision=24213
2010-10-11 10:05:06 +00:00
Yury G. Kudryashov 08adc088e5 Really switch to kde-4.5
svn path=/nixpkgs/trunk/; revision=24212
2010-10-11 07:11:19 +00:00
Eelco Dolstra 0fcf6e1f40 * Added xfce4-mixer. This requires gstreamer and gst-plugins-base.
* Allow gst-plugins-base to be built with a minimal set of dependencies
  (to prevent dependency bloat in Xfce).
* Updated gstreamer.

svn path=/nixpkgs/trunk/; revision=24207
2010-10-10 22:34:48 +00:00
Lluís Batlle i Rossell 427d99ee1e Updating from trunk (to get the latest nixUnstable)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24205
2010-10-10 14:45:42 +00:00
Lluís Batlle i Rossell 71b6bc2be5 Updating nixUnstable. I'll propagate it to stdenv-updates, so it gets the
latest fixes that allow it to build in x86_64 gcc 4.5.1 (related to troubles
with a stack overflow).

svn path=/nixpkgs/trunk/; revision=24204
2010-10-10 14:42:55 +00:00
Lluís Batlle i Rossell e7e103b8eb Updating from trunk (to catch cron changes)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Lluís Batlle i Rossell 710f6c165b Making the vixie cron have a configurable sendmail path (for nixos)
svn path=/nixpkgs/trunk/; revision=24196
2010-10-10 11:07:15 +00:00
Lluís Batlle i Rossell 08d3f9460d Fixing rrdtool expression evaluation.
svn path=/nixpkgs/trunk/; revision=24195
2010-10-10 11:07:04 +00:00
Lluís Batlle i Rossell 58550eef98 Setting hydra to build rrdtool
svn path=/nixpkgs/trunk/; revision=24194
2010-10-10 11:06:55 +00:00
Yury G. Kudryashov d8d6ffefb6 Switch to kde-4.5 by default
svn path=/nixpkgs/trunk/; revision=24192
2010-10-10 07:39:01 +00:00
Yury G. Kudryashov 29ddcdb5ad kdepim move
svn path=/nixpkgs/trunk/; revision=24191
2010-10-10 05:03:07 +00:00
Eelco Dolstra 35014ba441 svn path=/nixpkgs/trunk/; revision=24190 2010-10-09 21:21:10 +00:00
Michael Raskin 0d765e6673 Update description to mention APNG patch
svn path=/nixpkgs/trunk/; revision=24189
2010-10-08 19:11:15 +00:00
Michael Raskin a066ee7f06 Firefox 4 requires Mesa
svn path=/nixpkgs/trunk/; revision=24188
2010-10-08 19:07:10 +00:00
Armijn Hemel 5068c4c822 update to 2.6.11, python problems still persist
svn path=/nixpkgs/trunk/; revision=24187
2010-10-08 15:38:17 +00:00
Lluís Batlle i Rossell 143ea0f491 gnu grep does not need the patch we set anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24186
2010-10-08 14:28:48 +00:00