3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10567 commits

Author SHA1 Message Date
Peter Simons f96b77a4ce gnuplot: updated to version 4.4.0
svn path=/nixpkgs/trunk/; revision=21648
2010-05-07 14:01:57 +00:00
Peter Simons 79a6a66322 libgnomeprintui derivation
svn path=/nixpkgs/trunk/; revision=21647
2010-05-07 14:01:52 +00:00
Peter Simons f3ceb181e2 gmime 2.4.15
svn path=/nixpkgs/trunk/; revision=21646
2010-05-07 14:01:46 +00:00
Peter Simons 67cf56d2a5 git-subtree: added the version 0.3.
svn path=/nixpkgs/trunk/; revision=21645
2010-05-07 14:01:39 +00:00
Eelco Dolstra 57c049f4a0 * meta.platforms is a list of strings, not a list of lists of strings
(http://hydra.nixos.org/build/399330). 
* Fix the indentation of longDescription.

svn path=/nixpkgs/trunk/; revision=21640
2010-05-07 10:02:52 +00:00
Peter Simons 3542a7777e pkgs/top-level/all-packages.nix: removed boost_1_36_0 attribute
According to "grep -R", that attribute isn't referenced by anything in nix-pkgs.

svn path=/nixpkgs/trunk/; revision=21639
2010-05-07 09:33:30 +00:00
Peter Simons 00b296762a pkgs/development/libraries/boost: updated boost to 1.43.0
svn path=/nixpkgs/trunk/; revision=21638
2010-05-07 09:32:46 +00:00
Yury G. Kudryashov 5eca4b85f1 metadata for kdevplatform and kdevelop
svn path=/nixpkgs/trunk/; revision=21637
2010-05-07 07:38:35 +00:00
Lluís Batlle i Rossell f0d7bf0541 Updating the hydra cross-build tests to build wxMSW and not wxGTK for mingw32
svn path=/nixpkgs/trunk/; revision=21635
2010-05-06 19:20:47 +00:00
Lluís Batlle i Rossell 2c8783a48b Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added
to test the crossbuilding with wxGTK.
I added a new windows-specific package: wxMSW.

svn path=/nixpkgs/trunk/; revision=21634
2010-05-06 19:19:22 +00:00
Lluís Batlle i Rossell 4547dffb5d Fixing gcc-4.5 related to the patch for ultrasparc. The patch should not be
needed anymore

svn path=/nixpkgs/trunk/; revision=21633
2010-05-06 19:19:02 +00:00
Lluís Batlle i Rossell c65304ff49 Telling hydra to build the cross-mingw32
svn path=/nixpkgs/trunk/; revision=21632
2010-05-06 18:47:35 +00:00
Lluís Batlle i Rossell 24c157910c Making wxWidgets cross-build for mingw32.
svn path=/nixpkgs/trunk/; revision=21631
2010-05-06 18:23:03 +00:00
Lluís Batlle i Rossell c548c084bb Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc = "msvcrt"
in the crossSystem)

svn path=/nixpkgs/trunk/; revision=21630
2010-05-06 18:22:51 +00:00
Eelco Dolstra 3b2d0133f3 * Patch the `nvidia-settings.desktop' file to make it work on KDE.
svn path=/nixpkgs/trunk/; revision=21628
2010-05-06 16:58:04 +00:00
Sander van der Burg b97a0eb54e Added GeoIP Java API library
svn path=/nixpkgs/trunk/; revision=21626
2010-05-06 13:58:27 +00:00
Sander van der Burg 65c05f03da Changed version in derivation names to 4.4.3
svn path=/nixpkgs/trunk/; revision=21625
2010-05-06 11:54:41 +00:00
Ludovic Courtès 3bda68d779 Linux: Attempt to copy more debugging info to $out.
svn path=/nixpkgs/trunk/; revision=21624
2010-05-06 11:52:49 +00:00
Ludovic Courtès 074f450ab3 Linux: Patch incorrect absolute paths in makefiles.
svn path=/nixpkgs/trunk/; revision=21623
2010-05-06 11:52:43 +00:00
Sander van der Burg e7a10e7142 Bumped KDE SC to version 4.4.3
svn path=/nixpkgs/trunk/; revision=21622
2010-05-06 09:33:40 +00:00
Lluís Batlle i Rossell 222e41519e Making lame compile with assembly optimization for i386
svn path=/nixpkgs/trunk/; revision=21620
2010-05-05 20:38:13 +00:00
Ludovic Courtès 96f2d289bc Don't strip Linux modules in the SystemTap variant.
svn path=/nixpkgs/trunk/; revision=21619
2010-05-05 19:48:52 +00:00
Ludovic Courtès 588be9d6db Add a Linux kernel suitable for SystemTap.
svn path=/nixpkgs/trunk/; revision=21618
2010-05-05 19:48:46 +00:00
Ludovic Courtès 83609f6191 nixUnstable: Fix typo.
svn path=/nixpkgs/trunk/; revision=21617
2010-05-05 19:48:39 +00:00
Ludovic Courtès 1edabb560c Make `nixUnstable' the default.
svn path=/nixpkgs/trunk/; revision=21616
2010-05-05 19:48:32 +00:00
Ludovic Courtès d9de1677cc OProfile 0.9.6.
svn path=/nixpkgs/trunk/; revision=21615
2010-05-05 19:48:18 +00:00
Yury G. Kudryashov b03f3bd8a1 Add platforms to xf86-input-wacom
svn path=/nixpkgs/trunk/; revision=21614
2010-05-05 18:23:08 +00:00
Yury G. Kudryashov e58d461623 Add kdevelop
svn path=/nixpkgs/trunk/; revision=21613
2010-05-05 18:18:05 +00:00
Yury G. Kudryashov 8fce481d76 Add kdevplatform
svn path=/nixpkgs/trunk/; revision=21612
2010-05-05 18:18:00 +00:00
Yury G. Kudryashov b07f14b1f5 Use stdenv2 in KDE to speed-up builds
svn path=/nixpkgs/trunk/; revision=21611
2010-05-05 18:17:55 +00:00
Yury G. Kudryashov 5008f2dba6 add enchant support to kdelibs
svn path=/nixpkgs/trunk/; revision=21610
2010-05-05 18:17:50 +00:00
Yury G. Kudryashov 320ce20929 Revert "Really add policykit support to kdebase-workspace"
svn path=/nixpkgs/trunk/; revision=21609
2010-05-05 18:17:45 +00:00
Yury G. Kudryashov d61f35545c kdeedu: drop libfacile as kdeedu fails to find it; use libspectre.
svn path=/nixpkgs/trunk/; revision=21608
2010-05-05 18:17:40 +00:00
Yury G. Kudryashov b2ed8f1aa0 Propagate policykit
svn path=/nixpkgs/trunk/; revision=21607
2010-05-05 18:17:35 +00:00
Yury G. Kudryashov a44db4e52d Adjust plugin install dir to changes in qt
svn path=/nixpkgs/trunk/; revision=21606
2010-05-05 18:17:30 +00:00
Yury G. Kudryashov b8186141e3 Qt 4.6: add more SQL backends and libXi
Also install qch docs by default

svn path=/nixpkgs/trunk/; revision=21605
2010-05-05 18:17:25 +00:00
Peter Simons d21dc14966 pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.1
svn path=/nixpkgs/trunk/; revision=21604
2010-05-05 10:26:19 +00:00
Peter Simons 6b42129c3a pkgs/applications/science/math/wxmaxima: updated to version 0.8.5
svn path=/nixpkgs/trunk/; revision=21603
2010-05-05 10:26:15 +00:00
Peter Simons 2dd70d3ffb pkgs/applications/science/math/maxima: updated to version 5.21.1
svn path=/nixpkgs/trunk/; revision=21602
2010-05-05 10:26:11 +00:00
Ludovic Courtès d2e6d7b84f Update Nix unstable.
svn path=/nixpkgs/trunk/; revision=21601
2010-05-05 09:30:42 +00:00
Eelco Dolstra 20fcfdef64 * Revert to Samba 3.3.3 because never versions (including 3.3.12)
break our VM builds.  The child smbd process sends a TERM signal to
  its process group when it exists (e.g. on unmount), causing qemu-kvm
  to die.

  Reported upstream: https://sourceforge.net/tracker/?func=detail&aid=2996643&group_id=180599&atid=893831

svn path=/nixpkgs/trunk/; revision=21600
2010-05-04 15:26:34 +00:00
Ludovic Courtès 085bf1f2f1 Add SystemTap.
svn path=/nixpkgs/trunk/; revision=21596
2010-05-04 13:32:09 +00:00
Ludovic Courtès d5086fd5bd xmlto 0.0.23.
svn path=/nixpkgs/trunk/; revision=21595
2010-05-04 13:32:04 +00:00
Ludovic Courtès be07b7f60d tcp-wrapper: Apply patches with `--batch' to please the latest GNU Patch.
svn path=/nixpkgs/trunk/; revision=21594
2010-05-04 13:32:00 +00:00
Eelco Dolstra 82fe986554 * strace 4.5.20.
svn path=/nixpkgs/trunk/; revision=21592
2010-05-04 12:17:34 +00:00
Rob Vermaas 9e5ab46737 added git2cl script
svn path=/nixpkgs/trunk/; revision=21590
2010-05-04 10:06:50 +00:00
Armijn Hemel 049c896998 update to 1.1.1
svn path=/nixpkgs/trunk/; revision=21585
2010-05-03 23:14:28 +00:00
Lluís Batlle i Rossell f434403e59 Updating numpy, so it builds on arm, and then I can get tahoe-lafs building in armv5tel-linux.
svn path=/nixpkgs/trunk/; revision=21584
2010-05-03 20:06:09 +00:00
Lluís Batlle i Rossell 4b44717b1d Making the ld-wrapper2.sh much faster, when having lots of '-L' parameters,
breaking a double loop we had.

svn path=/nixpkgs/trunk/; revision=21583
2010-05-03 19:59:51 +00:00
Alexander Tsamutali d2237f9912 warzone2100: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21582
2010-05-03 16:07:01 +00:00