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
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
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
Armijn Hemel
7625850ab3
a patch which defines FLAGS_FOR_TARGET. This patch is not enabled by default
...
svn path=/nixpkgs/trunk/; revision=4585
2006-01-23 11:53:33 +00:00
Eelco Dolstra
57315e624d
* Fix the gcc-4.0.2 build. It was impure: it used /lib/cpp during the
...
building of libstdc++.
* Add gcc-4.0.2 to the channel.
svn path=/nixpkgs/trunk/; revision=4583
2006-01-20 17:27:53 +00:00
Eelco Dolstra
0bb8593bbb
* libdrm updated to 2.0.
...
svn path=/nixpkgs/trunk/; revision=4569
2006-01-17 12:42:57 +00:00
Mart Kolthof
7bc09b8f2f
inversed patch
...
svn path=/nixpkgs/trunk/; revision=4560
2006-01-16 13:13:43 +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
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
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
Mart Kolthof
431962ce8f
added the right buildInputs
...
svn path=/nixpkgs/trunk/; revision=4528
2006-01-09 14:32:08 +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
611a70c502
add libusb
...
svn path=/nixpkgs/trunk/; revision=4490
2006-01-04 23:29:09 +00:00
Mart Kolthof
0ab104df8d
added cil-aterm to nixpkgs
...
svn path=/nixpkgs/trunk/; revision=4482
2006-01-02 14:24:36 +00:00
Armijn Hemel
4655f9a723
add configuration for powerpc. Due to some bug we use a post-0.9.28 snapshot.
...
Scary ;)
svn path=/nixpkgs/trunk/; revision=4475
2006-01-01 01:55:26 +00:00
Armijn Hemel
036e97eea9
add binutils for powerpc-linux. Happy New Year!!!
...
svn path=/nixpkgs/trunk/; revision=4474
2006-01-01 01:36:08 +00:00
Armijn Hemel
d23e28873e
add support for sparc-linux. For some reason the build still fails though...
...
svn path=/nixpkgs/trunk/; revision=4472
2005-12-31 16:29:22 +00:00
Armijn Hemel
05ab87c7e1
move some of the configuration into the builder from default.nix. Also add support for sparc
...
svn path=/nixpkgs/trunk/; revision=4470
2005-12-31 16:27:23 +00:00
Armijn Hemel
560a2d3c10
make a symlink to an existing "ar"
...
svn path=/nixpkgs/trunk/; revision=4468
2005-12-31 15:56:07 +00:00
Armijn Hemel
bfcb644bb4
better layout, make sure we can differentiate between different configurations
...
svn path=/nixpkgs/trunk/; revision=4465
2005-12-31 14:10:20 +00:00
Armijn Hemel
2f3dfaa5b9
make our cross compiler a lot more generic.
...
svn path=/nixpkgs/trunk/; revision=4464
2005-12-31 14:09:44 +00:00
Armijn Hemel
51e246c532
add a configuration for MIPS. Will make a document on how to add new
...
configurations...
svn path=/nixpkgs/trunk/; revision=4461
2005-12-31 13:15:23 +00:00
Armijn Hemel
4d84a2e569
move the configuration to a platform specific file, so we can be more generic
...
svn path=/nixpkgs/trunk/; revision=4460
2005-12-31 13:11:01 +00:00
Armijn Hemel
8b10549f2e
move binutils-arm to binutils-cross. Also, add binutils for mips-linux in a
...
more generic way. Still, there is a lot of room for improvement.
svn path=/nixpkgs/trunk/; revision=4458
2005-12-31 03:46:20 +00:00
Eelco Dolstra
b43c421658
* JDK: put the machine-dependent header files in the right place.
...
* Added SWT for GTK (built from source).
* Added Azureus (a Bittorrent client written in Java).
svn path=/nixpkgs/trunk/; revision=4438
2005-12-26 00:51:24 +00:00
Armijn Hemel
322d2f95e8
add the S-lang language...
...
svn path=/nixpkgs/trunk/; revision=4437
2005-12-25 14:02:09 +00:00
Armijn Hemel
9a3162f1ff
rip a patch from the Fedora RPM. This is needed to let kudzu compile...
...
svn path=/nixpkgs/trunk/; revision=4417
2005-12-23 15:26:05 +00:00
Armijn Hemel
b8e0c0bd99
put headerfiles in $out/include/pci, not in $out/include
...
svn path=/nixpkgs/trunk/; revision=4416
2005-12-23 15:14:56 +00:00
Armijn Hemel
4cbc035e47
add the pciutils
...
svn path=/nixpkgs/trunk/; revision=4415
2005-12-23 15:03:01 +00:00
Martin Bravenboer
8f2c62c0e9
Patches
...
svn path=/nixpkgs/trunk/; revision=4407
2005-12-22 12:28:11 +00:00
Martin Bravenboer
83afd0c173
Added Transformers 0.4
...
svn path=/nixpkgs/trunk/; revision=4405
2005-12-22 07:39:06 +00:00
Armijn Hemel
41108750ba
add beecrypt
...
svn path=/nixpkgs/trunk/; revision=4401
2005-12-19 17:17:06 +00:00
Eelco Dolstra
fd5e5e34a4
* Updated Sylpheed to 2.1.9 and added GPG support (through gpgme).
...
svn path=/nixpkgs/trunk/; revision=4400
2005-12-19 10:34:01 +00:00
Eelco Dolstra
62d12a8cdb
* Apply the register patch.
...
svn path=/nixpkgs/trunk/; revision=4375
2005-12-15 17:03:47 +00:00
Eelco Dolstra
47dcd9819f
* Updated Berkeley DB to 4.4.16.
...
svn path=/nixpkgs/trunk/; revision=4354
2005-12-12 16:20:49 +00:00
Eelco Dolstra
20426f9825
* Latest QT 3.x.
...
svn path=/nixpkgs/trunk/; revision=4345
2005-12-06 21:35:07 +00:00
Eelco Dolstra
6869f24f1f
* Latest versions of the GTK 2.8 libraries.
...
svn path=/nixpkgs/trunk/; revision=4344
2005-12-06 21:34:55 +00:00
Armijn Hemel
5c461f8e7b
small hack to get strace compiling with glibc 2.3.6
...
svn path=/nixpkgs/trunk/; revision=4340
2005-12-06 12:02:13 +00:00
Armijn Hemel
e700b0964e
update strace to 4.5.12. This does not solve the glibc quota problems,
...
will add a patch soon...
svn path=/nixpkgs/trunk/; revision=4339
2005-12-06 11:47:02 +00:00
Eelco Dolstra
30a846de89
* The Darwin patch no longer applies (and hopefully isn't needed anymore).
...
svn path=/nixpkgs/trunk/; revision=4338
2005-12-06 10:22:50 +00:00
Eelco Dolstra
31aa23384c
* Oops! That should be a SHA-1 hash, not MD5.
...
svn path=/nixpkgs/trunk/; revision=4337
2005-12-06 00:26:56 +00:00
Eelco Dolstra
94fe7734fa
* Glibc 2.3.6.
...
* GCC 3.4.5.
* Updated several other stdenv packages.
* Modified the builders of several packages to use the generic
builder.
svn path=/nixpkgs/trunk/; revision=4336
2005-12-06 00:12:45 +00:00
Eelco Dolstra
82e678362f
* "." -> "source".
...
svn path=/nixpkgs/trunk/; revision=4335
2005-12-05 14:11:09 +00:00
Eelco Dolstra
b6befed50e
* Updated SDL, NASM and Generator to the latest versions.
...
* Moved Generator to the misc/emulators directory.
svn path=/nixpkgs/trunk/; revision=4330
2005-12-03 01:33:18 +00:00
Eelco Dolstra
db8da13e0d
* Added t1lib, a library for Type 1 font support. Enabled it in xpdf.
...
svn path=/nixpkgs/trunk/; revision=4328
2005-12-02 23:21:40 +00:00
Eelco Dolstra
6281842b45
* Added Lesstif (a Motif clone).
...
* Enabled the actual xpdf GUI in xpdf.
svn path=/nixpkgs/trunk/; revision=4327
2005-12-02 22:49:51 +00:00
Armijn Hemel
4130324eac
add uclibc for ARM. The scary thing, this actually works...
...
svn path=/nixpkgs/trunk/; revision=4318
2005-11-29 01:41:24 +00:00