Ludovic Courtès
9c2f9fd2f2
GNU Bison 2.5.
...
svn path=/nixpkgs/trunk/; revision=27813
2011-07-18 08:36:01 +00:00
Karn Kallio
abbf22c397
Update version of urweb compiler.
...
svn path=/nixpkgs/trunk/; revision=27801
2011-07-15 18:54:43 +00:00
Peter Simons
66dbd40cb7
ghc: build GHC on haskellPlatforms instead of linux++darwin to avoid evaluation errors on Hydra because x86_64-darwin is unsupported
...
svn path=/nixpkgs/trunk/; revision=27799
2011-07-15 12:53:21 +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
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
Peter Simons
13db8d6999
mesa: updated to version 7.10.3
...
svn path=/nixpkgs/trunk/; revision=27778
2011-07-14 12:22:59 +00:00
Peter Simons
10b7a4fe96
mesa: updated to version 7.10.2
...
There changes are based on patch <http://sprunge.us/bOMG > from goibhniu.
svn path=/nixpkgs/trunk/; revision=27777
2011-07-14 12:22:55 +00:00
Peter Simons
13720273bb
haskell-funcmp: added version 1.5
...
svn path=/nixpkgs/trunk/; revision=27761
2011-07-13 15:00:51 +00:00
Peter Simons
78ccc14e3e
ghc-6.10.1-binary: revert blind attempt to bootstrap GHC on x86_64-darwin with the i686 version of this compiler
...
Hydra says that we can *not* use the i686 compiler to bootstrap x86_64 on Darwin. Duh.
svn path=/nixpkgs/trunk/; revision=27753
2011-07-13 12:00:19 +00:00
Eelco Dolstra
35505a442e
* Remove some dead files.
...
svn path=/nixpkgs/trunk/; revision=27752
2011-07-13 11:40:47 +00:00
Peter Simons
ce11df9d80
ghc-6.10.1-binary: blind attempt to bootstrap GHC on x86_64-darwin with the i686 version of this compiler
...
I have no idea whether that's going to work, and I can't test it for
lack of access to a MacOS X machine, but think chances are pretty good
that this is going to succeed.
svn path=/nixpkgs/trunk/; revision=27751
2011-07-13 11:09:06 +00:00
Peter Simons
67bbb5203c
boost: updated to version 1.47.0
...
Packages that don't build with the latest libraries can use 'boost144', which
is the version we had before.
svn path=/nixpkgs/trunk/; revision=27740
2011-07-12 14:24:01 +00:00
Andres Löh
eabbecd10f
Added hp2any.
...
svn path=/nixpkgs/trunk/; revision=27701
2011-07-11 07:17:53 +00:00
Peter Simons
13e0b7bbed
Revert "cmake: updated to version 2.8.5".
...
The latest version doesn't compile on Hydra. It does compile on my
machine, though. Not sure what happened.
svn path=/nixpkgs/trunk/; revision=27699
2011-07-10 22:21:39 +00:00
Peter Simons
03446e108d
cmake: updated to version 2.8.5
...
svn path=/nixpkgs/trunk/; revision=27696
2011-07-10 20:17:38 +00:00
Andres Löh
d7d0700d18
Added test-framework.
...
svn path=/nixpkgs/trunk/; revision=27695
2011-07-10 17:38:21 +00:00
Lluís Batlle i Rossell
5d27ed479a
Updating podofo
...
svn path=/nixpkgs/trunk/; revision=27694
2011-07-10 16:15:41 +00:00
Peter Simons
c9695f2d48
Added obsolete lua-5.0.3 version, which is required by gravit.
...
svn path=/nixpkgs/trunk/; revision=27692
2011-07-10 14:04:19 +00:00
Peter Simons
6b9ab942b5
pkgs/development/interpreters/lua-4/builder.sh: delete obsolete file
...
svn path=/nixpkgs/trunk/; revision=27690
2011-07-10 14:04:09 +00:00
Peter Simons
f92f3deed8
lua-4: fixed build
...
svn path=/nixpkgs/trunk/; revision=27678
2011-07-08 21:24:01 +00:00
Peter Simons
20ba4e9296
haskell-testpack: updated to version 2.1.0
...
svn path=/nixpkgs/trunk/; revision=27660
2011-07-07 23:48:17 +00:00
Andres Löh
6f43e422ba
Added yesod-form and yesod-json.
...
svn path=/nixpkgs/trunk/; revision=27654
2011-07-07 21:40:46 +00:00
Andres Löh
29c7cd1298
Added aeson, unordered-containers.
...
svn path=/nixpkgs/trunk/; revision=27653
2011-07-07 21:40:43 +00:00
Andres Löh
65d9fa940b
Adding yesod-persistent.
...
svn path=/nixpkgs/trunk/; revision=27652
2011-07-07 21:40:40 +00:00
Andres Löh
bec4023fbe
Version bump for attoparsec.
...
svn path=/nixpkgs/trunk/; revision=27651
2011-07-07 21:40:38 +00:00
Andres Löh
1b603fe157
Added yesod-core.
...
svn path=/nixpkgs/trunk/; revision=27650
2011-07-07 21:40:35 +00:00
Andres Löh
f8b1ace1d7
Added warp plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=27649
2011-07-07 21:40:33 +00:00
Peter Simons
c76ef49466
gprolog: add myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=27647
2011-07-07 21:05:02 +00:00
Andres Löh
5422838e56
Version bumps for hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=27638
2011-07-07 19:08:51 +00:00
Ludovic Courtès
4d7d10da6b
GNU Automake: Append `-I' flags stemming from $ACLOCAL_PATH instead of prepending them.
...
See <http://lists.gnu.org/archive/html/bug-gnulib/2011-07/msg00100.html >
for an illustration of the bug.
svn path=/nixpkgs/trunk/; revision=27622
2011-07-07 15:10:40 +00:00
Eelco Dolstra
cefbc72a35
* Oops.
...
svn path=/nixpkgs/trunk/; revision=27601
2011-07-04 15:05:12 +00:00
Ludovic Courtès
7b34224abd
Update Hydra.
...
svn path=/nixpkgs/trunk/; revision=27598
2011-07-04 14:44:54 +00:00
Eelco Dolstra
684186104c
* Latest SQLite, Flash player (Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=27595
2011-07-04 14:12:20 +00:00
Ludovic Courtès
08e6c13dee
GNU GLOBAL 5.9.7.
...
svn path=/nixpkgs/trunk/; revision=27587
2011-07-04 11:52:30 +00:00
Ludovic Courtès
9bde902010
GNU Prolog 1.4.0.
...
svn path=/nixpkgs/trunk/; revision=27586
2011-07-04 11:52:26 +00:00
Ludovic Courtès
8defd87760
GNU uCommon C++ 5.0.3.
...
svn path=/nixpkgs/trunk/; revision=27584
2011-07-04 11:52:18 +00:00
Ludovic Courtès
7bd9ef1d5b
GnuTLS 2.12.7.
...
svn path=/nixpkgs/trunk/; revision=27583
2011-07-04 11:52:13 +00:00
Ludovic Courtès
a609897ae7
GNU Guile 2.0.2.
...
svn path=/nixpkgs/trunk/; revision=27582
2011-07-04 11:52:06 +00:00
Lluís Batlle i Rossell
4f854226f5
Updating libharu. I renamed it from haru to libharu; I prefer libharu for the name.
...
svn path=/nixpkgs/trunk/; revision=27578
2011-07-02 14:16:06 +00:00
Ludovic Courtès
fef7d9197e
libunistring: Make libiconv a propagated input when cross-building for MinGW.
...
svn path=/nixpkgs/trunk/; revision=27577
2011-07-01 15:51:55 +00:00
Ludovic Courtès
7762934904
BDW-GC, GMP, libffi, libunistring, Readline: Don't use the native `strip'.
...
Using the native `strip' breaks static libraries when cross-compiling.
svn path=/nixpkgs/trunk/; revision=27572
2011-07-01 13:20:12 +00:00
Ludovic Courtès
3a8af0ddf7
GNU Libtool: Use dontStrip' instead of the non-existent
dontNativeStrip'.
...
svn path=/nixpkgs/trunk/; revision=27571
2011-07-01 10:11:06 +00:00
Ludovic Courtès
3da30b6770
GNU Libtool: Don't run the native `strip' when cross-compiling.
...
svn path=/nixpkgs/trunk/; revision=27568
2011-07-01 07:42:23 +00:00
Sander van der Burg
aa16cb5f11
Added option to enable native midi support
...
svn path=/nixpkgs/trunk/; revision=27563
2011-06-30 15:12:26 +00:00
Ludovic Courtès
909f438893
GCC 4.6.1.
...
svn path=/nixpkgs/trunk/; revision=27562
2011-06-30 14:35:07 +00:00
Eelco Dolstra
e324357c8c
* sqlite updated to 3.7.7.
...
svn path=/nixpkgs/trunk/; revision=27543
2011-06-27 08:04:29 +00:00
Ludovic Courtès
ad3cea4fb1
glibc: Update Hurd snapshot.
...
svn path=/nixpkgs/trunk/; revision=27536
2011-06-23 21:14:35 +00:00
Andres Löh
e908e92413
haskell/csv version bump
...
svn path=/nixpkgs/trunk/; revision=27533
2011-06-23 18:35:19 +00:00
Ludovic Courtès
054178e045
glibc: Update Hurd snapshot.
...
svn path=/nixpkgs/trunk/; revision=27525
2011-06-22 21:37:25 +00:00
Eelco Dolstra
611aecaeeb
* Firefox 5.0.
...
* nspr updated to 4.8.8.
svn path=/nixpkgs/trunk/; revision=27516
2011-06-22 12:21:15 +00:00
Florian Friesdorf
c53fc3b65e
jscoverage-0.5.1
...
svn path=/nixpkgs/trunk/; revision=27508
2011-06-21 07:28:30 +00:00
Andres Löh
a1cd10cfe2
Adding ghc-7.0.4.
...
svn path=/nixpkgs/trunk/; revision=27492
2011-06-18 12:31:16 +00:00
Lluís Batlle i Rossell
ba31e62e5a
Making imlib2 know about libpng, and then feh showing pngs fine.
...
svn path=/nixpkgs/trunk/; revision=27489
2011-06-17 13:18:27 +00:00
Michael Raskin
0234b969a9
Fix build - add a patch from Debian
...
svn path=/nixpkgs/trunk/; revision=27488
2011-06-16 21:19:13 +00:00
Eelco Dolstra
c81069e9d5
* apr updated to 1.4.5.
...
* apr-util updated to 1.3.12.
* httpd updated to 2.2.19.
svn path=/nixpkgs/trunk/; revision=27487
2011-06-16 15:19:53 +00:00
Eelco Dolstra
f76820a1eb
* Apply a patch to Net::Amazon::EC2 to get the describe_instances
...
function to work with Nova.
svn path=/nixpkgs/trunk/; revision=27480
2011-06-16 12:20:05 +00:00
Michael Raskin
b64148624f
Update YASM
...
svn path=/nixpkgs/trunk/; revision=27477
2011-06-16 05:55:47 +00:00
Eelco Dolstra
ce3cb35e53
* strace updated to 4.6.
...
svn path=/nixpkgs/trunk/; revision=27473
2011-06-15 13:28:04 +00:00
Sander van der Burg
22b9fd78a4
Fixed the comments tool
...
svn path=/nixpkgs/trunk/; revision=27469
2011-06-15 12:04:31 +00:00
Lluís Batlle i Rossell
6dd9fd054e
updating imlib2. This makes feh load tiffs correctly.
...
svn path=/nixpkgs/trunk/; revision=27467
2011-06-15 10:30:08 +00:00
Ludovic Courtès
7b78f74a6d
GCC 4.6: Pass -O2' and optionally
-g' to the bootstrap compiler.
...
svn path=/nixpkgs/trunk/; revision=27465
2011-06-15 08:42:46 +00:00
Eelco Dolstra
12c9ba62ac
* Fix some evaluation problems.
...
svn path=/nixpkgs/trunk/; revision=27457
2011-06-14 15:55:11 +00:00
Sander van der Burg
7f26b06961
Added ninka, an experimental sentence based license detector
...
svn path=/nixpkgs/trunk/; revision=27455
2011-06-14 15:15:34 +00:00
Ludovic Courtès
d45757e581
Hydra: Update.
...
svn path=/nixpkgs/trunk/; revision=27454
2011-06-14 12:32:19 +00:00
Michael Raskin
9899a88c7d
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=27451
2011-06-14 04:31:30 +00:00
Nicolas Pierron
f76edfb1e1
gdb: Add support for python instrumentation.
...
svn path=/nixpkgs/trunk/; revision=27446
2011-06-14 02:39:03 +00:00
Ludovic Courtès
bc9e54bafb
GNU uCommon C++ 5.0.2.
...
svn path=/nixpkgs/trunk/; revision=27442
2011-06-13 20:52:50 +00:00
Ludovic Courtès
73193ee1cb
GnuTLS 2.12.6.1.
...
svn path=/nixpkgs/trunk/; revision=27441
2011-06-13 20:52:40 +00:00
Ludovic Courtès
0d67ee1913
GNU GLOBAL 5.9.6.
...
svn path=/nixpkgs/trunk/; revision=27439
2011-06-13 20:52:26 +00:00
Alexander Tsamutali
a4a6c40b2c
development/libraries/libevent: Updated to 2.0.12.
...
svn path=/nixpkgs/trunk/; revision=27432
2011-06-13 14:11:29 +00:00
Rob Vermaas
0ccfc552f5
update hydra
...
svn path=/nixpkgs/trunk/; revision=27403
2011-06-09 13:43:02 +00:00
Ludovic Courtès
74a7f5122e
FreeType: Add dependency on GNU Make on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=27397
2011-06-08 12:04:47 +00:00
Eelco Dolstra
0ed22f9e3c
* libvirt updated to 0.9.2.
...
svn path=/nixpkgs/trunk/; revision=27396
2011-06-08 11:15:27 +00:00
Yury G. Kudryashov
a6704045e6
libxklavier-5.0
...
svn path=/nixpkgs/trunk/; revision=27389
2011-06-07 21:51:07 +00:00
Yury G. Kudryashov
2fb2742370
ntrack: fix hardcoded /usr
...
svn path=/nixpkgs/trunk/; revision=27387
2011-06-07 21:50:55 +00:00
Yury G. Kudryashov
496ab8b948
ntrack-011
...
svn path=/nixpkgs/trunk/; revision=27386
2011-06-07 21:50:48 +00:00
Yury G. Kudryashov
1c4b8e4886
gpgme: propagate some dependencies
...
svn path=/nixpkgs/trunk/; revision=27384
2011-06-07 21:50:36 +00:00
Yury G. Kudryashov
25c8f01659
libdmtx: propagate xz (move this propagation to ImageMagick?)
...
svn path=/nixpkgs/trunk/; revision=27383
2011-06-07 21:50:30 +00:00
Yury G. Kudryashov
ab01869f17
Add libdmtx, restore alphabetical order
...
svn path=/nixpkgs/trunk/; revision=27382
2011-06-07 21:50:23 +00:00
Yury G. Kudryashov
ff7e3daf73
Add flac, pulseaudio, libmng, libxcb
...
I need flac, pulseaudio and xcb.
svn path=/nixpkgs/trunk/; revision=27380
2011-06-07 21:50:05 +00:00
Yury G. Kudryashov
7d4d42a8aa
libmng: propagate some build inputs
...
svn path=/nixpkgs/trunk/; revision=27379
2011-06-07 21:49:53 +00:00
Yury G. Kudryashov
ee7583d685
libssh-0.4.8
...
svn path=/nixpkgs/trunk/; revision=27378
2011-06-07 21:49:42 +00:00
Yury G. Kudryashov
701e2b1cd4
ortp-0.16.4
...
svn path=/nixpkgs/trunk/; revision=27377
2011-06-07 21:49:37 +00:00
Yury G. Kudryashov
b0e4af34be
msilbc-2.0.3, use upstream buildsystem
...
svn path=/nixpkgs/trunk/; revision=27376
2011-06-07 21:49:31 +00:00
Yury G. Kudryashov
d299591964
mediastreamer-2.7.2; drop my patches. TODO: forward-port plugins.patch
...
svn path=/nixpkgs/trunk/; revision=27375
2011-06-07 21:49:25 +00:00
Yury G. Kudryashov
8c12f7f6e9
iLBC codec. Extract directly from rfc
...
svn path=/nixpkgs/trunk/; revision=27374
2011-06-07 21:49:18 +00:00
Yury G. Kudryashov
92db687bf4
ConsoleKit-0.4.4
...
svn path=/nixpkgs/trunk/; revision=27373
2011-06-07 21:49:11 +00:00
Michael Raskin
3c82ed030f
Adding GSM and CELT codecs; dependencies of sflphone - failed to buuild itself
...
svn path=/nixpkgs/trunk/; revision=27364
2011-06-07 14:42:24 +00:00
Andres Löh
1c00dfa14a
Added smallcheck.
...
svn path=/nixpkgs/trunk/; revision=27363
2011-06-07 14:23:01 +00:00
Ludovic Courtès
97675e8344
Add GNU Complexity.
...
svn path=/nixpkgs/trunk/; revision=27344
2011-06-04 21:46:07 +00:00
Michael Raskin
317d2663d7
Twinkle needs an older version of ccrtp
...
svn path=/nixpkgs/trunk/; revision=27333
2011-05-31 09:09:35 +00:00
Ludovic Courtès
7c3c4722e1
GNU libzrtpcpp.
...
svn path=/nixpkgs/trunk/; revision=27331
2011-05-30 21:50:01 +00:00
Ludovic Courtès
cc072bee92
GNU ccRTP 2.0.0.
...
svn path=/nixpkgs/trunk/; revision=27330
2011-05-30 21:49:56 +00:00
Ludovic Courtès
7e052f904e
GNU uCommon C++ 5.0.1.
...
svn path=/nixpkgs/trunk/; revision=27328
2011-05-30 21:49:43 +00:00
Ludovic Courtès
b7f8a4a795
GNU SASL 1.6.1.
...
svn path=/nixpkgs/trunk/; revision=27325
2011-05-30 21:49:24 +00:00
Ludovic Courtès
947f4db2e9
GNU Libidn 1.22.
...
svn path=/nixpkgs/trunk/; revision=27324
2011-05-30 21:49:18 +00:00
Ludovic Courtès
1323580c9a
GNU Scientific Library 1.15.
...
svn path=/nixpkgs/trunk/; revision=27323
2011-05-30 21:49:12 +00:00