Commit graph

2765 commits

Author SHA1 Message Date
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 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 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 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 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
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
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
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
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
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
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
Peter Simons 903c9189c4 adns: dropped obsolete versions and static-only feature
svn path=/nixpkgs/trunk/; revision=27890
2011-07-21 20:58:34 +00:00
Eelco Dolstra 9253901104 * Whitespace.
svn path=/nixpkgs/branches/kde-4.7/; revision=27883
2011-07-21 17:32:35 +00:00
Ludovic Courtès 6f5e72deed libelf: Disable native language support on Darwin.
svn path=/nixpkgs/trunk/; revision=27877
2011-07-21 13:51:03 +00:00
Andres Löh 6e61ef2010 Version bump.
svn path=/nixpkgs/trunk/; revision=27875
2011-07-21 13:36:16 +00:00
Peter Simons 7f94a9ffbf boost: fix "locale::facet::_S_create_c_locale name not valid" error
One would assume that the boost maintainers would have been able to apply this
two line change within the last 10 months or so, but apparently not.

svn path=/nixpkgs/trunk/; revision=27864
2011-07-20 23:11:16 +00:00
Peter Simons 01fc263ff2 haskell-packages.nix: added hsdns
svn path=/nixpkgs/trunk/; revision=27856
2011-07-20 18:38:47 +00:00
Peter Simons 9d426cd470 haskell-packages.nix: added hledger-chart and hledger-vty
svn path=/nixpkgs/trunk/; revision=27855
2011-07-20 18:32:33 +00:00
Peter Simons 7237cf32ec haskell-packages.nix: added hledger and hledger-lib
svn path=/nixpkgs/trunk/; revision=27853
2011-07-20 18:20:42 +00:00
Peter Simons f8b4f9e85c haskell-packages.nix: added regexpr
svn path=/nixpkgs/trunk/; revision=27852
2011-07-20 18:20:37 +00:00
Peter Simons f05ab93c88 haskell-packages.nix: added mtlparse
svn path=/nixpkgs/trunk/; revision=27851
2011-07-20 18:20:32 +00:00
Peter Simons 37e07ad933 pandoc: updated to version 1.8.1.2
svn path=/nixpkgs/trunk/; revision=27850
2011-07-20 18:20:28 +00:00
Peter Simons fef790c942 numeric-prelude: updated to version 0.2.2
svn path=/nixpkgs/trunk/; revision=27848
2011-07-20 18:04:16 +00:00
Peter Simons c01bf4d344 non-negative: updated to version 0.1
svn path=/nixpkgs/trunk/; revision=27847
2011-07-20 18:04:12 +00:00
Peter Simons e0a9dc3a29 utility-ht: updated to version 0.0.7
svn path=/nixpkgs/trunk/; revision=27846
2011-07-20 18:04:08 +00:00
Peter Simons 35312ae76f haskell-packages.nix: added storable-record
svn path=/nixpkgs/trunk/; revision=27845
2011-07-20 18:04:03 +00:00
Lluís Batlle i Rossell d86570f94e Updating opencv.
svn path=/nixpkgs/trunk/; revision=27841
2011-07-20 13:24:26 +00:00
Eelco Dolstra 4437b6c49e * libdbusmenu-qt updated to 0.8.3.
svn path=/nixpkgs/branches/kde-4.7/; revision=27816
2011-07-18 11:57:18 +00:00
Eelco Dolstra c416926580 * Qt: remove Phonon since we can just use the external Phonon
package.  This also removes the GStreamer dependency because only
  Phonon uses it.

svn path=/nixpkgs/branches/kde-4.7/; revision=27814
2011-07-18 09:18:38 +00:00
Eelco Dolstra b6b4761dc6 * libcanberra updated to 0.28. Disabled the gstreamer backend by
default because there doesn't seem to be much point to it.

svn path=/nixpkgs/branches/kde-4.7/; revision=27809
2011-07-17 13:27:12 +00:00
Eelco Dolstra 56a081cd55 * Added libav, a fork of ffmpeg.
svn path=/nixpkgs/trunk/; revision=27797
2011-07-15 12:20:34 +00:00
Eelco Dolstra f4ac1126ff * Sync with the trunk.
svn path=/nixpkgs/branches/kde-4.7/; revision=27796
2011-07-15 10:02:22 +00:00
Peter Simons 7c10cbb6c8 We cannot use thread-local store in mesa, because the rest of our xorg
installation has been built without support for it.

svn path=/nixpkgs/trunk/; revision=27788
2011-07-14 20:04:34 +00:00
Peter Simons e7a9b41e9c mesa: enable full gallium, xcb, and egl support, and build all available dri back-ends
svn path=/nixpkgs/trunk/; revision=27786
2011-07-14 19:21:37 +00:00
Peter Simons 18bd4e67d7 mesa: add myself as a maintainer
svn path=/nixpkgs/trunk/; revision=27785
2011-07-14 19:21:33 +00:00
Peter Simons ea27b1b042 mesa: depend on python+libxml2Python rather than depending on pythonFull
The latter package contains Tcl/Tk and whatnot else, so using that
expression as a built input was a bad idea. I'm sorry.

The dependency on talloc is gone, too. It wasn't used, apparently, but
it broke the build on Darwin because talloc doesn't compile there.

svn path=/nixpkgs/trunk/; revision=27784
2011-07-14 19:21:29 +00:00