Michael Raskin
a1ea759dd9
Adding libev - an even loop library remotely similar to libevent
...
svn path=/nixpkgs/trunk/; revision=16877
2009-08-27 07:17:57 +00:00
Andres Löh
39b651fb44
Added scion.
...
svn path=/nixpkgs/trunk/; revision=16876
2009-08-27 07:01:48 +00:00
Michael Raskin
fbea8a558a
Adding WebDruid log analyzer. In the same time, reworking source autoupdate system a bit
...
svn path=/nixpkgs/trunk/; revision=16859
2009-08-26 11:13:36 +00:00
Michael Raskin
98a62231d6
The chosen tarball failed; trying the previous one
...
svn path=/nixpkgs/trunk/; revision=16838
2009-08-24 18:59:29 +00:00
Michael Raskin
5e2b099a6a
Tried to track down incompatible change..
...
svn path=/nixpkgs/trunk/; revision=16837
2009-08-24 18:38:07 +00:00
Michael Raskin
85849fdfdd
Roll back to older WebKit anyway pending a GTK update
...
svn path=/nixpkgs/trunk/; revision=16836
2009-08-24 18:22:58 +00:00
Michael Raskin
743e35d24d
Re-enable WebKit WML support
...
svn path=/nixpkgs/trunk/; revision=16829
2009-08-24 07:35:11 +00:00
Michael Raskin
1dbae09f4d
Re-upgrade WebKit to the latest
...
svn path=/nixpkgs/trunk/; revision=16828
2009-08-24 07:31:22 +00:00
Michael Raskin
6770d7aa4d
Downgrade WebKit - probably enough to go with old libsoup. Libsoup mostly updated, but it seems to require fresher unstable gtk...
...
svn path=/nixpkgs/trunk/; revision=16826
2009-08-24 07:25:30 +00:00
Michael Raskin
8e85ed36fb
Update WebKit to latest and use Git checkout for libsoup
...
svn path=/nixpkgs/trunk/; revision=16820
2009-08-24 04:55:55 +00:00
Michael Raskin
d436b3a8f2
Try downgrading WebKit further
...
svn path=/nixpkgs/trunk/; revision=16819
2009-08-24 03:54:25 +00:00
Michael Raskin
109f116bb4
Roll back - until the requird libsoup version is released..
...
svn path=/nixpkgs/trunk/; revision=16818
2009-08-23 22:46:26 +00:00
Michael Raskin
5a6e313abf
Add an automated updater script and definitions for its use for WebKit
...
svn path=/nixpkgs/trunk/; revision=16816
2009-08-23 22:10:08 +00:00
Marc Weber
e7dc062579
adding xapian and xapian-bindings
...
svn path=/nixpkgs/trunk/; revision=16788
2009-08-20 20:18:58 +00:00
Michael Raskin
a194af141b
Fix GConf from Gnome 2.26
...
svn path=/nixpkgs/trunk/; revision=16751
2009-08-17 18:31:42 +00:00
Eelco Dolstra
cfbbeb02e1
* ConsoleKit: build the PAM connector, put state in /var, read
...
configuration from /etc. The latter is necessary because there is
no way to override the configuration path (in particular to
run-session.d) at runtime.
svn path=/nixpkgs/trunk/; revision=16741
2009-08-17 00:36:48 +00:00
Ludovic Courtès
ba4ae2ad37
GnuTLS 2.8.3.
...
svn path=/nixpkgs/trunk/; revision=16739
2009-08-16 22:59:15 +00:00
Eelco Dolstra
8bfccbbcdf
* policy-kit: keep state in /var.
...
svn path=/nixpkgs/trunk/; revision=16737
2009-08-16 21:47:51 +00:00
Eelco Dolstra
c2c7c18316
* dbus: get the configuration from /etc/dbus-1. It's purer to use a
...
command-line argument when starting the system bus daemon, but
unfortunately dbus-daemon-launch-helper is started with an empty
environment and no way to override the compile-time location of the
configuration file.
I've made a temporary copy of dbus since lots of things depend on it
and I don't want a big recompile.
svn path=/nixpkgs/trunk/; revision=16735
2009-08-16 21:44:07 +00:00
Michael Raskin
89fc3a896c
Fix PolicyKit build
...
svn path=/nixpkgs/trunk/; revision=16727
2009-08-16 12:03:45 +00:00
Sander van der Burg
bd1b49e546
Added a prefix which is not passed to the configure script anymore
...
svn path=/nixpkgs/trunk/; revision=16725
2009-08-15 16:18:03 +00:00
Sander van der Burg
f114f1a64e
Fixed it, because otherwise it keeps looping
...
svn path=/nixpkgs/trunk/; revision=16724
2009-08-15 14:17:16 +00:00
Sander van der Burg
9b32ae7ce3
- Started my initial KDE 4.3.x expression which is a fork of the KDE 4.2.x expression
...
- Also forked the qt-4.4.x expression and adapted it. The old qt-4.4.x cannot be replaced since KDE 4.2.x does not work with qt-4.5.x, but on the other hand KDE 4.3.x requires qt-4.5.x
- It is now possible to disable the demos and examples in the qt-4.5.x build. By default, the demos, examples and documentation are disabled
svn path=/nixpkgs/trunk/; revision=16723
2009-08-15 14:02:49 +00:00
Eelco Dolstra
8f3bb9b4cb
* ConsoleKit -> console-kit. Build against policy-kit.
...
svn path=/nixpkgs/trunk/; revision=16722
2009-08-14 21:28:44 +00:00
Eelco Dolstra
9ea1a49aa2
* PolicyKit -> policy-kit (suggested by Ludovic).
...
* Oops, there already was a polkit package. Mea culpa...
svn path=/nixpkgs/trunk/; revision=16721
2009-08-14 21:12:46 +00:00
Andres Löh
0e14f884d3
Added HGL.
...
svn path=/nixpkgs/trunk/; revision=16715
2009-08-14 08:02:57 +00:00
Eelco Dolstra
714555bb81
* Added PolicyKit and eggdbus. There is a newer version of PolicyKit
...
(0.93), but it doesn't compile with the current glib.
svn path=/nixpkgs/trunk/; revision=16704
2009-08-13 07:55:11 +00:00
Andres Löh
738b44d9d2
Some Haskell package updates.
...
svn path=/nixpkgs/trunk/; revision=16702
2009-08-12 15:28:47 +00:00
Eelco Dolstra
17132958a9
* dbus: updated to 1.2.16.
...
svn path=/nixpkgs/trunk/; revision=16683
2009-08-11 20:58:05 +00:00
Eelco Dolstra
4d7e5187d8
* xine-lib: updated to 1.1.16.3.
...
* xine-lib: dropped the dependency on SDL, which is not really
necessary. (And it caused Phonon/KDE to depend on SDL.)
svn path=/nixpkgs/trunk/; revision=16680
2009-08-11 20:47:33 +00:00
Ludovic Courtès
c919587a26
Crypto++: Fix shared library.
...
svn path=/nixpkgs/trunk/; revision=16664
2009-08-11 07:52:29 +00:00
Ludovic Courtès
5a75fd2147
Crypto++ 5.6.0, with shared library and test suite.
...
svn path=/nixpkgs/trunk/; revision=16661
2009-08-10 23:50:07 +00:00
Andres Löh
2eadd35bdd
Updated Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=16656
2009-08-10 19:18:03 +00:00
Michael Raskin
2ef1fe1b5b
Restore libsigsegv-2.5 and fix clisp-2.44.1 build for bootstrapping needs
...
svn path=/nixpkgs/trunk/; revision=16632
2009-08-10 05:20:14 +00:00
Ludovic Courtès
c1a05331f3
GNU libsigsegv 2.7.
...
svn path=/nixpkgs/trunk/; revision=16627
2009-08-09 22:24:05 +00:00
Eelco Dolstra
223bce6491
* Latest httpd, apr, apr-util.
...
svn path=/nixpkgs/trunk/; revision=16615
2009-08-07 15:26:13 +00:00
Michael Raskin
75d4611293
Try disabling WML to check a crash
...
svn path=/nixpkgs/trunk/; revision=16601
2009-08-07 09:30:14 +00:00
Michael Raskin
f33f18439f
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=16596
2009-08-06 04:30:32 +00:00
Michael Raskin
49d39b5ae6
Update webkit
...
svn path=/nixpkgs/trunk/; revision=16587
2009-08-05 04:32:01 +00:00
Michael Raskin
25b3fe32ad
Adding myself as a maintainer of some of the packages
...
svn path=/nixpkgs/trunk/; revision=16572
2009-08-04 07:49:16 +00:00
Michael Raskin
15ac66ea0b
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=16570
2009-08-04 04:41:33 +00:00
Michael Raskin
fa8d0bc14e
Fixing file copying during installation..
...
svn path=/nixpkgs/trunk/; revision=16555
2009-08-03 10:40:43 +00:00
Michael Raskin
5ad10f2069
Install webkit tools
...
svn path=/nixpkgs/trunk/; revision=16553
2009-08-03 09:49:36 +00:00
Michael Raskin
1062fb2e4f
Let depending applications use gstreamer plugins webkit depends on
...
svn path=/nixpkgs/trunk/; revision=16548
2009-08-03 06:17:38 +00:00
Michael Raskin
30d143f0d8
Try to handle GStreamer correctly in webkit
...
svn path=/nixpkgs/trunk/; revision=16544
2009-08-03 05:11:30 +00:00
Michael Raskin
fd557980cd
Add libsoup as gstreamer dependency
...
svn path=/nixpkgs/trunk/; revision=16543
2009-08-03 04:55:30 +00:00
Michael Raskin
4f81e9a0c2
Disabling failing shared-workers option
...
svn path=/nixpkgs/trunk/; revision=16537
2009-08-02 20:20:42 +00:00
Michael Raskin
701a144f9c
Update to a version possible to download
...
svn path=/nixpkgs/trunk/; revision=16536
2009-08-02 20:01:15 +00:00
Michael Raskin
4f10526f9d
Try enabling some more features in webkit
...
svn path=/nixpkgs/trunk/; revision=16535
2009-08-02 19:45:59 +00:00
Michael Raskin
92c3ce343e
Fix case in configure option
...
svn path=/nixpkgs/trunk/; revision=16534
2009-08-02 19:31:36 +00:00
Michael Raskin
6632f65522
Try enabling more features in webkit
...
svn path=/nixpkgs/trunk/; revision=16532
2009-08-02 18:25:20 +00:00
Michael Raskin
91abf1a1de
Updating WebKit from a relatively unfortunate version
...
svn path=/nixpkgs/trunk/; revision=16531
2009-08-02 18:09:54 +00:00
Ludovic Courtès
937c50442c
Add Zziplib.
...
svn path=/nixpkgs/trunk/; revision=16528
2009-07-31 10:24:02 +00:00
Ludovic Courtès
4f591cb803
Add GNU Classpath.
...
svn path=/nixpkgs/trunk/; revision=16527
2009-07-31 09:59:45 +00:00
Michael Raskin
14b71e6b1d
I hope that was the last typo in this line
...
svn path=/nixpkgs/trunk/; revision=16509
2009-07-29 18:59:05 +00:00
Michael Raskin
b8f3d4b79d
Finally fix the typos in the fix..
...
svn path=/nixpkgs/trunk/; revision=16508
2009-07-29 18:55:50 +00:00
Michael Raskin
128d64427e
Fix escaping bug
...
svn path=/nixpkgs/trunk/; revision=16507
2009-07-29 18:51:35 +00:00
Michael Raskin
ad7218437d
Fix a typo in the tarball
...
svn path=/nixpkgs/trunk/; revision=16506
2009-07-29 18:47:09 +00:00
Michael Raskin
380c4aa4b8
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=16505
2009-07-29 18:28:24 +00:00
Marc Weber
9b3655cef0
add hslogger-templates, parsec3, update myhasktags, fix terminfo for older ghcs
...
svn path=/nixpkgs/trunk/; revision=16482
2009-07-27 16:05:47 +00:00
Eelco Dolstra
dd2aba46bf
svn path=/nixpkgs/trunk/; revision=16445
2009-07-23 21:22:13 +00:00
Rob Vermaas
c0fbe9b7a3
temporary reinstate patch for darwin openssl
...
svn path=/nixpkgs/trunk/; revision=16442
2009-07-23 19:14:00 +00:00
Andres Löh
7669dca3b9
Added "regular" library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=16431
2009-07-20 13:17:50 +00:00
Ludovic Courtès
c30143519a
Add CLooG-PPL, an optional dependency of GCC 4.4.
...
svn path=/nixpkgs/trunk/; revision=16422
2009-07-18 21:28:10 +00:00
Ludovic Courtès
3e52549ea6
Add the Parma Polyhedra Library (PPL), an optional dependency of GCC 4.4.
...
svn path=/nixpkgs/trunk/; revision=16421
2009-07-18 21:22:13 +00:00
Andres Löh
df8def8dfb
Added HAppS and gitit plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=16419
2009-07-18 15:25:28 +00:00
Marc Weber
a20dba3aec
haskellPackages adding multiset & filepath
...
svn path=/nixpkgs/trunk/; revision=16400
2009-07-16 15:18:24 +00:00
Marc Weber
f6e24fddbe
cosmetic: fix descriptions
...
svn path=/nixpkgs/trunk/; revision=16398
2009-07-16 15:18:07 +00:00
Michael Raskin
3b2a5f3d73
Update webkit
...
svn path=/nixpkgs/trunk/; revision=16380
2009-07-15 20:38:05 +00:00
Andres Löh
66b32c4b66
Added SHA for Haskell.
...
svn path=/nixpkgs/trunk/; revision=16335
2009-07-13 11:36:50 +00:00
Andres Löh
c30a867383
Added data-reify Haskell library.
...
svn path=/nixpkgs/trunk/; revision=16303
2009-07-10 09:42:18 +00:00
Marc Weber
25a1533d9a
removing old haskell stuff. I was using my own branch for a long time.
...
It will be replaced by something else anyway.
Some of those patches may still be of interest (?)
svn path=/nixpkgs/trunk/; revision=16298
2009-07-09 22:24:08 +00:00
Marc Weber
676f4c4e2d
haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, hslogger, tar
...
svn path=/nixpkgs/trunk/; revision=16296
2009-07-09 22:24:02 +00:00
Marc Weber
769dec7238
haskellPackages: fix monadlab and Crypto with most recent ghc
...
svn path=/nixpkgs/trunk/; revision=16295
2009-07-09 22:23:59 +00:00
Andres Löh
a52909b36a
Added ghc-core, updated hscolour.
...
svn path=/nixpkgs/trunk/; revision=16245
2009-07-08 12:34:14 +00:00
Eelco Dolstra
a641e7666e
* Compile NSS with ECC support. Hopefully this fixes certificate
...
checking in Firefox 3.5.
svn path=/nixpkgs/trunk/; revision=16214
2009-07-07 13:01:52 +00:00
Eelco Dolstra
e5a611030f
* Doh.
...
svn path=/nixpkgs/trunk/; revision=16213
2009-07-07 11:40:57 +00:00
Eelco Dolstra
cc28087b5a
* Make doesn't like newlines.
...
svn path=/nixpkgs/trunk/; revision=16210
2009-07-07 10:59:18 +00:00
Michael Raskin
47d20d5322
Update lablgtk
...
svn path=/nixpkgs/trunk/; revision=16202
2009-07-07 10:00:55 +00:00
Eelco Dolstra
200ad5eb63
* NSPR and NSS need to be told explicitly to do a 64-bit build.
...
svn path=/nixpkgs/trunk/; revision=16201
2009-07-07 09:52:20 +00:00
Ludovic Courtès
0c9d18f815
libxmi: Fix for GNU Libtool 2.2.6a.
...
svn path=/nixpkgs/trunk/; revision=16197
2009-07-06 21:09:47 +00:00
Eelco Dolstra
19963e0447
* Xulrunner/Firefox 3.5: build with --with-system-nss.
...
svn path=/nixpkgs/trunk/; revision=16186
2009-07-06 11:42:21 +00:00
Peter Simons
438d023eee
Fixed sqlite impurity (mostly).
...
The sqlite configure script guesses whether to enable Tcl support. Apparently,
this guessing finds a Tcl installation in /usr and thus enables Tcl. The
subsequent build fails, however: the compiler doesn't find the <tcl.h> because
/usr is not a default search path. To remedy the problem, the expression now
explicitly specifies --disable-tcl to avoid guessing altogether.
In the same spirit, we furthermore specify the following configure flags, which
represent the defaults that ./configure chooses when left on its own devices:
--disable-amalgamation
--enable-threadsafe
--disable-cross-thread-connections
--disable-tempstore
svn path=/nixpkgs/trunk/; revision=16184
2009-07-06 10:39:52 +00:00
Eelco Dolstra
a796d839f9
* Updated NSS.
...
svn path=/nixpkgs/trunk/; revision=16183
2009-07-06 09:12:44 +00:00
Eelco Dolstra
b8558fd04f
* Added NSPR, the Netscape Portable Runtime, and use it in Xulrunner
...
and Firefox.
* Xulrunner: don't install the tests. This saves a few megabytes.
svn path=/nixpkgs/trunk/; revision=16173
2009-07-04 12:25:35 +00:00
Ludovic Courtès
f08243608b
Add libtopology, a library and tool set to visualize the hardware topology.
...
svn path=/nixpkgs/trunk/; revision=16170
2009-07-03 21:16:00 +00:00
Eelco Dolstra
222ab9d494
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16160
2009-07-03 11:55:17 +00:00
Ludovic Courtès
51f3a05ab5
GNU libunistring 0.9.1.
...
svn path=/nixpkgs/trunk/; revision=16153
2009-07-02 22:54:19 +00:00
Peter Simons
17d75b8168
Fixed build of pkgs/development/libraries/buddy with gcc 4.3.3.
...
svn path=/nixpkgs/trunk/; revision=16150
2009-07-02 17:06:01 +00:00
Eelco Dolstra
e2293f605d
* Match what DBD::SQLite expects.
...
svn path=/nixpkgs/trunk/; revision=16139
2009-07-02 13:56:06 +00:00
Eelco Dolstra
d62a585e15
* sqlite 3.6.16.
...
svn path=/nixpkgs/trunk/; revision=16135
2009-07-02 11:21:22 +00:00
Eelco Dolstra
d3f5d94ac7
* Fix some attributes that now make nix-env -q --meta barf.
...
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Eelco Dolstra
255a4a91f0
* Get rid of some dietlibc stuff.
...
svn path=/nixpkgs/trunk/; revision=16132
2009-07-02 08:58:58 +00:00
Ludovic Courtès
0de18066f7
Nettle: Add `meta.homepage'.
...
svn path=/nixpkgs/trunk/; revision=16128
2009-07-01 21:44:20 +00:00
Ludovic Courtès
725ed45940
Add GNU Nettle, a cryptographic library.
...
svn path=/nixpkgs/trunk/; revision=16127
2009-07-01 15:42:01 +00:00
Eelco Dolstra
d4fb6f3a53
* Comment out; not clear if we'll actually need this with a properly
...
built GCC.
svn path=/nixpkgs/trunk/; revision=16102
2009-06-30 15:19:32 +00:00
Rob Vermaas
ca6850d95e
* removed -arch flag for i686-darwin for openssl
...
svn path=/nixpkgs/trunk/; revision=16097
2009-06-30 13:54:44 +00:00
Eelco Dolstra
cdf4cf5c23
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16094
2009-06-30 11:42:15 +00:00
Andres Löh
785b190861
Added pandoc and dependencies.
...
svn path=/nixpkgs/trunk/; revision=16091
2009-06-30 08:04:12 +00:00
Peter Simons
785e9630f0
gmp: use standard GNU config.guess
...
libgmp comes with an extended config.guess script that features more
accurate CPU detection. Unfortunately, use of that script causes the
configure phase to choose fairly aggressive optimization flags and the
resulting binaries might not work on architectures other than the
machine those binaries were built on.
The standard GNU config.guess script, however, recognizes a CPU type of
'x86' only. Thus, libgmp chooses the following settings:
ABI="32"
CC="gcc"
CFLAGS="-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro"
CPPFLAGS=""
MPN_PATH=" x86/p6 x86 generic"
svn path=/nixpkgs/branches/stdenv-updates/; revision=16084
2009-06-29 11:01:10 +00:00
Ludovic Courtès
c46b748958
Add GNU Libunistring, a Unicode string handling library.
...
svn path=/nixpkgs/trunk/; revision=16071
2009-06-27 21:44:47 +00:00
Peter Simons
8bd6a26806
Removed misleading comment that no longer applies.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=16038
2009-06-24 20:10:59 +00:00
Peter Simons
7534cbe4b8
Define "brokenRedHatKernel = true" in $NIXPKGS_CONFIG to build a system that
...
works on Red Hat Linux, i.e. that is based on glibc version 2.5.
Furthermore, this patch fixes a number of gcc 4.3.3 build errors in glibc 2.5
that occur on both x86 and x86_64. The older version of this library is still
useful for running Nix on a Red Hat host. Newer version of glibc fail to detect
the kernel's capabilities correctly (due to mad patches applied to the kernel
by Red Hat).
The individual changes are:
* Re-activated glibc 2.5 in all-packages.nix.
* Fix incomplete header search path in bootstrap tools.
Gcc-wrapper sets "-B<prefix>" to tell the compiler about its installation
root. Unfortunately, the setting doesn't add $gcc/lib/gcc/*/*/include-fixed
to the search path. That directory is required, however, because it contains
the system-specific "limits.h" file, and the glibc 2.5 builds tries to find
that file via #include_next.
* Support intrinsic functions like __signbit() or atof() correctly to avoid
compile-time conflicts.
* Switch to NPTL. Linuxthreads is no longer supported.
* Added a meta attribute to glibc package.
* Updated nixUnstable to version 0.13pre15614 from trunk. The previous version
failed regression tests.
* Fix more strict type checking in binutils since 2.18.50.0.3.
Without this patch, the build failed on x86, saying:
../sysdeps/i386/fpu/ftestexcept.c: Assembler messages:
../sysdeps/i386/fpu/ftestexcept.c:33: Error: suffix or operands invalid for `fnstsw'
svn path=/nixpkgs/branches/stdenv-updates/; revision=16037
2009-06-24 20:10:51 +00:00
Eelco Dolstra
8f0f5c403d
* gmp 4.3.1. Hopefully this fixes those weird build errors people
...
have been reporting.
svn path=/nixpkgs/branches/stdenv-updates/; revision=16030
2009-06-22 19:55:47 +00:00
Eelco Dolstra
a830968c53
* New bootstrap binaries (from r16022 in the trunk). Don't set
...
LD_LIBRARY_PATH since it breaks /bin/sh on non-NixOS platforms (and
reverted the previous "fix" in r15470).
svn path=/nixpkgs/branches/stdenv-updates/; revision=16029
2009-06-22 19:49:42 +00:00
Andres Löh
b7032e7fc4
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=15970
2009-06-16 08:59:19 +00:00
Andres Löh
a889b5bb66
Updated multirec and zipper for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15969
2009-06-16 08:56:31 +00:00
Andres Löh
97ad35b531
Version bump for HDBC.
...
svn path=/nixpkgs/trunk/; revision=15946
2009-06-12 13:39:05 +00:00
Andres Löh
3f26456240
New version of vacuum.
...
svn path=/nixpkgs/trunk/; revision=15945
2009-06-12 13:11:37 +00:00
Andres Löh
3466e0d6c9
New versions of vty and uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=15929
2009-06-10 16:27:39 +00:00
Rob Vermaas
22474c3539
* enable i686-darwin for mesa
...
svn path=/nixpkgs/trunk/; revision=15900
2009-06-09 09:19:32 +00:00
Armijn Hemel
5af34a4ef7
update to 2.16.2
...
svn path=/nixpkgs/trunk/; revision=15888
2009-06-08 17:50:57 +00:00
Rob Vermaas
9f7731c3d6
* added openmpi
...
svn path=/nixpkgs/trunk/; revision=15868
2009-06-05 13:31:57 +00:00
Sander van der Burg
8faec095df
Updated libxklavier to version 3.9
...
svn path=/nixpkgs/trunk/; revision=15852
2009-06-04 11:38:56 +00:00
Michael Raskin
260e13ddeb
Update WebKit and Midori
...
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Sander van der Burg
7bea3189aa
Added my very experimental GNOME 2.26 expression
...
svn path=/nixpkgs/trunk/; revision=15839
2009-06-03 12:28:25 +00:00
Lluís Batlle i Rossell
94d2e57c62
Trying to fix the cmake-qt problems, fixing cmake's FindQt4. Paraview now builds beyond 25%, while
...
before it didn't. Through this commit I expect the build farm to try to build kde, and see
whether this way it builds without the unusual NIX_CFLAGS_COMPILE set in the qt setup-hook.
svn path=/nixpkgs/trunk/; revision=15838
2009-06-03 09:19:19 +00:00
Andres Löh
107d41f96c
New Haskell Platform release.
...
svn path=/nixpkgs/trunk/; revision=15837
2009-06-03 08:44:41 +00:00
Lluís Batlle i Rossell
889bf6bfd8
Made the setup-hook more friendly to packages which use qt4 more normally
...
(that is, they are aware that the header files are in $QTDIR/include/*/)
svn path=/nixpkgs/trunk/; revision=15827
2009-06-02 19:07:50 +00:00
Eelco Dolstra
9d25c4d4e2
* Lots of Qt packages fail to build if the subdirectories of
...
$out/include aren't explicitly included in the include path.
svn path=/nixpkgs/trunk/; revision=15820
2009-06-02 12:27:27 +00:00
Andres Löh
61f2653783
Added dotgen Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15813
2009-06-01 12:39:55 +00:00
Lluís Batlle i Rossell
d7e96a4e58
Fixing the qt4 setup hook, where "[ -n $blabla ]" always evaluated to true.
...
svn path=/nixpkgs/trunk/; revision=15808
2009-05-31 08:35:00 +00:00
Michael Raskin
526f6f63c7
Updating CLisp and adding SBCL. SBCL currently has to be symlinked to a writable directory (I am investigating a fix). CLisp 2.47 is somewhat incompatible with lots of software, so I added 2.44.1 as preserved version
...
svn path=/nixpkgs/trunk/; revision=15806
2009-05-31 06:07:25 +00:00
Andres Löh
0c5786e22d
Added Shellac Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15775
2009-05-28 19:06:33 +00:00
Marc Weber
3157bb1098
removed all __primops from nixpkgs
...
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
8e5771e543
dbus-glib update making gnome-terminal compile
...
by Christoph Herbst
svn path=/nixpkgs/trunk/; revision=15686
2009-05-22 19:16:16 +00:00
Marc Weber
94ba737704
fix atlas by Tobias Neumann
...
svn path=/nixpkgs/trunk/; revision=15685
2009-05-21 17:39:17 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Lluís Batlle i Rossell
c4c6c2a224
Fixing wxGTK build in x86_64 (mesa related)
...
svn path=/nixpkgs/trunk/; revision=15623
2009-05-16 13:53:26 +00:00
Andres Löh
ffcdec785b
Added a number of Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15622
2009-05-15 18:53:00 +00:00
Andres Löh
cd7dba4f0b
Some Haskell library updates.
...
svn path=/nixpkgs/trunk/; revision=15621
2009-05-15 18:52:55 +00:00
Lluís Batlle i Rossell
c1d2a2e2d1
Fixing the version in the name of freeimage.
...
svn path=/nixpkgs/trunk/; revision=15606
2009-05-14 15:03:31 +00:00
Andres Löh
f8a30d60d0
Updated multirec and zipper Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15597
2009-05-13 20:34:22 +00:00
Andres Löh
677f91a6d1
Added Idris and updated fetchdarcs.
...
svn path=/nixpkgs/trunk/; revision=15595
2009-05-13 19:02:23 +00:00
Lluís Batlle i Rossell
6e1e2d5aba
Adding muparser and meshlab.
...
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Sander van der Burg
895f15eb04
Upgraded popper to 0.10.6
...
svn path=/nixpkgs/trunk/; revision=15566
2009-05-12 11:55:17 +00:00
Andres Löh
9b21f98b0a
Added two Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=15562
2009-05-12 07:06:13 +00:00
Ludovic Courtès
a80578b312
Propagate GDBM from PulseAudio to make hints from `.la' files work.
...
svn path=/nixpkgs/trunk/; revision=15556
2009-05-11 21:11:25 +00:00
Ludovic Courtès
777f805eba
SDL: Add PulseAudio support.
...
svn path=/nixpkgs/trunk/; revision=15555
2009-05-11 19:57:42 +00:00
Lluís Batlle i Rossell
344712303d
Fixing the name of vxl, which didn't reflect the proper version.
...
svn path=/nixpkgs/trunk/; revision=15554
2009-05-11 17:49:07 +00:00
Rob Vermaas
f1aa958c0a
enabled static lib for aterm-2.5
...
svn path=/nixpkgs/trunk/; revision=15504
2009-05-08 08:21:35 +00:00
Marc Weber
16ca65b0c2
blender update to 2.48
...
adding some patches to compile dependencies and gav
svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Andres Löh
f51b3b5550
Haskell platform is now released (different URI).
...
svn path=/nixpkgs/trunk/; revision=15465
2009-05-06 11:42:57 +00:00
Andres Löh
33b76a9312
added json Haskell package; improved gtk2hs
...
svn path=/nixpkgs/trunk/; revision=15460
2009-05-05 23:06:01 +00:00
Andres Löh
88ada9468b
Version bump for Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=15447
2009-05-05 08:50:17 +00:00
Michael Raskin
6314e2f2ad
Update cl-ppcre
...
svn path=/nixpkgs/trunk/; revision=15446
2009-05-05 03:05:10 +00:00
Andres Löh
b6626b7aac
Updated Haskell Platform to 2009.1.1.
...
svn path=/nixpkgs/trunk/; revision=15445
2009-05-04 23:29:38 +00:00
Andres Löh
39ec9d91f4
Added new version of wx package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15444
2009-05-04 13:33:04 +00:00
Andres Löh
393286fd47
Added Hipmunk (Haskell chipmunk binding).
...
svn path=/nixpkgs/trunk/; revision=15443
2009-05-04 13:33:01 +00:00
Andres Löh
9a216af770
Updating wxHaskell (in progress).
...
svn path=/nixpkgs/trunk/; revision=15442
2009-05-04 13:32:59 +00:00
Lluís Batlle i Rossell
3b3799f4c2
I forgot a file for the new tk. Here it is.
...
svn path=/nixpkgs/trunk/; revision=15435
2009-05-03 14:36:26 +00:00
Ludovic Courtès
5773834497
GnuTLS 2.6.6, with Guile bindings by default.
...
svn path=/nixpkgs/trunk/; revision=15416
2009-04-30 18:43:48 +00:00
Andres Löh
3202338268
Improved package config installation for gtk2hs (still not working completely).
...
svn path=/nixpkgs/trunk/; revision=15383
2009-04-28 18:58:34 +00:00
Ludovic Courtès
54d3ce4b61
Agg: Fix compilation.
...
svn path=/nixpkgs/trunk/; revision=15352
2009-04-28 12:37:09 +00:00
Eelco Dolstra
dbc8b414be
* Urgh.
...
svn path=/nixpkgs/trunk/; revision=15331
2009-04-27 09:27:15 +00:00
Eelco Dolstra
03844a3d9b
* Revert to Qt 4.4.3. 4.5.1 breaks KDE 4.2.2. See e.g.
...
http://rdieter.fedorapeople.org/qt451_oxygen_borkage-2.jpg
and also https://bugs.kde.org/show_bug.cgi?id=190485
("You're not meant to use Qt 4.5.1 with KDE 4.2.2.").
Apparently this will be fixed in Qt 4.5.2.
svn path=/nixpkgs/trunk/; revision=15330
2009-04-27 09:25:48 +00:00
Eelco Dolstra
5a2284ac61
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15313
2009-04-25 22:45:32 +00:00
Lluís Batlle i Rossell
1f8e1f296d
Updating freeimage and vxl.
...
svn path=/nixpkgs/trunk/; revision=15307
2009-04-25 16:21:56 +00:00
Andres Löh
922c14e372
Added MonadRandom Haskell package.
...
svn path=/nixpkgs/trunk/; revision=15305
2009-04-25 15:33:37 +00:00
Andres Löh
2a1fae29f8
Added some SDL-related Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15304
2009-04-25 15:33:29 +00:00
Sander van der Burg
d1a57e454e
Fixed version number of qt
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15303
2009-04-25 15:07:46 +00:00
Sander van der Burg
5ad095f5ed
Upgraded to qt-4.5.1
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15302
2009-04-25 14:54:14 +00:00
Andres Löh
66f3af0bdd
ghc-wrapper now detects installed pkgs automatically.
...
svn path=/nixpkgs/trunk/; revision=15301
2009-04-25 14:23:00 +00:00
Eelco Dolstra
96443f794e
* Unfortunately, the Gentoo mirror of the attr library is no more
...
stable than the SGI source. So we'll mirror it ourselves. Thanks
to Matthew Curry for reporting this.
svn path=/nixpkgs/trunk/; revision=15289
2009-04-24 20:27:54 +00:00
Andres Löh
2bb2373cf9
Try to link readline Haskell package against ncursesw.
...
svn path=/nixpkgs/trunk/; revision=15284
2009-04-23 17:48:06 +00:00
Andres Löh
cea9c12283
Trying to update haxr, but not finished.
...
svn path=/nixpkgs/trunk/; revision=15283
2009-04-23 17:48:03 +00:00
Andres Löh
cd018e50d4
64bit support in Cabal builder
...
svn path=/nixpkgs/trunk/; revision=15282
2009-04-23 17:21:14 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
0f10222e4e
* Merge libjpeg and libjpeg-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15275
2009-04-23 13:26:14 +00:00
Eelco Dolstra
7a891eabe2
* Apparently the pythondir hack isn't needed with libxml2 2.7.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15272
2009-04-23 12:35:36 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
acd26a3353
* Fixed the gphoto2 build.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15267
2009-04-23 11:12:25 +00:00
Michael Raskin
35bb7d6412
Python-not-2.4 support for libxml2
...
svn path=/nixpkgs/trunk/; revision=15265
2009-04-23 10:24:40 +00:00
Eelco Dolstra
c274d068e4
* Fix neon.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15261
2009-04-22 23:15:00 +00:00
Lluís Batlle i Rossell
2021063052
Adding vwm, the console window manager.
...
svn path=/nixpkgs/trunk/; revision=15255
2009-04-22 21:33:24 +00:00
Eelco Dolstra
9609437573
* ffmpeg needs --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15254
2009-04-22 19:20:27 +00:00
Ludovic Courtès
26c3fe186f
Glibc 2.9: Have rpcgen(1) look for cpp(1) in $PATH.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15244
2009-04-22 12:55:47 +00:00
Eelco Dolstra
78fbf85483
* popt updated to 1.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15238
2009-04-22 07:16:45 +00:00
Eelco Dolstra
ac1d4fcdc5
* Strange configure script; add an explicit --disable-static.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15237
2009-04-22 07:05:50 +00:00
Eelco Dolstra
4af55f9dc8
* Jasper needs an explicit --enable-shared.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15236
2009-04-22 07:05:09 +00:00
Eelco Dolstra
94d7d1fdbb
* Got rid of all --disable-static flags; they're redundant now.
...
* Also a bunch of style cleanups (tabs, with args, ...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra
1966dded62
* OpenSSL 0.9.8k.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15232
2009-04-21 22:37:56 +00:00
Andres Löh
e62cb1aa20
Added HLint plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=15231
2009-04-21 21:48:10 +00:00
Andres Löh
d2067c300f
Updated editline for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15229
2009-04-21 21:19:49 +00:00
Andres Löh
8cfa1a5034
Added readline package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=15228
2009-04-21 21:12:56 +00:00
Andres Löh
d3b5bc4a20
* Fixed external library dependencies for some Haskell-Platform packages.
...
* Added Agda plus dependencies.
svn path=/nixpkgs/trunk/; revision=15227
2009-04-21 21:05:30 +00:00
Lluís Batlle i Rossell
1b3ee8bf6c
Adding libewf.
...
svn path=/nixpkgs/trunk/; revision=15225
2009-04-21 19:47:41 +00:00
Eelco Dolstra
0ebb410014
* Remove all the mesaSupported assertions.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15202
2009-04-20 22:06:12 +00:00
Lluís Batlle i Rossell
15f1feb702
Fixing mesa and xorgserver
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15199
2009-04-20 18:46:32 +00:00
Lluís Batlle i Rossell
2eb865a98f
Fixing libdrm build
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15198
2009-04-20 18:43:08 +00:00
Eelco Dolstra
d2d05dc868
* libdrm 2.4.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15196
2009-04-20 18:09:15 +00:00
Eelco Dolstra
e05a069de9
* Mesa 7.4.1.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15195
2009-04-20 18:08:51 +00:00
Eelco Dolstra
077b0157a0
* Updated the generator to handle some missing dependencies.
...
Also updated some X.org packages (notably xorg-server)
as well as freetype.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15191
2009-04-20 16:02:50 +00:00
Andres Löh
035d7cb965
* Updated lhs2TeX.
...
* Propagated build inputs of Haskell pkgs are now automatically
propagated user-env pkgs.
* Updated haskell-platform slightly.
svn path=/nixpkgs/trunk/; revision=15184
2009-04-20 14:23:50 +00:00
Andres Löh
3fd1093d2d
xmonad and xmobar updates
...
svn path=/nixpkgs/trunk/; revision=15180
2009-04-20 13:01:34 +00:00
Andres Löh
f4cdb54fd3
Added vacuum and vacuum-cairo packages.
...
svn path=/nixpkgs/trunk/; revision=15179
2009-04-20 13:01:31 +00:00
Sander van der Burg
63e318390d
Fixed arts compilation with gcc 4.3.x
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15170
2009-04-20 11:49:54 +00:00
Andres Löh
0fc7bf4f00
Added vacuum plus deps.
...
svn path=/nixpkgs/trunk/; revision=15166
2009-04-20 00:18:51 +00:00
Andres Löh
035c84d06f
Haskell package updates.
...
svn path=/nixpkgs/trunk/; revision=15165
2009-04-19 23:25:58 +00:00
Andres Löh
e42598c74b
Added Haskell platform meta package.
...
(Doesn't quite work nicely yet.)
svn path=/nixpkgs/trunk/; revision=15163
2009-04-19 19:18:07 +00:00
Eelco Dolstra
e72b00b2d7
* Leksah: forgot to commit. Also, use makeWrapper to set
...
XDG_DATA_DIRS to gtksourceview; otherwise, gtksourceview can't find
its syntax highlighting files.
* Updated gtk2hs to the latest version from Darcs. Otherwise Leksah
crashes on GHC 6.10.2.
svn path=/nixpkgs/trunk/; revision=15162
2009-04-19 19:06:34 +00:00
Andres Löh
8b678d5308
Added final(?) set of Haskell Platform packages.
...
svn path=/nixpkgs/trunk/; revision=15160
2009-04-19 16:26:27 +00:00
Eelco Dolstra
e1cfa22536
* Let's see how far we get with separate locales.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15158
2009-04-19 16:07:00 +00:00
Andres Löh
6aa0719e53
OpenGL package
...
svn path=/nixpkgs/trunk/; revision=15156
2009-04-19 15:56:45 +00:00
Eelco Dolstra
40f01daa81
* A function to build Glibc's locale-archive separately from Glibc.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15155
2009-04-19 15:28:37 +00:00
Eelco Dolstra
6e789bc2c8
* Added Leksah, an IDE for Haskell. It requires a newer version of
...
gtksourceview than the one provided in gnome/default.nix. The
stdenv branch already has this.
* Updated gtk2hs to 0.10.1.
svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00
Andres Löh
12a05f1638
More Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=15153
2009-04-19 13:38:34 +00:00
Andres Löh
35ac416328
More Haskell platform packages.
...
svn path=/nixpkgs/trunk/; revision=15151
2009-04-19 13:21:40 +00:00
Eelco Dolstra
2a7ff23a8f
* A patch to Glibc to allow the location of locale-archive to be
...
overriden at runtime (not enabled yet, but it works). This will
allow us to build Glibc with no or a minimal set of locales (which
cuts 70 MB from the installed size of Glibc). The locales that the
user actually needs can then be built separately and enabled by
setting the environment variable LOCALE_ARCHIVE. For instance, on
NixOS, we could set it to something like
/var/run/current-system/locale-archive. For setuid applications,
the variable is ignored.
This is especially useful on 64-bit systems, because there we tend
to have *two* copies of locale-archive (namely in the 32-bit and
64-bit builds of Glibc). Having only one copy allows at least 70 MB
to be cut from the NixOS installation CD.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15150
2009-04-19 12:57:23 +00:00
Andres Löh
b148543c3e
Towards Haskell Platform support.
...
svn path=/nixpkgs/trunk/; revision=15148
2009-04-19 11:44:37 +00:00
Lluís Batlle i Rossell
e0b8a630a8
Fixing boost for a problem related to a "class R shadowing template...".
...
Taken from: http://wiki.freebsd.org/BoostPortingProject
svn path=/nixpkgs/trunk/; revision=15146
2009-04-19 11:20:51 +00:00
Andres Löh
1643888f80
Added cabalized darcs-2 and associated Haskell libs.
...
svn path=/nixpkgs/trunk/; revision=15141
2009-04-19 10:07:41 +00:00
Eelco Dolstra
01fdf66360
* Turning on nullglob revealed an unintended wildcard expansion in
...
dbus' patchPhase.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15139
2009-04-19 08:54:11 +00:00
Eelco Dolstra
ffcd38403e
* Install the package config files under
...
$out/lib/ghc-pkgs/ghc-<version>/<package>.conf instead of under
$out/nix-support/ghc-package.conf. This makes them visible in the
user's profile when installed with nix-env.
svn path=/nixpkgs/trunk/; revision=15135
2009-04-18 20:24:36 +00:00
Eelco Dolstra
ca8b45d441
* Cabal builder: put the GHC version in the default name attribute to
...
disambiguate between package instances built with different GHCs.
svn path=/nixpkgs/trunk/; revision=15132
2009-04-18 16:21:59 +00:00
Sander van der Burg
8f2e9e8634
Added iso-codes package
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15129
2009-04-18 15:47:41 +00:00
Eelco Dolstra
baad5d7cb4
* GHC setup hook: don't generate wrappers around ghc etc., instead
...
set GHC_PACKAGE_PATH.
* Let Cabal generate a package configuration file
($out/nix-support/ghc-package.conf) instead of a registration
script.
svn path=/nixpkgs/trunk/; revision=15127
2009-04-18 15:23:00 +00:00
Eelco Dolstra
cee387e845
* Move the composition of Haskell packages out of all-packages.nix
...
into haskell-packages.nix, which depends on an instance of GHC.
This allows a consistent set of packages to be built with the same
GHC. For instance,
$ nix-build -A haskellPackages_ghc683.xmonad
builds xmonad and all its dependencies with GHC 6.8.3, while
$ nix-build -A haskellPackages_ghc6102.xmonad
does the same with GHC 6.10.2. This is the same technique used with
kernelPackages. It also means that we don't need things like
"cabal682" and "cabal683" anymore.
* The setup hook is now in a separate wrapper package so that we don't
have to recompile all of GHC every time we want to make a small
change.
* cinelerra: this package appears to have an accidental dependency on
the "X11" Haskell package.
svn path=/nixpkgs/trunk/; revision=15125
2009-04-18 12:47:11 +00:00
Sander van der Burg
dc192d36fe
Added iso-codes package
...
svn path=/nixpkgs/trunk/; revision=15117
2009-04-17 15:08:14 +00:00
Sander van der Burg
549a829dec
Fixed typo in URL
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15111
2009-04-17 11:08:18 +00:00
Sander van der Burg
37c66308e4
Upgraded arts to 1.5.10
...
svn path=/nixpkgs/trunk/; revision=15103
2009-04-16 20:27:01 +00:00
Lluís Batlle i Rossell
69e566d983
Fixing and updating openal, about rpaths and cmake.
...
svn path=/nixpkgs/trunk/; revision=15097
2009-04-16 19:28:30 +00:00
Eelco Dolstra
79cb8d11a6
* editline: renamed to libedit (which seems to be the proper name for
...
the package).
* Removed the old ghc-wrapper, which hasn't been used for a long time.
* Renamed the "boot" GHC to "binary", which is more descriptive.
(They *can* be used for other things than bootstrapping a GHC
source build.)
* Updated the GHC 6.10.1 binary to 6.10.2.
svn path=/nixpkgs/trunk/; revision=15095
2009-04-16 19:25:22 +00:00
Eelco Dolstra
0e33e22693
* arts updated to 1.5.10.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15090
2009-04-16 16:57:42 +00:00
Ludovic Courtès
93e56fc27c
GTK+ 2.16 and companion libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15079
2009-04-16 10:19:15 +00:00
Eelco Dolstra
a4c304ef84
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15065
2009-04-15 13:25:01 +00:00
Eelco Dolstra
6a864c5040
* libgphoto2 updated to 2.4.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15057
2009-04-15 09:54:55 +00:00
Ludovic Courtès
4951b598a2
Avahi 0.6.25.
...
svn path=/nixpkgs/trunk/; revision=15022
2009-04-14 11:13:13 +00:00
Ludovic Courtès
f94f76b2f4
GnuTLS 2.6.5.
...
svn path=/nixpkgs/trunk/; revision=15021
2009-04-14 08:47:51 +00:00
Lluís Batlle i Rossell
8e09a9bb3d
Adding gtkpod, and fixing libgpod meta info.
...
svn path=/nixpkgs/trunk/; revision=15016
2009-04-13 15:41:10 +00:00
Lluís Batlle i Rossell
a899bfc687
Adding libgpod, for a future gtkpod.
...
svn path=/nixpkgs/trunk/; revision=15015
2009-04-13 15:41:00 +00:00
Ludovic Courtès
65a6c5ad9b
GStreamer: gst-plugins-good 0.10.14, with PulseAudio support.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14976
2009-04-09 14:55:13 +00:00
Eelco Dolstra
fc299253b0
* For some reason this file didn't get copied when I last synced from
...
the trunk. (Maybe because I interrupted a svn merge and then did an
svn revert -R; anyway it seems a bug in svn.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=14972
2009-04-09 14:10:37 +00:00
Ludovic Courtès
4aa703c8b2
GStreamer: gst-plugins-base 0.10.22.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14969
2009-04-09 13:05:10 +00:00
Ludovic Courtès
d5a1e37cac
GStreamer 0.10.22.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14966
2009-04-09 12:43:04 +00:00
Eelco Dolstra
2eb05cf933
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14965
2009-04-09 12:19:57 +00:00
Sander van der Burg
f6938b8469
Added Amarok player for KDE 4.2
...
svn path=/nixpkgs/trunk/; revision=14963
2009-04-09 12:16:58 +00:00
Eelco Dolstra
f2867f237b
* Boost: provide a variant boostFull that has all the static, debug,
...
and single-threaded libraries.
svn path=/nixpkgs/trunk/; revision=14959
2009-04-09 08:43:46 +00:00
Lluís Batlle i Rossell
645279d544
Updating atlas
...
svn path=/nixpkgs/trunk/; revision=14957
2009-04-08 22:08:05 +00:00
Lluís Batlle i Rossell
9f2a2a6a84
Adding qhull, and updating octaves.
...
svn path=/nixpkgs/trunk/; revision=14955
2009-04-08 20:06:03 +00:00
Lluís Batlle i Rossell
80f1103831
Fixing libxmi on x86_64.
...
svn path=/nixpkgs/trunk/; revision=14903
2009-04-06 17:11:15 +00:00
Lluís Batlle i Rossell
2dd00f1a57
Adding enblend-fuse, libxmi and hugin. Maybe hugin doesn't run well enough still.
...
svn path=/nixpkgs/trunk/; revision=14894
2009-04-05 21:41:38 +00:00
Lluís Batlle i Rossell
0b76035b66
Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
...
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Ludovic Courtès
723dfe4240
libcanberra: Make GTK+ a propagated build input.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14881
2009-04-04 13:53:07 +00:00
Eelco Dolstra
3b514cad99
* Boost: cut the installed size from 257 MB (!!!) to 58 MB. It
...
required all that space because it was building static/shared,
single-thread/multi-threaded, and debug/production versions of the
libraries - as well as every combination of those. Now we build
only the shared, multi-threaded, production version, which needs
only 8 MB. The headers account for the other 50 MB, so it might be
worthwhile to split them off into a separate package (in order to
reduce the runtime closure of applications that use Boost, such as
KDE).
* Removed some Boost versions that aren't used anymore.
svn path=/nixpkgs/trunk/; revision=14877
2009-04-03 23:54:20 +00:00
Eelco Dolstra
fed7ac3798
* sqlite 3.6.12.
...
svn path=/nixpkgs/trunk/; revision=14859
2009-04-03 12:44:55 +00:00
Sander van der Burg
98da742900
fixed qt component name
...
svn path=/nixpkgs/trunk/; revision=14857
2009-04-03 12:32:33 +00:00
Sander van der Burg
1de497f1cb
Upgraded to KDE 4.2.2 and Qt-4.5.0
...
svn path=/nixpkgs/trunk/; revision=14855
2009-04-03 12:25:57 +00:00
Eelco Dolstra
edb9a250c9
* The shobj-darwin patch doesn't apply anymore, and it doesn't seem
...
necessary anymore either.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14842
2009-04-02 15:36:09 +00:00