Marco Maggesi
e2b159dabe
ocaml batteries: https --> http
...
svn path=/nixpkgs/trunk/; revision=27303
2011-05-25 09:27:50 +00:00
Michael Raskin
579433500a
Update Lazarus
...
svn path=/nixpkgs/trunk/; revision=27302
2011-05-25 09:04:54 +00:00
Michael Raskin
21e9c28ce5
Update FPC
...
svn path=/nixpkgs/trunk/; revision=27301
2011-05-25 08:45:08 +00:00
Marco Maggesi
e8466deeff
ocaml batteries: fix download url
...
svn path=/nixpkgs/trunk/; revision=27300
2011-05-24 20:40:55 +00:00
Marco Maggesi
5b730d301c
Update ocaml_batteries and camomile (ocamlPackages)
...
* Add camomile 0.8.3 and 0.8.2 (for ocaml_batteries).
* Remove obsolete camomile 0.7.3 and 0.8.1.
* Update ocaml_batteries to version 1.3.0 (also add fixes for Darwin).
svn path=/nixpkgs/trunk/; revision=27299
2011-05-24 18:21:13 +00:00
Marco Maggesi
a3b617c8e3
Add platforms to OCaml 3.12.0
...
svn path=/nixpkgs/trunk/; revision=27298
2011-05-24 18:05:05 +00:00
Lluís Batlle i Rossell
6ec672232a
Enabling most xcache settings
...
svn path=/nixpkgs/trunk/; revision=27296
2011-05-24 15:23:04 +00:00
Marco Maggesi
3c99107e82
Fix compilation of apr-util on darwin by removing dependence on openldap
...
svn path=/nixpkgs/trunk/; revision=27283
2011-05-20 17:00:49 +00:00
Karn Kallio
b6acdba7fa
Update Ur/Web to latest release 2011057.
...
svn path=/nixpkgs/trunk/; revision=27276
2011-05-17 21:36:55 +00:00
Andres Löh
0736b17460
Added repa library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=27267
2011-05-16 13:48:03 +00:00
Michael Raskin
7dcbaadf78
Split WebKit into release expression and svn-trunk expression; WebKitGtk had a release recently, so it is not a big featurewise change
...
svn path=/nixpkgs/trunk/; revision=27259
2011-05-16 02:45:55 +00:00
Michael Raskin
b3e1663faf
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=27255
2011-05-15 19:21:53 +00:00
Marco Maggesi
bdace03143
Update PolyML to version 5.4
...
Also enable hydra build for linux
svn path=/nixpkgs/trunk/; revision=27250
2011-05-13 15:55:05 +00:00
Andres Löh
22377172b2
Added logfloat. Some version bumps for Haskell pkgs.
...
svn path=/nixpkgs/trunk/; revision=27241
2011-05-13 10:14:21 +00:00
Eelco Dolstra
03055c5300
* Updated ffmpeg, faac and xvidcore.
...
* ffmpeg: enable support for faac (disabled by default because faac is
non-free).
* faac: use an external mp4v2 because the internal one doesn't build.
svn path=/nixpkgs/trunk/; revision=27240
2011-05-12 20:43:33 +00:00
Eelco Dolstra
d5ee631b92
* libvirt: depend on libgcrypt.
...
svn path=/nixpkgs/trunk/; revision=27229
2011-05-11 15:02:53 +00:00
Eelco Dolstra
36cf6ea476
* libvirt updated to 0.9.1.
...
svn path=/nixpkgs/trunk/; revision=27193
2011-05-09 09:24:18 +00:00
Michael Raskin
70658f688a
Apparently, this is the correct rubberband URL
...
svn path=/nixpkgs/trunk/; revision=27182
2011-05-08 10:02:42 +00:00
Yury G. Kudryashov
bfffc57cc6
rubygems: bump nix-ruby, more nix magic
...
svn path=/nixpkgs/trunk/; revision=27179
2011-05-08 09:35:31 +00:00
Florian Friesdorf
45859265b0
gmime 2.4.24
...
svn path=/nixpkgs/trunk/; revision=27174
2011-05-06 21:49:12 +00:00
Cillian de Roiste
28096838d0
Adding node.js, a javascript web development platform
...
svn path=/nixpkgs/trunk/; revision=27168
2011-05-05 22:38:04 +00:00
Peter Simons
e4033547a3
python-2.7: fix sqlite3 impurity
...
The build expression for python contains code that patches all occurrences of
impure paths like "/usr" and "/opt" out of "setup.py". The same code must be
run when building a python module, too.
svn path=/nixpkgs/trunk/; revision=27164
2011-05-05 14:41:15 +00:00
Peter Simons
f0f900f41b
pkgs/development/interpreters/python/2.7/default.nix: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27163
2011-05-05 14:41:08 +00:00
Peter Simons
fa08bf65c4
python-2.7: Don't repeat the version number "2.7" in build instructions. Instead, use the variable ${majorVersion}.
...
svn path=/nixpkgs/trunk/; revision=27162
2011-05-05 14:41:02 +00:00
Peter Simons
db7c4adb80
doxygen: updated to version 1.7.4
...
svn path=/nixpkgs/trunk/; revision=27157
2011-05-05 09:43:21 +00:00
Eelco Dolstra
b1e93d013c
* Get rid of those annoying "not an attrSet" trace messages.
...
svn path=/nixpkgs/trunk/; revision=27141
2011-05-04 12:43:31 +00:00
Rob Vermaas
2881931569
forgot to commit
...
svn path=/nixpkgs/trunk/; revision=27139
2011-05-04 12:25:52 +00:00
Eelco Dolstra
92bf0b92d3
* Provide "null" defaults for the optional dependencies, otherwise
...
binutilsCross gives an evaluation error.
svn path=/nixpkgs/trunk/; revision=27138
2011-05-04 12:22:56 +00:00
Rob Vermaas
565c215340
add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
...
svn path=/nixpkgs/trunk/; revision=27134
2011-05-04 10:04:26 +00:00
Rob Vermaas
1625c212d1
add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
...
svn path=/nixpkgs/trunk/; revision=27133
2011-05-04 10:04:03 +00:00
Rob Vermaas
8f7cab5d5c
add some versions of cppunit/boost/protobuf, added binutils with gold, added nlopt
...
svn path=/nixpkgs/trunk/; revision=27132
2011-05-04 10:03:46 +00:00
Eelco Dolstra
345b9a75d5
* Move wxPython into python-packages.nix so that you can get wxPython
...
built for the appropriate Python version
(e.g. python26Packages.wxPython).
svn path=/nixpkgs/trunk/; revision=27127
2011-05-04 08:41:50 +00:00
Eelco Dolstra
a7d4f19ab3
* wxPython updated to 2.8.12.0.
...
* wxPython builder: wrap the Python programs (such as pyshell) so that
they actually work.
svn path=/nixpkgs/trunk/; revision=27122
2011-05-03 16:57:18 +00:00
Eelco Dolstra
5c244c345d
* wxGTK updated to 2.8.12.
...
svn path=/nixpkgs/trunk/; revision=27119
2011-05-03 16:01:19 +00:00
Eelco Dolstra
c2c9b1d011
* SQLite updated to 3.7.6.2. Also enabled the SECURE_DELETE feature
...
(required by Firefox).
svn path=/nixpkgs/trunk/; revision=27116
2011-05-03 15:43:08 +00:00
Lluís Batlle i Rossell
590bf722b4
Adding readline to php, so now 'php -a' works nicely with readline.
...
svn path=/nixpkgs/trunk/; revision=27110
2011-05-03 08:25:45 +00:00
Michael Raskin
26da7d3871
Adding Kona: a K interpreter
...
svn path=/nixpkgs/trunk/; revision=27098
2011-05-03 06:58:01 +00:00
Michael Raskin
fbe2f38d98
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=27064
2011-04-30 17:02:59 +00:00
Karn Kallio
b3a57308b5
Advance Racket to version 5.1.1 (latest release).
...
svn path=/nixpkgs/trunk/; revision=27062
2011-04-30 16:31:19 +00:00
Lluís Batlle i Rossell
18620ef05b
php xcache wanted m4. Otherwise it built a wrong shared object (missing symbols).
...
svn path=/nixpkgs/trunk/; revision=27057
2011-04-29 21:38:32 +00:00
Lluís Batlle i Rossell
5bd133b65c
Updating php 5.3 and adding php-xcache.
...
svn path=/nixpkgs/trunk/; revision=27056
2011-04-29 21:01:09 +00:00
Ludovic Courtès
67280cf5bb
GNU libidn 1.21.
...
svn path=/nixpkgs/trunk/; revision=27041
2011-04-28 20:58:05 +00:00
Ludovic Courtès
f138600ac9
GNU uCommon C++ 4.3.2.
...
svn path=/nixpkgs/trunk/; revision=27040
2011-04-28 20:58:00 +00:00
Ludovic Courtès
f50b358f37
GnuTLS 2.12.3.
...
svn path=/nixpkgs/trunk/; revision=27039
2011-04-28 20:57:54 +00:00
Ludovic Courtès
457a6eeef6
GNU Guile 2.0.1.
...
svn path=/nixpkgs/trunk/; revision=27038
2011-04-28 20:57:48 +00:00
Lluís Batlle i Rossell
c259379dc9
Getting mars to build. Somehow the fetchsvn in sfml_svn did not work anymore.
...
svn path=/nixpkgs/trunk/; revision=27037
2011-04-28 20:50:12 +00:00
Shea Levy
ab8ccf9fc3
Bump *sphinx* to 0.7
...
svn path=/nixpkgs/trunk/; revision=27015
2011-04-27 21:15:42 +00:00
Florian Friesdorf
6680e9f30b
xapian: fixed version: GPL -> GPLv2+ - thanks Ludo’
...
svn path=/nixpkgs/trunk/; revision=26988
2011-04-27 12:49:55 +00:00
Ludovic Courtès
0387298eaa
hwloc 1.2.
...
svn path=/nixpkgs/trunk/; revision=26986
2011-04-27 09:51:11 +00:00
Florian Friesdorf
3fb9e4da74
xapian and xapianBindings 1.2.5
...
svn path=/nixpkgs/trunk/; revision=26980
2011-04-26 20:57:16 +00:00
Florian Friesdorf
1e3d07eeea
renamed current xapian/xapianBindings to xapian10/xapianBindings10
...
svn path=/nixpkgs/trunk/; revision=26979
2011-04-26 20:57:11 +00:00
Florian Friesdorf
db215a1d94
xapian: gplv2 -> gpl (according to homepage), added myself as maintainer
...
svn path=/nixpkgs/trunk/; revision=26978
2011-04-26 20:57:04 +00:00
Michael Raskin
8665736894
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=26977
2011-04-26 07:15:50 +00:00
Cillian de Roiste
5ca8e8041f
fixing the url
...
svn path=/nixpkgs/trunk/; revision=26962
2011-04-25 09:16:12 +00:00
Cillian de Roiste
df82318501
Updating Vamp-sdk and rubberband
...
svn path=/nixpkgs/trunk/; revision=26958
2011-04-24 20:10:49 +00:00
Lluís Batlle i Rossell
bc88f37fcb
Adding the leptonica library of image processing and analysis.
...
svn path=/nixpkgs/trunk/; revision=26954
2011-04-24 18:16:51 +00:00
Lluís Batlle i Rossell
7cc0eee61d
Updating some xiph.org libraries, and making some cross-compile.
...
svn path=/nixpkgs/trunk/; revision=26943
2011-04-23 21:58:30 +00:00
Ludovic Courtès
7f0b84c2a9
Guile-Cairo 1.4.1.
...
svn path=/nixpkgs/trunk/; revision=26941
2011-04-23 21:15:06 +00:00
Ludovic Courtès
6ad4724656
Guile-Lib 0.2.1.
...
svn path=/nixpkgs/trunk/; revision=26940
2011-04-23 21:15:01 +00:00
Lluís Batlle i Rossell
3b0ea0e5d4
Updating ffmpeg and libvpx.
...
svn path=/nixpkgs/trunk/; revision=26938
2011-04-23 20:58:52 +00:00
Yury G. Kudryashov
0bfc84b0aa
Cross-compile zlib for Windows
...
svn path=/nixpkgs/trunk/; revision=26928
2011-04-23 06:59:04 +00:00
Cillian de Roiste
eb9ed1c09f
Adding Specimen, an audio sampler and phat gtk+ widgets which Specimen uses
...
svn path=/nixpkgs/trunk/; revision=26923
2011-04-22 21:42:38 +00:00
Eelco Dolstra
b2c4b433b4
* Added libpar2 and nzbget.
...
svn path=/nixpkgs/trunk/; revision=26895
2011-04-19 20:35:24 +00:00
Cillian de Roiste
47d86a8371
Adding Python 3.2
...
svn path=/nixpkgs/trunk/; revision=26893
2011-04-19 18:10:15 +00:00
Florian Friesdorf
25cd609b92
removed previously added xapian12
...
svn path=/nixpkgs/trunk/; revision=26882
2011-04-18 17:19:58 +00:00
Florian Friesdorf
bd71b36628
notmuch with inheritable-tags-hack for thread muting
...
the muted tag is supposed to be inherited by messages of the same
thread, effictely muting a thread. A muted thread will not show up in
your inbox anymore. Current implementation is hackish but functional.
big thank you to amdragon!
svn path=/nixpkgs/trunk/; revision=26878
2011-04-18 17:19:44 +00:00
Michael Raskin
c9f06b05c1
Add Widelands RTS
...
svn path=/nixpkgs/trunk/; revision=26869
2011-04-17 17:55:29 +00:00
Eelco Dolstra
69c0cfc9a5
* x264: bump to the latest snapshot to get MPlayer with x264 support
...
to build.
svn path=/nixpkgs/trunk/; revision=26867
2011-04-17 17:10:37 +00:00
Joachim Schiele
0686dd5767
same fix but now using stdenv.lib.optionals recommended by shlevy
...
svn path=/nixpkgs/trunk/; revision=26859
2011-04-16 23:00:47 +00:00
Joachim Schiele
ece5a6bfc7
fixes this bug http://www.mail-archive.com/suspend-devel@lists.sourceforge.net/msg02355.html
...
svn path=/nixpkgs/trunk/; revision=26858
2011-04-16 22:47:15 +00:00
Lluís Batlle i Rossell
e4351e6df0
Fixing the nixpkgs tarball, broken for more than a week.
...
svn path=/nixpkgs/trunk/; revision=26856
2011-04-16 16:27:55 +00:00
Lluís Batlle i Rossell
61b07dc110
Adding libva, to get some possible video acceleration in intel video cards.
...
svn path=/nixpkgs/trunk/; revision=26854
2011-04-16 11:00:31 +00:00
Sander van der Burg
3a67579267
Bumped scala to version 2.8.1
...
svn path=/nixpkgs/trunk/; revision=26850
2011-04-15 09:11:49 +00:00
Rob Vermaas
50d0535b45
update jdk to jdk-1.6.0_24
...
svn path=/nixpkgs/trunk/; revision=26849
2011-04-15 07:56:09 +00:00
Michael Raskin
d6d9493a4e
Update libproxy
...
svn path=/nixpkgs/trunk/; revision=26847
2011-04-15 04:58:17 +00:00
Lluís Batlle i Rossell
41e1640b1f
Adding php APC
...
svn path=/nixpkgs/trunk/; revision=26841
2011-04-14 11:12:04 +00:00
Michael Raskin
b4dde807c2
Updating WebKit to latest and changing some feature flags
...
svn path=/nixpkgs/trunk/; revision=26818
2011-04-13 09:34:26 +00:00
Michael Raskin
2eb6b07427
Update Gambit
...
svn path=/nixpkgs/trunk/; revision=26816
2011-04-13 06:31:45 +00:00
Michael Raskin
9a0305d40e
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=26815
2011-04-13 05:56:20 +00:00
Michael Raskin
8a00dfcc18
Update teeworlds
...
svn path=/nixpkgs/trunk/; revision=26814
2011-04-13 05:47:51 +00:00
Karn Kallio
e29d509152
Move the gmp dependency to nettle, where it originates.
...
As pointed out by Ludovic Courtès.
svn path=/nixpkgs/trunk/; revision=26812
2011-04-13 02:02:11 +00:00
Karn Kallio
422455271c
GnuTLS now introduces a dependency on gmp.
...
-- also removed poorly considered earlier individual patches.
svn path=/nixpkgs/trunk/; revision=26810
2011-04-12 16:59:52 +00:00
Karn Kallio
f54bea2a72
Pass gmp to libimobiledevice.
...
svn path=/nixpkgs/trunk/; revision=26809
2011-04-12 16:37:11 +00:00
Ludovic Courtès
665bf1c775
GNU uCommon C++ 4.3.1.
...
svn path=/nixpkgs/trunk/; revision=26794
2011-04-12 08:05:35 +00:00
Ludovic Courtès
4ae531e532
GnuTLS 2.12.2.
...
svn path=/nixpkgs/trunk/; revision=26793
2011-04-12 08:05:31 +00:00
Eelco Dolstra
9e26da96e5
* Update DBI and DBD::SQLite.
...
svn path=/nixpkgs/trunk/; revision=26775
2011-04-11 09:11:36 +00:00
Michael Raskin
ab7bb9e148
Adding OpenSceneGraph and SimGear
...
svn path=/nixpkgs/trunk/; revision=26769
2011-04-09 16:43:00 +00:00
Michael Raskin
a74ae1f6ff
OGRE needs leaving RPATH in place to work
...
svn path=/nixpkgs/trunk/; revision=26766
2011-04-09 15:51:00 +00:00
Lluís Batlle i Rossell
ccd2316471
Fixing the builds of apr, apache, subversion and friends when having enabled the ldap support.
...
svn path=/nixpkgs/trunk/; revision=26764
2011-04-09 14:59:06 +00:00
Lluís Batlle i Rossell
450ef3730c
Adding ldap support to apache (true by default).
...
I imagine noone would mind this 'addon' in their nixos apache installations.
svn path=/nixpkgs/trunk/; revision=26763
2011-04-09 14:24:25 +00:00
Shea Levy
1ee223e3f6
Bump flite to 1.4, move to libraries
...
svn path=/nixpkgs/trunk/; revision=26759
2011-04-08 16:15:44 +00:00
Shea Levy
352dded989
Libelf isn't building on Darwin according to hydra, so remove libelf-dependent GCC-4.6 from Darwin
...
svn path=/nixpkgs/trunk/; revision=26753
2011-04-08 13:03:53 +00:00
Michael Raskin
945a329c91
Use readline in pure
...
svn path=/nixpkgs/trunk/; revision=26751
2011-04-08 08:24:28 +00:00
Michael Raskin
0aff57f299
Adding Pure programming language
...
svn path=/nixpkgs/trunk/; revision=26749
2011-04-08 08:00:55 +00:00
Michael Raskin
2b61f3f4e5
Adding AngelScript interpreter library
...
svn path=/nixpkgs/trunk/; revision=26748
2011-04-08 06:52:31 +00:00
Karn Kallio
cd86629a8a
Change which corrected a failing build of webdsl on a 64 bit Linux.
...
Based on this comment: http://webdsl.org/selectpage/Download/WebDSLOnLinux
svn path=/nixpkgs/trunk/; revision=26747
2011-04-08 06:20:34 +00:00
Cillian de Roiste
30c1dd27c8
Adding ZynAddSubFX, a software synthesizer, and minixml (a dependency of ZynAddSubFX)
...
svn path=/nixpkgs/trunk/; revision=26746
2011-04-07 22:24:56 +00:00
Cillian de Roiste
fa84d216b0
Updating the snapshot for fltk, r6970 is no longer available
...
svn path=/nixpkgs/trunk/; revision=26745
2011-04-07 21:36:12 +00:00
Andres Löh
1d4428fbdb
Added Agda-executable.
...
svn path=/nixpkgs/trunk/; revision=26737
2011-04-07 12:10:38 +00:00
Andres Löh
576eb992a4
Updated uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=26729
2011-04-07 08:30:28 +00:00