Commit graph

4418 commits

Author SHA1 Message Date
Michael Raskin e53d966a21 Add getmail
svn path=/nixpkgs/trunk/; revision=24334
2010-10-17 19:30:59 +00:00
Yury G. Kudryashov c703c1d560 hspell (another KDE dependency)
svn path=/nixpkgs/trunk/; revision=24331
2010-10-17 18:44:00 +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
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
Evgeny Egorochkin 66e7ed0a89 IPW2100 Firmware: Packaged
svn path=/nixpkgs/trunk/; revision=24283
2010-10-14 12:12:27 +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 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
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
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
Eelco Dolstra cdb8d4dfc8 * Typo.
svn path=/nixpkgs/trunk/; revision=24253
2010-10-12 22:03:37 +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 14d76affde Cleanup
svn path=/nixpkgs/trunk/; revision=24224
2010-10-11 19:59:22 +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
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
Eelco Dolstra 35014ba441 svn path=/nixpkgs/trunk/; revision=24190 2010-10-09 21:21:10 +00:00
Michael Raskin 429ee87b89 Adding GNU barcode
svn path=/nixpkgs/trunk/; revision=24173
2010-10-08 08:48:34 +00:00
Michael Raskin 981e71fa3e Add FF4.0 beta 6
svn path=/nixpkgs/trunk/; revision=24172
2010-10-08 08:28:00 +00:00
Michael Raskin 9f5b63a7d1 Adding a top-level attribute for libpng-apng
svn path=/nixpkgs/trunk/; revision=24169
2010-10-08 05:58:00 +00:00
Ludovic Courtès 40e57793f9 Add Check, a unit testing framework for C.
svn path=/nixpkgs/trunk/; revision=24127
2010-10-07 07:29:36 +00:00
Lluís Batlle i Rossell b7ce93bfc4 Making wxGTK28 use gtkLibs instead of the older gtkLibs218 (this gave trouble
when linking wxGTK28 programs with other glib based things like gstreamer, ...)

svn path=/nixpkgs/trunk/; revision=24117
2010-10-06 15:32:25 +00:00
Yury G. Kudryashov d25e79afec Pass pango to kmplayer
svn path=/nixpkgs/trunk/; revision=24095
2010-10-05 18:08:40 +00:00
Yury G. Kudryashov 673e66e3a3 Move most kde-extragear apps to top-level
svn path=/nixpkgs/trunk/; revision=24092
2010-10-05 17:44:33 +00:00
Yury G. Kudryashov d7d8f7d64f Force stdenv2 in kde4 scope
svn path=/nixpkgs/trunk/; revision=24090
2010-10-05 17:44:11 +00:00
Yury G. Kudryashov 739f82a526 Digikam-1.4.0, move to all-packages.nix
svn path=/nixpkgs/trunk/; revision=24089
2010-10-05 17:44:05 +00:00
Yury G. Kudryashov bf340ad55a Move kipi-plugins to apps/graphics
svn path=/nixpkgs/trunk/; revision=24088
2010-10-05 17:43:57 +00:00
Yury G. Kudryashov abbd67b2d5 Remove kde44 from release.nix. Will use meta.platforms
svn path=/nixpkgs/trunk/; revision=24087
2010-10-05 17:43:50 +00:00
Andres Löh 657572abc8 Added new (modular) gtk2hs and threadscope.
svn path=/nixpkgs/trunk/; revision=24086
2010-10-05 17:30:17 +00:00
Eelco Dolstra 0bd5f00696 * Updated Tomcat to 5.0.27.
svn path=/nixpkgs/trunk/; revision=24066
2010-10-05 10:39:12 +00:00
Yury G. Kudryashov 1099a83b54 Make kadu build in chroot. TODO: re-enable icons
svn path=/nixpkgs/trunk/; revision=24064
2010-10-05 05:43:59 +00:00
Yury G. Kudryashov 67b5d732a2 Move kdevplatform and kdevelop to all-packages.nix
svn path=/nixpkgs/trunk/; revision=24063
2010-10-05 05:43:39 +00:00
Ludovic Courtès bcba3664d9 Add U-Boot for the GuruPlug.
svn path=/nixpkgs/trunk/; revision=24060
2010-10-04 22:23:57 +00:00
Russell O'Connor b36f4c74bd openjade requires a version of opensp built with gcc33 in order to compile.
svn path=/nixpkgs/trunk/; revision=24057
2010-10-04 17:05:22 +00:00
Russell O'Connor 228303d47e Merging roconnor's and ludo' texmacs derivations.
texmacs now has extra font options.
texmacs is abstracted over which tex it uses (AFAIK texmacs only uses metafont).
texmacs now depends on aspell, ghostscript soft dependencies.

svn path=/nixpkgs/trunk/; revision=24054
2010-10-04 15:07:38 +00:00
Peter Simons a0bee2ae1b pkgs/top-level/all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=24045
2010-10-04 09:49:25 +00:00
Peter Simons 600b4b7ee7 Moved "flup" from all-packages.nix into python-packages.nix.
svn path=/nixpkgs/trunk/; revision=24044
2010-10-04 09:49:09 +00:00
Evgeny Egorochkin ef403beb48 Gobby: rename to gobby5 because it's apparently still considered very new and incompatible with stable gobby4
svn path=/nixpkgs/trunk/; revision=24043
2010-10-04 04:15:55 +00:00
Evgeny Egorochkin c9ad6ec90a Packaged Gobby
svn path=/nixpkgs/trunk/; revision=24040
2010-10-04 04:15:23 +00:00
Russell O'Connor f947527f18 removing tsocks as it has been replaced by torsocks.
svn path=/nixpkgs/trunk/; revision=24013
2010-10-01 04:00:45 +00:00
Russell O'Connor 90aa3c3c3c New derivation for torsocks.
This will replace tsocks.


svn path=/nixpkgs/trunk/; revision=24011
2010-10-01 02:38:03 +00:00
Lluís Batlle i Rossell 1019692db7 Adding the game engine 'instead' and some games.
svn path=/nixpkgs/trunk/; revision=24009
2010-09-30 18:58:48 +00:00
Michael Raskin cffebf17a2 Add Git version of mdbtools - UCS-2 capable
svn path=/nixpkgs/trunk/; revision=24007
2010-09-30 16:50:37 +00:00
Eelco Dolstra 3cae924440 * Updated WebDSL.
* Made Stratego/XT 0.18 the default.

svn path=/nixpkgs/trunk/; revision=23994
2010-09-30 10:49:02 +00:00
Andres Löh 9d5f981913 Updated the Idris compiler.
svn path=/nixpkgs/trunk/; revision=23991
2010-09-29 19:24:29 +00:00
Lluís Batlle i Rossell 7eb92a7821 Adding kadu
(patch by Piotr Pietraszkiewicz)

svn path=/nixpkgs/trunk/; revision=23988
2010-09-28 22:37:44 +00:00