Commit graph

686 commits

Author SHA1 Message Date
Eelco Dolstra b5409b8e98 * Glibc 2.7.
* Hack to remove the dependency on Perl.

* Hack to work around this bug:

    http://sourceware.org/bugzilla/show_bug.cgi

  I.e. when gcc is compiled with --with-arch=i686, then the
  preprocessor symbol `__i686' will be defined to `1'.  This causes
  the symbol __i686.get_pc_thunk.dx to be mangled.  The error message
  for reference:

../sysdeps/i386/fpu/s_frexp.S: Assembler messages:
../sysdeps/i386/fpu/s_frexp.S:66: Error: invalid identifier for ".ifdef"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first unrecognized character is `1'
...
../sysdeps/i386/fpu/s_frexp.S:66: Error: ".endif" without ".if"
../sysdeps/i386/fpu/s_frexp.S:66: Error: junk `.get_pc_thunk.dx' after expression

  Now Glibc builds again with GCC 4.x.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9660
2007-11-12 18:01:27 +00:00
Eelco Dolstra c8e022a029 svn path=/nixpkgs/trunk/; revision=9649 2007-11-12 12:54:42 +00:00
Michael Raskin b39c62675d Added OpenSSL gmp propagation; libtool dependency to elinks
svn path=/nixpkgs/trunk/; revision=9646
2007-11-11 20:35:21 +00:00
Yury G. Kudryashov 0cd729c415 Added djview4
svn path=/nixpkgs/trunk/; revision=9642
2007-11-11 16:52:29 +00:00
Yury G. Kudryashov 4916fc44e3 Added libidn
svn path=/nixpkgs/trunk/; revision=9640
2007-11-11 16:36:11 +00:00
Yury G. Kudryashov d931664daf Upgraded gnutls to 2.1.5
It is unused now, so I've removed the previous version.

svn path=/nixpkgs/trunk/; revision=9639
2007-11-11 16:31:11 +00:00
Yury G. Kudryashov dd9b911673 Added log4cxx library
svn path=/nixpkgs/trunk/; revision=9638
2007-11-11 16:22:29 +00:00
Yury G. Kudryashov 118560335c Added libzip
svn path=/nixpkgs/trunk/; revision=9637
2007-11-11 16:19:00 +00:00
Yury G. Kudryashov 9aea8727be Added lzo library
svn path=/nixpkgs/trunk/; revision=9636
2007-11-11 16:17:21 +00:00
Yury G. Kudryashov 2b07939b70 Openbabel added. There are some TODO's in its nix-expression.
svn path=/nixpkgs/trunk/; revision=9635
2007-11-11 16:15:29 +00:00
Yury G. Kudryashov b4c26d6ed9 Spidermonkey upgrade to 1.7
Nix-expression mostly rewritten
May be needed for previously commited elinks update

svn path=/nixpkgs/trunk/; revision=9634
2007-11-11 16:12:33 +00:00
Yury G. Kudryashov 6203fa41f7 Added poppler and poppler-data
svn path=/nixpkgs/trunk/; revision=9633
2007-11-11 16:00:51 +00:00
Yury G. Kudryashov 17b0f144f7 qt-4 (kde version) upgrade, added libtiff to qt-4 dependencies
svn path=/nixpkgs/trunk/; revision=9632
2007-11-11 15:56:30 +00:00
Yury G. Kudryashov 913cc6983e speex upgrade, added libogg
svn path=/nixpkgs/trunk/; revision=9631
2007-11-11 15:53:25 +00:00
Yury G. Kudryashov 80ba72a288 Added some features to elinks
svn path=/nixpkgs/trunk/; revision=9630
2007-11-11 15:52:09 +00:00
Yury G. Kudryashov 711180395a Added bzip2 to imlib2
svn path=/nixpkgs/trunk/; revision=9629
2007-11-11 15:49:28 +00:00
Marc Weber 7a9d92486f Synergy added and fetchcvs modified (see mailinglist post)
svn path=/nixpkgs/trunk/; revision=9624
2007-11-11 08:16:23 +00:00
Michael Raskin 61f4326752 Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch.
svn path=/nixpkgs/trunk/; revision=9623
2007-11-11 07:54:45 +00:00
Michael Raskin d93753b794 Fixed option checker after changin option format.
svn path=/nixpkgs/trunk/; revision=9621
2007-11-10 13:35:50 +00:00
Wouter den Breejen 15e2d9c304 added missing openssh to monitoring/nagios/plugins/official
svn path=/nixpkgs/trunk/; revision=9615
2007-11-09 14:13:44 +00:00
Michael Raskin 43b208bbb9 Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant)
svn path=/nixpkgs/trunk/; revision=9613
2007-11-09 13:54:02 +00:00
Eelco Dolstra ed65d8b6ec * Doh.
svn path=/nixpkgs/trunk/; revision=9606
2007-11-08 18:13:29 +00:00
Eelco Dolstra 4af7da40d3 * Add reiserfsprogs to the channel.
svn path=/nixpkgs/trunk/; revision=9605
2007-11-08 18:13:04 +00:00
Eelco Dolstra 8b3190234c * Build ssmtp with TLS support.
* Added gnutls (but it turns out that ssmtp also builds with openssl,
  so I don't actually use it).

svn path=/nixpkgs/trunk/; revision=9604
2007-11-08 17:48:52 +00:00
Michael Raskin a8db1746a5 Fixed log nesting; added Qi.
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Eelco Dolstra 7d06914cf4 svn path=/nixpkgs/trunk/; revision=9597 2007-11-06 13:22:20 +00:00
Eelco Dolstra b7f1b56b18 * X11R7.3.
svn path=/nixpkgs/trunk/; revision=9592
2007-11-05 23:59:55 +00:00
Marc Weber 378cd3374e forgotten to update small name change in mkDerivationByConfiguration - fixed.
all-packages should work again

svn path=/nixpkgs/trunk/; revision=9591
2007-11-05 21:30:59 +00:00
Marc Weber 0acef47d44 Is it time to uncomment mkDerivationByConfiguration and start using listToAttrs etc?
Let's try
* fixes attr -> name change in function av of unstable lib

svn path=/nixpkgs/trunk/; revision=9590
2007-11-05 21:27:32 +00:00
Marc Weber c7cf206bdd PHP with some configuration flags serving as example. Perhaps you can to extend it more easily if you need to
svn path=/nixpkgs/trunk/; revision=9588
2007-11-05 21:13:16 +00:00
Michael Raskin 3ef5e62b2f Some fixes to CompizFusion. With proper ~-setup works now.
svn path=/nixpkgs/trunk/; revision=9585
2007-11-05 16:07:35 +00:00
Michael Raskin 7b2aab3846 Fixed compiz_062
svn path=/nixpkgs/trunk/; revision=9582
2007-11-05 09:40:52 +00:00
Marc Weber fff1ba967e New proposal on howto library dependencies could be handled.
Just install ghc68_wrapper which will install the required dependencies ghc
(and libraries) itself.
The list libraries given in the wrapper attribute set can be user tuned in the future ?
An alternative would be creating something similar to the gcc/g++ include/ lib/ scheme which
is could be used by ghc to find installed packages..

svn path=/nixpkgs/trunk/; revision=9581
2007-11-05 09:27:36 +00:00
Michael Raskin 7b1c9a7a82 Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Michael Raskin 4a70a11011 Added compiz 0.6.2 . Made a stub to make version a simple passable string. Drawbacks: can also accept "extra" as compiz version; dirty hack for getting nabsolute path of ./ .
svn path=/nixpkgs/trunk/; revision=9575
2007-11-03 11:32:21 +00:00
Michael Raskin f723c676b8 Added ltrace - library call tracer. Note that it needed adding an extension point to doUnpack, but it doesn't force full rebuild of everything using builder composing.
svn path=/nixpkgs/trunk/; revision=9574
2007-11-03 08:19:00 +00:00
Michael Raskin 56cd763e46 Added Snd sound editor
svn path=/nixpkgs/trunk/; revision=9573
2007-11-03 04:15:13 +00:00
Eelco Dolstra a31f7e3a49 * Added dblatex, a DocBook -> PS/PDF/DVI converter.
svn path=/nixpkgs/trunk/; revision=9569
2007-11-01 14:37:23 +00:00
Eelco Dolstra 58873a9e3d * Latest KVM.
svn path=/nixpkgs/trunk/; revision=9566
2007-10-31 16:23:53 +00:00
Eelco Dolstra 3b7a9dfa1a * Removed some redundant options.
svn path=/nixpkgs/trunk/; revision=9563
2007-10-31 15:04:31 +00:00
Eelco Dolstra dbc1928af6 * Kernel configuration for Linux 2.6.23.
* More compact way to override kernel configuration options, e.g.
  extraFlags = ["CONFIG_NO_HZ=y" "# CONFIG_IRQBALANCE is not set"];

svn path=/nixpkgs/trunk/; revision=9562
2007-10-31 14:39:43 +00:00
Marc Weber 16d701c9ab rxvt-unicode and jdk update provided by Tobias Hammerschmidt
svn path=/nixpkgs/trunk/; revision=9561
2007-10-31 12:17:14 +00:00
Wouter den Breejen 0c95e69e3a added mysql 5.0
svn path=/nixpkgs/trunk/; revision=9559
2007-10-30 16:05:18 +00:00
Marc Weber 3f38e45fa4 update inkscape to version 0.45 (I was no longer able to get 0.43)
svn path=/nixpkgs/trunk/; revision=9554
2007-10-29 22:15:02 +00:00
Michael Raskin d352d54b11 Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug.
svn path=/nixpkgs/trunk/; revision=9549
2007-10-29 10:52:04 +00:00
Wouter den Breejen ae7d316684 Commented out audacity since /etc/nixos/nixpkgs/pkgs/applications/audio/audacity doesnt exist (probably someone forgot to commit it)
svn path=/nixpkgs/trunk/; revision=9546
2007-10-28 20:38:39 +00:00
Michael Raskin 69f10d77bf Added Falling Sand Game and wxGTK without unicode for it.
svn path=/nixpkgs/trunk/; revision=9543
2007-10-27 17:55:13 +00:00
Eelco Dolstra 441e3e19d6 * MPlayer 1.0rc2.
svn path=/nixpkgs/trunk/; revision=9535
2007-10-26 19:47:35 +00:00
Marc Weber 02ff4fc875 This nix expression is conributed by Tobias Hammerschmidt as well
svn path=/nixpkgs/trunk/; revision=9525
2007-10-26 00:54:19 +00:00
Wouter den Breejen 48df959548 Added curlftpfs which is for mounting ftp's with fuse.
svn path=/nixpkgs/trunk/; revision=9520
2007-10-25 14:07:50 +00:00