Lluís Batlle i Rossell
43e167641f
Updating octave and gnuplot.
...
svn path=/nixpkgs/trunk/; revision=20007
2010-02-15 10:54:50 +00:00
Ludovic Courtès
39a69da121
libunistring: Disable tests on non-GNU systems.
...
svn path=/nixpkgs/trunk/; revision=20005
2010-02-15 09:36:33 +00:00
Ludovic Courtès
471184bb38
GCC: Try to build on `i686-darwin'.
...
svn path=/nixpkgs/trunk/; revision=20004
2010-02-15 09:36:23 +00:00
Lluís Batlle i Rossell
dac3633341
Adding 'glib' as buildInput to webkit (its configure script wanteed it).
...
Naming all the buildInputs as for the target system (s/buildNativeInputs/buildInputs).
svn path=/nixpkgs/trunk/; revision=20002
2010-02-15 08:42:45 +00:00
Sander van der Burg
6bcf488584
Upgraded pycups to 1.9.48
...
svn path=/nixpkgs/trunk/; revision=19999
2010-02-14 23:02:22 +00:00
Ludovic Courtès
d8a5443d61
GNU libunistring 0.9.2.1.
...
svn path=/nixpkgs/trunk/; revision=19995
2010-02-14 22:05:50 +00:00
Sander van der Burg
019db7b9dc
- Added libssh (used by kdebase-runtime)
...
- Completed kdebase-runtime 4.4.0
svn path=/nixpkgs/trunk/; revision=19994
2010-02-14 21:56:35 +00:00
Marc Weber
92c42c9000
fix gimp plugins, webkit build
...
svn path=/nixpkgs/trunk/; revision=19988
2010-02-14 00:33:57 +00:00
Marc Weber
63abe29481
update commoncpp2 (to make it compile again)
...
svn path=/nixpkgs/trunk/; revision=19982
2010-02-13 17:39:15 +00:00
Lluís Batlle i Rossell
a21df5e172
I'll try to remove the hydra evaluation errors (throws) about ghc bootstrapping.
...
svn path=/nixpkgs/trunk/; revision=19981
2010-02-13 16:48:12 +00:00
Lluís Batlle i Rossell
911dfd89fc
vtk had a wrong version version in its 'name'
...
svn path=/nixpkgs/trunk/; revision=19978
2010-02-13 16:06:25 +00:00
Lluís Batlle i Rossell
ce46e7ff63
Found a new phonon (in 'unstable'), and I think kde-4.4 should be able to link with it.
...
I updated gstreamer too, because this phonon was not finding a header file. As that
did not fix much the phonon build, I helped the generic builder with NIX_CFLAGS_COMPILER for
phonon to find the proper header files. Either the phonon cmake scripts don't find properly
the gstreamer plugins header file, or we install gstreamer in a strange way.
svn path=/nixpkgs/trunk/; revision=19974
2010-02-13 14:03:07 +00:00
Lluís Batlle i Rossell
9e12d318b0
Updating libmsn to fit kdenetwork-4.4 needs
...
svn path=/nixpkgs/trunk/; revision=19969
2010-02-12 23:31:47 +00:00
Lluís Batlle i Rossell
e0ff817c40
Big kde-related update.
...
I updated cmake to use CMAKE_PREFIX_PATH instead of CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH.
There were some expressions in kde that required CMAKE_PREFIX_PATH, and now they are not anymore
a special case.
I updated most kde-4.4 files to point to kde-4.4.0 sources instead of 4.3.4 .
svn path=/nixpkgs/trunk/; revision=19965
2010-02-12 21:58:27 +00:00
Ludovic Courtès
0c17cced16
GMP: Build on all platforms.
...
svn path=/nixpkgs/trunk/; revision=19955
2010-02-12 14:14:45 +00:00
Ludovic Courtès
a45675427f
BDW-GC: Build on all platforms.
...
svn path=/nixpkgs/trunk/; revision=19954
2010-02-12 14:14:40 +00:00
Ludovic Courtès
76494a3029
libunistring: Build on all platforms.
...
svn path=/nixpkgs/trunk/; revision=19951
2010-02-12 13:40:53 +00:00
Eelco Dolstra
f2b0c5a6fa
* librsync: pass --enable-shared to get shared libraries. Then the
...
-fPIC flag is no longer needed.
svn path=/nixpkgs/trunk/; revision=19949
2010-02-12 12:27:48 +00:00
Eelco Dolstra
8fab70fde3
* redland: make the dependency on postgresql, mysql, sqlite and db4
...
optional. It's really not necessary for KDE to depend on four
different databases...
svn path=/nixpkgs/trunk/; revision=19932
2010-02-11 14:31:49 +00:00
Marc Weber
cb9030b947
use --with-dbus-daemondir= cause DBUS_DAEMONDIR seems to be broken?
...
dbus-launch no longer reports any errors
svn path=/nixpkgs/trunk/; revision=19919
2010-02-11 02:43:45 +00:00
Sander van der Burg
e7739553e6
Added PyQt 4.7 expression required by KDE 4.4.x
...
svn path=/nixpkgs/trunk/; revision=19911
2010-02-10 16:09:12 +00:00
Sander van der Burg
31cbd149d2
- Completed all dependencies for kdelibs-4.4.0
...
- Added SIP 4.10 required for pyqt-4.7.x
- Removed kde libs experimental, which does not exists anymore in 4.4.0
svn path=/nixpkgs/trunk/; revision=19910
2010-02-10 16:01:55 +00:00
Lluís Batlle i Rossell
41687e464e
Updating doxygen.
...
svn path=/nixpkgs/trunk/; revision=19907
2010-02-10 15:35:37 +00:00
Sander van der Burg
bcb6e407ea
Added my initial KDE 4.4 expression
...
svn path=/nixpkgs/trunk/; revision=19906
2010-02-10 15:06:50 +00:00
Eelco Dolstra
3beabfeb59
svn path=/nixpkgs/trunk/; revision=19904
2010-02-10 13:37:28 +00:00
Eelco Dolstra
31b1ba6b11
* apr: don't use accept4(), because it's not support on Linux <
...
2.6.28. It's rather unfortunate that the result of building apr
depends on the capabilities of the kernel on which it's built...
svn path=/nixpkgs/trunk/; revision=19903
2010-02-10 13:30:57 +00:00
Ludovic Courtès
da1f088b3f
TDB, the trivial database.
...
svn path=/nixpkgs/trunk/; revision=19895
2010-02-10 11:28:18 +00:00
Michael Raskin
357a19ec4e
Add some configure options for ECL
...
svn path=/nixpkgs/trunk/; revision=19885
2010-02-09 13:54:29 +00:00
Rob Vermaas
becfc4fd55
* opendbx: rewrite hack to preConfigure
...
svn path=/nixpkgs/trunk/; revision=19880
2010-02-09 11:46:27 +00:00
Eelco Dolstra
8126b88ef1
* Doh.
...
svn path=/nixpkgs/trunk/; revision=19879
2010-02-09 10:43:13 +00:00
Eelco Dolstra
6478e92556
* Symlink propagated-user-env-packages to
...
propagated-build-native-inputs rather than propagated-build-inputs.
svn path=/nixpkgs/trunk/; revision=19878
2010-02-09 10:42:36 +00:00
Rob Vermaas
66e655fce8
shared lib patch for libmilter
...
svn path=/nixpkgs/trunk/; revision=19876
2010-02-09 10:37:44 +00:00
Rob Vermaas
a5cecee12e
added libmilter, opendkim
...
svn path=/nixpkgs/trunk/; revision=19875
2010-02-09 10:32:55 +00:00
Rob Vermaas
10acccb622
added tre-0.8.0
...
svn path=/nixpkgs/trunk/; revision=19873
2010-02-09 09:09:25 +00:00
Rob Vermaas
b3dfc53d15
added opendbx 1.4.4
...
svn path=/nixpkgs/trunk/; revision=19872
2010-02-09 09:05:14 +00:00
Eelco Dolstra
97a6ecb879
* Incorrect filename: 4.3.2 -> 4.3.1
...
svn path=/nixpkgs/trunk/; revision=19869
2010-02-08 17:46:34 +00:00
Rob Vermaas
2bbb78ab94
use gmp 4.3.2 on i686-darwin
...
svn path=/nixpkgs/trunk/; revision=19864
2010-02-08 13:58:25 +00:00
Eelco Dolstra
d8c6bb130c
* Sync with the trunk one last time.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Eelco Dolstra
aee659e1e2
* Fix various broken URLs / mirrors.
...
* Updated tcpdump, ImageMagick, lsof.
svn path=/nixpkgs/trunk/; revision=19847
2010-02-05 22:00:51 +00:00
Eelco Dolstra
631ea03875
* Fix / disable some packages that give evaluation errors in Hydra.
...
svn path=/nixpkgs/trunk/; revision=19833
2010-02-05 14:13:25 +00:00
Lluís Batlle i Rossell
df0800e91d
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19825
2010-02-04 19:08:28 +00:00
Peter Simons
4193cac8de
Added an interactive variant of sqlite3 that has readline support enabled.
...
svn path=/nixpkgs/trunk/; revision=19823
2010-02-04 16:07:15 +00:00
Lluís Batlle i Rossell
c83ce140e1
Adding 'duplicity', and its dependency 'librsync'
...
svn path=/nixpkgs/trunk/; revision=19813
2010-02-04 13:42:41 +00:00
Sander van der Burg
318dc53aa3
Fixed dbus-glib compilation on FreeBSD
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19793
2010-02-03 20:20:00 +00:00
Sander van der Burg
d26683f5a9
Fixed compilation for GLib on FreeBSD
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19790
2010-02-03 16:12:19 +00:00
Eelco Dolstra
a617a7c239
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Eelco Dolstra
3687f56e7a
* Drop the rhpl dependency in kdeadmin and kdeutils because it doesn't
...
build.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19779
2010-02-03 12:56:57 +00:00
Eelco Dolstra
096cd4d17d
* Contrary to what configure --help' says,
--enable-threadsafe' is
...
not the default. So turn it on.
svn path=/nixpkgs/trunk/; revision=19772
2010-02-03 10:51:11 +00:00
Eelco Dolstra
a066167a9e
* Fix building apr on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=19766
2010-02-02 16:49:07 +00:00
Eelco Dolstra
a697127fcd
* SQLite updated to 3.6.22. Use the amalgamation tarball since it now
...
installs the pkg-config files that other packages expect. This also
makes the dependency on tcl unnecessary.
svn path=/nixpkgs/trunk/; revision=19765
2010-02-02 15:49:48 +00:00
Lluís Batlle i Rossell
1741bb2597
Making 'boost' optionally build with -fPIC (with enableStatic, will produce
...
static libraries linkable in a shared object)
svn path=/nixpkgs/trunk/; revision=19759
2010-02-01 19:55:40 +00:00
Eelco Dolstra
822db4b9a9
* Glibc updated to 2.11.1. Also cleaned up the expression a bit
...
(don't use args.<attr> for instance).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19745
2010-02-01 09:32:40 +00:00
Ludovic Courtès
486ec4bddd
Coccinelle 0.2.1.
...
svn path=/nixpkgs/trunk/; revision=19736
2010-01-30 17:34:49 +00:00
Ludovic Courtès
f75cf224ee
libffi 3.0.9.
...
svn path=/nixpkgs/trunk/; revision=19728
2010-01-29 11:40:39 +00:00
Eelco Dolstra
f79a0a323c
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=19726
2010-01-29 08:04:31 +00:00
Michael Raskin
0c13a20803
Update ECL
...
svn path=/nixpkgs/trunk/; revision=19725
2010-01-29 06:13:22 +00:00
Eelco Dolstra
0a882d423b
* Fix stdenv evaluation - use ${stdenv.shell} instead of
...
${stdenv.bash}/bin/bash.
svn path=/nixpkgs/trunk/; revision=19723
2010-01-29 00:17:59 +00:00
Ludovic Courtès
279d597082
MPICH2 1.2.1.
...
svn path=/nixpkgs/trunk/; revision=19717
2010-01-27 22:13:19 +00:00
Lluís Batlle i Rossell
db04d4f644
Making opencascade put header files in 'include', and not 'inc'. I also make
...
it to install the documentation.
svn path=/nixpkgs/trunk/; revision=19715
2010-01-27 18:27:55 +00:00
Lluís Batlle i Rossell
64f0d74319
Fixing the gcc/gcc-wrapper so 'ghdl' gets the proper wrapper (langVhdl = true,
...
from gcc).
svn path=/nixpkgs/branches/stdenv-updates/; revision=19714
2010-01-27 16:29:11 +00:00
Lluís Batlle i Rossell
b2fed75484
2nd attempt at fixing the gnat44 build
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19709
2010-01-27 13:43:23 +00:00
Rob Vermaas
13417770a3
applying patches provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19707
2010-01-27 12:12:35 +00:00
Lluís Batlle i Rossell
c85ae25a34
Adapting the gcc-ada patch for gcc-4.4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19701
2010-01-27 08:30:56 +00:00
Lluís Batlle i Rossell
62c315a723
Adding libofx and updating opensp (to get libofx built).
...
(I may have broken openjade... I will check later).
svn path=/nixpkgs/trunk/; revision=19697
2010-01-26 22:04:54 +00:00
Peter Simons
30bbff2b68
pkgs/development/libraries/science/math/liblapack: fixed license tag
...
Thanks to Ludovic Courtès for pointing that out.
svn path=/nixpkgs/trunk/; revision=19687
2010-01-26 19:28:09 +00:00
Peter Simons
6a61d675bb
pkgs/development/libraries/science/math/blas: set license to "public domain"
...
It's not entirely clear whether BLAS is in the public domain, but according to
<87636orixx.fsf@gnu.org> Debian did classify it that way, and the license text
sure feels like the authors intend the package to be in the public domain. So
here we are.
svn path=/nixpkgs/trunk/; revision=19686
2010-01-26 19:28:03 +00:00
Eelco Dolstra
64f1191313
* Fix Perl on FreeBSD.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19685
2010-01-26 18:10:59 +00:00
Lluís Batlle i Rossell
07cdd0fbb1
Updating gcc to 4.4.3
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19679
2010-01-26 16:25:30 +00:00
Peter Simons
8cb6ced793
pkgs/development/libraries/science/math/liblapack: fixed build and updated to version 3.2.1
...
svn path=/nixpkgs/trunk/; revision=19672
2010-01-26 14:53:13 +00:00
Peter Simons
a5030f06df
pkgs/development/libraries/science/math/blas: added BLAS version 20070405
...
svn path=/nixpkgs/trunk/; revision=19671
2010-01-26 14:53:08 +00:00
Lluís Batlle i Rossell
bcba809460
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19654
2010-01-25 18:52:07 +00:00
Lluís Batlle i Rossell
d1c34b3a47
Updating chmlib.
...
svn path=/nixpkgs/trunk/; revision=19646
2010-01-25 10:34:51 +00:00
Eelco Dolstra
ede6283180
* Revert libpng to 1.2.x because 1.4 breaks too many things.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19641
2010-01-24 23:14:26 +00:00
Marc Weber
cb582a87c9
cabal: add noHadock env var. Eg haddock can't create docs for haskell-src-exts
...
svn path=/nixpkgs/trunk/; revision=19636
2010-01-24 15:39:46 +00:00
Armijn Hemel
f8df44abb1
update to 4.6.1.
...
svn path=/nixpkgs/trunk/; revision=19631
2010-01-23 16:02:45 +00:00
Lluís Batlle i Rossell
7ef8d2474b
Fixing the cross-compiler build on i686-linux
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19626
2010-01-23 00:24:52 +00:00
Lluís Batlle i Rossell
d47aead668
Setting the difference buildInputs/buildNativeInputs in some gtk related packages.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19620
2010-01-22 18:49:16 +00:00
Ludovic Courtès
14ef547359
Add GNU Gengetopt.
...
svn path=/nixpkgs/trunk/; revision=19618
2010-01-22 17:00:44 +00:00
Eelco Dolstra
c7194fe7cf
* Added Firefox 3.6. It's not entirely stable yet though. In
...
particular it segfaults with the `-P' option.
svn path=/nixpkgs/trunk/; revision=19606
2010-01-21 22:23:59 +00:00
Eelco Dolstra
ed3ebb7c2c
* libjpeg updated to version 8.
...
* libpng updated to 1.4.0.
* For libjpegStatic, use a stdenv adapter to build a static library.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19605
2010-01-21 21:42:17 +00:00
Lluís Batlle i Rossell
b14e1f31c9
Fixing the 'platforms' at python 2.6.
...
svn path=/nixpkgs/trunk/; revision=19602
2010-01-21 16:43:27 +00:00
Peter Simons
28ef44c86a
pkgs/development/tools/misc/distcc: patch distcc to use a 20 minute timeout for I/O
...
After having established the connection to the distcc server, time out after 20
minutes of inactivity -- rather than 5 minutes, which is too quick to build
large C++ files with complex template machinery.
svn path=/nixpkgs/trunk/; revision=19600
2010-01-21 15:40:48 +00:00
Peter Simons
05868b3046
pkgs/development/tools/misc/distcc: optionally, build static binaries without any dependencies
...
Using nix-pkgs.conf, it is possible to disable avahi, python, and all other
optional dependencies of distcc in order to generate binaries that are as small
and simple as possible. Furthermore, there is now an option for static linking.
svn path=/nixpkgs/trunk/; revision=19599
2010-01-21 15:40:43 +00:00
Lluís Batlle i Rossell
3c206efa1f
Updating qhull
...
svn path=/nixpkgs/trunk/; revision=19597
2010-01-21 14:44:15 +00:00
Lluís Batlle i Rossell
218c918909
Updating glew
...
svn path=/nixpkgs/trunk/; revision=19596
2010-01-21 14:39:57 +00:00
Lluís Batlle i Rossell
a3e4c7640f
Updating meshlab.
...
Their build system has changed, and the source tree they distribute too, so the
dependencies changed a bit.
To get meshlab working, I update lib3ds and add levmar.
svn path=/nixpkgs/trunk/; revision=19595
2010-01-21 14:39:53 +00:00
Michael Raskin
e70276079f
Add myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=19594
2010-01-21 10:07:25 +00:00
Andres Löh
b56c549f26
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=19590
2010-01-21 09:46:48 +00:00
Lluís Batlle i Rossell
a2a51f2ae3
Trying to make glibc211 build not only with the bootstrap-files compiler.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19581
2010-01-20 19:13:18 +00:00
Eelco Dolstra
8e885c0a52
* openssl 0.9.8l
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19570
2010-01-20 13:49:07 +00:00
Ludovic Courtès
8e3a1e09c0
GNU Libtasn1 2.4.
...
svn path=/nixpkgs/trunk/; revision=19566
2010-01-20 11:09:04 +00:00
Ludovic Courtès
50a7b78fb4
GNU Guile 1.9.7.
...
svn path=/nixpkgs/trunk/; revision=19565
2010-01-20 11:09:00 +00:00
Eelco Dolstra
3407158873
* strace 4.5.19.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19561
2010-01-20 10:55:30 +00:00
Michael Raskin
99a54b362e
Adding ECL
...
svn path=/nixpkgs/trunk/; revision=19555
2010-01-20 05:40:46 +00:00
Eelco Dolstra
1d6d92c9a1
* Make Valgrind compile with Glibc 2.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19554
2010-01-19 22:27:07 +00:00
Eelco Dolstra
f93620419f
* The Linux 2.6.32 headers contain a "scsi" subdirectory, which
...
clashes with Glibc's "scsi" subdirectory.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19553
2010-01-19 18:28:48 +00:00
Eelco Dolstra
d67f1d269e
* binutils creates hard links to the programs in $out/bin in
...
$out/<platform>/bin. Because the fixup phase causes those to be
replaced by identical copies, use symlinks instead of hardlinks.
This saves about 9 MB.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19549
2010-01-19 17:41:54 +00:00
Eelco Dolstra
4e65c8aa2a
* Use patchelf 0.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19548
2010-01-19 17:15:47 +00:00
Eelco Dolstra
d348b996cf
svn path=/nixpkgs/branches/stdenv-updates/; revision=19546
2010-01-19 17:10:03 +00:00
Eelco Dolstra
ca0464c067
* gmp 4.3.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19535
2010-01-19 11:23:42 +00:00