Eelco Dolstra
dff1c50b1b
* Typo: "--enable-swg" -> "--enable-svg".
...
svn path=/nixpkgs/trunk/; revision=4928
2006-02-28 12:03:35 +00:00
Eelco Dolstra
af47bb13a5
* Apache updated to 2.2.0.
...
* mod_python updated to 3.2.8, with a patch to get it to work with
Apache 2.2.x.
svn path=/nixpkgs/trunk/; revision=4927
2006-02-28 12:01:39 +00:00
Martin Bravenboer
49d220cc97
Typo
...
svn path=/nixpkgs/trunk/; revision=4912
2006-02-25 01:24:21 +00:00
Martin Bravenboer
f873f1a9ed
svn path=/nixpkgs/trunk/; revision=4911
2006-02-25 01:13:01 +00:00
Martin Bravenboer
06b5fa3519
Added support for Eclipse plugins with custom installers.
...
svn path=/nixpkgs/trunk/; revision=4907
2006-02-25 00:44:02 +00:00
Martin Bravenboer
3b1c205843
Make eclipse reusable: function of plugins to eclipse
...
svn path=/nixpkgs/trunk/; revision=4887
2006-02-24 21:42:57 +00:00
Merijn de Jonge
90666e6eff
Updated ocaml to version 3.09.1
...
svn path=/nixpkgs/trunk/; revision=4882
2006-02-23 09:30:40 +00:00
Mart Kolthof
03e93539b4
* refactored operators, kinds and storage modifiers to make them checkable at compiletime
...
svn path=/nixpkgs/trunk/; revision=4863
2006-02-20 10:43:19 +00:00
Armijn Hemel
12a23295d5
and update gnused again to 4.1.5...build buildfarm, build! >:)
...
svn path=/nixpkgs/trunk/; revision=4862
2006-02-19 14:00:17 +00:00
Armijn Hemel
ef92af7139
update findutils to 4.2.27
...
svn path=/nixpkgs/trunk/; revision=4861
2006-02-19 13:57:56 +00:00
Armijn Hemel
f05a25f5f5
coreutils-5.94
...
svn path=/nixpkgs/trunk/; revision=4860
2006-02-19 13:51:40 +00:00
Armijn Hemel
722a69f93f
update bash to 3.1
...
svn path=/nixpkgs/trunk/; revision=4859
2006-02-19 13:27:56 +00:00
Armijn Hemel
947c09a4fd
add some more functions. Needs more code.
...
svn path=/nixpkgs/trunk/; revision=4851
2006-02-17 16:29:04 +00:00
Eelco Visser
8894f77b12
perl modules CGI::Session and Digest::SHA1
...
svn path=/nixpkgs/trunk/; revision=4845
2006-02-17 12:03:04 +00:00
Armijn Hemel
8b0dd0fcdb
stubs for generic functions. This should grow into generic functions for
...
stopping/starting/querying services. No code yet...
svn path=/nixpkgs/trunk/; revision=4827
2006-02-16 18:25:05 +00:00
Armijn Hemel
2fc2b12ea1
add iproute. This tool is use increasingly instead of ifconfig and friends.
...
It also allows us to reuse network initialization scripts from other distributions more easily
svn path=/nixpkgs/trunk/; revision=4826
2006-02-16 16:25:03 +00:00
Eelco Dolstra
6f02db3237
* Hash changed (db-4.4.20 was rereleased due to some copyright notice changes).
...
svn path=/nixpkgs/trunk/; revision=4823
2006-02-16 14:57:08 +00:00
Eelco Dolstra
a9efb9d155
* Firefox: don't use internal jpeg, png, zlib, cairo.
...
svn path=/nixpkgs/trunk/; revision=4819
2006-02-16 08:46:28 +00:00
Eelco Dolstra
bbda87fc30
* Fix the title bar icon.
...
svn path=/nixpkgs/trunk/; revision=4818
2006-02-15 17:15:16 +00:00
Eelco Dolstra
9012efbaef
* Make the Firefox build more like xulrunner (e.g., don't using
...
.mozconfig).
* Optionally build Firefox with official branding (so that it calls
itself "Firefox" instead of "Deer Park"). This should not be turned
on for the channel!
svn path=/nixpkgs/trunk/; revision=4817
2006-02-15 17:04:11 +00:00
Eelco Dolstra
5c9484028f
* Oops, "ls" -> "ls -d".
...
svn path=/nixpkgs/trunk/; revision=4816
2006-02-15 12:37:28 +00:00
Eelco Dolstra
2cbcd0bd7a
* "ensureDir ./lib/xulrunner-*" doesn't work because ensureDir quotes
...
its argument, causing a directory named xulrunner-* to be created.
As a result xulrunner couldn't find the extensions directory and
wouldn't start.
svn path=/nixpkgs/trunk/; revision=4815
2006-02-15 09:33:54 +00:00
Martin Bravenboer
04767dfdd9
* Added xulrunner 1.8.0.1
...
* Added a basic wrapper generator for xulrunner
* Chatzilla running in xulrunner
svn path=/nixpkgs/trunk/; revision=4809
2006-02-15 02:53:01 +00:00
Martin Bravenboer
5bacf0f069
Updated eclipse to 3.1.2
...
svn path=/nixpkgs/trunk/; revision=4796
2006-02-12 12:59:46 +00:00
Martin Bravenboer
5e4075947c
Update of spoofax
...
svn path=/nixpkgs/trunk/; revision=4795
2006-02-12 12:23:47 +00:00
Eelco Dolstra
26f98860c1
* Opera 8.51 (on Linux).
...
svn path=/nixpkgs/trunk/; revision=4782
2006-02-10 12:15:04 +00:00
Martin Bravenboer
e6126b15b8
Make pkgconfig available in the channel
...
svn path=/nixpkgs/trunk/; revision=4777
2006-02-09 21:07:20 +00:00
Eelco Dolstra
07bc3fbf00
* Push packages from the final stdenv bootstrapping phase to
...
all-packages. That is, an attribute like "bash" in all-packages.nix
should evaluate to the "bash" used to build stdenv, it shouldn't
build a new one.
Hm, this would be a lot cleaner if we had lazy_rec ;-)
svn path=/nixpkgs/branches/usability/; revision=4775
2006-02-09 17:04:18 +00:00
Eelco Dolstra
29c64c6c67
* Move top-level/stdenvs.nix to the stdenv/ directory.
...
svn path=/nixpkgs/branches/usability/; revision=4774
2006-02-09 15:55:20 +00:00
Eelco Dolstra
6f2a205e87
* Rename.
...
svn path=/nixpkgs/branches/usability/; revision=4773
2006-02-09 14:18:52 +00:00
Eelco Dolstra
6b9360e5db
* all-packages-generic.nix -> all-packages.nix.
...
svn path=/nixpkgs/branches/usability/; revision=4767
2006-02-08 17:39:57 +00:00
Eelco Dolstra
572eca7368
* Get rid of all-packages.nix.
...
svn path=/nixpkgs/branches/usability/; revision=4766
2006-02-08 17:38:17 +00:00
Eelco Dolstra
ffe91d36c3
* Merge all-packages.nix into all-packages-generic.nix.
...
svn path=/nixpkgs/branches/usability/; revision=4765
2006-02-08 17:37:45 +00:00
Eelco Dolstra
7054f5c11e
* These are no longer needed; nix-env can work on all-packages.nix directly.
...
svn path=/nixpkgs/branches/usability/; revision=4764
2006-02-08 16:20:43 +00:00
Eelco Dolstra
2414bfc5b3
* system -> top-level
...
svn path=/nixpkgs/branches/usability/; revision=4751
2006-02-07 16:48:22 +00:00
Eelco Dolstra
5c11ecb7f1
* Firefox 1.5.0.1.
...
svn path=/nixpkgs/trunk/; revision=4747
2006-02-07 11:07:18 +00:00
Eelco Dolstra
a276487772
* Doh!
...
svn path=/nixpkgs/trunk/; revision=4739
2006-02-06 12:48:07 +00:00
Eelco Dolstra
e12399051a
* Grmbl.
...
svn path=/nixpkgs/trunk/; revision=4738
2006-02-06 12:44:34 +00:00
Eelco Dolstra
4d91fa9c45
* Quick hack to get bzip2 to build on Darwin.
...
svn path=/nixpkgs/trunk/; revision=4737
2006-02-06 12:29:36 +00:00
Martin Bravenboer
5472ca11e8
Revert sed update
...
svn path=/nixpkgs/trunk/; revision=4723
2006-02-05 01:55:03 +00:00
Armijn Hemel
8ec9843f24
update to sed 4.1.5
...
svn path=/nixpkgs/trunk/; revision=4721
2006-02-05 01:08:08 +00:00
Merijn de Jonge
b81dde0661
added sglr-3.14
...
svn path=/nixpkgs/trunk/; revision=4685
2006-02-03 09:23:18 +00:00
Merijn de Jonge
5d6d6a5930
used buildInputs to remove need for special builder scripts
...
svn path=/nixpkgs/trunk/; revision=4684
2006-02-03 09:08:26 +00:00
Merijn de Jonge
4440283683
Joe doen't need its own builder script
...
svn path=/nixpkgs/trunk/; revision=4683
2006-02-03 08:53:06 +00:00
Christof Douma
3c68c34ee7
build native qc-- version only (with ocamlopt). This removes the runtime dependency on ocaml.
...
svn path=/nixpkgs/trunk/; revision=4682
2006-02-02 20:14:11 +00:00
Christof Douma
1fa4c66b73
added version to uuagc
...
added: noweb, lua-5.x, lua-4.x, mk, qc-- (as qcmm)
svn path=/nixpkgs/trunk/; revision=4681
2006-02-02 17:07:07 +00:00
Merijn de Jonge
951754b034
added entries for libtoolbus, toolbus, and joe
...
svn path=/nixpkgs/trunk/; revision=4680
2006-02-02 16:31:23 +00:00
Merijn de Jonge
1cc7a09617
added Joe (Joe's own editor). Yes!
...
svn path=/nixpkgs/trunk/; revision=4679
2006-02-02 16:30:01 +00:00
Merijn de Jonge
d1d0f290ad
Added toolbuslib and toolbus packages
...
svn path=/nixpkgs/trunk/; revision=4677
2006-02-02 16:21:09 +00:00
Eelco Dolstra
6386871030
* Build a Musepack plugin for BMP so that I can finally play that
...
Nixon in China rip again :-)
svn path=/nixpkgs/trunk/; revision=4676
2006-02-02 15:04:04 +00:00
Eelco Dolstra
fedfbe2d1a
* Added the Beep Music Player (a GTK2 XMMS fork).
...
svn path=/nixpkgs/trunk/; revision=4675
2006-02-02 14:12:31 +00:00
Eelco Dolstra
3c614ad92f
* Added the build manager SCons.
...
svn path=/nixpkgs/trunk/; revision=4673
2006-02-02 12:59:41 +00:00
Eelco Dolstra
e761659405
* Bittorrent 4.4.0.
...
svn path=/nixpkgs/trunk/; revision=4672
2006-02-02 12:57:48 +00:00
Eelco Dolstra
ff501de086
* Update RealPlayer.
...
svn path=/nixpkgs/trunk/; revision=4670
2006-02-01 21:47:48 +00:00
Eelco Dolstra
ce9307a349
* Berkeley DB 4.4.20.
...
svn path=/nixpkgs/trunk/; revision=4662
2006-02-01 14:53:25 +00:00
Andres Löh
51e287469c
* ghc should call the gcc instance it's been built with (to compile Haskell code)
...
svn path=/nixpkgs/trunk/; revision=4658
2006-01-31 23:58:32 +00:00
Eelco Dolstra
72b0c9444f
* Doh!
...
svn path=/nixpkgs/trunk/; revision=4647
2006-01-31 16:40:21 +00:00
Eelco Dolstra
321e4da7e8
* Copy more files.
...
svn path=/nixpkgs/trunk/; revision=4646
2006-01-31 16:37:40 +00:00
Eelco Dolstra
90254f5a4e
* Update to 1.4.
...
svn path=/nixpkgs/trunk/; revision=4645
2006-01-31 16:36:43 +00:00
Armijn Hemel
0d3400daf9
add udev rules, but make them optional (default == off)
...
svn path=/nixpkgs/trunk/; revision=4643
2006-01-31 16:00:05 +00:00
Armijn Hemel
761dceaaae
fix a comparison in the test
...
svn path=/nixpkgs/trunk/; revision=4642
2006-01-31 15:53:58 +00:00
Eelco Dolstra
b8a0ebe410
* kdelibs 3.5.0.
...
* Make it detect bzip2; this is required for "meinproc".
svn path=/nixpkgs/trunk/; revision=4641
2006-01-31 15:22:10 +00:00
Armijn Hemel
0c6fa511b9
add linuxwacom. Now, this is still without the driver for X (even though
...
I don't know how that has to be used in X)
svn path=/nixpkgs/trunk/; revision=4640
2006-01-31 15:18:27 +00:00
Armijn Hemel
6d76f21f43
add gphoto2
...
svn path=/nixpkgs/trunk/; revision=4638
2006-01-31 14:22:08 +00:00
Armijn Hemel
f102909a83
update to libgphoto2 2.1.99. This adds a dependency on libusb and pkgconfig
...
svn path=/nixpkgs/trunk/; revision=4637
2006-01-31 14:07:25 +00:00
Eelco Dolstra
0e09f5a1e0
* Copy files.
...
svn path=/nixpkgs/trunk/; revision=4636
2006-01-31 13:51:38 +00:00
Eelco Dolstra
a9df2bc8b6
* Latest valgrind, callgrind.
...
* Build callgrind so that it doesn't need its own copy of valgrind.
* Add kcachegrind and callgrind to the cache.
svn path=/nixpkgs/trunk/; revision=4635
2006-01-31 13:50:49 +00:00
Armijn Hemel
13398fe348
remove some assertions
...
svn path=/nixpkgs/trunk/; revision=4634
2006-01-31 13:01:58 +00:00
Armijn Hemel
3ce62c7a5e
add hotplugging stuff conditionally
...
svn path=/nixpkgs/trunk/; revision=4633
2006-01-31 12:59:06 +00:00
Eelco Dolstra
ce92a4d1b1
* NVidia support.
...
svn path=/nixpkgs/trunk/; revision=4628
2006-01-30 21:59:28 +00:00
Eelco Dolstra
4e684bbf5a
* Better names.
...
svn path=/nixpkgs/trunk/; revision=4625
2006-01-30 16:19:53 +00:00
Eelco Dolstra
9f898a586b
* Copy even more files (in particular from losser.st-lab.cs.uu.nl,
...
can't assume that it will live forever).
svn path=/nixpkgs/trunk/; revision=4624
2006-01-30 16:11:00 +00:00
Eelco Dolstra
3389f4bc36
* Copy lots of files to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=4623
2006-01-30 16:04:03 +00:00
Eelco Dolstra
53c56afcfe
* Fix some broken URLs.
...
svn path=/nixpkgs/trunk/; revision=4622
2006-01-30 15:52:15 +00:00
Armijn Hemel
37d1db32f0
upgrade to 0.172
...
svn path=/nixpkgs/trunk/; revision=4621
2006-01-30 15:42:01 +00:00
Armijn Hemel
9cb897da18
update to 1.0.17, put some stuff in place for hotplugging support...
...
svn path=/nixpkgs/trunk/; revision=4620
2006-01-30 15:29:26 +00:00
Armijn Hemel
accbe1d1a7
update to jdk-1_5_0_06-linux-i586.bin
...
svn path=/nixpkgs/trunk/; revision=4618
2006-01-30 14:25:19 +00:00
Eelco Dolstra
e879f0648f
* M-x sort-lines is your friend.
...
svn path=/nixpkgs/trunk/; revision=4617
2006-01-30 12:54:26 +00:00
Eelco Dolstra
3ba77c1b40
* Get the Unreal Tournament 2004 demo to work with the new scheme for
...
handling OpenGL.
svn path=/nixpkgs/trunk/; revision=4616
2006-01-30 11:44:39 +00:00
Andres Löh
70c36821c6
* updated darcs to 1.0.5, added curl dependency
...
* added an experimental fetchdarcs function, based on fetchsvn
(there are no expressions yet that use this function)
svn path=/nixpkgs/trunk/; revision=4615
2006-01-30 11:18:38 +00:00
Eelco Dolstra
105150e281
* Added rss-glx, a collection of nice OpenGL screensavers.
...
svn path=/nixpkgs/trunk/; revision=4614
2006-01-28 02:10:26 +00:00
Eelco Dolstra
410f21887a
* A quick hack to get accelerated OpenGL working: just use the driver
...
in /usr/lib/libGL.so.1 (which will typically load a driver in
/usr/X11R6/lib/modules/dri). This has been tested on a i915
graphics card; it should work with most open source X.org drivers.
For NVidia's proprietary drivers (which we cannot build ourselves
anyway), some more symlinks are necessary; I'll add those later.
So to get hardware-accelerated Quake 3, do:
$ nix-env -p /nix/var/nix/profiles/opengl -i xorg-sys-opengl
$ nix-env -i quake3-demo
$ quake3
svn path=/nixpkgs/trunk/; revision=4613
2006-01-28 01:13:31 +00:00
Eelco Dolstra
7f74c406c4
* In Quake 3, by default use Mesa as the OpenGL implementation. But
...
allow the OpenGL implementation to be overriden through the
OPENGL_DRIVER environment variable. If it is not set, we use the
implementation installed in the profile
/nix/var/nix/profiles/opengl, allowing easy late binding by the
user, e.g.,
$ nix-env -p /nix/var/nix/profiles/opengl -i nvidia-sys-opengl
might install the NVidia OpenGL implementation.
The code that does this is not specific to Quake 3: it has been
factored out into build-support/opengl/mesa-switch.sh. Presumably
any application that requires hardware-accelerated OpenGL needs it.
* Add the Quake 3 demo to the cache.
svn path=/nixpkgs/trunk/; revision=4612
2006-01-28 00:41:16 +00:00
Eelco Dolstra
3263d078dd
* Get the Quake 3 demo data to work with the open source Quake 3.
...
quake3/demo takes care of downloading and patching the required PAK
files. quake3/wrapper calls the Quake binary with a synthesised
directory of symlinks to activated PAK files. This should make it
easy to plug in the commercial PAKs, or third-party mods.
svn path=/nixpkgs/trunk/; revision=4611
2006-01-27 23:51:36 +00:00
Eelco Dolstra
14fbcfa64c
* ALSA library updated to 1.0.10.
...
svn path=/nixpkgs/trunk/; revision=4610
2006-01-27 23:48:28 +00:00
Andres Löh
719217d77a
* modified tetex to support extra .sty's from other packages
...
* added lazylist and polytable (both tetex packages)
* added lhs2tex ebuild, depending on the two above
svn path=/nixpkgs/trunk/; revision=4609
2006-01-27 20:51:41 +00:00
Christof Douma
8d4e61d096
change uulib to store all dependencies to package.conf
...
added ghc-wrapper to use a generated global package.conf
added uuagc
svn path=/nixpkgs/trunk/; revision=4608
2006-01-27 10:16:15 +00:00
Eelco Dolstra
69b41650ad
* Fix an annoying problem with xmms's ALSA output driver. Thanks
...
SuSE!
svn path=/nixpkgs/trunk/; revision=4607
2006-01-26 23:34:22 +00:00
Armijn Hemel
cb27290a7a
add xterm. Untested in NixOS (but will be in 10 minutes)
...
svn path=/nixpkgs/trunk/; revision=4604
2006-01-26 20:45:11 +00:00
Armijn Hemel
84008ec181
GIMP Python plugins also needs pygtk. TODO: factor these out, so we can also
...
build and run without Python
svn path=/nixpkgs/trunk/; revision=4603
2006-01-26 20:09:23 +00:00
Eelco Dolstra
6557c84b19
* Fix the fix.
...
svn path=/nixpkgs/trunk/; revision=4601
2006-01-26 18:53:45 +00:00
Armijn Hemel
51187822eb
add python to the right list of inherit thingies. Doh!
...
svn path=/nixpkgs/trunk/; revision=4600
2006-01-26 18:53:43 +00:00
Armijn Hemel
691e719ef0
fix the Nix expression, so it evaluates correctly...
...
svn path=/nixpkgs/trunk/; revision=4599
2006-01-26 18:50:25 +00:00
Armijn Hemel
ef4dedff3a
add undocumented dependency (python) and upgrade to new version
...
svn path=/nixpkgs/trunk/; revision=4598
2006-01-26 18:45:50 +00:00
Armijn Hemel
531d25dafa
package has moved...and there's a new version out btw...
...
svn path=/nixpkgs/trunk/; revision=4597
2006-01-26 16:47:27 +00:00
Eelco Dolstra
d24417654c
* Put a tarball of the Quake 3 sources somewhere.
...
svn path=/nixpkgs/trunk/; revision=4596
2006-01-26 15:31:37 +00:00
Eelco Dolstra
059858741c
* Added basic Quake 3. Some wrapper stuff is still needed to get it
...
to work "out of the box" with hardware acceleration and either the
shareware or full PAK files. But with some hackery, I have gotten
it to work with both Mesa software rendering and NVidia hardware
rendering.
svn path=/nixpkgs/trunk/; revision=4595
2006-01-26 14:43:05 +00:00
Eelco Dolstra
8544fe567a
* Added the OpenAL sound library.
...
* Enabled (optional) 3D support in SDL.
svn path=/nixpkgs/trunk/; revision=4594
2006-01-26 14:01:08 +00:00
Roy van den Broek
af5e956d23
* Let subversitnWithJava use jdk in stead of blackdown
...
* Disable jikes when building subversion with javahl bindings
svn path=/nixpkgs/trunk/; revision=4589
2006-01-25 14:03:55 +00:00
Christof Douma
84e89e2fca
added uulib - a ghc library (ghc wrapper is needed to use it with cabal - see comments in builder.sh)
...
svn path=/nixpkgs/trunk/; revision=4588
2006-01-25 11:19:21 +00:00