Commit graph

1343 commits

Author SHA1 Message Date
Armijn Hemel 6a42433ee4 make X forwarding optional. If enabled "xauth" is a dependency
svn path=/nixpkgs/trunk/; revision=4573
2006-01-17 18:48:18 +00:00
Armijn Hemel 13d2ab0322 add driver for the Logitech quickcam USB webcam
svn path=/nixpkgs/trunk/; revision=4572
2006-01-17 17:03:53 +00:00
Eelco Dolstra 79b3528567 * OpenGL dependency in the i810 driver.
svn path=/nixpkgs/trunk/; revision=4571
2006-01-17 14:11:43 +00:00
Eelco Dolstra d788f078fe * Oops.
svn path=/nixpkgs/trunk/; revision=4570
2006-01-17 12:43:23 +00:00
Eelco Dolstra 0bb8593bbb * libdrm updated to 2.0.
svn path=/nixpkgs/trunk/; revision=4569
2006-01-17 12:42:57 +00:00
Eelco Dolstra 57adf342b4 * Detect even more dependencies.
svn path=/nixpkgs/trunk/; revision=4568
2006-01-17 12:41:27 +00:00
Armijn Hemel 54f4af6054 don't forget findutils
svn path=/nixpkgs/trunk/; revision=4567
2006-01-16 17:30:56 +00:00
Armijn Hemel c1679931f7 delete this file (even though it should not be present at all. Probably a
braino on my side)

svn path=/nixpkgs/trunk/; revision=4566
2006-01-16 17:19:36 +00:00
Armijn Hemel c2bf8c47bc svn path=/nixpkgs/trunk/; revision=4565 2006-01-16 17:18:43 +00:00
Armijn Hemel 488dc36428 move kernelscripts to nixpkgs
svn path=/nixpkgs/trunk/; revision=4564
2006-01-16 17:12:42 +00:00
Eelco Dolstra 43a679bab7 * More dependencies.
svn path=/nixpkgs/trunk/; revision=4562
2006-01-16 15:07:03 +00:00
Mart Kolthof 7bc09b8f2f inversed patch
svn path=/nixpkgs/trunk/; revision=4560
2006-01-16 13:13:43 +00:00
Eelco Dolstra c656e18b1d * Don't build static libraries. Whooooosh!
svn path=/nixpkgs/trunk/; revision=4559
2006-01-16 12:59:34 +00:00
Eelco Dolstra b243aa0f12 * Even more zlib dependencies.
svn path=/nixpkgs/trunk/; revision=4558
2006-01-16 12:59:09 +00:00
Eelco Dolstra 830331445d * Some libraries need zlib.
svn path=/nixpkgs/trunk/; revision=4557
2006-01-16 12:46:20 +00:00
Mart Kolthof 2939db05c9 added binaries in 'make install'
svn path=/nixpkgs/trunk/; revision=4555
2006-01-16 12:36:30 +00:00
Mart Kolthof 1a496e77c8 changed cil from version 1.3.3 to 1.3.4
svn path=/nixpkgs/trunk/; revision=4552
2006-01-16 10:09:55 +00:00
Eelco Dolstra b803253ddd * Added mod_python.
svn path=/nixpkgs/trunk/; revision=4549
2006-01-15 12:03:00 +00:00
Eelco Dolstra 7a8ea3f12b * Add BDB to the cache.
svn path=/nixpkgs/trunk/; revision=4548
2006-01-15 12:00:50 +00:00
Armijn Hemel c055bf8adf fix findutils wrapper:
- add symlinks to find and xargs
- set LOCATE_PATH for locate

svn path=/nixpkgs/trunk/; revision=4544
2006-01-13 19:35:32 +00:00
Armijn Hemel 088688e47e download locations should not move...
svn path=/nixpkgs/trunk/; revision=4538
2006-01-11 18:58:58 +00:00
Eelco Dolstra 19efa576b3 * GTK updates.
svn path=/nixpkgs/trunk/; revision=4537
2006-01-11 15:13:09 +00:00
Eelco Dolstra a0c07c35c3 * Give imake what it wants: gccmakedep instead of makedepend.
svn path=/nixpkgs/trunk/; revision=4536
2006-01-11 15:06:09 +00:00
Martin Bravenboer 9eb147a0f8 New version of spoofax
svn path=/nixpkgs/trunk/; revision=4535
2006-01-11 00:43:25 +00:00
Eelco Dolstra 7dba8848ed * Fix a horrible in imake: its results depend on whether a C compiler
exists in one of a fixed set of paths (e.g., /usr/bin/cc).  For
  instance, on a system without /usr/bin/cc the variable DependCmd
  would evaluate to "makedepend", and on a system with it, to
  "gccmakedep".

  Solution: just use "gcc" always.  Also disabled some shitty code to
  detect the current Linux distribution (by probing for files like
  /etc/SuSE-release). 

svn path=/nixpkgs/trunk/; revision=4534
2006-01-11 00:21:52 +00:00
Eelco Dolstra 94517a614e * Export the input attributes.
svn path=/nixpkgs/trunk/; revision=4533
2006-01-09 21:39:47 +00:00
Eelco Dolstra 05f665116a * Xaw3d: export Xaw header directory and propagate libXmu.
* Emacs: don't depend on libXaw when we're using Xaw3d.
* Enable X11R7.0 over the old XLibs.  Cross fingers :-)

svn path=/nixpkgs/trunk/; revision=4531
2006-01-09 19:37:11 +00:00
Eelco Dolstra 2346c0061b * Get imake to build again (xmkmf is gone).
svn path=/nixpkgs/trunk/; revision=4530
2006-01-09 19:34:26 +00:00
Mart Kolthof 431962ce8f added the right buildInputs
svn path=/nixpkgs/trunk/; revision=4528
2006-01-09 14:32:08 +00:00
Eelco Dolstra ceb9b654ed * Discover dependencies on libXaw.
* Handle commas in *.pc files.

svn path=/nixpkgs/trunk/; revision=4525
2006-01-09 12:49:21 +00:00
Mart Kolthof d6cb787567 obeying the (un)written convention of attribute naming
svn path=/nixpkgs/trunk/; revision=4524
2006-01-09 12:35:29 +00:00
Eelco Dolstra ebc93faa32 * Automatically propagate pkgconfig "Requires" fields so I don't have
to figure out the propagatedBuildInputs.

svn path=/nixpkgs/trunk/; revision=4521
2006-01-08 22:09:44 +00:00
Eelco Dolstra c45d0521bd * Produce the right name attribute.
svn path=/nixpkgs/trunk/; revision=4520
2006-01-08 21:19:56 +00:00
Eelco Dolstra 20d0e31cd0 * Start update to X11R7.0.
svn path=/nixpkgs/trunk/; revision=4519
2006-01-08 20:32:34 +00:00
Rob Vermaas b9854645d3 0.26 -> 0.27
svn path=/nixpkgs/trunk/; revision=4517
2006-01-08 15:10:23 +00:00
Armijn Hemel 9821900e30 d'oh...typo
svn path=/nixpkgs/trunk/; revision=4514
2006-01-07 23:18:00 +00:00
Armijn Hemel 2a4c103834 more impurities
svn path=/nixpkgs/trunk/; revision=4513
2006-01-07 23:13:50 +00:00
Armijn Hemel 1399888c50 remove another impurity (/bin/rm -> $coreutils/bin/rm)
svn path=/nixpkgs/trunk/; revision=4512
2006-01-07 23:00:07 +00:00
Armijn Hemel 9654bf717f rename a patch (we patch a lot more than the location of bash) and fix another
location...

svn path=/nixpkgs/trunk/; revision=4510
2006-01-07 22:16:37 +00:00
Armijn Hemel 55e923de73 actually replace @coreutils@ with the path to coreutils
svn path=/nixpkgs/trunk/; revision=4509
2006-01-07 18:09:18 +00:00
Armijn Hemel 1389a7f9fe enable usbutils and libusb
svn path=/nixpkgs/trunk/; revision=4507
2006-01-07 17:25:39 +00:00
Armijn Hemel 5c8e0170c8 add an alias "vi", for my convenience ;)
svn path=/nixpkgs/trunk/; revision=4506
2006-01-07 16:10:13 +00:00
Armijn Hemel 23656c4a76 supply right parameters for hotplug
svn path=/nixpkgs/trunk/; revision=4504
2006-01-07 15:06:10 +00:00
Armijn Hemel b02e8f3423 last pathfix...for now...
svn path=/nixpkgs/trunk/; revision=4500
2006-01-05 19:45:06 +00:00
Armijn Hemel 7fbc6a9e54 more path fixes...
svn path=/nixpkgs/trunk/; revision=4499
2006-01-05 19:39:31 +00:00
Armijn Hemel 1674963479 PATH screws up quite a bit...fix this...
svn path=/nixpkgs/trunk/; revision=4498
2006-01-05 19:30:22 +00:00
Armijn Hemel f3ee45412f argh, substitute the right way
svn path=/nixpkgs/trunk/; revision=4497
2006-01-05 18:18:41 +00:00
Armijn Hemel 057ef85775 apparently uname is used in a few more scripts. Expect more updates to this
package, since it is rather keen on hardcoded paths, also to configuration
information and where it can find scripts. However, testing has to be done
on NixOS, making the process a bit slow...ish...

svn path=/nixpkgs/trunk/; revision=4496
2006-01-05 17:55:52 +00:00
Armijn Hemel a5a7f117c6 use the right path for env
svn path=/nixpkgs/trunk/; revision=4495
2006-01-05 17:45:15 +00:00
Armijn Hemel f46b1352fd use correct sed commands
svn path=/nixpkgs/trunk/; revision=4494
2006-01-05 17:41:15 +00:00