3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

4990 commits

Author SHA1 Message Date
Peter Simons 8174450e0a haskell-wai-extra: updated to version 0.4.0.3
svn path=/nixpkgs/trunk/; revision=28325
2011-08-07 22:01:36 +00:00
Peter Simons 70831a8017 MonadPrompt: updated to version 1.0.0.3
svn path=/nixpkgs/trunk/; revision=28324
2011-08-07 22:01:32 +00:00
Peter Simons 2aabd7b12b haskell-dotgen: updated to version 0.4.1
svn path=/nixpkgs/trunk/; revision=28323
2011-08-07 22:01:28 +00:00
Peter Simons 517521e507 haskell-failure: updated to version 0.1.0.1
svn path=/nixpkgs/trunk/; revision=28322
2011-08-07 22:01:24 +00:00
Peter Simons 4bb349b467 haskell-yesod-core: updated to version 0.8.3.2
svn path=/nixpkgs/trunk/; revision=28321
2011-08-07 22:01:20 +00:00
Peter Simons ec1c158d75 haskell-yesod-form: updated to version 0.2.0.1
svn path=/nixpkgs/trunk/; revision=28320
2011-08-07 22:01:16 +00:00
Peter Simons 396bbe33ff MonadCatchIO-transformers: updated to version 0.2.2.2
svn path=/nixpkgs/trunk/; revision=28319
2011-08-07 22:01:12 +00:00
Peter Simons 341f137c8e MonadCatchIO-mtl: updated to version 0.3.0.3
svn path=/nixpkgs/trunk/; revision=28318
2011-08-07 22:01:08 +00:00
Peter Simons 1dda3b732f haskell-Diff: updated to version 0.1.3
svn path=/nixpkgs/trunk/; revision=28317
2011-08-07 22:01:04 +00:00
Peter Simons 11d183bfdc AspectAG: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=28316
2011-08-07 22:00:56 +00:00
Peter Simons dc3535b0c9 SDL-mixer: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=28315
2011-08-07 22:00:51 +00:00
Peter Simons 122b3831db SDL-ttf: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=28314
2011-08-07 22:00:47 +00:00
Peter Simons 05cf602606 SDL-image: updated to version 0.6.1
svn path=/nixpkgs/trunk/; revision=28313
2011-08-07 22:00:44 +00:00
Peter Simons aeb3f2d63b SDL: updated to version 0.6.2
svn path=/nixpkgs/trunk/; revision=28312
2011-08-07 22:00:40 +00:00
Peter Simons 2adbbf1572 haskell-packages.nix: added path-pieces library, which is required by recent versions of web-route
svn path=/nixpkgs/trunk/; revision=28311
2011-08-07 22:00:36 +00:00
Peter Simons d701b71826 haskell-Graphalyze: updated to version 0.11.0.0
svn path=/nixpkgs/trunk/; revision=28310
2011-08-07 22:00:32 +00:00
Peter Simons 5a5f24f18c haskell-packages.nix: added old 1.6 version of pandoc, which is required by Graphalyze
svn path=/nixpkgs/trunk/; revision=28309
2011-08-07 22:00:27 +00:00
Peter Simons 0ec3f8f7ee haskell-packages.nix: added the old 0.4 version of texmath, so that we can build pandoc 1.6, which is required by Graphalyze
svn path=/nixpkgs/trunk/; revision=28308
2011-08-07 22:00:21 +00:00
Peter Simons 78033ec38e haskell-haxr: updated to version 3000.8.4
svn path=/nixpkgs/trunk/; revision=28306
2011-08-07 22:00:12 +00:00
Peter Simons 6e2657f4b9 haskell-OpenAL: updated to version 1.4.0.0
svn path=/nixpkgs/trunk/; revision=28305
2011-08-07 22:00:08 +00:00
Peter Simons 09ba8f73df haskell-packages.nix: added ObjectName library, which is required by the latest version of OpenAL
svn path=/nixpkgs/trunk/; revision=28304
2011-08-07 22:00:04 +00:00
Peter Simons 17c9761430 haskell-packages.nix: added Tensor library, which is required by the latest version of OpenAL
svn path=/nixpkgs/trunk/; revision=28303
2011-08-07 21:59:59 +00:00
Peter Simons d5fbf640a3 haskell-haxr-th: updated to version 3000.5
Unfortunately, even the latest version will not compile because it
expects an obsolete version of the base libraries.

svn path=/nixpkgs/trunk/; revision=28302
2011-08-07 21:59:55 +00:00
Peter Simons c1eb520fef haskell-benchpress: updated to version 0.2.2.4
svn path=/nixpkgs/trunk/; revision=28301
2011-08-07 21:59:50 +00:00
Peter Simons 6d33e6f8ff haskell-case-insensitive: dropped misspelled file accidentally added earlier
svn path=/nixpkgs/trunk/; revision=28300
2011-08-07 21:59:46 +00:00
Peter Simons 5461875f65 haskell-packages.nix: added StateVar version 1.0.0.0
svn path=/nixpkgs/trunk/; revision=28299
2011-08-07 21:59:42 +00:00
Peter Simons 43f521506d haskell-Hipmunk: updated to version 5.2.0.2
Unfortunately, even the latest version doesn't compile because it
expects on obsolete version of the containers library.

svn path=/nixpkgs/trunk/; revision=28298
2011-08-07 21:59:33 +00:00
Peter Simons 307c82ca3d haskell-CouchDB: updated to version 0.10.1
Unfortunately, even the latest version doesn't compile because it
expects an obsolete version of the base libraries.

svn path=/nixpkgs/trunk/; revision=28297
2011-08-07 21:59:29 +00:00
Peter Simons 5d391ffbe6 haskell-packages.nix: added case-insensitive 0.3
The old version is still required because snap-core doesn't accept the
latest one.

svn path=/nixpkgs/trunk/; revision=28296
2011-08-07 21:59:24 +00:00
Peter Simons 6738bc8e93 haskell-random-fu: updated to version 0.2
svn path=/nixpkgs/trunk/; revision=28295
2011-08-07 20:26:06 +00:00
Peter Simons 79e8468117 haskell-packages.nix: added gamma library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28294
2011-08-07 20:26:02 +00:00
Peter Simons 0b6775521c haskell-packages.nix: added continued-fractions library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28293
2011-08-07 20:25:57 +00:00
Peter Simons 9acaf72e69 haskell-packages.nix: added converge library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28292
2011-08-07 20:25:53 +00:00
Peter Simons 45a194d0c6 haskell-packages.nix: added flexible-defaults library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28291
2011-08-07 20:25:49 +00:00
Peter Simons 0485be8b1d haskell-packages.nix: added random-source library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28290
2011-08-07 20:25:45 +00:00
Peter Simons a843acef47 haskell-packages.nix: added rvar library, required by random-fu
svn path=/nixpkgs/trunk/; revision=28289
2011-08-07 20:25:40 +00:00
Peter Simons 883c69943d haskell-test-framework: updated to version 0.4.1.1
svn path=/nixpkgs/trunk/; revision=28288
2011-08-07 20:25:36 +00:00
Peter Simons d3aeee395d haskell-fclabels: updated to version 0.11.1.1
svn path=/nixpkgs/trunk/; revision=28287
2011-08-07 20:25:32 +00:00
Peter Simons 1078b59e29 haskell-MaybeT-transformers: updated to version 0.2
svn path=/nixpkgs/trunk/; revision=28286
2011-08-07 20:25:28 +00:00
Peter Simons 3db43f3518 haskell-tagged: updated to version 0.2.2.3
svn path=/nixpkgs/trunk/; revision=28285
2011-08-07 20:25:24 +00:00
Peter Simons 477a7ef458 haskell-ListLike: updated to version 3.1.1
svn path=/nixpkgs/trunk/; revision=28284
2011-08-07 20:25:19 +00:00
Peter Simons 0c8a434cf0 haskell-Crypto: updated to version 4.2.3
svn path=/nixpkgs/trunk/; revision=28283
2011-08-07 20:25:15 +00:00
Peter Simons ed325a6dda haskell-unordered-containers: updated to version 0.1.4.2
svn path=/nixpkgs/trunk/; revision=28282
2011-08-07 20:25:11 +00:00
Peter Simons d10b66d74a haskell-threadmanager: updated to version 0.1.4
svn path=/nixpkgs/trunk/; revision=28281
2011-08-07 20:25:07 +00:00
Peter Simons 95600aa119 haskell-datetime: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=28280
2011-08-07 20:25:03 +00:00
Peter Simons c6edd9a278 haskell-monads-fd: added new version 0.2.0.0
Unfortunately, the old version no longer compiles because it can't deal
with current versions of the transformers package. This means that some
other packages that depend on the old monads-fd package, such as
MaybeT-transformers, are broken, too.

svn path=/nixpkgs/trunk/; revision=28278
2011-08-07 20:24:54 +00:00
Peter Simons c37b3ffcdf haskell-aeson: updated to version 0.3.2.10 in an attempt to fix build failures
That attempt was not successful, unfortunately, the package still
doesn't compile. :-(

svn path=/nixpkgs/trunk/; revision=28277
2011-08-07 20:24:50 +00:00
Peter Simons 653fb4b663 haskell-time: added the latest version, 1.2.0.5
svn path=/nixpkgs/trunk/; revision=28276
2011-08-07 20:24:46 +00:00
Peter Simons a04acc1c5d haskell-HGL: updated to version 3.2.0.2
svn path=/nixpkgs/trunk/; revision=28275
2011-08-07 20:24:41 +00:00
Peter Simons 83f1fe94a9 haskell-vector: updated to version 0.7.1
svn path=/nixpkgs/trunk/; revision=28274
2011-08-07 20:24:37 +00:00
Peter Simons 0d787c8a2e haskell-monads-fd: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=28273
2011-08-07 20:24:30 +00:00
Peter Simons 2ff80d0e9d haskell-multiset: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=28272
2011-08-07 20:24:25 +00:00
Peter Simons f6e155bcf8 haskell-multiplate: updated to version 0.0.1.1
svn path=/nixpkgs/trunk/; revision=28271
2011-08-07 19:34:32 +00:00
Peter Simons 15fbcc11d7 haskell-MemoTrie: updated to version 0.4.10
svn path=/nixpkgs/trunk/; revision=28270
2011-08-07 19:34:28 +00:00
Peter Simons a0c7022cf5 ghc-core: updated to version 0.5
svn path=/nixpkgs/trunk/; revision=28269
2011-08-07 19:34:24 +00:00
Peter Simons 3f665a39ee colorize-haskell: updated to version 1.0.1
svn path=/nixpkgs/trunk/; revision=28268
2011-08-07 19:34:20 +00:00
Peter Simons aa89a18895 haskell-packages.nix: dropped MonadLab; the package doesn't compile on modern GHC versions
svn path=/nixpkgs/trunk/; revision=28267
2011-08-07 19:34:16 +00:00
Peter Simons e2e79e1362 haskell-pool: updated to version 0.1.0.4
svn path=/nixpkgs/trunk/; revision=28266
2011-08-07 19:34:12 +00:00
Peter Simons dfa2ad145d haskell-unix-compat: updated to version 0.2.2.1
svn path=/nixpkgs/trunk/; revision=28265
2011-08-07 19:34:08 +00:00
Peter Simons f728e6564b haskell-warp: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=28264
2011-08-07 19:34:00 +00:00
Peter Simons db89614818 haskell-HsSyck: updated to version 0.50
svn path=/nixpkgs/trunk/; revision=28263
2011-08-07 19:33:56 +00:00
Peter Simons 8128da6ce3 haskell-split: updated to version 0.1.4.1
svn path=/nixpkgs/trunk/; revision=28262
2011-08-07 19:33:53 +00:00
Peter Simons 56bf74372b yst: updated to version 0.2.4.1
svn path=/nixpkgs/trunk/; revision=28261
2011-08-07 19:33:49 +00:00
Peter Simons dd9914a67d haskell-criterion: updated to version 0.5.0.10
svn path=/nixpkgs/trunk/; revision=28260
2011-08-07 19:33:43 +00:00
Peter Simons 10d06ad492 haskell-vector-space: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=28259
2011-08-07 19:33:39 +00:00
Peter Simons 7892062e3c haskell-vty: updated to version 4.7.0.4
The old version is still around, because hledger-vty won't accept the
latest one. Note that previously the vty was build with 'mtl' overridden
to 'mtl2'. I dropped that override, because it seems to have become be
unnecessary. If anyone is aware of a hidden reason why that mtl2 must be
set explicitly, please let me know.

svn path=/nixpkgs/trunk/; revision=28258
2011-08-07 19:33:34 +00:00
Peter Simons bec97bf9db haskell-snap: updated to version 0.5.2
svn path=/nixpkgs/trunk/; revision=28257
2011-08-07 19:33:30 +00:00
Peter Simons 6099f6ba8f base64-string: updated to version 0.2
svn path=/nixpkgs/trunk/; revision=28256
2011-08-07 19:33:26 +00:00
Peter Simons c610ef459d haskell-enumerator: updated to version 0.4.13.1
svn path=/nixpkgs/trunk/; revision=28255
2011-08-07 19:33:21 +00:00
Peter Simons 5bf6cf7fc5 vector-algorithms: updated to version 0.5.2
The old 0.4 version is still required because snapServer won't accept
the latest version.

svn path=/nixpkgs/trunk/; revision=28254
2011-08-07 19:33:17 +00:00
Peter Simons 96aa26a2fc haskell-packages.nix: added bytestring-mmap
svn path=/nixpkgs/trunk/; revision=28253
2011-08-07 19:33:12 +00:00
Peter Simons 843725a7da gitit: updated to version 0.8.0.1
svn path=/nixpkgs/trunk/; revision=28252
2011-08-07 18:23:52 +00:00
Peter Simons 6c02f0d614 hashed-storage: updated to version 0.5.7
svn path=/nixpkgs/trunk/; revision=28251
2011-08-07 18:23:48 +00:00
Peter Simons 11da59c3bc happstack-server: updated to version 6.1.6
There is a newer version available, but Gitit won't accept that one.

svn path=/nixpkgs/trunk/; revision=28250
2011-08-07 18:23:44 +00:00
Peter Simons f8dd519a8d happstack-util: updated to version 6.0.0
svn path=/nixpkgs/trunk/; revision=28249
2011-08-07 18:23:40 +00:00
Peter Simons 0069e583cd happstack-data: updated to version 6.0.0
svn path=/nixpkgs/trunk/; revision=28248
2011-08-07 18:23:35 +00:00
Peter Simons 96bfd6f21c sendfile: updated to version 0.7.3
svn path=/nixpkgs/trunk/; revision=28247
2011-08-07 18:23:31 +00:00
Peter Simons e2ca9813d4 highlighting-kate: updated to version 0.2.10
svn path=/nixpkgs/trunk/; revision=28246
2011-08-07 18:23:27 +00:00
Peter Simons d2a2d365c9 blaze-html: updated to version 0.4.1.6
svn path=/nixpkgs/trunk/; revision=28245
2011-08-07 18:23:23 +00:00
Peter Simons ea6188240a blaze-textual: updated to version 0.2.0.3
svn path=/nixpkgs/trunk/; revision=28244
2011-08-07 18:23:19 +00:00
Peter Simons 45cc8034ff hakyll: updated to version 3.2.0.5
svn path=/nixpkgs/trunk/; revision=28243
2011-08-07 18:23:15 +00:00
Peter Simons a2092b82bd haskell-filestore: updated to version 0.4.0.4
svn path=/nixpkgs/trunk/; revision=28242
2011-08-07 18:23:08 +00:00
Peter Simons 92d878414b haskell-packages.nix: added regex-pcre-builtin
svn path=/nixpkgs/trunk/; revision=28241
2011-08-07 18:23:04 +00:00
Peter Simons 18daa8fc26 ghc-paths: added version 0.1.0.8
Also renamed the default version to 0.1.0.6.nix for consistency.

svn path=/nixpkgs/trunk/; revision=28240
2011-08-07 18:22:58 +00:00
Peter Simons 937fa0ed87 haskell-packages.nix: added double-conversion
This package is required by the latest version of blaze-textual.

svn path=/nixpkgs/trunk/; revision=28239
2011-08-07 18:22:54 +00:00
Peter Simons 981db91136 tagsoup: updated to version 0.12.2
svn path=/nixpkgs/trunk/; revision=28238
2011-08-07 18:22:43 +00:00
Peter Simons 0874d03f1a hmatrix: updated to version 0.11.1.0
svn path=/nixpkgs/trunk/; revision=28236
2011-08-07 18:22:36 +00:00
Peter Simons e067db327a storable-complex: updated to version 0.2.1
svn path=/nixpkgs/trunk/; revision=28235
2011-08-07 18:22:32 +00:00
Peter Simons 8569a4b220 pandoc: updated to version 1.8.2.1
svn path=/nixpkgs/trunk/; revision=28234
2011-08-07 18:22:28 +00:00
Peter Simons 332e97cc9d pandoc-types: updated to version 1.8.2
svn path=/nixpkgs/trunk/; revision=28233
2011-08-07 18:22:24 +00:00
Peter Simons 626dbcd104 haskell-packages.nix: added base64-bytestring 0.1.0.3
svn path=/nixpkgs/trunk/; revision=28232
2011-08-07 18:22:19 +00:00
Peter Simons e29935f9b3 hlint: updated to version 1.8.13
svn path=/nixpkgs/trunk/; revision=28231
2011-08-07 18:22:13 +00:00
Peter Simons eb573762e8 haskell-src-meta: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=28230
2011-08-07 18:22:09 +00:00
Peter Simons 4e70b93661 haskell-th-lift: added new package, version 0.5.3
This library is required for building the latest version of haskell-src-meta.

svn path=/nixpkgs/trunk/; revision=28229
2011-08-07 18:22:05 +00:00
Peter Simons 3623617019 derive: updated to version 2.5.2
svn path=/nixpkgs/trunk/; revision=28228
2011-08-07 18:22:01 +00:00
Peter Simons 73e6d0c2d5 hscolour: updated to version 1.19
svn path=/nixpkgs/trunk/; revision=28227
2011-08-07 18:21:57 +00:00
Peter Simons 5b25af4f80 haskell-src-exts: updated to version 1.11.1.nix
The older version, 1.9.6.nix, is still around because Agda won't accept
the latest one.

svn path=/nixpkgs/trunk/; revision=28226
2011-08-07 18:21:52 +00:00
Peter Simons eb462dcf47 cabal2nix: updated to latest version
svn path=/nixpkgs/trunk/; revision=28225
2011-08-07 18:21:44 +00:00
Peter Simons 455a83d836 cabal2nix: import changes from kosmikus
svn path=/nixpkgs/trunk/; revision=28222
2011-08-07 11:20:05 +00:00
Peter Simons b5cfebc23e cabal2nix: disable hydra builds for the time being, it seems that fetchgit doesn't work there
svn path=/nixpkgs/trunk/; revision=28221
2011-08-07 11:14:30 +00:00
Peter Simons 9754b7d0d7 cabal2nix: fetch source code from the Git repository
I don't want to upload a plethora of trivial releases to Hackage every
time I'd like to test a new version.

svn path=/nixpkgs/trunk/; revision=28220
2011-08-07 09:56:44 +00:00
Karn Kallio 278cc6dc0b First few programs of kde 4.7 kdeedu.
svn path=/nixpkgs/trunk/; revision=28213
2011-08-07 00:38:11 +00:00
Andres Löh 159611d423 Updating repa.
svn path=/nixpkgs/trunk/; revision=28208
2011-08-06 20:59:04 +00:00
Andres Löh 3047b3145d Updating uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=28206
2011-08-06 20:27:20 +00:00
Andres Löh bfb4f329d4 Updated multirec and zipper.
svn path=/nixpkgs/trunk/; revision=28205
2011-08-06 20:19:37 +00:00
Eelco Dolstra 18509c88b3 * KTorrent updated to 4.1.1.
svn path=/nixpkgs/trunk/; revision=28193
2011-08-06 14:28:15 +00:00
Peter Simons 981d6e6a7f gitit: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=28188
2011-08-06 07:46:16 +00:00
Peter Simons a6020a75d4 hsemail: added version 1.7.1 parallel to version 1.6
SMTPClient cannot be built with the latest version of hsemail because its Cabal
files enforces 1.6 by an upper version bound. I've asked upstream to release an
update that fixes this, but until that happens we need to keep version 1.6
around to make sure Gitit compiles.

svn path=/nixpkgs/trunk/; revision=28187
2011-08-06 07:41:44 +00:00
Peter Simons 8a5c6ef1cc hsdns: add andres to the list of maintainers again
I removed that address by accident earlier. I'm sorry.

svn path=/nixpkgs/trunk/; revision=28186
2011-08-06 07:19:47 +00:00
Andres Löh 1e5a711f96 Updating ghc-7.2.1 to rc2.
svn path=/nixpkgs/trunk/; revision=28185
2011-08-05 22:11:30 +00:00
Andres Löh 8676c4c42a Revert "hsemail: updated build instructions with cabal2nix"
This is to fix gitit, hopefully.

svn path=/nixpkgs/trunk/; revision=28184
2011-08-05 22:05:01 +00:00
Peter Simons 24979c3495 cabal2nix: updated to version 1.7
The new version can read Cabal files via HTTP, and it can also determine
the hash automatically. Hence, generating a build expression is now a
matter of running:

  cabal2nix http://hackage.haskell.org/packages/archive/cabal2nix/1.7/cabal2nix.cabal

svn path=/nixpkgs/trunk/; revision=28183
2011-08-05 19:41:54 +00:00
Peter Simons 358a38fea4 async: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28178
2011-08-05 18:02:16 +00:00
Peter Simons ed264f4d09 hsyslog: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28177
2011-08-05 18:02:12 +00:00
Peter Simons c6ba9c4d96 streamproc: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28176
2011-08-05 18:02:08 +00:00
Peter Simons dae0b84c95 hsemail: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28175
2011-08-05 18:02:04 +00:00
Peter Simons bb26c3d183 hsdns: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28174
2011-08-05 18:02:00 +00:00
Peter Simons f55fc207e7 funcmp: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28173
2011-08-05 18:01:56 +00:00
Peter Simons 3a20cd8208 hopenssl: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28172
2011-08-05 18:01:51 +00:00
Peter Simons a650832b2c haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
Naturally, the tool generated its own build expression. :-)

svn path=/nixpkgs/trunk/; revision=28170
2011-08-05 17:03:14 +00:00
Michael Raskin a12937570c Fixing libdecodeqr build by using previous OpenCV
svn path=/nixpkgs/trunk/; revision=28169
2011-08-05 16:13:20 +00:00
Andres Löh 55fa5b5d1d Tested platform packages with ghc-7.2 and ghc-7.3.
svn path=/nixpkgs/trunk/; revision=28168
2011-08-05 14:02:57 +00:00
Andres Löh 043cba30a0 Fix version of text library.
svn path=/nixpkgs/trunk/; revision=28167
2011-08-05 13:36:57 +00:00
Andres Löh 25e212ac0e Bumping the GHC HEAD snapshot.
svn path=/nixpkgs/trunk/; revision=28166
2011-08-05 13:30:42 +00:00
Andres Löh 7f71e44d8e Fix sha256 sums for ghc-6.12.1 binaries.
svn path=/nixpkgs/trunk/; revision=28165
2011-08-05 11:03:16 +00:00
Andres Löh 8fdb3c9e63 Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1.
svn path=/nixpkgs/trunk/; revision=28163
2011-08-05 08:52:35 +00:00
Karn Kallio b01cd125d4 Advance racket to version 5.1.2
svn path=/nixpkgs/trunk/; revision=28162
2011-08-05 04:22:03 +00:00
Karn Kallio 393e46f0b2 Advance version of mlt; prior version no longer builds.
svn path=/nixpkgs/trunk/; revision=28161
2011-08-04 21:48:48 +00:00
Peter Simons 331af2c876 numeric-prelude: add myself as a maintainer
svn path=/nixpkgs/trunk/; revision=28159
2011-08-04 19:40:11 +00:00
Peter Simons fbf36403ef haskell-packages.nix: updated HaXml to version 1.22.3
svn path=/nixpkgs/trunk/; revision=28154
2011-08-04 15:59:03 +00:00
Andres Löh 62c04c542b Version bump for HDBC.
svn path=/nixpkgs/trunk/; revision=28148
2011-08-04 10:16:30 +00:00
Eelco Dolstra fcce78c0f4 * Sync with the trunk.
svn path=/nixpkgs/branches/kde-4.7/; revision=28144
2011-08-03 22:00:49 +00:00
Peter Simons cf58813fb0 haskell-packages.nix: added tabular library
svn path=/nixpkgs/trunk/; revision=28142
2011-08-03 16:51:19 +00:00
Eelco Dolstra 5a04f8450d * Hack to fix D-Bus X11 autolaunch support in D-Bus >= 1.4.8.
svn path=/nixpkgs/branches/kde-4.7/; revision=28140
2011-08-03 11:45:57 +00:00
Michael Raskin 5fbf32b737 Missing files
svn path=/nixpkgs/trunk/; revision=28133
2011-08-03 08:38:34 +00:00
Peter Simons 21b8ff7aee haskell-packages.nix: added bnfc version 2.4
svn path=/nixpkgs/trunk/; revision=28132
2011-08-03 07:49:21 +00:00
Peter Simons 857d2673ae haskell-packages.nix: added numtype and dimensional libraries
svn path=/nixpkgs/trunk/; revision=28131
2011-08-02 22:14:18 +00:00
Michael Raskin 87554657c1 Adding afflib
svn path=/nixpkgs/trunk/; revision=28129
2011-08-02 19:46:28 +00:00
Michael Raskin 9d04057b11 Update libewf. Actually buildable now
svn path=/nixpkgs/trunk/; revision=28128
2011-08-02 19:40:07 +00:00
Michael Raskin 77c65a1a3b Update SBCL
svn path=/nixpkgs/trunk/; revision=28125
2011-08-02 18:52:00 +00:00
Rob Vermaas bf68854ff4 make gcc 4.1 compile
svn path=/nixpkgs/trunk/; revision=28124
2011-08-02 16:02:53 +00:00
Shea Levy c497c19c46 openjre: Call the derivation openjre instead of openjdk
svn path=/nixpkgs/trunk/; revision=28118
2011-08-01 18:48:10 +00:00
Shea Levy 02083734d1 Add openjre
svn path=/nixpkgs/trunk/; revision=28117
2011-08-01 18:48:01 +00:00
Shea Levy 9023f52855 openjdk: Don't delete src.zip, it comes with the binary distribution too
svn path=/nixpkgs/trunk/; revision=28115
2011-08-01 17:51:59 +00:00
Eelco Dolstra c64cd58c95 * D-Bus updated to 1.4.14.
svn path=/nixpkgs/branches/kde-4.7/; revision=28114
2011-08-01 14:35:31 +00:00
Eelco Dolstra 444263db25 * ffmpeg updated to 0.8.1 (including security fixes).
svn path=/nixpkgs/branches/kde-4.7/; revision=28109
2011-08-01 12:01:09 +00:00
Shea Levy 6a74987ad4 openjdk: Fix mistakenly erased square bracket
Not sure how that happend...

svn path=/nixpkgs/trunk/; revision=28100
2011-08-01 02:59:22 +00:00
Shea Levy 84529a1370 openjdk: Add meta attributes
svn path=/nixpkgs/trunk/; revision=28099
2011-08-01 01:17:42 +00:00
Shea Levy 31b09ab695 openjdk: Install build results to $out
svn path=/nixpkgs/trunk/; revision=28098
2011-08-01 01:17:33 +00:00
Shea Levy 572edb6f68 openjdk: Add patch to fix 'printf: --: invalid option' error
Thanks to http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg510739.html for the fix

svn path=/nixpkgs/trunk/; revision=28097
2011-08-01 01:17:25 +00:00
Shea Levy 43cb8fb149 openjdk: Add cpio to buildInputs
svn path=/nixpkgs/trunk/; revision=28096
2011-08-01 01:17:16 +00:00
Shea Levy ec41a120fb openjdk: Add patch to avoid an empty -I flag
svn path=/nixpkgs/trunk/; revision=28095
2011-08-01 01:17:08 +00:00
Shea Levy 0e9cda68fc openjdk: Fix an Xrender.h include
svn path=/nixpkgs/trunk/; revision=28094
2011-08-01 01:16:59 +00:00
Shea Levy c6cf3e563e Add libXi to buildInputs
svn path=/nixpkgs/trunk/; revision=28093
2011-08-01 01:16:50 +00:00
Shea Levy 09567b5caf Add libXtst to buildInputs
svn path=/nixpkgs/trunk/; revision=28092
2011-08-01 01:16:42 +00:00
Shea Levy e2f7b2087c Add libXrender to buildInputs
svn path=/nixpkgs/trunk/; revision=28091
2011-08-01 01:16:35 +00:00
Shea Levy fb896f62dd Add libXext to buildInputs
svn path=/nixpkgs/trunk/; revision=28090
2011-08-01 01:16:27 +00:00
Shea Levy 6ce3f32da2 Add libXt to buildInputs
svn path=/nixpkgs/trunk/; revision=28089
2011-08-01 01:16:19 +00:00
Shea Levy 2e0252011d Add libX11 to buildInputs
svn path=/nixpkgs/trunk/; revision=28088
2011-08-01 01:16:10 +00:00
Shea Levy 9e06eb71d6 Add alsaLib to buildInputs
svn path=/nixpkgs/trunk/; revision=28087
2011-08-01 01:16:02 +00:00
Shea Levy e052a36daf openjdk: Use the /bin/echo sed on the corba makefiles too
svn path=/nixpkgs/trunk/; revision=28086
2011-08-01 01:15:53 +00:00
Shea Levy 635dd9aac5 openjdk: Combine two seds into one
svn path=/nixpkgs/trunk/; revision=28085
2011-08-01 01:15:45 +00:00
Shea Levy f70d3b72df openjdk: We need ECHO to be echo -e, so replace the override with a sed
svn path=/nixpkgs/trunk/; revision=28084
2011-08-01 01:15:37 +00:00
Shea Levy 5fca670490 openjdk: Use makeFlags properly
svn path=/nixpkgs/trunk/; revision=28083
2011-08-01 01:15:29 +00:00
Shea Levy 58d64db27d openjdk: Override hardcoded sort. It doesn't use any of the _PATH variables on linux
svn path=/nixpkgs/trunk/; revision=28082
2011-08-01 01:15:21 +00:00
Shea Levy 465a320b20 openjdk: Remove unneeded explicit dependencies
svn path=/nixpkgs/trunk/; revision=28081
2011-08-01 01:15:13 +00:00
Shea Levy d0fe9fa2e8 openjdk: Remove all hardcoded binary overrides except echo
svn path=/nixpkgs/trunk/; revision=28080
2011-08-01 01:15:05 +00:00
Shea Levy a0022251d9 openjdk: Override hardcoded echo again. It doesn't use any of the _PATH variables on linux
svn path=/nixpkgs/trunk/; revision=28079
2011-08-01 01:14:57 +00:00
Shea Levy cdc12ac64a openjdk: Add nettools to buildInputs
svn path=/nixpkgs/trunk/; revision=28078
2011-08-01 01:14:49 +00:00
Shea Levy 29c72c4499 openjdk: Override UNIXCOMMAND_PATH so those binaries are found in /home/play/bin:/var/setuid-wrappers:/home/play/.nix-profile/bin:/home/play/.nix-profile/sbin:/home/play/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec
svn path=/nixpkgs/trunk/; revision=28077
2011-08-01 01:14:41 +00:00
Shea Levy 0f257e1d5d openjdk: Remove all coreutils overrides so they can be found in /home/play/bin:/var/setuid-wrappers:/home/play/.nix-profile/bin:/home/play/.nix-profile/sbin:/home/play/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec
svn path=/nixpkgs/trunk/; revision=28076
2011-08-01 01:14:33 +00:00
Shea Levy 693dc6536b openjdk: Replace dummy paths with empty path so the build uses the binaries in /home/play/bin:/var/setuid-wrappers:/home/play/.nix-profile/bin:/home/play/.nix-profile/sbin:/home/play/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec
svn path=/nixpkgs/trunk/; revision=28075
2011-08-01 01:14:25 +00:00
Shea Levy 49be6e4ed6 openjdk: Override hardcode to ln
svn path=/nixpkgs/trunk/; revision=28074
2011-08-01 01:14:17 +00:00
Shea Levy b65c19f18b openjdk: Override hardcode to readelf
svn path=/nixpkgs/trunk/; revision=28073
2011-08-01 01:14:09 +00:00
Shea Levy 8cf5de2fd4 openjdk: Override hardcodes to nm and ldd
svn path=/nixpkgs/trunk/; revision=28072
2011-08-01 01:14:00 +00:00
Shea Levy dff2d2b06f openjdk: Override hardcode to mv
svn path=/nixpkgs/trunk/; revision=28071
2011-08-01 01:13:52 +00:00
Shea Levy 1eb55ce743 openjdk: Fix hardcode to /bin/ls
svn path=/nixpkgs/trunk/; revision=28070
2011-08-01 01:13:44 +00:00
Shea Levy ddd7cc3fd2 openjdk: Fix hardcode to /usr/bin/test
svn path=/nixpkgs/trunk/; revision=28069
2011-08-01 01:13:36 +00:00
Shea Levy 0603a5d356 openjdk: Allow downloads of source 'drops' during build
svn path=/nixpkgs/trunk/; revision=28068
2011-08-01 01:13:27 +00:00
Shea Levy 482daa3afd openjdk: Add zip to buildInputs
svn path=/nixpkgs/trunk/; revision=28067
2011-08-01 01:13:19 +00:00
Shea Levy 2731048017 openjdk: Override hardcoded chmod
svn path=/nixpkgs/trunk/; revision=28066
2011-08-01 01:13:11 +00:00
Shea Levy b722db6adb openjdk: Override hardcoded cp
svn path=/nixpkgs/trunk/; revision=28065
2011-08-01 01:13:02 +00:00
Shea Levy 735366584a openjdk: Override hardcoded touch
svn path=/nixpkgs/trunk/; revision=28064
2011-08-01 01:12:54 +00:00
Shea Levy 5054c8e8bb openjdk: Override hardcoded find
svn path=/nixpkgs/trunk/; revision=28063
2011-08-01 01:12:44 +00:00
Shea Levy 40d1bd9950 openjdk: Replace substitutions with env vars
svn path=/nixpkgs/trunk/; revision=28062
2011-08-01 01:12:36 +00:00
Shea Levy b1b5b09557 openjdk: Add bootstrap JDK
svn path=/nixpkgs/trunk/; revision=28061
2011-08-01 01:12:28 +00:00
Shea Levy 75918e6537 openjdk: add 'which' to buildInputs
svn path=/nixpkgs/trunk/; revision=28060
2011-08-01 01:12:19 +00:00
Shea Levy 82d11e742c openjdk: Override hardcoded printf
svn path=/nixpkgs/trunk/; revision=28059
2011-08-01 01:12:12 +00:00
Shea Levy 706a7ff59d openjdk: Override hardcoded gawk
svn path=/nixpkgs/trunk/; revision=28058
2011-08-01 01:12:04 +00:00
Shea Levy 374eb5688e openjdk: Set dummy /home/play/bin:/var/setuid-wrappers:/home/play/.nix-profile/bin:/home/play/.nix-profile/sbin:/home/play/.nix-profile/lib/kde4/libexec:/nix/var/nix/profiles/default/bin:/nix/var/nix/profiles/default/sbin:/nix/var/nix/profiles/default/lib/kde4/libexec:/var/run/current-system/sw/bin:/var/run/current-system/sw/sbin:/var/run/current-system/sw/lib/kde4/libexec variables
svn path=/nixpkgs/trunk/; revision=28057
2011-08-01 01:11:56 +00:00
Shea Levy a156ccd763 openjdk: Fix ALSA_INCLUDE variable
svn path=/nixpkgs/trunk/; revision=28056
2011-08-01 01:11:48 +00:00
Shea Levy ac6fb72ab1 openjdk: Override hardcoded cups headers path
svn path=/nixpkgs/trunk/; revision=28055
2011-08-01 01:11:40 +00:00
Shea Levy fa80adbe2a openjdk: Use proper milestone and build_number strings
svn path=/nixpkgs/trunk/; revision=28054
2011-08-01 01:11:32 +00:00
Shea Levy 08fe49fbb4 openjdk: Override hardcoded cat
svn path=/nixpkgs/trunk/; revision=28053
2011-08-01 01:11:24 +00:00
Shea Levy ed9837c37c openjdk: Override hardcoded freetype library path
svn path=/nixpkgs/trunk/; revision=28052
2011-08-01 01:11:17 +00:00
Shea Levy d5eec4cd11 openjdk: Override hardcoded freetype headers
svn path=/nixpkgs/trunk/; revision=28051
2011-08-01 01:11:09 +00:00
Shea Levy 38c1179f56 openjdk: Override hardcoded zip
svn path=/nixpkgs/trunk/; revision=28046
2011-08-01 01:10:28 +00:00
Shea Levy 6795da6837 Rearrange program inputs
svn path=/nixpkgs/trunk/; revision=28045
2011-08-01 01:10:16 +00:00
Shea Levy 52582a9b45 openjdk: Add ant to buildInputs
svn path=/nixpkgs/trunk/; revision=28044
2011-08-01 01:10:08 +00:00
Shea Levy 17c2fb730e openjdk: Override hardcoded head
svn path=/nixpkgs/trunk/; revision=28043
2011-08-01 01:10:01 +00:00
Shea Levy 27112e7233 openjdk: Override hardcoded alsa headers
svn path=/nixpkgs/trunk/; revision=28042
2011-08-01 01:09:53 +00:00
Shea Levy e3ebf2024a openjdk: Fix hardcoded sed
svn path=/nixpkgs/trunk/; revision=28041
2011-08-01 01:09:45 +00:00
Shea Levy 0734d0315e openjdk: Override hardcoded egrep
svn path=/nixpkgs/trunk/; revision=28040
2011-08-01 01:09:38 +00:00
Shea Levy 8286d4df8d openjdk: Override hardcoded tr
svn path=/nixpkgs/trunk/; revision=28039
2011-08-01 01:09:30 +00:00
Shea Levy 027595d6b0 openjdk: Override hardcoded pwd
svn path=/nixpkgs/trunk/; revision=28038
2011-08-01 01:09:22 +00:00
Shea Levy 39bea03827 openjdk: Override hardcoded date
svn path=/nixpkgs/trunk/; revision=28037
2011-08-01 01:09:14 +00:00
Shea Levy eceec04a44 openjdk: Override hardcoded grep
svn path=/nixpkgs/trunk/; revision=28036
2011-08-01 01:09:06 +00:00
Shea Levy b3ab977d90 openjdk: Factor path overrides out into makeFlags
svn path=/nixpkgs/trunk/; revision=28035
2011-08-01 01:08:58 +00:00
Shea Levy 146d6875b3 openjdk: Fix hardcoded gcc
svn path=/nixpkgs/trunk/; revision=28034
2011-08-01 01:08:49 +00:00
Shea Levy 057e36e2f7 openjdk: Override hard-coded mkdir
svn path=/nixpkgs/trunk/; revision=28033
2011-08-01 01:08:40 +00:00
Shea Levy 3439ac32bf openjdk: Fix some formatting
svn path=/nixpkgs/trunk/; revision=28032
2011-08-01 01:08:32 +00:00
Shea Levy d46390e7d2 openjdk: Add sanity check
svn path=/nixpkgs/trunk/; revision=28031
2011-08-01 01:08:23 +00:00
Shea Levy 686476b7bb openjdk: Fix hard-code to echo
svn path=/nixpkgs/trunk/; revision=28030
2011-08-01 01:08:15 +00:00
Shea Levy 11f0ca9320 openjdk: Add 'free' to $PATH for the build
svn path=/nixpkgs/trunk/; revision=28029
2011-08-01 01:08:07 +00:00
Shea Levy 23e378a3c4 *openjdk: Get source to unpack
svn path=/nixpkgs/trunk/; revision=28028
2011-08-01 01:07:58 +00:00
Eelco Dolstra 1b427fe052 * Sync with the trunc.
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
  to update the hash.  So secretly it was still building the old
  version.  Also, now that we've realised that the PulseAudio server
  and library don't need to be the same build, disable some
  dependencies by default (avahi and bluez).

svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Peter Simons fc5ea05cfd Keep polyparse 1.4 around because haskell-graphviz depends on the older version.
I've asked upstream to update their cabal file, but until then we'll
need both versions. :-(

svn path=/nixpkgs/trunk/; revision=28021
2011-07-31 15:33:55 +00:00
Cillian de Roiste 4cc923b4bb Fixing the download url
svn path=/nixpkgs/trunk/; revision=28015
2011-07-31 08:56:09 +00:00
Cillian de Roiste 0942a5b164 Updating node to 0.5.2
svn path=/nixpkgs/trunk/; revision=28014
2011-07-31 08:49:03 +00:00
Peter Simons 10f65d1148 HaXml: added version 1.22.2
It's not the default, though, because it breaks API compatibility
with earlier versions.

svn path=/nixpkgs/trunk/; revision=28013
2011-07-30 21:43:47 +00:00
Peter Simons 4aca0cf217 haskell-polyparse: updated to version 1.7
svn path=/nixpkgs/trunk/; revision=28012
2011-07-30 21:43:39 +00:00
Eelco Dolstra f966079e30 * Eigen updated to 2.0.16
svn path=/nixpkgs/branches/kde-4.7/; revision=28004
2011-07-29 16:05:25 +00:00
Eelco Dolstra 4c05eb6e2e svn path=/nixpkgs/branches/kde-4.7/; revision=27996 2011-07-29 08:45:58 +00:00
Shea Levy 2c17fb436b Copy openjdk-darwin as a starting point for openjdk7
svn path=/nixpkgs/trunk/; revision=27992
2011-07-28 18:53:12 +00:00
Eelco Dolstra 35781b1bf3 * Cmake 2.8.5 doesn't build on i686-linux
(http://hydra.nixos.org/build/1181148), so revert to 2.8.4 for now.

svn path=/nixpkgs/branches/kde-4.7/; revision=27990
2011-07-28 14:09:16 +00:00
Eelco Dolstra bf229fc985 * Move Phonon out of KDE.
svn path=/nixpkgs/branches/kde-4.7/; revision=27988
2011-07-28 12:20:12 +00:00
Ludovic Courtès eaa82cb4ef glibc: Update Hurd snapshot.
svn path=/nixpkgs/trunk/; revision=27986
2011-07-28 12:08:11 +00:00
Nicolas Pierron 0690f20ea8 ffmpeg: Add previous version to fix fuppes.
svn path=/nixpkgs/trunk/; revision=27980
2011-07-27 21:00:09 +00:00
Eelco Dolstra 3fac08a565 * Audacious updated to 3.0.
svn path=/nixpkgs/branches/kde-4.7/; revision=27959
2011-07-26 02:14:19 +00:00
Eelco Dolstra fabc00a176 * Added gst-plugins-ugly and gst-plugins-bad.
svn path=/nixpkgs/branches/kde-4.7/; revision=27952
2011-07-25 20:10:45 +00:00
Eelco Dolstra ac9579626f * Updated gst-plugins-good and gst-ffmpeg.
svn path=/nixpkgs/branches/kde-4.7/; revision=27951
2011-07-25 20:10:13 +00:00
Eelco Dolstra 0deb1fa33d * Updated libraw1394 and libavc1394.
svn path=/nixpkgs/branches/kde-4.7/; revision=27950
2011-07-25 19:08:00 +00:00
Eelco Dolstra 929160b86d * mpeg2dec -> libmpeg2, and updated to 0.5.1.
svn path=/nixpkgs/branches/kde-4.7/; revision=27949
2011-07-25 19:07:36 +00:00
Eelco Dolstra a656221873 * xine-lib: get it to build with the latest ffmpeg.
svn path=/nixpkgs/branches/kde-4.7/; revision=27946
2011-07-25 15:08:16 +00:00
Eelco Dolstra fca12d0cf6 * ffmpeg: Add zlib and bzip2 to the build inputs to enable a few more
codecs.

svn path=/nixpkgs/branches/kde-4.7/; revision=27945
2011-07-25 14:46:04 +00:00
Eelco Dolstra 4c2a6992d3 * Obsolete.
svn path=/nixpkgs/branches/kde-4.7/; revision=27944
2011-07-25 14:38:23 +00:00
Eelco Dolstra 2ef93dae71 * ffmpeg updated to 0.8. Disable libvorbis and libxvidcore support by
default because ffmpeg (libavcodec) has native support for those
  formats.

svn path=/nixpkgs/branches/kde-4.7/; revision=27943
2011-07-25 14:35:54 +00:00
Eelco Dolstra b7556bdf10 * Now do it right.
svn path=/nixpkgs/branches/kde-4.7/; revision=27942
2011-07-25 14:34:05 +00:00
Eelco Dolstra 6c6968cf07 * x264 updated to the latest snapshot.
svn path=/nixpkgs/branches/kde-4.7/; revision=27941
2011-07-25 14:33:38 +00:00
Eelco Dolstra 5981e2c723 * libmusicbrainz updated to 3.0.3.
svn path=/nixpkgs/branches/kde-4.7/; revision=27940
2011-07-25 14:20:56 +00:00
Eelco Dolstra f709d6c233 * xvidcore updated to 1.3.2. Also create a libxvidcore.so symlink and
get rid of the static library.

svn path=/nixpkgs/branches/kde-4.7/; revision=27939
2011-07-25 14:19:10 +00:00
Andres Löh 2cc5d14382 Added monad-par.
svn path=/nixpkgs/trunk/; revision=27934
2011-07-25 07:33:48 +00:00
Eelco Dolstra 174886639c * Updated libnih and mountall.
svn path=/nixpkgs/branches/kde-4.7/; revision=27927
2011-07-24 23:44:15 +00:00
Peter Simons 1bc8594052 hledger-chart: build this package only on Linux
The build should work on haskellPlatforms, but an attempt to build it on
Darwin generates assertion errors because it somehow ends up depending
on the Linux kernel headers.

svn path=/nixpkgs/trunk/; revision=27920
2011-07-24 20:05:08 +00:00
Ludovic Courtès 2cb4bc4a47 GCC 4.6: Don't assume `$NIX_GCC/nix-support/orig-libc' exists.
svn path=/nixpkgs/trunk/; revision=27903
2011-07-22 14:44:28 +00:00
Marco Maggesi af9eaf3441 Oops
svn path=/nixpkgs/trunk/; revision=27901
2011-07-22 07:39:14 +00:00
Marco Maggesi b1f6ed4a6e Update OCaml Batteries to 1.4.0
svn path=/nixpkgs/trunk/; revision=27900
2011-07-22 07:28:51 +00:00
Eelco Dolstra 9379248ef3 * Update kdeadmin and kdegames.
svn path=/nixpkgs/branches/kde-4.7/; revision=27898
2011-07-22 01:28:09 +00:00
Eelco Dolstra 5a03576cb4 * Update kdegames.
svn path=/nixpkgs/branches/kde-4.7/; revision=27894
2011-07-21 21:54:40 +00:00
Peter Simons 71237fce00 adns: blind attempt to fix the shared library build on Darwin
svn path=/nixpkgs/trunk/; revision=27892
2011-07-21 21:26:21 +00:00