Lluís Batlle i Rossell
62a8e0806b
Radare update from 1.4.1 to 1.4.2
...
svn path=/nixpkgs/trunk/; revision=16778
2009-08-19 20:19:08 +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
Michael Raskin
7ffff9d558
Adding ACL2.
...
ACL2 = A Computational Logic for Applicative Common Lisp. It is
a Lisp sublanguage and a correctness prover for it.
svn path=/nixpkgs/trunk/; revision=16708
2009-08-13 14:32:52 +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
4a4f864c6f
buildPythonPackage: Allow checkPhase' and
postInstall' to be customized.
...
svn path=/nixpkgs/trunk/; revision=16675
2009-08-11 16:25:41 +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
8e2daf1287
Account for strange naming in some SBCL tarballs
...
svn path=/nixpkgs/trunk/; revision=16636
2009-08-10 07:14:28 +00:00
Michael Raskin
41eba0d962
SBCL 1.0.30 fails to build even on CLisp 2.44.1
...
svn path=/nixpkgs/trunk/; revision=16634
2009-08-10 05:58:16 +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
Michael Raskin
d2e63b3167
Change used archive format for CLisp
...
svn path=/nixpkgs/trunk/; revision=16631
2009-08-09 22:47:18 +00:00
Michael Raskin
19f4a84b09
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=16630
2009-08-09 22:45:43 +00:00
Michael Raskin
e752ff5332
Try updating CLisp after libsigsegv update
...
svn path=/nixpkgs/trunk/; revision=16628
2009-08-09 22:41:29 +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
Pjotr Prins
cebbdff56c
Updated ruby interpreter
...
svn path=/nixpkgs/trunk/; revision=16556
2009-08-03 11:53:58 +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
Ludovic Courtès
69c23d6432
GCJ 4.4: Build with Antlr.
...
svn path=/nixpkgs/trunk/; revision=16522
2009-07-30 16:05:39 +00:00