Eelco Dolstra
c62a35fc0c
* pcre updated to 7.1 (NIXPKGS-58).
...
svn path=/nixpkgs/trunk/; revision=8747
2007-05-24 13:41:25 +00:00
Eelco Dolstra
30cde36de1
* Bash updated to 3.2 patchlevel 17.
...
svn path=/nixpkgs/trunk/; revision=8746
2007-05-24 13:40:39 +00:00
Eelco Dolstra
b216fc8bc4
* gzip 1.3.12 (NIXPKGS-53). Note that gunzip and zcat are scripts
...
now instead of (sym)links.
svn path=/nixpkgs/trunk/; revision=8745
2007-05-24 13:38:12 +00:00
Eelco Dolstra
fba07b7840
* bzip2 1.0.4 (NIXPKGS-57).
...
svn path=/nixpkgs/trunk/; revision=8744
2007-05-24 13:37:03 +00:00
Eelco Dolstra
fe25567984
* Patch to make tar shut up about timestamps of 0 (1-1-1970 00:00:00
...
UTC). (NIXPKGS-46)
svn path=/nixpkgs/trunk/; revision=8743
2007-05-24 13:35:44 +00:00
Eelco Dolstra
c44f77bbdf
* curl 7.16.2 (NIXPKGS-55). The CXXCPP patch doesn't seem to be
...
necessary anymore.
svn path=/nixpkgs/trunk/; revision=8742
2007-05-24 13:34:34 +00:00
Eelco Dolstra
bfbdd69b2f
* Make a symlink "lib64" to "lib" to fix ldd (which looks for the
...
dynamic linker in lib64 on x86_64). (NIXOS-54)
svn path=/nixpkgs/trunk/; revision=8741
2007-05-24 13:33:23 +00:00
Eelco Dolstra
cbc8eee7ac
* stdenv: new attribute is64bit.
...
* stdenv: for convience, provide the library functions in
pkgs/lib/default.nix through the lib attribute.
svn path=/nixpkgs/trunk/; revision=8740
2007-05-24 13:32:18 +00:00
Eelco Dolstra
2a804eb95b
* Backported the gcc 4.2 patch to 4.1
...
* Update to gcc 4.1.2.
* Removed some unnecessary stuff from the patch.
svn path=/nixpkgs/trunk/; revision=8739
2007-05-24 13:30:09 +00:00
Eelco Dolstra
b5edfc05dc
* Build a variant "sysvtools" of sysvinit which doesn't
...
contain the actual init programs, just some utilities
(notably last, wall, mesg).
svn path=/nixpkgs/trunk/; revision=8737
2007-05-23 14:27:23 +00:00
Eelco Dolstra
8ae7731b63
* sysvinit 2.86.
...
svn path=/nixpkgs/trunk/; revision=8736
2007-05-23 14:19:08 +00:00
Eelco Dolstra
840e872e9d
* Pan 0.130.
...
svn path=/nixpkgs/trunk/; revision=8734
2007-05-23 09:45:24 +00:00
Eelco Dolstra
79a1f8186f
* Build gcc 4.2.0 with a profiled bootstrap. This makes the generated
...
compiler slightly faster.
svn path=/nixpkgs/trunk/; revision=8727
2007-05-21 21:48:06 +00:00
Eelco Dolstra
f55932d92b
* Add gcc 4.2.0 to the channel.
...
svn path=/nixpkgs/trunk/; revision=8725
2007-05-20 22:14:11 +00:00
Eelco Dolstra
59d7cc0cd0
* Maybe libmudflap and libssp work now.
...
svn path=/nixpkgs/trunk/; revision=8724
2007-05-20 21:21:35 +00:00
Eelco Dolstra
062308aabf
* Remove some "fixed" header files.
...
* Strip the gcc executables.
svn path=/nixpkgs/trunk/; revision=8723
2007-05-20 21:09:49 +00:00
Eelco Dolstra
b8dae869b3
* Trying to get gcc 4.2.0 to compile...
...
* Compute --enable-languages in the Nix expression instead of in the
builder.
* Pass some flags through the Make command line instead of patching
the Makefiles.
* gcc: generate code for i686 by default (instead of i386).
* gcc: patch out some references to /lib and /usr/lib.
svn path=/nixpkgs/trunk/; revision=8722
2007-05-20 20:27:55 +00:00
Eelco Dolstra
9e960a4fb6
* Predicate `isi686'.
...
svn path=/nixpkgs/trunk/; revision=8721
2007-05-20 20:25:06 +00:00
Eelco Dolstra
14c0ae4055
* Move the `optional' function to lib.
...
svn path=/nixpkgs/trunk/; revision=8720
2007-05-20 20:24:43 +00:00
Armijn Hemel
978a82c5f4
stub for gcc42
...
svn path=/nixpkgs/trunk/; revision=8718
2007-05-19 19:44:15 +00:00
Armijn Hemel
8191ee8927
fix patch, still does not build cleanly
...
svn path=/nixpkgs/trunk/; revision=8716
2007-05-17 23:37:57 +00:00
Armijn Hemel
15c8486e51
gcc 4.2.0 stubs. untested.
...
svn path=/nixpkgs/trunk/; revision=8715
2007-05-17 16:27:54 +00:00
Eelco Dolstra
422da176d7
* Fix another bug in Berkeley DB's DB_REGISTER feature (Oracle should
...
hire me...). There is a very small race between processes exiting
the environment and processes entering, such that the entering
process would incorrectly conclude that the exiting process had
died and recovery was necessary. However, this race was triggering
crashes on a daily basis in our build farm.
svn path=/nixpkgs/trunk/; revision=8712
2007-05-16 19:30:57 +00:00
Eelco Dolstra
d3b29d16a0
* wrapGCC: pass the right purity options for the platform.
...
svn path=/nixpkgs/trunk/; revision=8710
2007-05-16 15:15:46 +00:00
Eelco Dolstra
62b0dddf0e
* Fix Darwin evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=8709
2007-05-16 14:54:28 +00:00
Eelco Dolstra
41291a5b26
* Fix Mesa-related evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=8708
2007-05-16 14:49:28 +00:00
Eelco Dolstra
ffa7b32970
* Wrapped Firefox: make it evaluate on x86_64-linux.
...
svn path=/nixpkgs/trunk/; revision=8707
2007-05-16 14:34:27 +00:00
Eelco Dolstra
d4f3016e10
* Use a pure libdrm.
...
svn path=/nixpkgs/trunk/; revision=8704
2007-05-15 20:00:30 +00:00
Eelco Dolstra
2f670d1e06
* Copy elfutils before it disappears again.
...
svn path=/nixpkgs/trunk/; revision=8703
2007-05-15 13:33:39 +00:00
Eelco Dolstra
80efe94cd0
* Old version disappeared.
...
svn path=/nixpkgs/trunk/; revision=8701
2007-05-15 13:25:16 +00:00
Eelco Dolstra
1852a7d0f3
* Install ssh-copy-id from the contrib directory.
...
svn path=/nixpkgs/trunk/; revision=8700
2007-05-15 13:10:41 +00:00
Eelco Dolstra
311dc72bf1
* Suppress localversion from kernel patches, allow the user to set
...
one.
* Allow the entire kernel configuration to be overridden through a
function argument.
svn path=/nixpkgs/trunk/; revision=8699
2007-05-15 12:53:03 +00:00
Armijn Hemel
ceb097cd01
partial fix for linking problems
...
svn path=/nixpkgs/trunk/; revision=8696
2007-05-14 22:49:45 +00:00
Eelco Dolstra
1171d3e22c
* Added GemRB, a reimplementation of the Infinity Engine.
...
svn path=/nixpkgs/trunk/; revision=8695
2007-05-14 21:47:11 +00:00
Eelco Dolstra
f6a2b45146
* Disable qcmm, doesn't build because it requires /usr/bin/perl.
...
svn path=/nixpkgs/trunk/; revision=8694
2007-05-14 21:10:25 +00:00
Armijn Hemel
6c64b29d2a
cleanups, problems not fixed yet
...
svn path=/nixpkgs/trunk/; revision=8693
2007-05-14 18:25:18 +00:00
Armijn Hemel
1a879a423a
update to newer version, still has rpath problems
...
svn path=/nixpkgs/trunk/; revision=8692
2007-05-14 16:59:15 +00:00
Armijn Hemel
42eb388fa2
pre17 -> pre21
...
svn path=/nixpkgs/trunk/; revision=8690
2007-05-14 11:39:01 +00:00
Armijn Hemel
4c113abb5e
0.128 -> 0.129
...
svn path=/nixpkgs/trunk/; revision=8689
2007-05-14 11:20:18 +00:00
Armijn Hemel
605ddb67d7
2.2.4 -> 2.2.5
...
svn path=/nixpkgs/trunk/; revision=8688
2007-05-14 10:52:00 +00:00
Armijn Hemel
d2086b5e53
lynx 2.8.6
...
svn path=/nixpkgs/trunk/; revision=8687
2007-05-14 01:36:50 +00:00
Armijn Hemel
35bc49bc3a
vncviewer 1.3.9
...
svn path=/nixpkgs/trunk/; revision=8686
2007-05-14 01:31:43 +00:00
Armijn Hemel
d0b41fda3e
libxml2 2.6.27, libxslt 1.1.20
...
svn path=/nixpkgs/trunk/; revision=8685
2007-05-14 01:18:36 +00:00
Armijn Hemel
fc9a530666
1.3.29 -> 1.3.31
...
svn path=/nixpkgs/trunk/; revision=8684
2007-05-14 01:05:53 +00:00
Armijn Hemel
375526c382
remove gaim, clean up pidgin dependencies a bit
...
svn path=/nixpkgs/trunk/; revision=8683
2007-05-14 00:51:30 +00:00
Armijn Hemel
5a6c931123
7.0 -> 7.1
...
svn path=/nixpkgs/trunk/; revision=8682
2007-05-14 00:33:03 +00:00
Armijn Hemel
2ea67fd385
sylpheed 2.4.1
...
svn path=/nixpkgs/trunk/; revision=8681
2007-05-14 00:29:30 +00:00
Armijn Hemel
7e4289df47
2.6.8 -> 2.6.9
...
svn path=/nixpkgs/trunk/; revision=8680
2007-05-14 00:18:13 +00:00
Armijn Hemel
eb42cad8ce
xchat 2.8.2, cleanups
...
svn path=/nixpkgs/trunk/; revision=8679
2007-05-14 00:13:48 +00:00
Armijn Hemel
6b6a304af8
clean up for gimp and other packages
...
svn path=/nixpkgs/trunk/; revision=8678
2007-05-14 00:05:34 +00:00
Armijn Hemel
c068774f59
cleanups, build graphical frontend too
...
svn path=/nixpkgs/trunk/; revision=8677
2007-05-14 00:04:39 +00:00
Armijn Hemel
48039a1e77
2.4.5 -> 2.4.6, remove some unnecessary deps
...
svn path=/nixpkgs/trunk/; revision=8676
2007-05-13 23:56:45 +00:00
Armijn Hemel
16fc4c0838
ethereal -> wireshark
...
update to 0.99.5
svn path=/nixpkgs/trunk/; revision=8675
2007-05-13 23:24:34 +00:00
Armijn Hemel
7374debd18
1.4.5 -> 1.4.7
...
svn path=/nixpkgs/trunk/; revision=8674
2007-05-13 22:50:37 +00:00
Armijn Hemel
8989291a2a
no longer pass readline to parted
...
svn path=/nixpkgs/trunk/; revision=8673
2007-05-13 22:44:31 +00:00
Armijn Hemel
aee37f4c04
update to 1.8.7:
...
* remove patch (no longer needed)
* disable readline support
svn path=/nixpkgs/trunk/; revision=8672
2007-05-13 22:43:15 +00:00
Armijn Hemel
2560ded6e2
2.3.16
...
svn path=/nixpkgs/trunk/; revision=8671
2007-05-13 22:34:58 +00:00
Armijn Hemel
7f3a1fa68f
1.4.4 -> 1.4.6
...
svn path=/nixpkgs/trunk/; revision=8670
2007-05-13 21:45:43 +00:00
Armijn Hemel
a268c294b5
make pygobject an inherited attribute
...
svn path=/nixpkgs/trunk/; revision=8669
2007-05-13 21:15:41 +00:00
Armijn Hemel
7260c4b533
update to 0.6.14
...
svn path=/nixpkgs/trunk/; revision=8668
2007-05-13 21:07:18 +00:00
Armijn Hemel
e6e620279e
update pygtk
...
svn path=/nixpkgs/trunk/; revision=8667
2007-05-13 20:54:38 +00:00
Armijn Hemel
4d0fe8a249
add pycairo: cairo bindings for cairo
...
svn path=/nixpkgs/trunk/; revision=8666
2007-05-13 20:49:13 +00:00
Armijn Hemel
8a15f2a72a
add pygobject
...
svn path=/nixpkgs/trunk/; revision=8665
2007-05-13 20:12:13 +00:00
Armijn Hemel
2930ebada7
8.54 -> 8.56
...
svn path=/nixpkgs/trunk/; revision=8664
2007-05-13 19:21:11 +00:00
Armijn Hemel
0f087ce9a0
2.0.3 -> 2.0.6
...
svn path=/nixpkgs/trunk/; revision=8663
2007-05-13 17:59:15 +00:00
Armijn Hemel
d87871bb9d
update to 3.0.3
...
svn path=/nixpkgs/trunk/; revision=8662
2007-05-13 17:46:47 +00:00
Martin Bravenboer
109a74d558
Pidgin needs libXScrnSaver to make the automatic status changes work
...
(without this library it will always switch to Away after 5 minutes
and never make you Available again)
Build pidgin for release
Don't build Gaim for release
svn path=/nixpkgs/trunk/; revision=8661
2007-05-13 16:19:46 +00:00
Martin Bravenboer
93393a6748
Added aspell
...
Added gtkspell
Added pidgin, builds but does not run yet:
running pidgin fails to find libX11.so.6. ldd on pidgin reports:
libX11.so.6 => not found
....
libX11.so.6 => /nix/store/brsva6rh1p2ymjvk7054a90is5panrhf-libX11-1.1.1/lib/libX11.so.6 (0xb7358000)
which looks a bit weird ... Maybe some problem with patchelf? Or just
a build problem and should the library path be set using an
environment variable?
svn path=/nixpkgs/trunk/; revision=8660
2007-05-13 14:22:24 +00:00
Armijn Hemel
8a04982b8a
add genext2fs, a tool to create ext2fs images, without having to be root
...
svn path=/nixpkgs/trunk/; revision=8659
2007-05-11 22:26:18 +00:00
Andres Löh
4c05f557a8
* added Ralf Hinze's "frown" parser generator for Haskell
...
svn path=/nixpkgs/trunk/; revision=8657
2007-05-09 13:10:31 +00:00
Andres Löh
e3f701c311
* ghc version 6.6.1
...
svn path=/nixpkgs/trunk/; revision=8654
2007-05-06 15:39:39 +00:00
Eelco Dolstra
f2da0ba2c4
svn path=/nixpkgs/trunk/; revision=8653
2007-05-03 16:13:14 +00:00
Eelco Dolstra
a533c69b39
* Latest ScummVM.
...
svn path=/nixpkgs/trunk/; revision=8652
2007-05-03 15:24:13 +00:00
Eelco Dolstra
74ac11507f
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=8649
2007-05-02 21:35:49 +00:00
Eelco Dolstra
d7c12b1a20
* wxGTK-2.6.4.
...
svn path=/nixpkgs/trunk/; revision=8646
2007-05-02 15:29:57 +00:00
Eelco Dolstra
34b59c1867
* Linux updated to 2.6.20.11.
...
* Build the kernel with the new gcc wrapper so that LINUX_COMPILER
gets set properly (and in particular so that the kernel version
string doesn't show "(collect2: ld returned 1 exit status)").
svn path=/nixpkgs/trunk/; revision=8645
2007-05-02 15:21:55 +00:00
Eelco Dolstra
0a05618f11
* Fix weird behaviour with "gcc -v" due to linker flags being appended
...
to the gcc invocation.
If we pass a flag like -Wl, then gcc will call the linker unless it
can figure out that it has to do something else (e.g., because of a
"-c" flag). So if no non-flag arguments are given, don't pass any
linker flags. This catches cases like "gcc" (should just print
"gcc: no input files") and "gcc -v" (should print the version).
svn path=/nixpkgs/trunk/; revision=8644
2007-05-02 14:59:40 +00:00
Eelco Dolstra
dfd401259c
* Added cvs2svn.
...
* Berkeley DB 4.5 is now the default.
svn path=/nixpkgs/trunk/; revision=8641
2007-05-02 11:49:18 +00:00
Eelco Dolstra
e4aa6000e9
* Mark some packages as lower priority so that they are not preferred
...
over other variants (e.g., zlib should be preferred over zlibStatic).
svn path=/nixpkgs/trunk/; revision=8635
2007-05-01 20:35:58 +00:00
Eelco Dolstra
cba3104ae8
* Give binutils a lower default priority than the gcc wrapper so that
...
"nix-env -i binutils gcc" will do the Right Thing and not give a
collision.
svn path=/nixpkgs/trunk/; revision=8624
2007-04-27 23:30:07 +00:00
Eelco Dolstra
ac80e8229b
* Pan 0.128.
...
svn path=/nixpkgs/trunk/; revision=8622
2007-04-27 22:41:35 +00:00
Eelco Dolstra
0caae36936
* Purity fix: don't use /usr/bin/install.
...
svn path=/nixpkgs/trunk/; revision=8619
2007-04-26 22:28:26 +00:00
Eelco Dolstra
65d14af11b
* Workaround for NIXPKGS-52: prevent xsltproc from downloading DTDs.
...
svn path=/nixpkgs/trunk/; revision=8618
2007-04-26 22:00:01 +00:00
Eelco Dolstra
cdad298040
* Cairo 1.4.4. This fixes some bad interaction with the latest
...
xorg-server (namely, BadMatch crashes in programs such as
gtk-window-decorator in compiz).
* Some GTK updates while we're at it.
svn path=/nixpkgs/trunk/; revision=8617
2007-04-26 18:37:33 +00:00
Eelco Dolstra
50cc2acd23
* xorg-server 1.3.0, xf86-video-intel 2.0.0.
...
svn path=/nixpkgs/trunk/; revision=8616
2007-04-26 18:36:01 +00:00
Eelco Dolstra
5a67bcf6ac
* Add GDB to the channel.
...
svn path=/nixpkgs/trunk/; revision=8613
2007-04-26 16:25:10 +00:00
Eelco Dolstra
adcb2909f7
* Added git.
...
* Backed out the curl change for now.
svn path=/nixpkgs/trunk/; revision=8612
2007-04-26 16:14:01 +00:00
Eelco Dolstra
168a93adc5
* Delete some obsolete packages.
...
* Make sure that every package in all-packages.nix has a unique name.
Not all of them do, but there are now a few helper functions that
modify the name of a package for display purposes in nix-env (e.g.,
you get "zlib-1.2.3" and "zlib-1.2.3-static" in "nix-env -qa").
svn path=/nixpkgs/trunk/; revision=8607
2007-04-26 13:02:30 +00:00
Eelco Dolstra
c182d49c51
* Added the GNU `time' command.
...
svn path=/nixpkgs/trunk/; revision=8599
2007-04-20 08:50:26 +00:00
Eelco Dolstra
6837f1e465
* Updated the tfp-server-extension patch for 0.5.
...
svn path=/nixpkgs/trunk/; revision=8596
2007-04-18 20:16:06 +00:00
Eelco Dolstra
1971bb6829
* X.org server 1.2.99.905.
...
svn path=/nixpkgs/trunk/; revision=8595
2007-04-18 15:46:58 +00:00
Eelco Dolstra
a29dbccc0f
* Added the latest Intel video driver.
...
svn path=/nixpkgs/trunk/; revision=8594
2007-04-18 14:55:43 +00:00
Eelco Dolstra
ad452195a0
* Added glxinfo/glxgears.
...
svn path=/nixpkgs/trunk/; revision=8593
2007-04-18 14:21:24 +00:00
Eelco Dolstra
fc00fda363
* Added FreeGLUT.
...
svn path=/nixpkgs/trunk/; revision=8592
2007-04-18 13:47:35 +00:00
Armijn Hemel
a5864ae0a0
delete uclibc. Development is done somewhere else and this thing was outdated anyway
...
svn path=/nixpkgs/trunk/; revision=8591
2007-04-16 21:51:42 +00:00
Armijn Hemel
52cb80f235
remove cross compilers. Work is done on a seperate branch and these compilers are not functional anyway right now.
...
svn path=/nixpkgs/trunk/; revision=8587
2007-04-16 21:45:29 +00:00
Armijn Hemel
8e78cd0fb3
remove cross compilation stuff. This has moved to a different branch and is not ready for real use right now
...
svn path=/nixpkgs/trunk/; revision=8586
2007-04-16 21:35:42 +00:00
Eelco Dolstra
2261f6d265
* Revert to Splashutils 1.3.
...
svn path=/nixpkgs/trunk/; revision=8582
2007-04-16 14:20:29 +00:00
Eelco Dolstra
7523c79bb8
* Splashutils 1.4.
...
svn path=/nixpkgs/trunk/; revision=8579
2007-04-16 10:54:28 +00:00
Eelco Dolstra
8020db073a
* Linux 2.6.20.7.
...
svn path=/nixpkgs/trunk/; revision=8578
2007-04-16 10:29:24 +00:00
Eelco Dolstra
4233fcc94b
* Fix the JRE plugin test.
...
svn path=/nixpkgs/trunk/; revision=8577
2007-04-16 10:22:20 +00:00
Eelco Dolstra
0005a37b8d
* In the JDK packages, don't return false if the platform is
...
unsupported. This gives a type error ("value is a boolean while
an attribute set was expected").
svn path=/nixpkgs/trunk/; revision=8576
2007-04-16 10:07:06 +00:00
Eelco Dolstra
e317c7de41
* Some cleanup, and the autoconf259 attribute actually referred to
...
Autoconf 2.61.
svn path=/nixpkgs/trunk/; revision=8575
2007-04-15 21:23:07 +00:00
Eelco Dolstra
e626055170
* Linux 2.6.20.6.
...
svn path=/nixpkgs/trunk/; revision=8554
2007-04-10 11:46:09 +00:00
Eelco Dolstra
473997f01c
* Work around a bad Perl interpreter path.
...
svn path=/nixpkgs/trunk/; revision=8553
2007-04-09 23:29:00 +00:00
Eelco Dolstra
277378c2a4
* Added wpa_supplicant.
...
svn path=/nixpkgs/trunk/; revision=8552
2007-04-08 20:20:21 +00:00
Eelco Dolstra
771453ffc2
* Directory for documentation packages.
...
svn path=/nixpkgs/trunk/; revision=8551
2007-04-08 00:07:03 +00:00
Eelco Dolstra
579d1a0367
* Latest man-pages.
...
svn path=/nixpkgs/trunk/; revision=8550
2007-04-08 00:01:28 +00:00
Eelco Dolstra
84680c29f1
* Added AEFS.
...
svn path=/nixpkgs/trunk/; revision=8549
2007-04-07 23:38:01 +00:00
Eelco Dolstra
3833fe53c0
* Added pam_devperm.
...
svn path=/nixpkgs/trunk/; revision=8546
2007-04-07 19:29:59 +00:00
Eelco Dolstra
d03cc6bcf3
* Latest Xpdf.
...
svn path=/nixpkgs/trunk/; revision=8543
2007-04-05 09:09:10 +00:00
Eelco Dolstra
e13247a6ae
* Added w3m to the channel.
...
svn path=/nixpkgs/trunk/; revision=8540
2007-04-04 13:26:21 +00:00
Eelco Dolstra
b6195120a4
* Add bashInteractive to the channel.
...
svn path=/nixpkgs/trunk/; revision=8539
2007-04-04 10:31:09 +00:00
Eelco Dolstra
4bb17a673c
svn path=/nixpkgs/trunk/; revision=8538
2007-04-04 09:28:08 +00:00
Eelco Dolstra
65e004b757
* Added kbd.
...
svn path=/nixpkgs/trunk/; revision=8537
2007-04-04 09:18:39 +00:00
Eelco Dolstra
5298c1f4c2
* Some disgusting DESTDIR hacking to make sure that state ends up
...
under /var instead of $out/var.
svn path=/nixpkgs/trunk/; revision=8533
2007-04-02 17:30:11 +00:00
Eelco Dolstra
f5daf2b700
* Latest CUPS.
...
svn path=/nixpkgs/trunk/; revision=8532
2007-04-02 16:22:10 +00:00
Eelco Dolstra
83173f1ee9
* Added x11-ssh-askpass.
...
svn path=/nixpkgs/trunk/; revision=8529
2007-04-02 13:46:56 +00:00
Eelco Dolstra
ad6fa03dfd
* Latest strace.
...
svn path=/nixpkgs/trunk/; revision=8512
2007-03-30 14:37:53 +00:00
Eelco Dolstra
8ede3fba35
* Firefox 2.0.0.3.
...
svn path=/nixpkgs/trunk/; revision=8499
2007-03-30 07:28:38 +00:00
Eelco Dolstra
c214c7525d
* setxkbmap: add a symlink to xkeyboard-config so that it can find the
...
rules files. Maybe this should be done through an environment variable.
svn path=/nixpkgs/trunk/; revision=8496
2007-03-29 23:02:07 +00:00
Eelco Dolstra
e3d318da8b
* The X server still calls itself "xfree86" wrt the xkb rules.
...
svn path=/nixpkgs/trunk/; revision=8495
2007-03-29 22:59:30 +00:00
Eelco Dolstra
fc483e0d57
* Allow the path to xkbcomp to specified in an environment variable.
...
The X server by default looks for it under its own prefix, which
isn't right. Not being able to run xkbcomp causes the Xkb keyboard
extension to fail (which incidentally is also the reason why
Ctrl-Alt-Fn didn't work).
svn path=/nixpkgs/trunk/; revision=8494
2007-03-29 22:57:56 +00:00
Eelco Dolstra
11ad14113c
* Added xkeyboard-config, the keyboard configuration database.
...
svn path=/nixpkgs/trunk/; revision=8490
2007-03-29 21:02:22 +00:00
Eelco Dolstra
553289da58
* kdebase: build with kbd and screensaver support.
...
svn path=/nixpkgs/trunk/; revision=8489
2007-03-29 17:56:33 +00:00
Eelco Dolstra
fb35c8efd5
* Add kdebase to the channel.
...
svn path=/nixpkgs/trunk/; revision=8482
2007-03-29 16:11:37 +00:00
Eelco Dolstra
61171e3f15
* Fix GCC 3.3.
...
svn path=/nixpkgs/trunk/; revision=8478
2007-03-29 13:37:39 +00:00
Eelco Dolstra
a7d27b2201
* Move nix to tools/package-management, and use the latest unstable
...
release.
svn path=/nixpkgs/trunk/; revision=8477
2007-03-29 09:24:14 +00:00
Eelco Dolstra
19d0e47320
* Print a warning if files cannot be found.
...
svn path=/nixpkgs/trunk/; revision=8476
2007-03-29 09:23:47 +00:00
Martin Bravenboer
705e87fe0f
jre: by default don't support the plugin
...
svn path=/nixpkgs/trunk/; revision=8461
2007-03-28 18:55:57 +00:00
Martin Bravenboer
753eae47d1
jdk-without-plugin fix
...
svn path=/nixpkgs/trunk/; revision=8460
2007-03-28 18:29:26 +00:00
Martin Bravenboer
a9c0d60adb
disabled sharpbang test
...
svn path=/nixpkgs/trunk/; revision=8458
2007-03-28 17:49:51 +00:00
Martin Bravenboer
f92b856311
added ncurses support to ocaml
...
svn path=/nixpkgs/trunk/; revision=8457
2007-03-28 17:15:03 +00:00
Martin Bravenboer
7ae637007b
Use jdk without plugin support
...
svn path=/nixpkgs/trunk/; revision=8454
2007-03-28 15:31:00 +00:00
Martin Bravenboer
9d9372cd58
Make jdk plugin support optional to avoid deps on gcc 3.3.6 everywhere.
...
svn path=/nixpkgs/trunk/; revision=8452
2007-03-28 15:21:43 +00:00
Eelco Dolstra
e0ad264f43
* Get GCC 3.3 to build on x86_64/powerpc-linux. Not tested.
...
svn path=/nixpkgs/trunk/; revision=8439
2007-03-28 12:29:36 +00:00
Eelco Dolstra
9a8b115e57
* UML: purity fix (Makefile refers to /bin/bash).
...
svn path=/nixpkgs/trunk/; revision=8437
2007-03-28 11:21:16 +00:00
Eelco Dolstra
b795dd8d44
* Fix kernel build.
...
svn path=/nixpkgs/trunk/; revision=8435
2007-03-28 10:28:01 +00:00
Martin Bravenboer
fb91f1b319
M pkgs/development/compilers/jdk/jdk6-linux.nix
...
M pkgs/development/compilers/jdk/dlj-bundle-builder.sh
Various fixes to get javaws and mozillaPlugin to work. Requires gcc3.3
libstdc++ to be in the dynamic library path.
svn path=/nixpkgs/trunk/; revision=8434
2007-03-27 22:02:55 +00:00
Eelco Dolstra
68d80ff094
* Get rid of the old UML, move uml-utilities to os-specific/linux.
...
svn path=/nixpkgs/trunk/; revision=8424
2007-03-27 11:15:10 +00:00
Eelco Dolstra
a984882e0c
* Updated User-Mode Linux. It's now unified with the regular (NixOS)
...
kernel build - just call the function with userModeLinux = true to
get a UML binary.
svn path=/nixpkgs/trunk/; revision=8423
2007-03-27 11:11:58 +00:00
Eelco Dolstra
0389ffe877
* Build Qt with GIF, Xcursor, Xshape support.
...
svn path=/nixpkgs/trunk/; revision=8419
2007-03-26 18:15:32 +00:00
Eelco Dolstra
bd6a683c4c
* Added kdebase.
...
svn path=/nixpkgs/trunk/; revision=8418
2007-03-26 15:49:38 +00:00
Eelco Dolstra
b1c3574e7b
* Whitespace.
...
svn path=/nixpkgs/trunk/; revision=8417
2007-03-26 13:41:58 +00:00
Eelco Dolstra
943e0e2f68
* Thunderbird 1.5.0.10.
...
svn path=/nixpkgs/trunk/; revision=8416
2007-03-26 13:41:15 +00:00
Eelco Dolstra
fd0c8d9fc9
* Latest Qt, kdelibs.
...
svn path=/nixpkgs/trunk/; revision=8415
2007-03-26 13:39:50 +00:00
Eelco Dolstra
b46531c506
* Linux 2.6.20.4.
...
svn path=/nixpkgs/trunk/; revision=8414
2007-03-26 09:32:57 +00:00
Armijn Hemel
5aec79e3ca
add cramfsswap
...
svn path=/nixpkgs/trunk/; revision=8412
2007-03-24 12:01:50 +00:00
Eelco Dolstra
505c169238
* Revived RPM. Damn, RPM is nasty to build.
...
svn path=/nixpkgs/trunk/; revision=8407
2007-03-21 19:25:58 +00:00
Martin Bravenboer
778d516e41
A pkgs/tools/typesetting/pdfjam
...
A pkgs/tools/typesetting/pdfjam/builder.sh
A pkgs/tools/typesetting/pdfjam/default.nix
Added pdfjam, a package with the following tools:
* pdfnup, which allows PDF files to be "n-upped" in roughly the
way that psnup does for PostScript files.
* pdfjoin, which concatenates the pages of multiple PDF files
together into a single file
* pdf90, which rotates the pages of one or more PDF files through
90 degrees (anti-clockwise).
M pkgs/development/compilers/jdk/jdk6-linux.nix
Typo
svn path=/nixpkgs/trunk/; revision=8404
2007-03-21 12:53:01 +00:00
Armijn Hemel
3463f1deeb
new openssh
...
svn path=/nixpkgs/trunk/; revision=8394
2007-03-21 00:34:34 +00:00
Armijn Hemel
8d72c826e2
new openssl
...
svn path=/nixpkgs/trunk/; revision=8393
2007-03-21 00:29:50 +00:00
Eelco Dolstra
7603cb1eba
* Latest unstable Nix.
...
svn path=/nixpkgs/trunk/; revision=8366
2007-03-19 22:02:55 +00:00
Eelco Dolstra
4b37a5e901
* Normal ATerm doesn't build on x86_64.
...
svn path=/nixpkgs/trunk/; revision=8361
2007-03-19 20:10:58 +00:00
Eelco Dolstra
0e56f5c26b
* Doh!
...
svn path=/nixpkgs/trunk/; revision=8359
2007-03-19 20:05:32 +00:00
Eelco Dolstra
477d9adfe8
* Build some stuff for x86_64.
...
svn path=/nixpkgs/trunk/; revision=8358
2007-03-19 20:01:55 +00:00
Eelco Dolstra
9d81167f77
* Added hdparm.
...
svn path=/nixpkgs/trunk/; revision=8344
2007-03-19 09:31:44 +00:00
Armijn Hemel
2737cd9a8e
add wmii window manager + all dependencies. Interesting excercise...
...
svn path=/nixpkgs/trunk/; revision=8338
2007-03-18 23:58:22 +00:00
Martin Bravenboer
d86846bb6a
Fixes in x86_64 support for the jdk.
...
svn path=/nixpkgs/trunk/; revision=8329
2007-03-18 00:33:32 +00:00
Martin Bravenboer
03dbe4cf1f
Added x86_64-linux support to the jdk.
...
svn path=/nixpkgs/trunk/; revision=8326
2007-03-17 14:37:23 +00:00
Martin Bravenboer
cf3571e85c
* Updated Eclipse to 3.2.2
...
* Added Eclipse to the nixpkgs channel (which is possible now we can
deploy the jdk)
svn path=/nixpkgs/trunk/; revision=8317
2007-03-17 13:29:15 +00:00
Eelco Dolstra
2946af6e52
* Don't use /dev/stdout because it isn't writable when the build user doesn't own stdout.
...
svn path=/nixpkgs/trunk/; revision=8307
2007-03-16 16:16:59 +00:00
Eelco Dolstra
bf715af18b
* Grrr.
...
svn path=/nixpkgs/trunk/; revision=8306
2007-03-16 15:22:33 +00:00
Eelco Dolstra
8dab939a7f
* New lvm2.
...
svn path=/nixpkgs/trunk/; revision=8305
2007-03-16 15:19:19 +00:00
Eelco Dolstra
d8cd9746cb
* Fix URL.
...
svn path=/nixpkgs/trunk/; revision=8304
2007-03-16 14:58:28 +00:00
Eelco Dolstra
baa010bce4
* Fix the preHook.
...
svn path=/nixpkgs/trunk/; revision=8302
2007-03-16 14:41:31 +00:00
Eelco Dolstra
d89c825ec0
* Oops.
...
svn path=/nixpkgs/trunk/; revision=8300
2007-03-16 13:04:28 +00:00
Eelco Dolstra
4d1c976a9d
* Copied Upstart 0.3.0.
...
svn path=/nixpkgs/trunk/; revision=8299
2007-03-16 12:58:49 +00:00
Eelco Dolstra
500a3647ab
* Don't put stuff in $out/usr.
...
svn path=/nixpkgs/trunk/; revision=8298
2007-03-16 11:55:21 +00:00
Eelco Dolstra
a2db896085
* klibc 1.5.
...
svn path=/nixpkgs/trunk/; revision=8295
2007-03-15 14:38:39 +00:00
Eelco Dolstra
79862accc2
* Linux 2.6.20.3.
...
svn path=/nixpkgs/trunk/; revision=8293
2007-03-14 16:09:29 +00:00
Eelco Dolstra
4be0a25eda
* Remove reference to Linux 2.6.19.
...
svn path=/nixpkgs/trunk/; revision=8292
2007-03-14 15:48:00 +00:00
Eelco Dolstra
ba7406aa35
* Aangifte 2006, still violating the LGPL on GTK+...
...
svn path=/nixpkgs/trunk/; revision=8291
2007-03-14 11:18:38 +00:00
Eelco Dolstra
f2c540241a
* Refactoring.
...
svn path=/nixpkgs/trunk/; revision=8290
2007-03-14 10:57:24 +00:00
Eelco Dolstra
2df33633a6
* Linux 2.6.20.2.
...
svn path=/nixpkgs/trunk/; revision=8286
2007-03-13 17:34:19 +00:00
Eelco Dolstra
91e86150c2
* Add more NixOS-required packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=8283
2007-03-13 16:11:22 +00:00
Eelco Dolstra
0a107102ad
* Fix the XML::Parser build hook.
...
svn path=/nixpkgs/trunk/; revision=8280
2007-03-13 13:38:33 +00:00
Eelco Dolstra
1f5bdf1f58
* Email::Send and dependencies.
...
svn path=/nixpkgs/trunk/; revision=8279
2007-03-13 13:32:49 +00:00
Eelco Dolstra
6e6624f4c5
* Perl generic builder: set nix-support/propagated-user-env-packages
...
to the propagated build inputs as a convenience to people who want
to install Perl packages into their user environments.
svn path=/nixpkgs/trunk/; revision=8278
2007-03-13 13:32:17 +00:00
Armijn Hemel
15036d306b
0.4 -> 0.5
...
svn path=/nixpkgs/trunk/; revision=8270
2007-03-12 23:59:48 +00:00
Eelco Dolstra
1c65a5b328
* A function `simpleTeXToPNG' that typesets a piece of LaTeX code
...
(e.g., a file containing something like `$x^2 + y^2 = z^2$') and
converts it to a PNG image with no unnecessary surrounding
whitespace. Useful when you want to include TeX stuff in webpages /
other documents.
This currently calls /usr/bin/convert, so we should add ImageMagick.
svn path=/nixpkgs/trunk/; revision=8269
2007-03-12 18:06:31 +00:00
Eelco Dolstra
ead48be229
* runLaTeX: support generation of Postscript.
...
* findLaTeXIncludes: handle the case where the input is already in the
Nix store, and allow a different prefix to be used for searching
included files.
svn path=/nixpkgs/trunk/; revision=8268
2007-03-12 17:55:08 +00:00
Eelco Dolstra
c9c70b8d75
* Don't propagate the teTeX dependency.
...
svn path=/nixpkgs/trunk/; revision=8262
2007-03-12 12:56:06 +00:00
Eelco Dolstra
cf04579cc5
* Added pgf/tikz.
...
* runLaTeX: allow additional TeX packages to be specified.
* teTeX setup hook: TEXMFNIX doesn't seem to work, use TEXINPUTS.
svn path=/nixpkgs/trunk/; revision=8261
2007-03-10 23:51:59 +00:00
Mart Kolthof
0f19802139
Forgot to patch the config file to point to the right binaries.
...
svn path=/nixpkgs/trunk/; revision=8256
2007-03-08 14:06:56 +00:00
Martin Bravenboer
02ea7e6c46
Update of postgresql-jdbc
...
svn path=/nixpkgs/trunk/; revision=8249
2007-03-06 23:32:27 +00:00
Eelco Dolstra
6c6ff6f36f
* Yes! Finally! Bash built with ncurses support! This fixes the
...
annoying problem with lines longer than 80 (?) characters.
svn path=/nixpkgs/trunk/; revision=8248
2007-03-06 22:46:03 +00:00
Eelco Dolstra
4a85e66bd3
* Until the modesetting branch of the i810 driver works, we're still
...
stuck with 915resolution on laptops with broken BIOSes.
svn path=/nixpkgs/trunk/; revision=8222
2007-03-06 00:12:43 +00:00
Eelco Dolstra
7b7230b0e9
* Function concatLists to concatenate a list of lists.
...
svn path=/nixpkgs/trunk/; revision=8219
2007-03-06 00:01:27 +00:00
Martin Bravenboer
c212318239
patch unpack200 before running the construct script
...
svn path=/nixpkgs/trunk/; revision=8198
2007-03-05 21:33:47 +00:00
Martin Bravenboer
038454978f
Use unzip to avoid unpurities
...
svn path=/nixpkgs/trunk/; revision=8196
2007-03-05 19:54:37 +00:00
Eelco Dolstra
c6db5c80f9
* More Gnome stuff.
...
svn path=/nixpkgs/trunk/; revision=8190
2007-03-05 18:52:31 +00:00
Martin Bravenboer
fb6d590e50
xorg libxcb: patch to disable assert that stops Java GUI apps from
...
working (the actual bug is in Java).
svn path=/nixpkgs/trunk/; revision=8189
2007-03-05 18:28:49 +00:00
Martin Bravenboer
3b1d307518
More deps on xlibs
...
svn path=/nixpkgs/trunk/; revision=8188
2007-03-05 17:55:17 +00:00
Martin Bravenboer
25e0bf0f49
oops.
...
svn path=/nixpkgs/trunk/; revision=8187
2007-03-05 17:29:21 +00:00
Martin Bravenboer
6892b99bf6
Update of jdk and jre to jdk-distros, based on Distributor License for Java.
...
D pkgs/development/interpreters/jre
Obsolete. jdk and jre are now build by the same expression.
D pkgs/development/compilers/blackdown
Obsolete. jdk is now downloadable.
D pkgs/development/compilers/jdk/jdk5-sun-linux.nix
Obsolete
A pkgs/development/compilers/jdk/dlj-bundle-builder.sh
Build for DLJ bundles.
M pkgs/top-level/all-packages.nix
Dropped blackdown and ant based on blackdown.
A pkgs/development/compilers/jdk/jdk6-construct.sh
Copy of DLJ construct script to fix problem with jdk6 bundles.
A pkgs/development/compilers/jdk/jdk6-linux.nix
New main Nix expression for jdk and jre. Supports mozillaPlugin.
A pkgs/development/compilers/jdk/dlj-bundle-builder.sh
Include path to libjli in rpath.
svn path=/nixpkgs/trunk/; revision=8186
2007-03-05 17:13:53 +00:00
Mart Kolthof
12b6b77f96
upgraded to version 1.3.6
...
svn path=/nixpkgs/trunk/; revision=8185
2007-03-05 16:12:08 +00:00
Martin Bravenboer
e8c4ff1817
jing: use jre instead of blackdown
...
svn path=/nixpkgs/trunk/; revision=8183
2007-03-05 15:10:05 +00:00
Eelco Dolstra
e9178614a9
* Added feh to set the root image.
...
* Compiz extra plugins.
svn path=/nixpkgs/trunk/; revision=8178
2007-03-05 13:44:27 +00:00
Eelco Dolstra
086832edff
* Gnome desktop.
...
svn path=/nixpkgs/trunk/; revision=8176
2007-03-05 08:56:56 +00:00
Eelco Dolstra
f6472a3343
* Duplication.
...
svn path=/nixpkgs/trunk/; revision=8175
2007-03-05 08:27:17 +00:00
Eelco Dolstra
c096988e57
* Don't check for X.
...
svn path=/nixpkgs/trunk/; revision=8174
2007-03-04 23:48:05 +00:00
Eelco Dolstra
b979dff808
* Purify Adobe Reader.
...
svn path=/nixpkgs/trunk/; revision=8173
2007-03-04 23:46:11 +00:00
Eelco Dolstra
7008d7bfd9
* Gnome terminal.
...
svn path=/nixpkgs/trunk/; revision=8172
2007-03-04 23:37:34 +00:00
Eelco Dolstra
295990ca07
* gconf-editor and various dependencies.
...
svn path=/nixpkgs/trunk/; revision=8171
2007-03-04 21:28:24 +00:00
Eelco Dolstra
69b62bf2d6
* Process packages in the specified order (i.e., don't sort).
...
svn path=/nixpkgs/trunk/; revision=8166
2007-03-04 01:20:07 +00:00
Eelco Dolstra
0fdace792d
* Intel PRO/Wireless 2200BG driver firmware.
...
svn path=/nixpkgs/trunk/; revision=8160
2007-03-03 22:58:19 +00:00
Martin Bravenboer
070bcdf5c6
The name attribute is still necessary for pkgconfig: the binary
...
pkgconfig in stdenv is only used for mingw, not for cygwin. So
pkgconfig will be build on cygwin from source. This will fail because
of the ? in the filename.
svn path=/nixpkgs/trunk/; revision=8152
2007-03-03 01:38:43 +00:00
Eelco Dolstra
7eb82b5ace
* Get rid of old pkgconfigs.
...
svn path=/nixpkgs/trunk/; revision=8150
2007-03-02 19:14:24 +00:00
Eelco Dolstra
2d33b25877
* fetchurl: accept an optional name. Useful for file names that contain
...
unacceptable characters (such as ? on Windows).
svn path=/nixpkgs/trunk/; revision=8149
2007-03-02 19:07:36 +00:00
Martin Bravenboer
2e2daff8ab
Mirror the patch to avoid ? in filename.
...
svn path=/nixpkgs/trunk/; revision=8148
2007-03-02 19:04:56 +00:00
Eelco Dolstra
e710cf33b4
* Firefox 2.0.0.2.
...
svn path=/nixpkgs/trunk/; revision=8139
2007-03-01 19:54:36 +00:00
Eelco Dolstra
c467d6e5e6
* Doh doh doh.
...
svn path=/nixpkgs/trunk/; revision=8138
2007-03-01 15:50:14 +00:00
Eelco Dolstra
56e0e2fbea
* Latest unstable Nix. Add OpenSSL as a dependency.
...
svn path=/nixpkgs/trunk/; revision=8137
2007-03-01 15:44:23 +00:00
Eelco Dolstra
5dde0fead7
* Build Compiz with GConf support.
...
* Add some Gnome interdependencies.
svn path=/nixpkgs/trunk/; revision=8125
2007-03-01 00:40:27 +00:00
Eelco Dolstra
fcab5576cb
* Latest ALSA utilities.
...
svn path=/nixpkgs/trunk/; revision=8123
2007-03-01 00:23:30 +00:00
Eelco Dolstra
144a7c05b3
* Build metacity with compositing support.
...
svn path=/nixpkgs/trunk/; revision=8114
2007-02-28 17:52:41 +00:00
Eelco Dolstra
a6fe30b2df
* Add compiz and metacity to the channel.
...
svn path=/nixpkgs/trunk/; revision=8113
2007-02-28 17:33:24 +00:00
Eelco Dolstra
eb1592a45d
* Added metacity, a better window manager than twm ;-)
...
svn path=/nixpkgs/trunk/; revision=8112
2007-02-28 17:30:50 +00:00
Eelco Dolstra
fbb36da0aa
* Gnome 2.16.3.
...
svn path=/nixpkgs/trunk/; revision=8111
2007-02-28 17:12:21 +00:00
Eelco Dolstra
3d98c0bf14
* Get rid of all those pointless little directories.
...
svn path=/nixpkgs/trunk/; revision=8107
2007-02-28 16:38:39 +00:00
Eelco Dolstra
e7a1a1cba1
* Move imlib out of Gnome.
...
svn path=/nixpkgs/trunk/; revision=8106
2007-02-28 16:20:00 +00:00
Eelco Dolstra
398768bfb5
* Refactoring: move KDE and Gnome out of development/libraries into
...
desktops.
svn path=/nixpkgs/trunk/; revision=8105
2007-02-28 16:18:58 +00:00
Eelco Dolstra
917b75e915
* Wireless tools.
...
svn path=/nixpkgs/trunk/; revision=8104
2007-02-28 15:50:55 +00:00
Eelco Dolstra
cd4b42a7f0
* Add some X server related stuff to the channel.
...
svn path=/nixpkgs/trunk/; revision=8094
2007-02-28 12:47:52 +00:00
Eelco Dolstra
c1ed39bd30
* Revert to previous Emacs snapshot, add to channel.
...
svn path=/nixpkgs/trunk/; revision=8093
2007-02-28 12:07:36 +00:00
Eelco Dolstra
e0ab9dda82
svn path=/nixpkgs/trunk/; revision=8089
2007-02-28 00:46:17 +00:00
Eelco Dolstra
84cb66f309
* Disable Maven, ABC (they depend on the JDK).
...
svn path=/nixpkgs/trunk/; revision=8086
2007-02-27 23:20:16 +00:00
Eelco Dolstra
714da445bb
* pkgconfig 0.21 is now the default.
...
* Some hackery to get Firefox to build again.
svn path=/nixpkgs/trunk/; revision=8076
2007-02-27 15:15:20 +00:00
Eelco Dolstra
8a89f06527
* Hopefully using the latest pkgconfig will fix the Firefox build
...
problem.
svn path=/nixpkgs/trunk/; revision=8074
2007-02-27 11:53:02 +00:00
Martin Bravenboer
7cda27b6ec
Fix for building valgrind on x86_64-linux.
...
If building on x86_64-linux, pass --enable-only64bit to the configure
script of valgrind. This disables the 32-bit build, which uses gcc
-m32, which is not supported by the standard gcc for x86_64-linux.
svn path=/nixpkgs/trunk/; revision=8073
2007-02-27 10:40:15 +00:00
Eelco Dolstra
3db007461c
* Compiz: build GTK window decorators.
...
* Make GTK+ 2.10 the default.
svn path=/nixpkgs/trunk/; revision=8072
2007-02-27 03:30:20 +00:00
Eelco Dolstra
d3bdca7623
* Compiz, a compositing window manager.
...
svn path=/nixpkgs/trunk/; revision=8071
2007-02-27 02:52:28 +00:00
Eelco Dolstra
213aefac17
* Look for the current OpenGL driver in /var/state/opengl-driver.
...
svn path=/nixpkgs/trunk/; revision=8068
2007-02-27 00:49:47 +00:00
Eelco Dolstra
4788912bde
* Build a DRI-accelerated Mesa.
...
svn path=/nixpkgs/trunk/; revision=8066
2007-02-27 00:18:34 +00:00
Eelco Dolstra
f6b15579b8
svn path=/nixpkgs/trunk/; revision=8065
2007-02-27 00:07:07 +00:00
Eelco Dolstra
8db3dbaf1a
* Patched the X server to get the path of the DRI driver from the
...
environment, rather than relative to the X server's prefix.
svn path=/nixpkgs/trunk/; revision=8064
2007-02-26 23:50:03 +00:00
Eelco Dolstra
556cc5ed2f
* Doh.
...
svn path=/nixpkgs/trunk/; revision=8063
2007-02-26 23:37:41 +00:00
Eelco Dolstra
ba443448e8
* Build the i810 driver. Only depend on the Mesa headers, not all of Mesa.
...
svn path=/nixpkgs/trunk/; revision=8060
2007-02-26 23:10:25 +00:00
Eelco Dolstra
7edbaaaff2
* New emacs-unicode.
...
svn path=/nixpkgs/trunk/; revision=8058
2007-02-26 21:38:38 +00:00
Eelco Dolstra
9f173879e3
* Don't call fc-cache (it tries to write in fontconfig's prefix).
...
svn path=/nixpkgs/trunk/; revision=8056
2007-02-26 21:04:36 +00:00
Eelco Dolstra
24399a3f49
* Dependencies on fontconfig.
...
svn path=/nixpkgs/trunk/; revision=8055
2007-02-26 20:46:56 +00:00
Eelco Dolstra
26a710ad67
* Hack to address a GNU Make impurity (NIXPKGS-45).
...
svn path=/nixpkgs/trunk/; revision=8054
2007-02-26 19:11:19 +00:00
Eelco Dolstra
f7e838f5f9
* Fixed URL.
...
svn path=/nixpkgs/trunk/; revision=8053
2007-02-26 17:56:08 +00:00
Eelco Dolstra
cd10e285d2
* Pass the Mesa source tree.
...
svn path=/nixpkgs/trunk/; revision=8052
2007-02-26 17:05:27 +00:00
Eelco Dolstra
3e19819c28
* X11R7.2 and associated updates.
...
svn path=/nixpkgs/trunk/; revision=8049
2007-02-26 16:32:27 +00:00
Eelco Dolstra
d29e068323
* GTK/Cairo updates.
...
svn path=/nixpkgs/trunk/; revision=8048
2007-02-26 15:54:47 +00:00
Eelco Dolstra
a106e7a1d7
* Use the latest pci.ids.
...
svn path=/nixpkgs/trunk/; revision=8047
2007-02-26 12:07:46 +00:00
Eelco Dolstra
3a37abc3ce
* SLiM, a lightweight display manager.
...
svn path=/nixpkgs/trunk/; revision=8044
2007-02-25 22:25:25 +00:00
Eelco Dolstra
9a457db61d
* Some font hackery.
...
svn path=/nixpkgs/trunk/; revision=8042
2007-02-25 15:54:15 +00:00