Commit Graph

12149 Commits

Author SHA1 Message Date
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
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
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
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
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
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