Martin Bravenboer
deeadfc6f5
Tried to add kuickshow (a pretty fast image viewer that used to be
...
distributed by default in KDE).
Unfortunately it doesn't work, because of some strange problems with
mime types. But well, it compiles. The libraries are useful anyway:
- arts (kde)
- imlib (gnome)
- libungif (aka libgif)
svn path=/nixpkgs/trunk/; revision=6111
2006-08-13 09:46:54 +00:00
Eelco Dolstra
37832b3af0
* Atari800 - an 8-bit Atari emulator.
...
svn path=/nixpkgs/trunk/; revision=6110
2006-08-12 22:33:51 +00:00
Eelco Dolstra
259d0dd9ee
* Gnome 2.14.3.
...
* GTK updates.
* Removed the bzip2 hack.
svn path=/nixpkgs/trunk/; revision=6104
2006-08-11 22:26:55 +00:00
Eelco Dolstra
d6b4d601e8
* W00t.
...
svn path=/nixpkgs/trunk/; revision=6086
2006-08-09 15:27:18 +00:00
Eelco Dolstra
572e981314
* Quick test...
...
svn path=/nixpkgs/trunk/; revision=6085
2006-08-09 15:24:12 +00:00
Armijn Hemel
d9ec01e77f
add scummvm (scummvm.sf.net)
...
svn path=/nixpkgs/trunk/; revision=6079
2006-08-08 23:39:03 +00:00
Martin Bravenboer
a4b37a367a
Added the package man-pages.
...
svn path=/nixpkgs/trunk/; revision=6071
2006-08-08 00:09:27 +00:00
Eelco Dolstra
f1166e0bbb
* Through the magic of functional programming, let stdenv export a
...
function to regenerate itself with a different setup script. This
is useful for experimenting with changes to the setup script in
specific packages without triggering a rebuild of everything.
* stdenv/generic/setup-latest.sh is a branch of setup.sh containing
pending changes that will be merged into setup.sh eventually.
* setup-latest.sh: don't use tar's "z" and "j" flags. Rather, call
gzip and bunzip2 directly.
svn path=/nixpkgs/trunk/; revision=6066
2006-08-07 13:31:18 +00:00
Armijn Hemel
e0758ef36a
grub needs coreutils (for df and uniq)
...
svn path=/nixpkgs/trunk/; revision=6062
2006-08-06 23:53:48 +00:00
Armijn Hemel
c064d7d10f
add MAKEDEV and a wrapper
...
svn path=/nixpkgs/trunk/; revision=6059
2006-08-06 20:40:41 +00:00
Armijn Hemel
774f2f73af
add nixStatic and binutilsStatic
...
svn path=/nixpkgs/trunk/; revision=6055
2006-08-05 11:02:17 +00:00
Martin Bravenboer
a31de1c856
Added ANTLR 3 beta
...
svn path=/nixpkgs/trunk/; revision=6033
2006-08-03 16:08:25 +00:00
Martin Bravenboer
799e451a26
Updated abc to version 1.2.0
...
svn path=/nixpkgs/trunk/; revision=6021
2006-08-02 17:27:42 +00:00
Armijn Hemel
6f1e09951c
refactor
...
svn path=/nixpkgs/trunk/; revision=6006
2006-07-31 15:12:08 +00:00
Armijn Hemel
3e38e12467
add statically linked wget, by just overriding the compiler. Sweeeeet :)
...
svn path=/nixpkgs/trunk/; revision=5998
2006-07-30 22:29:04 +00:00
Armijn Hemel
5b2f05bcb8
clean up the vim-diet Nix expression
...
svn path=/nixpkgs/trunk/; revision=5997
2006-07-30 20:07:17 +00:00
Armijn Hemel
41f4be743f
argh, fix kernelscripts thingie
...
svn path=/nixpkgs/trunk/; revision=5995
2006-07-30 18:33:25 +00:00
Armijn Hemel
3830862744
add ncursesDiet, enable vimDiet, disable rpm
...
svn path=/nixpkgs/trunk/; revision=5994
2006-07-30 18:29:23 +00:00
Armijn Hemel
2dd59a1755
add zlibStatic
...
svn path=/nixpkgs/trunk/; revision=5933
2006-07-25 08:44:05 +00:00
Eelco Dolstra
1e03169e84
* Add some stuff to the channel.
...
svn path=/nixpkgs/trunk/; revision=5890
2006-07-24 15:08:15 +00:00
Armijn Hemel
416dec24ab
oops, also add amsn here
...
svn path=/nixpkgs/trunk/; revision=5875
2006-07-22 11:43:46 +00:00
Armijn Hemel
cf58746d10
add kernel scripts, tk
...
svn path=/nixpkgs/trunk/; revision=5872
2006-07-22 11:22:41 +00:00
Martin Bravenboer
bb3cfbe2a3
Added transfig, opefully the ugliest package of this world
...
svn path=/nixpkgs/trunk/; revision=5751
2006-07-17 20:35:02 +00:00
Armijn Hemel
bed1399eef
build the kernel module with the same compiler as the kernel itself. Maybe there should be abstracted over this.
...
svn path=/nixpkgs/trunk/; revision=5744
2006-07-17 17:51:50 +00:00
Armijn Hemel
48ec553d82
build the old kernel with gcc34
...
svn path=/nixpkgs/trunk/; revision=5742
2006-07-17 17:16:31 +00:00
Martin Bravenboer
7478e8ef87
Added ssh support to fetchsvn
...
svn path=/nixpkgs/trunk/; revision=5734
2006-07-17 15:22:20 +00:00
Eelco Dolstra
a908e6a4de
* Remove the old modular X libraries.
...
svn path=/nixpkgs/trunk/; revision=5729
2006-07-17 12:46:39 +00:00
Eelco Dolstra
fbf526d408
* Use stdenv.isDarwin.
...
svn path=/nixpkgs/trunk/; revision=5728
2006-07-17 11:07:32 +00:00
Eelco Dolstra
3defd9a3d3
* On Darwin, use Apple's gcc fork.
...
svn path=/nixpkgs/trunk/; revision=5715
2006-07-14 22:34:24 +00:00
Eelco Dolstra
4ac32aa639
* Doh!
...
svn path=/nixpkgs/trunk/; revision=5714
2006-07-14 21:36:33 +00:00
Eelco Dolstra
10c99c750e
* libjpeg fixes on Mac OS X.
...
svn path=/nixpkgs/trunk/; revision=5711
2006-07-14 15:59:30 +00:00
Eelco Dolstra
2881391565
* Fix GNU patch on Darwin (and probably FreeBSD as well).
...
svn path=/nixpkgs/trunk/; revision=5705
2006-07-14 11:20:30 +00:00
Eelco Dolstra
05094496b4
* TightVNC.
...
svn path=/nixpkgs/trunk/; revision=5698
2006-07-13 14:54:24 +00:00
Eelco Dolstra
98b71debbe
* Subversion 1.4.0rc1. Warning: will upgrade your working copy in a
...
non-backwards compatible way.
svn path=/nixpkgs/trunk/; revision=5694
2006-07-12 13:41:02 +00:00
Armijn Hemel
836bfe2365
whoops, don't forget to add gettext here
...
svn path=/nixpkgs/trunk/; revision=5691
2006-07-11 23:35:34 +00:00
Eelco Dolstra
02e13f0eb4
* Regularize the treatment of the "gcc" attributes in
...
all-packages.nix. All "gcc*" attributes are wrapped GCC instances
now.
svn path=/nixpkgs/trunk/; revision=5671
2006-07-10 15:42:19 +00:00
Armijn Hemel
2453e67212
add fribidi and abiword
...
commit 5666 + 1!
svn path=/nixpkgs/trunk/; revision=5667
2006-07-08 12:44:39 +00:00
Eelco Dolstra
e410c935a1
* Treat i686-darwin as powerpc-darwin.
...
svn path=/nixpkgs/trunk/; revision=5604
2006-07-06 09:30:40 +00:00
Martin Bravenboer
f968ef400f
Build some more packages for release on i686-darwin
...
svn path=/nixpkgs/trunk/; revision=5601
2006-07-05 19:34:23 +00:00
Martin Bravenboer
40a0f451b8
Build aterm for release on i686-darwin
...
svn path=/nixpkgs/trunk/; revision=5600
2006-07-05 17:01:00 +00:00
Armijn Hemel
6a44834612
also add Xara here
...
svn path=/nixpkgs/trunk/; revision=5586
2006-07-04 23:51:41 +00:00
Eelco Dolstra
6da726d56e
* Trang (tool for converting to and from RelaxNG schemas).
...
svn path=/nixpkgs/trunk/; revision=5579
2006-07-04 19:17:34 +00:00
Armijn Hemel
02b9ed18be
add gtkLibs 2.10. This is not yet the default.
...
svn path=/nixpkgs/trunk/; revision=5576
2006-07-04 16:58:25 +00:00
Eelco Dolstra
01597f845e
* Make Nix build again in Nixpkgs.
...
svn path=/nixpkgs/trunk/; revision=5558
2006-07-02 19:04:26 +00:00
Martin Bravenboer
4ec4c59c10
Updated docbook-xsl to 1.70.1, which improves the docbook 5 support.
...
Added docbook 5.0b6, which replaces docbook-ng.
svn path=/nixpkgs/trunk/; revision=5550
2006-07-01 02:02:35 +00:00
Martin Bravenboer
501091c09b
A pkgs/development/tools/misc/pkgconfig/pkgconfig-0.20.nix
...
Added latest pkgconfig.
M pkgs/top-level/all-packages.nix
Added attribute for latest libtool and latest pkgconfig.
svn path=/nixpkgs/trunk/; revision=5548
2006-07-01 00:51:14 +00:00
Eelco Dolstra
3f45f2fe82
* Play DVDs again with vlc.
...
svn path=/nixpkgs/trunk/; revision=5543
2006-06-29 23:48:19 +00:00
Eelco Dolstra
552356c46e
* Doh!
...
svn path=/nixpkgs/trunk/; revision=5540
2006-06-29 12:48:39 +00:00
Eelco Dolstra
d97fa85adf
* Some VLC-related updates.
...
* Variability :-) Provide both Autoconf 2.59 and 2.60 (the former
being the default for now).
svn path=/nixpkgs/trunk/; revision=5539
2006-06-29 12:41:25 +00:00
Armijn Hemel
280ff96282
* build kernel with gcc 4.1.1
...
* let dietlibc use gcc 3.4.6, so e2fsprogs 1.36 can at least compile with it (errors with gcc 4, which are warnings with 3.4 and weird errors with e2fsprogs 1.38 and 1.39)
svn path=/nixpkgs/trunk/; revision=5527
2006-06-25 00:53:34 +00:00