Andres Löh
73bee7da33
Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
...
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Eelco Dolstra
0db478d40b
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=22707
2010-07-22 13:18:07 +00:00
Eelco Dolstra
fc47f20db1
* Try to build OpenOffice and Go-oo with Neon 0.29, since 0.26 doesn't
...
work anymore.
svn path=/nixpkgs/branches/x-updates/; revision=22702
2010-07-22 10:41:34 +00:00
Ludovic Courtès
8297acd511
Add Seeks, a "social" search engine.
...
svn path=/nixpkgs/trunk/; revision=22698
2010-07-22 09:03:35 +00:00
Ludovic Courtès
35cbabdab4
ViTE from SVN.
...
svn path=/nixpkgs/trunk/; revision=22696
2010-07-22 09:01:42 +00:00
Ludovic Courtès
3c482c79d6
GNU Dico 2.1.
...
svn path=/nixpkgs/trunk/; revision=22695
2010-07-22 09:01:20 +00:00
Ludovic Courtès
c4d05c0e3e
Give Org-Mode a high priority.
...
svn path=/nixpkgs/trunk/; revision=22694
2010-07-22 08:59:46 +00:00
Ludovic Courtès
f497701642
Add upstream Org-Mode.
...
svn path=/nixpkgs/trunk/; revision=22693
2010-07-22 08:59:12 +00:00
Eelco Dolstra
f555da864d
* dar: build with --disable-dar-static, apparently the zlib update
...
broke it. Also upgrade to 2.3.10 and turn on ACL support.
svn path=/nixpkgs/branches/x-updates/; revision=22690
2010-07-21 15:30:25 +00:00
Eelco Dolstra
78a5abdf85
* Updated the X.org server to 1.8.2. Note that it no longer depends
...
on HAL but instead uses udev to autoconfigure input devices. We'll
have to update the NixOS X server module accordingly, I guess. See
https://fedoraproject.org/wiki/Input_device_configuration .
* Updated Mesa to 7.8.2.
svn path=/nixpkgs/branches/x-updates/; revision=22681
2010-07-20 19:24:21 +00:00
Eelco Dolstra
9909fdbbd6
* Fix evaluation problems.
...
svn path=/nixpkgs/branches/x-updates/; revision=22668
2010-07-19 22:24:26 +00:00
Eelco Dolstra
b8928b09fd
* Okay, make zlib a propagated build input of glib.
...
svn path=/nixpkgs/branches/x-updates/; revision=22666
2010-07-19 11:43:45 +00:00
Eelco Dolstra
b080c11720
* eggdbus now needs zlib because it uses glib's Requires.private.
...
Maybe zlib should be a propagatedBuildInput in glib, not sure.
svn path=/nixpkgs/branches/x-updates/; revision=22662
2010-07-19 10:32:31 +00:00
Eelco Dolstra
030981c1e7
* nbd requires a static glib. Since it's the only package that does
...
so, don't build the default glib statically but pass a custom glib
to nbd.
svn path=/nixpkgs/branches/x-updates/; revision=22658
2010-07-19 08:44:32 +00:00
Eelco Dolstra
fa38234d64
* Make Firefox 3.6 the default.
...
svn path=/nixpkgs/branches/x-updates/; revision=22653
2010-07-18 23:23:16 +00:00
Eelco Dolstra
0695a9707c
* GTK+ 2.20, Glib 2.24 etc.
...
svn path=/nixpkgs/branches/x-updates/; revision=22652
2010-07-18 23:22:59 +00:00
Ludovic Courtès
3aee92f068
Geeqie: Use libchamplain.
...
svn path=/nixpkgs/trunk/; revision=22650
2010-07-18 22:47:23 +00:00
Ludovic Courtès
cd06afd761
Add libchamplain, a library to display maps.
...
svn path=/nixpkgs/trunk/; revision=22649
2010-07-18 22:46:19 +00:00
Ludovic Courtès
cbd5317e82
Add Clutter{,-GTK}, a library for fancy GUIs.
...
svn path=/nixpkgs/trunk/; revision=22648
2010-07-18 22:45:03 +00:00
Eelco Dolstra
3d442ad185
* Apply a patch that is apparently required to make the kernel work
...
properly on Amazon EC2.
* Always apply the CIFS timeout patch. It's rather annoying to have
to build a separate kernel for the VM tests.
svn path=/nixpkgs/trunk/; revision=22630
2010-07-18 21:10:46 +00:00
Lluís Batlle i Rossell
41fc0fba17
Adding libupnp to vlc (I hope this will enable some DLNA things)
...
svn path=/nixpkgs/trunk/; revision=22602
2010-07-14 15:02:34 +00:00
Eelco Dolstra
7dd76e9ce5
* Fix a hard-coded reference in `shadow' to /usr/sbin/nscd. This
...
prevented the nscd cache from being properly invalidated after a
change, so that e.g. `useradd x; id x' would fail.
svn path=/nixpkgs/trunk/; revision=22599
2010-07-14 12:10:26 +00:00
Ludovic Courtès
c167ef5ca5
Hugin: Use `stdenv2', for the CMake-related fixes.
...
svn path=/nixpkgs/trunk/; revision=22594
2010-07-13 23:42:33 +00:00
Lluís Batlle i Rossell
4301f209c9
Making the tigervnc server work.
...
svn path=/nixpkgs/trunk/; revision=22584
2010-07-13 17:57:13 +00:00
Ludovic Courtès
2113d82947
Add PIUS.
...
svn path=/nixpkgs/trunk/; revision=22580
2010-07-13 16:32:14 +00:00
Lluís Batlle i Rossell
6c0b62d1a5
Made the tightvnc build the Xvnc server - although I still did not manage to start it.
...
svn path=/nixpkgs/trunk/; revision=22569
2010-07-12 22:15:50 +00:00
Lluís Batlle i Rossell
196e8ad0f6
TigerVNC (without the server Xvnc still)
...
svn path=/nixpkgs/trunk/; revision=22568
2010-07-12 22:15:36 +00:00
Lluís Batlle i Rossell
a8c5534849
Adding virtualgl (and therefore, libjpeg-turbo, a SIMD API-compatible libjpeg)
...
svn path=/nixpkgs/trunk/; revision=22553
2010-07-10 08:45:44 +00:00
Lluís Batlle i Rossell
89b116ba67
Adding firmware for the wireless cards rt2870 (for a rt3072 hw in fact)
...
svn path=/nixpkgs/trunk/; revision=22551
2010-07-09 17:30:08 +00:00
David Guibert
b6a84f5c50
update ikiwiki and fix its dependencies.
...
- when installing perl.XML_LibXML:
Cannot write to /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini: Permission denied at /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX.pm line 191.
SKIP_SAX_INSTALL=1 fixes this.
- RPC-XML hangs on during the check phase.
A temporary work around is to set doCheck as false.
svn path=/nixpkgs/trunk/; revision=22550
2010-07-09 13:16:00 +00:00
David Guibert
9e8da1fa0c
libcgroup: library that abstracts the control group file system in Linux.
...
svn path=/nixpkgs/trunk/; revision=22548
2010-07-09 13:15:51 +00:00
David Guibert
a826eeff23
openmpi 1.4.2 with gfortran
...
svn path=/nixpkgs/trunk/; revision=22547
2010-07-09 13:15:47 +00:00
David Guibert
74b7818349
vala - Compiler for the GObject type system
...
svn path=/nixpkgs/trunk/; revision=22546
2010-07-09 13:15:40 +00:00
Michael Raskin
72f6e78cb0
Make midori use the webkit version from libsoup
...
svn path=/nixpkgs/trunk/; revision=22544
2010-07-09 11:35:07 +00:00
Eelco Dolstra
f2aa054357
* Revive gmime-2.2.x, because gmime-2.4.x is not backwards
...
compatible. For instance, Pan requires gmime-2.2.
svn path=/nixpkgs/trunk/; revision=22543
2010-07-09 09:12:42 +00:00
Michael Raskin
765e4ee981
Oops, pass needed args
...
svn path=/nixpkgs/trunk/; revision=22542
2010-07-09 04:24:31 +00:00
Lluís Batlle i Rossell
874b619180
Adding Black Shades Elite (a fork of Black Shades)
...
svn path=/nixpkgs/trunk/; revision=22538
2010-07-08 18:06:01 +00:00
Michael Raskin
ccc497f80d
Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
...
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Andres Löh
eb2cb9afd4
Added ghc-6.12.3. Does not build yet for me -- still have to figure out why.
...
svn path=/nixpkgs/trunk/; revision=22525
2010-07-08 11:43:06 +00:00
Lluís Batlle i Rossell
f3a813ae77
Adding Black Shades
...
svn path=/nixpkgs/trunk/; revision=22520
2010-07-07 22:22:19 +00:00
Lluís Batlle i Rossell
6b701731ec
Adding gltron.
...
svn path=/nixpkgs/trunk/; revision=22519
2010-07-07 21:44:09 +00:00
Lluís Batlle i Rossell
0c06d77a7d
Adding clapack.
...
svn path=/nixpkgs/trunk/; revision=22514
2010-07-07 15:10:01 +00:00
Eelco Dolstra
f928e6ad5a
* Updated reiserfsprogs to 3.6.21. Also install fsck.reiserfs and
...
mkfs.reiserfs symlinks. The former is important to keep mountall
happy.
svn path=/nixpkgs/trunk/; revision=22511
2010-07-07 14:23:30 +00:00
Lluís Batlle i Rossell
9cadb2cdc6
Making privoxy build (set an older autoconf - the current privxoy does not like the newer)
...
svn path=/nixpkgs/trunk/; revision=22503
2010-07-07 08:58:56 +00:00
Michael Raskin
058ccd7714
Apparently fixed GCL build
...
svn path=/nixpkgs/trunk/; revision=22498
2010-07-06 16:48:03 +00:00
Eelco Dolstra
3f92e4d2c8
* Added Blueman (a Bluetooth application).
...
* Added obex-data-server and python-notify, needed by Blueman.
svn path=/nixpkgs/trunk/; revision=22497
2010-07-06 14:54:22 +00:00
Rob Vermaas
ac26c3bee1
new version of chrome with new deps
...
svn path=/nixpkgs/trunk/; revision=22486
2010-07-06 08:18:14 +00:00
Michael Raskin
9fe4caf066
Readding old Graphviz: I need it for some graph program that relies on its way of grid snapping.
...
svn path=/nixpkgs/trunk/; revision=22483
2010-07-05 19:04:33 +00:00
Ludovic Courtès
d66e8e5d73
GNU Automake 1.11: Remove useless workaround.
...
svn path=/nixpkgs/trunk/; revision=22482
2010-07-05 16:55:54 +00:00
Eelco Dolstra
19116c7f23
* For the moment, disable `make check' in Automake 1.11.1 to get
...
mountall to build again.
svn path=/nixpkgs/trunk/; revision=22480
2010-07-05 14:34:08 +00:00
Michael Raskin
06664135a4
Ejabberd will use old Erlang for now
...
svn path=/nixpkgs/trunk/; revision=22477
2010-07-05 12:47:35 +00:00
Ludovic Courtès
c3484e59e9
GNU GRUB 1.98.
...
svn path=/nixpkgs/trunk/; revision=22465
2010-07-04 21:11:13 +00:00
Yury G. Kudryashov
f528440f05
Add qjson
...
svn path=/nixpkgs/trunk/; revision=22451
2010-07-04 20:59:47 +00:00
Yury G. Kudryashov
0642ef4935
Add libdbusmenu-qt
...
svn path=/nixpkgs/trunk/; revision=22450
2010-07-04 20:55:50 +00:00
Yury G. Kudryashov
41e58b3982
Add convmv
...
svn path=/nixpkgs/trunk/; revision=22444
2010-07-03 08:06:01 +00:00
Lluís Batlle i Rossell
6aa4b636dc
Adding a skeleton for the path64 compiler.
...
It builds, but it needs some reworks as running it lookes at /usr/bin/ld and things like that.
I leave that for another day.
svn path=/nixpkgs/trunk/; revision=22442
2010-07-02 21:44:31 +00:00
Eelco Dolstra
dc94c79d54
* Added lsiutil, a command-line utility for LSI controllers.
...
svn path=/nixpkgs/trunk/; revision=22437
2010-07-01 13:18:09 +00:00
Lluís Batlle i Rossell
5b4e3a5b40
Adding Wings 3D (as a side effect, update erlang, and add esdl).
...
svn path=/nixpkgs/trunk/; revision=22436
2010-07-01 09:08:37 +00:00
Michael Raskin
e312c443fc
Fixing interpreter paths in the end. Note that 4s-dump needs Perl Net::HTTP package that Nixpkgs apparently lack
...
svn path=/nixpkgs/trunk/; revision=22435
2010-07-01 05:05:47 +00:00
Michael Raskin
853212def0
Adding 4store RDF storage/SparQL server
...
svn path=/nixpkgs/trunk/; revision=22434
2010-06-30 21:51:48 +00:00
Yury G. Kudryashov
dc475a09a9
Add hunspell
...
TODO: make it work (export DICTDIR)
svn path=/nixpkgs/trunk/; revision=22432
2010-06-30 15:53:28 +00:00
Michael Raskin
14eea491b8
Adding Redstore HTTP RDF/SPARQL server
...
svn path=/nixpkgs/trunk/; revision=22428
2010-06-29 22:18:49 +00:00
Evgeny Egorochkin
9ffa12eb19
Added Bangarang media player
...
svn path=/nixpkgs/trunk/; revision=22423
2010-06-26 18:29:42 +00:00
David Guibert
9d4a13f798
thunderbird: 3.1
...
svn path=/nixpkgs/trunk/; revision=22421
2010-06-26 14:23:22 +00:00
Evgeny Egorochkin
877d8a6f27
Packaged libxml++
...
svn path=/nixpkgs/trunk/; revision=22417
2010-06-26 01:40:42 +00:00
Michael Raskin
90ea2d1111
Fix FFTW argument to Ladspa Plugins
...
svn path=/nixpkgs/trunk/; revision=22414
2010-06-25 18:21:19 +00:00
Alexander Tsamutali
cb8eb249e0
games/tremulous: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=22413
2010-06-25 15:09:53 +00:00
Lluís Batlle i Rossell
924177da84
New VLC, ffmpeg, x264 and libvpx all-in-one-rebuild. VP8 support.
...
svn path=/nixpkgs/trunk/; revision=22410
2010-06-24 22:55:25 +00:00
Michael Raskin
558251da4a
Adding golly (a cellular automata program)
...
svn path=/nixpkgs/trunk/; revision=22391
2010-06-23 07:41:17 +00:00
David Guibert
4e3d3b707c
noweb-2.11b
...
svn path=/nixpkgs/trunk/; revision=22384
2010-06-22 19:49:06 +00:00
Lluís Batlle i Rossell
99a94a777b
Updating ngspice
...
svn path=/nixpkgs/trunk/; revision=22364
2010-06-21 20:34:23 +00:00
Lluís Batlle i Rossell
0e125635ed
Fixing the aufs evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=22361
2010-06-21 17:51:52 +00:00
Yury G. Kudryashov
b39389560f
Add meta.platforms to qt4 and merkaartor
...
Should fix one of hydra evaluation errors
svn path=/nixpkgs/trunk/; revision=22360
2010-06-21 17:06:08 +00:00
Evgeny Egorochkin
449a75420c
Packaged libinfinity
...
svn path=/nixpkgs/trunk/; revision=22359
2010-06-21 16:06:18 +00:00
Evgeny Egorochkin
d9b78f206f
Added Quassel IRC client.
...
By default it's compiled as monolithic, but as soon as there's
a corresponding service, it should be changed to client/daemon split.
svn path=/nixpkgs/trunk/; revision=22351
2010-06-20 23:48:59 +00:00
Evgeny Egorochkin
4ef24c6cd6
Addded SemNotes note-taking app
...
svn path=/nixpkgs/trunk/; revision=22340
2010-06-20 12:54:42 +00:00
Evgeny Egorochkin
c4d7698f7f
Make amule package overridable to be able to configure it
...
svn path=/nixpkgs/trunk/; revision=22339
2010-06-20 11:33:01 +00:00
Evgeny Egorochkin
4719a2ed3c
Added flags to compile amule daemon and remote gui
...
svn path=/nixpkgs/trunk/; revision=22334
2010-06-19 02:19:39 +00:00
Michael Raskin
c1059d8969
Fixing problems with Xscreensaver caused by using stdenv builder
...
svn path=/nixpkgs/trunk/; revision=22332
2010-06-18 19:33:15 +00:00
Lluís Batlle i Rossell
da9e4402ee
Pinta still does not build (xbuild pkgconfig problems), but mono and gtk-sharp-2 build fine.
...
svn path=/nixpkgs/trunk/; revision=22322
2010-06-18 08:16:21 +00:00
Lluís Batlle i Rossell
034005647b
Adding hplip (HP's driver suite for printers and multi-function devices), which builds
...
but I have not tried to do anything with it
svn path=/nixpkgs/trunk/; revision=22321
2010-06-18 08:16:17 +00:00
Ludovic Courtès
ff57c0e21e
Move SimGrid under `science/misc'.
...
svn path=/nixpkgs/trunk/; revision=22312
2010-06-17 17:06:40 +00:00
Ludovic Courtès
3190f9ed6e
Add Visual Trace Explorer (ViTE).
...
svn path=/nixpkgs/trunk/; revision=22311
2010-06-17 17:06:09 +00:00
Michael Raskin
4462d3b9c7
Fix some strange Uzbl library problem
...
svn path=/nixpkgs/trunk/; revision=22310
2010-06-17 15:23:38 +00:00
Ludovic Courtès
80780f066f
Add HTTPFS2, for Linux.
...
svn path=/nixpkgs/trunk/; revision=22308
2010-06-17 12:44:40 +00:00
Michael Raskin
b24d67c772
Try updating WebKit. Dependency check passes; will abuse Hydra to build it all.
...
svn path=/nixpkgs/trunk/; revision=22304
2010-06-17 05:20:16 +00:00
Michael Raskin
c6b5662b78
Remove uzbl-experimental: now most changes go to master, and radical changes happen less
...
svn path=/nixpkgs/trunk/; revision=22302
2010-06-17 04:23:11 +00:00
Lluís Batlle i Rossell
57c012a16c
Attempt at adding 'pinta'. It still does not build due to mono problems.
...
Nevertheless, I updated the gnome attribute names a bit so all that
gtk-sharp-2 goes a bit beyond.
svn path=/nixpkgs/trunk/; revision=22287
2010-06-15 22:25:38 +00:00
Sander van der Burg
cc6acb3e40
Added my very experimental Visual Studio build stuff. You should be even more brave to use this
...
svn path=/nixpkgs/trunk/; revision=22273
2010-06-15 11:32:19 +00:00
Sander van der Burg
970ce3a878
Commited my experimental Visual C# build function. Currently, it should only be used by brave people
...
svn path=/nixpkgs/trunk/; revision=22272
2010-06-15 11:16:35 +00:00
Marc Weber
02adc9484b
adobe_flex_sdk, use - instead of _ in name
...
svn path=/nixpkgs/trunk/; revision=22269
2010-06-14 22:35:40 +00:00
Ludovic Courtès
5be3acda2d
Add Tulip, a graph visualization framework.
...
svn path=/nixpkgs/trunk/; revision=22264
2010-06-14 18:30:35 +00:00
Marc Weber
88d7d68c77
update Adobe Flex SDK
...
svn path=/nixpkgs/trunk/; revision=22260
2010-06-14 16:52:15 +00:00
Lluís Batlle i Rossell
68c33b2fe1
Adding merkaartor (a qt-based openstreetmap editor)
...
svn path=/nixpkgs/trunk/; revision=22244
2010-06-13 19:32:04 +00:00
Lluís Batlle i Rossell
b1946eec91
Adding xoscope (oscilloscope for the sound card input, among others)
...
svn path=/nixpkgs/trunk/; revision=22242
2010-06-13 10:01:16 +00:00
Lluís Batlle i Rossell
a4a34dd6e4
Moving dragonegg (gcc shared object plugin) into the llvm directory,
...
as I think it fits better there than in 'libraries'.
svn path=/nixpkgs/trunk/; revision=22238
2010-06-12 21:52:50 +00:00
Lluís Batlle i Rossell
684aa4b043
Removing llvm-gcc (gcc-4.2 only), because I think dragonegg outdates it (gcc-4.5.0 plugin).
...
svn path=/nixpkgs/trunk/; revision=22237
2010-06-12 21:52:45 +00:00
Lluís Batlle i Rossell
22a839c86d
Making clang build for llvm 2.7
...
(I've not tested the usage of c++ headers though, but it builds c and c++ simple programs)
svn path=/nixpkgs/trunk/; revision=22236
2010-06-12 21:52:39 +00:00
Lluís Batlle i Rossell
1babf6ea14
Cleaning a bit what I commited about llvm, and making dragonegg build.
...
If passing to gcc4.5 the compile flag: "-fplugin=dragonegg.so" it will use the llvm optimizers and
code generators.
In that previous commit I enabled link time optimization and plugin support in gcc 4.5.0
svn path=/nixpkgs/trunk/; revision=22235
2010-06-12 20:54:35 +00:00
Lluís Batlle i Rossell
e6ad625902
llvm update attempt + dragonegg
...
svn path=/nixpkgs/trunk/; revision=22234
2010-06-12 17:42:33 +00:00
Lluís Batlle i Rossell
0530f43655
Updating go, and making the go expression work in both i686-linux and x86_64-linux.
...
svn path=/nixpkgs/trunk/; revision=22230
2010-06-12 11:21:20 +00:00
Lluís Batlle i Rossell
9ffa9fc87f
Updating autofs5. Using the upstream distribution system of tarball+patches,
...
instead of the Marc auto update system.
svn path=/nixpkgs/trunk/; revision=22229
2010-06-12 10:22:09 +00:00
Michael Raskin
0273c77148
A top-level entry for gosmore
...
svn path=/nixpkgs/trunk/; revision=22227
2010-06-11 22:37:47 +00:00
Ludovic Courtès
ccfa69e8b6
GNU gv 3.7.1.
...
svn path=/nixpkgs/trunk/; revision=22216
2010-06-10 21:52:34 +00:00
Eelco Dolstra
8b18623656
* Updated bluez and obexd.
...
svn path=/nixpkgs/trunk/; revision=22211
2010-06-10 12:47:58 +00:00
Eelco Dolstra
6dddd07402
* vmTools: don't use klibc anymore. Just use utillinux/bash/etc.
...
svn path=/nixpkgs/trunk/; revision=22209
2010-06-10 12:28:04 +00:00
Michael Raskin
62e6ad4960
Add OpenSSL and VoIP support to Gajim
...
svn path=/nixpkgs/trunk/; revision=22194
2010-06-09 12:56:15 +00:00
David Guibert
c6b05c7164
aufs2: patch for kernel 2.6.34
...
svn path=/nixpkgs/trunk/; revision=22178
2010-06-08 06:29:02 +00:00
Lluís Batlle i Rossell
20d949a6f5
Adding libusb to cups, so it can access usb printers.
...
svn path=/nixpkgs/trunk/; revision=22163
2010-06-07 08:24:06 +00:00
Ludovic Courtès
82c1349503
Proof General: Build and install via the makefile.
...
svn path=/nixpkgs/trunk/; revision=22162
2010-06-06 22:39:28 +00:00
Michael Raskin
43790aa2dc
Fixing Gnokii build
...
svn path=/nixpkgs/trunk/; revision=22160
2010-06-05 21:14:41 +00:00
Lluís Batlle i Rossell
6c4cb05613
Adding zsync
...
svn path=/nixpkgs/trunk/; revision=22158
2010-06-05 19:23:57 +00:00
Lluís Batlle i Rossell
4328f6a1fe
Updating bsdiff
...
svn path=/nixpkgs/trunk/; revision=22156
2010-06-05 11:40:23 +00:00
Lluís Batlle i Rossell
66b32efbcc
Updating ccrypt
...
svn path=/nixpkgs/trunk/; revision=22150
2010-06-04 15:21:32 +00:00
Eelco Dolstra
240305fab4
* Added mountall. This is an Ubuntu utility that mounts filesystems
...
as they become available (as determined by monitoring udev) and
emits Upstart events to inform other jobs that the filesystems are
mounted. This is very useful for NixOS (which currently ignores
filesystems in the job dependency chain - very bad).
Unfortunately, mountall depends on Plymouth (a boot splash
implementation). The patch allows mountall to build without
Plymouth. Since Plymouth is also used to inform users about failing
mounts and get responses, some more changes will be needed.
Probably mountall should emit a "mount-failed" event to trigger a
root shell on the console to allow the user to repair the problem.
svn path=/nixpkgs/trunk/; revision=22143
2010-06-04 13:43:53 +00:00
Lluís Batlle i Rossell
02ea8daffa
Making gtkwave more featured, adding more buildInputs.
...
svn path=/nixpkgs/trunk/; revision=22133
2010-06-03 15:37:02 +00:00
Marc Weber
d3341315bd
adding gis system grass (graphviz 3d is not supported yet)
...
svn path=/nixpkgs/trunk/; revision=22131
2010-06-03 15:19:59 +00:00
Marc Weber
d3be228d96
adding firebird (and embedded library ?)
...
svn path=/nixpkgs/trunk/; revision=22130
2010-06-03 15:19:56 +00:00
Lluís Batlle i Rossell
e8fc7c3d9e
Updating feh.
...
svn path=/nixpkgs/trunk/; revision=22127
2010-06-03 14:41:41 +00:00
Eelco Dolstra
108f63eb80
* Added cifs-utils (mount.cifs properly packaged). This obsoletes
...
mount-cifs.
svn path=/nixpkgs/trunk/; revision=22124
2010-06-03 14:28:48 +00:00
Marc Weber
0be243e26d
t/gis/qgis
...
updating qgis
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22115
2010-06-03 00:51:23 +00:00
Marc Weber
0d6228fa83
t/gis/gdal
...
updating gdal
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22114
2010-06-03 00:51:20 +00:00
Marc Weber
5f5d6f185f
t/gis/libgeotiff
...
adding libgeotiff
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22113
2010-06-03 00:51:13 +00:00
Eelco Dolstra
0cef95c341
* Remove our hacked up version of `su' from coreutils.
...
svn path=/nixpkgs/trunk/; revision=22108
2010-06-02 21:11:21 +00:00
Eelco Dolstra
6f2b3f46cc
* PAM updated to 1.1.1. Also build with libxcrypt support.
...
* Cracklib updated. Removed the dictionary as it should be moved into
a separate package.
svn path=/nixpkgs/trunk/; revision=22105
2010-06-02 17:31:20 +00:00
Eelco Dolstra
e0adbee395
* Updated shadow to 4.1.4.2 (and build it with PAM support). This
...
might replace the pwdutils, pam_login and su packages in NixOS.
svn path=/nixpkgs/trunk/; revision=22103
2010-06-02 16:45:14 +00:00
Lluís Batlle i Rossell
e9f6c6e437
Adding pdftk for roconnor.
...
svn path=/nixpkgs/trunk/; revision=22097
2010-06-02 08:21:49 +00:00
Lluís Batlle i Rossell
a2e353cd50
Adding htmldoc. I had to update fltk 1.1 for it to build.
...
svn path=/nixpkgs/trunk/; revision=22096
2010-06-01 21:15:40 +00:00
Eelco Dolstra
d1ae973761
* Added dash.
...
svn path=/nixpkgs/trunk/; revision=22088
2010-06-01 17:05:29 +00:00
Eelco Dolstra
09b8d46dc9
* splashutils: use Glibc instead of klibc.
...
svn path=/nixpkgs/trunk/; revision=22086
2010-06-01 16:36:07 +00:00
Ludovic Courtès
25e05e4cf9
Add SimGrid, a simulator for distributed applications in heterogeneous environments.
...
svn path=/nixpkgs/trunk/; revision=22078
2010-06-01 10:13:29 +00:00
Eelco Dolstra
81cab76ecd
* Updated Google Earth.
...
svn path=/nixpkgs/trunk/; revision=22064
2010-05-30 23:25:30 +00:00
Eelco Dolstra
a6d63f4fab
* nvidia_x11: added a flag to build only the libraries. This is
...
useful on x86_64-linux to support i686 binaries: there we need the
NVIDIA OpenGL libraries, but not the kernel module or the
nvidia-settings program (which just cause a lot of unnecessary and
large dependencies).
svn path=/nixpkgs/trunk/; revision=22061
2010-05-30 21:56:56 +00:00
Alexander Tsamutali
2cc92567a2
applications/misc/zathura: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=22057
2010-05-29 21:15:13 +00:00
Marc Weber
5a59b1b55d
adding PHP. 5.3.2. See comments.
...
I had to add the newer PHP because current PHP 5.2.11 doesn't read SOAP
from https urls. Debian's PHP does work - I couldn't find their fix
svn path=/nixpkgs/trunk/; revision=22056
2010-05-29 18:26:54 +00:00
Eelco Dolstra
d9b0896866
* I assume building Emacs without GTK was only supposed to happen on
...
Darwin.
svn path=/nixpkgs/trunk/; revision=22048
2010-05-28 13:59:57 +00:00
Eelco Dolstra
629849c449
* Renamed "aufs2-utils" to the upstream name ("aufs-util").
...
svn path=/nixpkgs/trunk/; revision=22040
2010-05-28 09:38:44 +00:00
Eelco Dolstra
74b6d94ed5
* Get aufs2 and aufs2-util to build against Linux 2.6.32.
...
svn path=/nixpkgs/trunk/; revision=22032
2010-05-28 07:09:15 +00:00
Michael Raskin
6a185ec765
Top-level entry for gambit commit
...
svn path=/nixpkgs/trunk/; revision=22028
2010-05-28 06:08:50 +00:00
David Guibert
7c19b40dbf
kernel-2.6.34
...
The Linux 2.6.34 kernel delivers (from [1])
- many open-source GPU driver updates,
- GPU switching support,
- the LogFS file-system,
- faster KVM networking support,
- Btrfs file-system updates,
- the VMware memory ballooning driver,
- and many other changes.
A more exhaustive list of the Linux 2.6.34 kernel changes from
architectures to network drivers is listed on the Wiki at
KernelNewbies.org.[2]
[1] http://www.phoronix.com :
[2] http://kernelnewbies.org/Linux_2_6_34
svn path=/nixpkgs/trunk/; revision=22023
2010-05-27 19:44:23 +00:00
David Guibert
b62332db76
xournal: update to 0.4.5
...
svn path=/nixpkgs/trunk/; revision=22022
2010-05-27 19:44:17 +00:00
David Guibert
8a8a0327ff
add qdu: a graphical disk usage based on qt.
...
svn path=/nixpkgs/trunk/; revision=22021
2010-05-27 19:44:12 +00:00
David Guibert
8f19675cff
gdal: update to 1.7.1
...
svn path=/nixpkgs/trunk/; revision=22020
2010-05-27 19:44:07 +00:00
David Guibert
b0859969a5
omake: version 0.9.8.5
...
svn path=/nixpkgs/trunk/; revision=22019
2010-05-27 19:44:03 +00:00
David Guibert
66c784d4dd
added autossh 1.4b.
...
svn path=/nixpkgs/trunk/; revision=22018
2010-05-27 19:43:57 +00:00
David Guibert
85a1936685
conky: compiled without X support, usefull with dwm.
...
svn path=/nixpkgs/trunk/; revision=22015
2010-05-27 19:33:58 +00:00
David Guibert
acafca89ba
add tls support for msmtp
...
svn path=/nixpkgs/trunk/; revision=22010
2010-05-27 19:33:33 +00:00
David Guibert
b3e7257c5f
talloc 2.0.1
...
svn path=/nixpkgs/trunk/; revision=22009
2010-05-27 19:33:28 +00:00
Rob Vermaas
41aa02a8b4
inital try with jdk6 on cygwin
...
svn path=/nixpkgs/trunk/; revision=22000
2010-05-27 11:04:45 +00:00
Marc Weber
bddb72ec8a
psotgis:
...
- support older versions (which are used by other distributions)
- give utilyt scripts nicer names
- pg_db_postgis_enable: support loading comments
svn path=/nixpkgs/trunk/; revision=21992
2010-05-26 19:01:10 +00:00