Commit graph

8728 commits

Author SHA1 Message Date
Eelco Dolstra a565a82e4e svn path=/nixpkgs/trunk/; revision=17934 2009-10-23 07:34:56 +00:00
Michael Raskin a9a462f13d Try to add missing flip function for NixOS
svn path=/nixpkgs/trunk/; revision=17933
2009-10-23 07:00:15 +00:00
Michael Raskin 59613ffe56 Updating uzbl-experimental
svn path=/nixpkgs/trunk/; revision=17932
2009-10-23 05:26:02 +00:00
Michael Raskin fe7d9bae06 Updating WebKit
svn path=/nixpkgs/trunk/; revision=17931
2009-10-23 05:24:29 +00:00
Michael Raskin c6c9129761 Removing references to old zen-kernels that are in archived branches; Updating from zen-sources.org to zen-kernel.org; Updating revision; Adding patch by Pierre to enable external hubs
svn path=/nixpkgs/trunk/; revision=17930
2009-10-23 05:21:54 +00:00
Marc Weber bbaf9acc0e fix php compilation without xdebug. Not using xdebug is the default now xdebug update to 2.0.5 because I had strange behaviour while running a piece of code
svn path=/nixpkgs/trunk/; revision=17927
2009-10-22 16:49:07 +00:00
Marc Weber 0d76da3b6f new: openjade, opensp - by Russell O'Connor
svn path=/nixpkgs/trunk/; revision=17926
2009-10-22 15:41:39 +00:00
Marc Weber 9252996ae7 ktorrent update - by Russell O'Connor
svn path=/nixpkgs/trunk/; revision=17925
2009-10-22 15:41:37 +00:00
Marc Weber efca5daeb7 tell skype where to find its resources - by Russell O'Connor
svn path=/nixpkgs/trunk/; revision=17924
2009-10-22 15:41:34 +00:00
Eelco Dolstra 3af9d9e586 * Updated DBIx::Class.
svn path=/nixpkgs/trunk/; revision=17917
2009-10-21 15:40:14 +00:00
Eelco Dolstra f8bd8467ae * Give SRPMs a different build product type.
svn path=/nixpkgs/trunk/; revision=17912
2009-10-21 13:34:17 +00:00
Ludovic Courtès c26eacc555 SDL 1.2.14.
svn path=/nixpkgs/trunk/; revision=17911
2009-10-21 13:21:22 +00:00
Ludovic Courtès 44856bc4d0 SDL: Disable OSS support.
svn path=/nixpkgs/trunk/; revision=17910
2009-10-21 13:21:18 +00:00
Eelco Dolstra 21ddf5e52e * Linux 2.6.27.37.
svn path=/nixpkgs/trunk/; revision=17909
2009-10-21 13:07:09 +00:00
Michael Raskin bed14405fb Fix gtkglext build
svn path=/nixpkgs/trunk/; revision=17906
2009-10-21 07:02:04 +00:00
Michael Raskin cfb6be6e31 Add gtkglext
svn path=/nixpkgs/trunk/; revision=17905
2009-10-20 22:20:58 +00:00
Ludovic Courtès be6b6b73f9 Add Emacs Scala-Mode.
svn path=/nixpkgs/trunk/; revision=17904
2009-10-20 15:12:29 +00:00
Peter Simons 4cf582c570 pkgs/applications/version-management/git-and-tools/git/default.nix: dropped 'set -x' from builder script
svn path=/nixpkgs/trunk/; revision=17903
2009-10-20 14:08:58 +00:00
Peter Simons 2139d48872 pkgs/applications/version-management/git-and-tools/git/default.nix: updated to version 1.6.5.1
svn path=/nixpkgs/trunk/; revision=17902
2009-10-20 14:08:53 +00:00
Sander van der Burg 0d4ded84d9 Changed the jetty-gwt JAR file name, since we don't want to have hashes in our file names
svn path=/nixpkgs/trunk/; revision=17895
2009-10-20 12:24:13 +00:00
Peter Simons 90dd9d14bf python-2.6: fixed build on Darwin
* Dropped "nolongdouble.patch". The patch no longer applies to Python 2.6, and
   apparently isn't required anymore either.

 * Added access to native Darwin arch utility. Python tries to run 'arch' in
   the configure stage, but that binary reside in /usr/bin. To make it
   available to the expression, the small wrapper darwinArchUtility is added as
   a buildInput if appropriate.

 * Don't pass --enable-shared. The build fails if we try to enable building of
   shared libraries, apparently because some required libraries aren't linked,
   i.e. the linker call isn't right.

TODO:

 * Figure out how to enable shared linking.

 * The resulting binary on Darwin seem to lack the binascii module.

svn path=/nixpkgs/trunk/; revision=17894
2009-10-20 12:13:49 +00:00
Peter Simons 97166d8a20 distcc 3.1: initial version
svn path=/nixpkgs/trunk/; revision=17893
2009-10-20 11:54:49 +00:00
Eelco Dolstra 24661f4c45 svn path=/nixpkgs/trunk/; revision=17892 2009-10-20 10:33:38 +00:00
Sander van der Burg 3d1c24c004 Added Jetty GWT library
svn path=/nixpkgs/trunk/; revision=17891
2009-10-20 10:18:36 +00:00
Michael Raskin 708c876572 Update LyX
svn path=/nixpkgs/trunk/; revision=17890
2009-10-20 06:57:29 +00:00
Peter Simons 0b25624891 python 2.6.3: initial version of python 2.6 support
The build succeeds on i686-linux. Other platforms look good, too,
because there were hardly any changes necessary to update the expression
from 2.5.

svn path=/nixpkgs/trunk/; revision=17889
2009-10-19 23:10:09 +00:00
Lluís Batlle i Rossell 3b3ee13b9d Updating lame
Updating libgpod
Making gtkpod accept 'ogg' files, and made it convert them well to mp3, if 'lame'
and oggdec is in path. It should better reference lame and libvorbis store path
files.

svn path=/nixpkgs/trunk/; revision=17888
2009-10-19 22:05:34 +00:00
Marc Weber 5411beb172 fix for other platforms (suggested by Eelco Dolstra)
svn path=/nixpkgs/trunk/; revision=17887
2009-10-19 20:47:21 +00:00
Sander van der Burg 9f659e14d2 Upgraded Jetty 6.1.x to 6.1.21
svn path=/nixpkgs/trunk/; revision=17886
2009-10-19 15:24:55 +00:00
Sander van der Burg d4e8a731df Upgraded smack library to 3.1.0
svn path=/nixpkgs/trunk/; revision=17885
2009-10-19 15:02:24 +00:00
Ludovic Courtès 26a8597d6e Add Mozilla Rhino.
svn path=/nixpkgs/trunk/; revision=17884
2009-10-19 14:47:04 +00:00
Ludovic Courtès 928c0a9f07 xalanj: Delete unused builder.
svn path=/nixpkgs/trunk/; revision=17883
2009-10-19 14:46:53 +00:00
Sander van der Burg d1eb60faef - Upgraded GWT to 1.7.1
- The JDK is now a runtime dependency of GWT
- Updated GWT-widgets library to 0.2.0


svn path=/nixpkgs/trunk/; revision=17882
2009-10-19 13:14:23 +00:00
Ludovic Courtès 2aaf37cdf9 Add UFRaw.
svn path=/nixpkgs/trunk/; revision=17881
2009-10-19 12:50:45 +00:00
Ludovic Courtès 8ca9448211 Add GtkImageView.
svn path=/nixpkgs/trunk/; revision=17880
2009-10-19 12:50:41 +00:00
Ludovic Courtès 97393c1d4c CFITSIO 3.21.
svn path=/nixpkgs/trunk/; revision=17879
2009-10-19 12:50:37 +00:00
Marc Weber da731ce190 doh!
svn path=/nixpkgs/trunk/; revision=17877
2009-10-19 12:27:51 +00:00
Sander van der Burg 7323f9ee0c Upgraded GWT-dragdrop library to 2.6.5
svn path=/nixpkgs/trunk/; revision=17876
2009-10-19 12:08:47 +00:00
Rob Vermaas a3902e186c * added -lgcc_s to NIX_LDFLAGS of mono
svn path=/nixpkgs/trunk/; revision=17875
2009-10-19 11:26:13 +00:00
Peter Simons 6b28b25453 ghc-6.10: fix build on Darwin
The initial MacOS X binaries have been linked to libgmp.dylib using some
mad path in /opt that's now hard-coded into the program. Consequently,
$DYLD_LIBRARY_PATH must contain the place where libgmp really is for
those binaries to run correctly. Tested on i386-apple-darwin9.7.0.

svn path=/nixpkgs/trunk/; revision=17873
2009-10-19 09:17:40 +00:00
Peter Simons f947a05759 pango needs libintl, which is provided by gettext on Darwin.
svn path=/nixpkgs/trunk/; revision=17872
2009-10-19 09:17:30 +00:00
Peter Simons 61882544d8 Docbook2x needs libiconv to build successfully on Darwin.
svn path=/nixpkgs/trunk/; revision=17871
2009-10-19 09:17:21 +00:00
Peter Simons 1e575d3572 perl-5.8 and perl-5.10: fixed build on MacOS X
On MacOS X, we used to use the native perl interpreter from /usr/bin.
Unfortunately, that interpreter fails to build a number of packages
(Subversion, Git, etc. ...), because it assumes knowledge about the
underlying C compiler that is not valid for the compiler used by Nix.
For example, /usr/bin/perl assumes that the compiler can build binaries
for both the ppc and the x86 architecture. /usr/bin/gcc can do that, but
the gcc from Nix can't.

The solution is to compile Perl 5.10 in Nix so that the ./configure
phase can properly detect the system's capabilities. However, note that
the resulting binary is impure: it will find headers in /usr/include and
libraries in /usr/lib. In this respect, the Nix-compiled perl binary is
no different than the native one in /usr/bin -- it's just configured
more accurately.

svn path=/nixpkgs/trunk/; revision=17870
2009-10-19 09:17:10 +00:00
Lluís Batlle i Rossell 9e519f0802 First attempt at adding an attribute for the libc.info glibc manual.
svn path=/nixpkgs/trunk/; revision=17868
2009-10-18 15:15:39 +00:00
Marc Weber 9ea9133183 adding scribus - don't miss the comment about fonts!
svn path=/nixpkgs/trunk/; revision=17866
2009-10-18 04:44:01 +00:00
Marc Weber 5b3c7c6b7a wireshark update - old source vanished
svn path=/nixpkgs/trunk/; revision=17865
2009-10-18 04:43:59 +00:00
Marc Weber 523d1b8216 updating sox, adding maintainer, enabling mp3 support
svn path=/nixpkgs/trunk/; revision=17864
2009-10-18 04:43:56 +00:00
Marc Weber dd3564aba9 adding ps2edit
svn path=/nixpkgs/trunk/; revision=17863
2009-10-18 04:43:53 +00:00
Marc Weber 09d4027cc0 adding plotutils
svn path=/nixpkgs/trunk/; revision=17862
2009-10-18 04:43:50 +00:00
Marc Weber 6614345f29 adding yate2 telephony engine
svn path=/nixpkgs/trunk/; revision=17861
2009-10-18 04:43:48 +00:00