Commit graph

1655 commits

Author SHA1 Message Date
Eelco Dolstra ded57fa9d0 * Provide the xlibs attribute in xlibs.
svn path=/nixpkgs/trunk/; revision=4582
2006-01-20 14:44:00 +00:00
Armijn Hemel 5941ccfbea fix xawtv install
svn path=/nixpkgs/trunk/; revision=4580
2006-01-20 12:10:28 +00:00
Armijn Hemel 3e9727a48d add xawtv here
svn path=/nixpkgs/trunk/; revision=4579
2006-01-20 11:30:24 +00:00
Armijn Hemel 394e18e667 disable xawtv and ov511...
svn path=/nixpkgs/trunk/; revision=4577
2006-01-18 00:07:35 +00:00
Armijn Hemel 42b387e041 add xawtv, ov511 kernel driver
svn path=/nixpkgs/trunk/; revision=4576
2006-01-17 23:47:49 +00:00
Eelco Dolstra d53e98bd20 * Disable xauth in the cache.
svn path=/nixpkgs/trunk/; revision=4575
2006-01-17 22:34:44 +00:00
Armijn Hemel b44168aaad remove stand-alone xauth (it's still somewhere in "tools" though), use the
one in the X server instead. Make xauth and xforwarding optional for SSH.
Enable by default.

svn path=/nixpkgs/trunk/; revision=4574
2006-01-17 19:06:46 +00:00
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