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
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
576eb992a4
Updated uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=26729
2011-04-07 08:30:28 +00:00
Shea Levy
566a2eba74
Whoops, edited the wrong expression
...
svn path=/nixpkgs/trunk/; revision=26701
2011-04-05 16:14:23 +00:00
Shea Levy
dc1af596fd
Disable watchdog when building ppl-0.11 statically
...
svn path=/nixpkgs/trunk/; revision=26700
2011-04-05 16:10:58 +00:00
Eelco Dolstra
fad57767e3
* Merge the modular-python branch.
...
svn path=/nixpkgs/trunk/; revision=26695
2011-04-05 15:02:22 +00:00
Eelco Dolstra
db144edb60
* libvirt 0.9.0.
...
svn path=/nixpkgs/branches/modular-python/; revision=26693
2011-04-05 14:14:39 +00:00
Shea Levy
4551a76c2c
Add the pocketsphinx voice recognition library
...
svn path=/nixpkgs/trunk/; revision=26686
2011-04-04 18:50:39 +00:00
Shea Levy
f1a3b5e937
Use pkgconfig and a shorter sourceforge url
...
svn path=/nixpkgs/trunk/; revision=26685
2011-04-04 18:50:30 +00:00
Shea Levy
77d9a77fb1
Add the sphinxbase library
...
svn path=/nixpkgs/trunk/; revision=26684
2011-04-04 18:50:23 +00:00
Eelco Dolstra
f99c0dd302
* Sync with the trunk.
...
svn path=/nixpkgs/branches/modular-python/; revision=26678
2011-04-04 13:36:05 +00:00
Andres Löh
291df5f0c1
Added the RC of Haskell Platform 2011.2.0.1 ...
...
svn path=/nixpkgs/trunk/; revision=26674
2011-04-04 08:45:05 +00:00
Andres Löh
e5da05349c
Updating Hakyll and dependencies.
...
Patch supplied by Vladimír Čunát. Thanks.
svn path=/nixpkgs/trunk/; revision=26648
2011-03-31 23:21:36 +00:00
Eelco Dolstra
8844b1545a
* Libvirt keeps state (such as information about running VMs) in
...
$(sysconfdir). So this needs to be /etc rather than $out/etc. No
wonder libvirt forgot about my VMs every time it got upgraded...
(I guess it should really be /var, but that's upstream's decision.)
svn path=/nixpkgs/branches/modular-python/; revision=26643
2011-03-31 22:09:07 +00:00
Shea Levy
812e7c93ee
Add ppl version 0.11, necessary for Graphite optimizations in GCC 4.6.0
...
svn path=/nixpkgs/trunk/; revision=26636
2011-03-31 21:32:01 +00:00
Shea Levy
8002302a31
Add CLooG, an alternative to CLooG-PPL based on the integer set library, an optional dependency for GCC 4.6.0
...
svn path=/nixpkgs/trunk/; revision=26635
2011-03-31 21:25:08 +00:00
Shea Levy
bc6ee5020d
Add isl, the integer set library (needed for cloog, an optional dependency for GCC 4.6.0)
...
svn path=/nixpkgs/trunk/; revision=26633
2011-03-31 21:19:39 +00:00
Eelco Dolstra
2cf4ac9c33
* libvirt updated to 0.9.0rc2. Nova likes this one better.
...
svn path=/nixpkgs/branches/modular-python/; revision=26627
2011-03-31 13:20:49 +00:00
Lluís Batlle i Rossell
627812ffbb
Adding Rigs of Rods.
...
Basically it builds, but I still don't know how to run it. I imagine the
installPhase is still too poor, but it's better than nothing.
I also added two mygui versions. That stable, and that required by Rigs of Roads (svn).
svn path=/nixpkgs/trunk/; revision=26618
2011-03-30 22:08:33 +00:00
Andres Löh
3ae597033d
Added tuple and OneTuple.
...
svn path=/nixpkgs/trunk/; revision=26592
2011-03-29 14:17:19 +00:00
Lluís Batlle i Rossell
497fc7bb94
Making btanks work (and adding smpeg).
...
svn path=/nixpkgs/trunk/; revision=26585
2011-03-28 18:58:49 +00:00
Lluís Batlle i Rossell
655a9ea9c3
Adding the racing videogame VDrift.
...
I added the asio library as a side effect.
svn path=/nixpkgs/trunk/; revision=26575
2011-03-28 16:08:21 +00:00
Lluís Batlle i Rossell
97182f0bcb
Making SDL_gfx and SDL_image find the SDL headers, by a postInstall patch.
...
They expected to sit in the same directory as the SDL headers.
svn path=/nixpkgs/trunk/; revision=26574
2011-03-28 16:08:17 +00:00
Andres Löh
b18dd91057
Removing trailing whitespace.
...
svn path=/nixpkgs/trunk/; revision=26570
2011-03-28 15:04:00 +00:00
Andres Löh
127a2fc8e0
Added random-fu plus dependencies.
...
(Unfortunately doesn't compile yet with ghc-7.)
svn path=/nixpkgs/trunk/; revision=26569
2011-03-28 15:03:51 +00:00
Ludovic Courtès
b56430e7c0
MPC is now a GNU project.
...
svn path=/nixpkgs/trunk/; revision=26562
2011-03-28 12:04:59 +00:00
Lluís Batlle i Rossell
5142fda2bf
Updating freeimage.
...
svn path=/nixpkgs/trunk/; revision=26560
2011-03-28 10:22:55 +00:00
Lluís Batlle i Rossell
20ef19e1d2
Updating enet
...
svn path=/nixpkgs/trunk/; revision=26546
2011-03-27 14:07:38 +00:00
Russell O'Connor
72124a0aa9
Bitcoin.
...
svn path=/nixpkgs/trunk/; revision=26544
2011-03-27 06:44:34 +00:00
Evgeny Egorochkin
836b0d259d
ustr: packaged
...
svn path=/nixpkgs/trunk/; revision=26540
2011-03-27 04:46:05 +00:00
Evgeny Egorochkin
9f7e3964d4
taglib: version bump
...
svn path=/nixpkgs/trunk/; revision=26533
2011-03-26 18:23:30 +00:00
Karn Kallio
f477fe9d3d
Update libssh version to latest release 0.4.8
...
svn path=/nixpkgs/trunk/; revision=26519
2011-03-25 23:14:01 +00:00
Lluís Batlle i Rossell
ef57b57b92
Adding two NES emulators.
...
Because of them, I made allegro build the allegrogl library.
I also added the HawkNL library.
svn path=/nixpkgs/trunk/; revision=26517
2011-03-25 22:15:48 +00:00
Karn Kallio
9eb80e4f94
URL to libssh has changed.
...
svn path=/nixpkgs/trunk/; revision=26516
2011-03-25 15:27:30 +00:00
Peter Simons
0e5593b0f6
libarchive: don't try to build e2fsprogs, attr, or acl unless running on Linux
...
These packages give errors when built on, say, Darwin.
svn path=/nixpkgs/trunk/; revision=26510
2011-03-25 12:55:22 +00:00
Rob Vermaas
592abae649
add patch for boost to get rid of ' what(): locale::facet::_S_create_c_locale name not valid' errors in some packages
...
svn path=/nixpkgs/trunk/; revision=26500
2011-03-25 08:04:00 +00:00
Lluís Batlle i Rossell
0b176e1bd0
Adding a first attempt of expression for wxwidgets 2.9.
...
It looks like building and installing. Part of the expression I copied from wxGTK 2.8,
and some parts of it may be irrelevant or wrong.
svn path=/nixpkgs/trunk/; revision=26484
2011-03-23 22:05:14 +00:00
Ludovic Courtès
acffafe66f
GStreamer: Actually use the setup hook.
...
svn path=/nixpkgs/trunk/; revision=26482
2011-03-23 21:56:05 +00:00
Ludovic Courtès
53eb747a5c
GNU uCommon C++ 4.2.0.
...
svn path=/nixpkgs/trunk/; revision=26478
2011-03-23 21:55:43 +00:00
Peter Simons
2e24a92971
pathtype: added initial version 0.5.2
...
svn path=/nixpkgs/trunk/; revision=26471
2011-03-23 15:57:58 +00:00
Alexander Tsamutali
e54a964632
development/libraries/sfml: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=26433
2011-03-20 18:21:37 +00:00
Alexander Tsamutali
4cbc38255f
development/libraries/fribidi: Updated to 0.19.2.
...
svn path=/nixpkgs/trunk/; revision=26431
2011-03-20 14:54:39 +00:00
Andres Löh
19b2375799
Fix Haskell x11-xft package.
...
svn path=/nixpkgs/trunk/; revision=26430
2011-03-20 13:23:53 +00:00
Michael Raskin
6879f1e3b1
Update NSPR
...
svn path=/nixpkgs/trunk/; revision=26416
2011-03-18 08:26:11 +00:00
Yury G. Kudryashov
6923a32b33
Add funambol
...
svn path=/nixpkgs/trunk/; revision=26336
2011-03-15 23:09:27 +00:00