Lluís Batlle i Rossell
85a35352bb
Trying to get serial in qemu integratorcp. Still without succeed.
...
svn path=/nixpkgs/trunk/; revision=20118
2010-02-18 21:10:49 +00:00
Marco Maggesi
0be3d18896
Updated nixkpkgs/pkgs/os-specific/linux/dmtcp/devel.nix
...
svn path=/nixpkgs/trunk/; revision=20116
2010-02-18 18:49:32 +00:00
Lluís Batlle i Rossell
7506ae348d
Updating qemu
...
svn path=/nixpkgs/trunk/; revision=20115
2010-02-18 18:42:11 +00:00
Michael Raskin
c3e3bc52dc
Fix missed argument
...
svn path=/nixpkgs/trunk/; revision=20113
2010-02-18 16:26:35 +00:00
Lluís Batlle i Rossell
cdf6235ac9
Making opencascade link properly its shared objects with their dependencies. Its libtool script
...
used 'file' to find the shared object needed on linking.
svn path=/nixpkgs/trunk/; revision=20112
2010-02-18 16:24:45 +00:00
Michael Raskin
bf4f2769b1
Fix propagated dependencies in hal
...
svn path=/nixpkgs/trunk/; revision=20108
2010-02-18 15:44:01 +00:00
Sander van der Burg
3b65d90edf
Removed all root ownership stuff, so that the kernel modules will install in a chroot environment
...
svn path=/nixpkgs/trunk/; revision=20103
2010-02-18 14:04:22 +00:00
Michael Raskin
50a513f515
Fix linking for SGT puzzles
...
svn path=/nixpkgs/trunk/; revision=20100
2010-02-18 13:40:10 +00:00
Sander van der Burg
2fb201871b
Running the guest additions build in a chroot environment will not install the kernel modules. Removing the ownership attributes might prevents this
...
svn path=/nixpkgs/trunk/; revision=20097
2010-02-18 13:09:49 +00:00
Peter Simons
c7e5f6a80b
pkgs/applications/version-management/git-and-tools/git: version 1.7.0 needs Python
...
svn path=/nixpkgs/trunk/; revision=20096
2010-02-18 12:08:39 +00:00
Lluís Batlle i Rossell
9bcb6277f3
Changing linux kernel references from vmlinuz to bzImage.
...
This way we get a simpler kernel build script.
svn path=/nixpkgs/trunk/; revision=20094
2010-02-18 11:34:48 +00:00
Michael Raskin
89d1b7881f
Update SGT puzzles and improve builderDefs processing of propagated(Native)BuildInputs after stdenv merge
...
svn path=/nixpkgs/trunk/; revision=20093
2010-02-18 10:29:40 +00:00
Lluís Batlle i Rossell
5fc64e5f9c
Again, trying to fix the kernel build.
...
It seems that there is no make target named 'vmlinuz' that makes the file 'vmlinuz'.
So we need different variables for the make target and the kernel file. Unless we
some day stop using the file 'vmlinuz' in pc, and use bzImage.
svn path=/nixpkgs/trunk/; revision=20092
2010-02-18 10:25:33 +00:00
Lluís Batlle i Rossell
513443dc9f
Setting the pc kernel image to 'vmlinuz', and not 'bzImage'.
...
I thought it had to be bzImage. I should have checked better.
svn path=/nixpkgs/trunk/; revision=20091
2010-02-18 09:42:59 +00:00
Lluís Batlle i Rossell
ee72c53378
Trying to fix the non-cross kernel build.
...
svn path=/nixpkgs/trunk/; revision=20090
2010-02-18 08:02:16 +00:00
Marc Weber
f57a5d2273
libXi: build man pages
...
svn path=/nixpkgs/trunk/; revision=20089
2010-02-18 01:49:53 +00:00
Marc Weber
fd18682bc4
fix cabal builds (propagatedBuildNativeInputs)
...
svn path=/nixpkgs/trunk/; revision=20088
2010-02-18 01:49:50 +00:00
Marc Weber
82b66086dd
make ctags find ruby modules
...
svn path=/nixpkgs/trunk/; revision=20087
2010-02-18 01:49:48 +00:00
Marc Weber
8acdb419c6
fix git-fast-import by using a correct tar.gz
...
svn path=/nixpkgs/trunk/; revision=20086
2010-02-18 01:49:45 +00:00
Marc Weber
662a933eb0
fix mercurial gui (python lib path still pointed to 2.5 bet python 2.6 is used now)
...
svn path=/nixpkgs/trunk/; revision=20085
2010-02-18 01:49:41 +00:00
Marc Weber
4007d19700
fix vim_configurable
...
svn path=/nixpkgs/trunk/; revision=20084
2010-02-18 01:49:22 +00:00
Peter Simons
6a48baead3
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0
...
svn path=/nixpkgs/trunk/; revision=20083
2010-02-18 00:28:24 +00:00
Peter Simons
200c07d817
pkgs/applications/version-management/git-and-tools/git: added myself to the list of maintainers
...
svn path=/nixpkgs/trunk/; revision=20082
2010-02-18 00:28:15 +00:00
Lluís Batlle i Rossell
4e51d7d296
Fixing the linux kernel cross builder (lacking an ARCH again in a make call)
...
svn path=/nixpkgs/trunk/; revision=20081
2010-02-17 22:36:59 +00:00
Lluís Batlle i Rossell
70cb7050f5
Trying to make the linux kernels also cross-build.
...
svn path=/nixpkgs/trunk/; revision=20080
2010-02-17 22:20:56 +00:00
Lluís Batlle i Rossell
7b4529cfc7
Allowing multiplatform uboot (sheevaplug/integratorcp).
...
svn path=/nixpkgs/trunk/; revision=20079
2010-02-17 21:09:27 +00:00
Lluís Batlle i Rossell
aca3e65338
Adding the mainline uboot.
...
svn path=/nixpkgs/trunk/; revision=20078
2010-02-17 20:53:01 +00:00
Sander van der Burg
b036ee727a
Fixed installation of virtualbox kernel modules
...
svn path=/nixpkgs/trunk/; revision=20077
2010-02-17 16:13:53 +00:00
Michael Raskin
a3282d5e3e
Nuke networking tests for SBCL
...
svn path=/nixpkgs/trunk/; revision=20074
2010-02-17 10:40:25 +00:00
Eelco Dolstra
3687bc9e39
* libdrm updated to 2.4.18 ("motivated by a fix for a bug in the intel
...
support which was causing dramatic failures with at least version
2.10 of the xf86-video-intel driver").
svn path=/nixpkgs/trunk/; revision=20073
2010-02-17 09:56:04 +00:00
Michael Raskin
c8dd2f9891
Give up on /etc/passwd-requiring tests
...
svn path=/nixpkgs/trunk/; revision=20069
2010-02-17 08:24:02 +00:00
Michael Raskin
2fb7879a19
Upstart 0.6 is just upstart now
...
svn path=/nixpkgs/trunk/; revision=20067
2010-02-17 06:53:08 +00:00
Michael Raskin
6a51d0465d
Try updating SBCL
...
svn path=/nixpkgs/trunk/; revision=20066
2010-02-17 06:50:45 +00:00
Michael Raskin
5401a03919
Disable checks - the failure reason is impossibility to resolve localhost
...
svn path=/nixpkgs/trunk/; revision=20065
2010-02-17 06:43:49 +00:00
Lluís Batlle i Rossell
c9b077f296
Updating freemind, and making it build.
...
(A hack about mkdir... strange ant. I don't know how it is supposed to work)
svn path=/nixpkgs/trunk/; revision=20061
2010-02-16 21:29:35 +00:00
Lluís Batlle i Rossell
c86da889cc
Made the kernel generate-config "build as modules as you can" an option.
...
Sepcifically, a nixpkgs "platform" option. So, for PC all remained the same
as it was.
svn path=/nixpkgs/trunk/; revision=20059
2010-02-16 19:27:51 +00:00
Lluís Batlle i Rossell
b07babb810
Updating homebank.
...
svn path=/nixpkgs/trunk/; revision=20058
2010-02-16 17:49:24 +00:00
Sander van der Burg
30b6f037a0
Upgraded VirtualBox to 3.1.4 which also fixes problems in recent NixOS releases. It took me a while to upgrade this, since the installer is different compared to older releases.
...
svn path=/nixpkgs/trunk/; revision=20057
2010-02-16 16:10:01 +00:00
Peter Simons
7fd8b772db
pkgs/applications/version-management/rcs/default.nix: meta.platforms is not a list
...
svn path=/nixpkgs/trunk/; revision=20053
2010-02-16 14:19:07 +00:00
Eelco Dolstra
b1fb08569f
* X.org server updated to 1.7.5.
...
svn path=/nixpkgs/trunk/; revision=20050
2010-02-16 13:34:30 +00:00
Sander van der Burg
c8555cfd1b
Upgraded ktorrent to 3.3.4
...
svn path=/nixpkgs/trunk/; revision=20047
2010-02-16 11:22:54 +00:00
Sander van der Burg
730cbfd6f5
Upgraded konversation to 1.2.3
...
svn path=/nixpkgs/trunk/; revision=20046
2010-02-16 11:21:40 +00:00
Sander van der Burg
f8ac1928b2
Upgraded kdesvn to 1.5.2
...
svn path=/nixpkgs/trunk/; revision=20045
2010-02-16 11:19:50 +00:00
Sander van der Burg
70c5690a76
Upgraded koffice to 2.1.1
...
svn path=/nixpkgs/trunk/; revision=20044
2010-02-16 11:15:57 +00:00
Sander van der Burg
292ebe636f
Added KDE 4.4.x packages to the buildfarm
...
svn path=/nixpkgs/trunk/; revision=20043
2010-02-16 10:55:56 +00:00
Ludovic Courtès
859d2702b9
GNU MyServer 0.9.2.
...
svn path=/nixpkgs/trunk/; revision=20042
2010-02-16 10:48:06 +00:00
Ludovic Courtès
31f2bd9886
GNU Libidn 1.18.
...
svn path=/nixpkgs/trunk/; revision=20041
2010-02-16 10:48:02 +00:00
Ludovic Courtès
1afa19a68a
libunistring: Try to get the shared library on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=20038
2010-02-16 09:08:40 +00:00
Sander van der Burg
1033f5e6fa
Oops: forgot to change version number in the name
...
svn path=/nixpkgs/trunk/; revision=20034
2010-02-15 22:54:08 +00:00
Sander van der Burg
3c4f2a35a4
Fixed compilation of kdenetwork-4.4.0
...
svn path=/nixpkgs/trunk/; revision=20033
2010-02-15 22:37:30 +00:00
Sander van der Burg
45a92833bd
Added rhpl as buildInput to kdeutils so that system-config-printer can be used
...
svn path=/nixpkgs/trunk/; revision=20032
2010-02-15 22:20:05 +00:00
Sander van der Burg
61980ddf12
Fixed rhpl which also fixes printer support in kdeadmin
...
svn path=/nixpkgs/trunk/; revision=20031
2010-02-15 21:53:31 +00:00
Eelco Dolstra
822d59d4f9
* Remove phpIniBuilder (obsolete).
...
svn path=/nixpkgs/trunk/; revision=20028
2010-02-15 20:29:50 +00:00
Lluís Batlle i Rossell
d43afaf102
Fixing the derivation names for kde 4.3.5 l10n
...
svn path=/nixpkgs/trunk/; revision=20027
2010-02-15 19:53:58 +00:00
Lluís Batlle i Rossell
9181aca12e
Adding a script to update kde 4.3. This can be used for 4.4 too.
...
I updated kde 4.3.4 to 4.3.5.
svn path=/nixpkgs/trunk/; revision=20026
2010-02-15 19:43:02 +00:00
Sander van der Burg
a928ee6ea0
Upgraded soprano to 2.4.0.1 hotfix release
...
svn path=/nixpkgs/trunk/; revision=20022
2010-02-15 18:05:47 +00:00
Sander van der Burg
1ec8a7412a
Fixed compilation of kdeplasma-addons by passing libXi as buildInput
...
svn path=/nixpkgs/trunk/; revision=20021
2010-02-15 18:03:27 +00:00
Lluís Batlle i Rossell
7390c0e31f
Making pulseaudio optional on libao.
...
svn path=/nixpkgs/trunk/; revision=20018
2010-02-15 17:10:35 +00:00
Lluís Batlle i Rossell
6c622c014d
octave wants x11 (I reported this to octave as a bug).
...
Maybe it got in from their recent fltk/gl attempts to make their own plotter.
svn path=/nixpkgs/trunk/; revision=20017
2010-02-15 17:10:25 +00:00
Eelco Dolstra
e9ad76a2ff
* Upstart updated to 0.6.5.
...
* Added libnih (a dependency of Upstart).
* Removed the old Upstart 0.3.x.
svn path=/nixpkgs/trunk/; revision=20015
2010-02-15 15:55:39 +00:00
Armijn Hemel
c0e9630d98
update to 4.6.2
...
svn path=/nixpkgs/trunk/; revision=20010
2010-02-15 14:38:57 +00:00
Eelco Dolstra
65aecdd00b
* Zabbix updated to 1.8.1.
...
svn path=/nixpkgs/trunk/; revision=20009
2010-02-15 14:20:28 +00:00
Marco Maggesi
513d653d68
Add HOL Light and its dependencies.
...
Add pkgs/applications/science/logic/hol_light
and pkgs/applications/science/emacs-modes/hol_light
Some functionalities of HOL Light requires the compiled sources of
OCaml. For now we provide a new package ocaml_with_sources. After
this shuold be merged with the current version of OCaml already
present in nixpkgs.
svn path=/nixpkgs/trunk/; revision=20008
2010-02-15 11:00:02 +00:00
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
9dc143e9aa
Updating the flash player 10 for linux.
...
svn path=/nixpkgs/trunk/; revision=20003
2010-02-15 08:49:02 +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
de25c3f41d
Added libXtst as buildInput in order to fix the compilation of kdeplasma-addons
...
svn path=/nixpkgs/trunk/; revision=20001
2010-02-14 23:07:57 +00:00
Sander van der Burg
41c17ffebf
Added attica to buildInputs of kdeplasma-addons-4.4.0
...
svn path=/nixpkgs/trunk/; revision=20000
2010-02-14 23:04:56 +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
Sander van der Burg
a6898fba99
Fixed compilation of kdesdk-4.4.0
...
svn path=/nixpkgs/trunk/; revision=19998
2010-02-14 22:44:05 +00:00
Sander van der Burg
2d2cb184c8
Fixed compilation of kdegames-4.4.0
...
svn path=/nixpkgs/trunk/; revision=19997
2010-02-14 22:40:28 +00:00
Sander van der Burg
ceda76efcf
Added comment about missing speechd dependency
...
svn path=/nixpkgs/trunk/; revision=19996
2010-02-14 22:19:15 +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
Sander van der Burg
7b17fdc916
Upgraded VirtualBox to 3.1.4
...
svn path=/nixpkgs/trunk/; revision=19993
2010-02-14 21:27:13 +00:00
Sander van der Burg
6eb2cc674a
Patches the python modules path of kdebase-workspace to compile with kdebindings again
...
svn path=/nixpkgs/trunk/; revision=19992
2010-02-14 21:19:45 +00:00
Eelco Dolstra
1d2c0eea75
svn path=/nixpkgs/trunk/; revision=19991
2010-02-14 16:21:42 +00:00
Ludovic Courtès
5fe8c274d5
GNU IceCat: Fix the file name of `firefox.js'.
...
svn path=/nixpkgs/trunk/; revision=19990
2010-02-14 14:16:15 +00:00
Ludovic Courtès
ac4cd45459
GNU IceCat: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=19989
2010-02-14 11:37:45 +00:00
Marc Weber
92c42c9000
fix gimp plugins, webkit build
...
svn path=/nixpkgs/trunk/; revision=19988
2010-02-14 00:33:57 +00:00
Ludovic Courtès
928f2c52e1
GNU IceCat: Fix the fix.
...
svn path=/nixpkgs/trunk/; revision=19987
2010-02-13 22:46:25 +00:00
Ludovic Courtès
0276958fed
GNU IceCat: Attempt to work around known bugs.
...
svn path=/nixpkgs/trunk/; revision=19986
2010-02-13 22:36:48 +00:00
Ludovic Courtès
62665b519e
Add GNU TeXmacs.
...
svn path=/nixpkgs/trunk/; revision=19985
2010-02-13 19:22:16 +00:00
Marc Weber
58747b8bf2
rxvt-unicode upgrade to 9.0.7 - didn't compile
...
svn path=/nixpkgs/trunk/; revision=19984
2010-02-13 17:39:27 +00:00
Marc Weber
edc1d89a45
update git-1.6.6.2
...
svn path=/nixpkgs/trunk/; revision=19983
2010-02-13 17:39:25 +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
bc15e7b440
I removed too much in the previous commit - I fix nixpkgs kde44 evaluation.
...
svn path=/nixpkgs/trunk/; revision=19979
2010-02-13 16:06:30 +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
cb7f9b8e52
Removing kdelibs_experimental mentions in kde44 expressions. This removes the workspace builder/patch too.
...
svn path=/nixpkgs/trunk/; revision=19977
2010-02-13 15:49:01 +00:00
Lluís Batlle i Rossell
aaffbe6971
kdeedu builds, and kdebindings build
...
svn path=/nixpkgs/trunk/; revision=19976
2010-02-13 15:37:06 +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
Sander van der Burg
e4b1633d6b
Some fixes to kdebindings. I now builds again but still gives me a compile error
...
svn path=/nixpkgs/trunk/; revision=19973
2010-02-13 14:02:07 +00:00
Marco Maggesi
f1f60cef0d
Add package dmtcp_devel
...
svn path=/nixpkgs/trunk/; revision=19972
2010-02-13 11:02:08 +00:00
Lluís Batlle i Rossell
3615623c94
Kde 4.4 runtime wants attica.
...
svn path=/nixpkgs/trunk/; revision=19970
2010-02-13 00:06:51 +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
683688f476
Updating skype. Finally!
...
I think that patchelf was breaking the binary, and I decided to use a wrapper
with a LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=19968
2010-02-12 23:19:37 +00:00
Lluís Batlle i Rossell
9cddc91b91
Fixing a hash in kde 4.4 artwork
...
svn path=/nixpkgs/trunk/; revision=19967
2010-02-12 23:19:31 +00:00
Lluís Batlle i Rossell
c812574385
Removing a now unneeded CMAKE_PREFIX_PATH in ktorrent
...
svn path=/nixpkgs/trunk/; revision=19966
2010-02-12 22:30:06 +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
Lluís Batlle i Rossell
333dfb869e
More on kde44 builds. More findqt4.cmake copies around fixed, and
...
set shared_desktop_ontologies to be propagated in kdelibs.
(Maybe only kdegraphics wants it? I think more will want it, so I set it
in propagatedBuildInputs)
svn path=/nixpkgs/trunk/; revision=19962
2010-02-12 17:53:51 +00:00
Lluís Batlle i Rossell
3672eaf275
Forgot the patch for kde-4.4 findqt4.
...
svn path=/nixpkgs/trunk/; revision=19961
2010-02-12 17:04:15 +00:00
Lluís Batlle i Rossell
ffcac187e8
Trying to get kde-4.4 build *normally*. That is, without the hack "includeAllQtDirs".
...
I patched properly their own copy of cmake findqt4 module, the same way as we had to
do in the cmake expression.
The findqt4 patch we have is already filled in the cmake buglist, but it seems it is
still not solved in in cmake 2.8.0
svn path=/nixpkgs/trunk/; revision=19960
2010-02-12 17:02:45 +00:00
Eelco Dolstra
4e0ccd63b3
* In NixOS chroot builds, there is no root account. So rcs' configure
...
should not rely on its existence in deciding whether to use
getpwuid(). Not using getpwuid() causes rcs to fail with "ci:
setuid not supported".
svn path=/nixpkgs/trunk/; revision=19957
2010-02-12 14:27:26 +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
Ludovic Courtès
66e7aaa5c7
GNU Acct 6.5.4.
...
svn path=/nixpkgs/trunk/; revision=19945
2010-02-12 09:07:19 +00:00
Marc Weber
ec88f45c93
fix build of procmail
...
svn path=/nixpkgs/trunk/; revision=19944
2010-02-12 04:07:41 +00:00
Lluís Batlle i Rossell
9501307305
Updating the url for shared desktop ontologies.
...
svn path=/nixpkgs/trunk/; revision=19943
2010-02-11 22:22:00 +00:00
Lluís Batlle i Rossell
fab150b628
Updating acpid.
...
svn path=/nixpkgs/trunk/; revision=19942
2010-02-11 18:59:58 +00:00
Lluís Batlle i Rossell
8bfde9d310
Updating openvpn to a non-release_candidate newer version, and becoming maintainer.
...
svn path=/nixpkgs/trunk/; revision=19941
2010-02-11 16:45:19 +00:00
Eelco Dolstra
91184831a9
* Using the en_US locale gives a lot of warnings (because we don't
...
have it without glibc-locales).
svn path=/nixpkgs/trunk/; revision=19940
2010-02-11 16:18:14 +00:00
Lluís Batlle i Rossell
76c8738552
Adding the GAP gimp plugin, and making nix-env recurse into the gimp plugins attribute set.
...
svn path=/nixpkgs/trunk/; revision=19936
2010-02-11 15:08:05 +00:00
Lluís Batlle i Rossell
8da211ed32
Making openoffice build in chroot (where there is no root in /etc/passwd)
...
svn path=/nixpkgs/trunk/; revision=19935
2010-02-11 15:08:00 +00:00
Ludovic Courtès
9be35372dc
GNU Acct 6.5.3.
...
svn path=/nixpkgs/trunk/; revision=19934
2010-02-11 14:48:34 +00:00
Eelco Dolstra
2027b96de5
* Linux 2.6.32.8.
...
svn path=/nixpkgs/trunk/; revision=19933
2010-02-11 14:33:17 +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
Eelco Dolstra
554549de5b
* Latest PostgreSQL.
...
svn path=/nixpkgs/trunk/; revision=19931
2010-02-11 13:40:20 +00:00
Sander van der Burg
740a6fe281
- Some updates to KDE 4.4. kdelibs is still broken though
...
- Updated eduke32 to use the new polymer renderer which is so cool :-)
svn path=/nixpkgs/trunk/; revision=19930
2010-02-11 13:34:28 +00:00
Michael Raskin
76328b76b7
Update TeX packages
...
svn path=/nixpkgs/trunk/; revision=19926
2010-02-11 09:45:07 +00:00
Michael Raskin
f71d6f9f91
Update lmodern
...
svn path=/nixpkgs/trunk/; revision=19925
2010-02-11 09:44:48 +00:00
Michael Raskin
db5fae520c
TeXLive insists on texmf in $prefix/texmf
...
svn path=/nixpkgs/trunk/; revision=19921
2010-02-11 05:20:16 +00:00
Marc Weber
8bd41985a0
make gparted compile again by updating it
...
svn path=/nixpkgs/trunk/; revision=19920
2010-02-11 02:43:48 +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
Lluís Batlle i Rossell
ef9ef781ea
Trying to update kipi-plugins.
...
svn path=/nixpkgs/trunk/; revision=19918
2010-02-10 23:46:46 +00:00
Lluís Batlle i Rossell
3c441a4efb
Trying to update digikam (both kde44 and kde43)
...
svn path=/nixpkgs/trunk/; revision=19917
2010-02-10 23:38:02 +00:00
Michael Raskin
d257f66c62
TeXLive needs fontconfig
...
svn path=/nixpkgs/trunk/; revision=19916
2010-02-10 20:43:59 +00:00
Eelco Dolstra
81fabfeb04
* gnupg updated to 1.4.10. Also, build with bzip2 support. Duplicity
...
can use this to better compress backups.
svn path=/nixpkgs/trunk/; revision=19915
2010-02-10 19:03:48 +00:00
Michael Raskin
62e31307ec
If I understand anything, this fixes TeXLive. Has not yet finished the build
...
svn path=/nixpkgs/trunk/; revision=19914
2010-02-10 18:16:32 +00:00
Eelco Dolstra
dae4ffdfdf
* Added `boto', a Python interface to AWS.
...
* Add boto as a dependency to duplicity to support backups to Amazon
S3.
svn path=/nixpkgs/trunk/; revision=19913
2010-02-10 18:10:22 +00:00
Eelco Dolstra
faa98ce5d6
* Duplicity needs gpg.
...
svn path=/nixpkgs/trunk/; revision=19912
2010-02-10 16:51:01 +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
Eelco Dolstra
7e7218cf80
* Fixed Genshi.
...
svn path=/nixpkgs/trunk/; revision=19899
2010-02-10 12:11:37 +00:00
Eelco Dolstra
69406f1b39
* Revert r19795 to fix builds on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=19898
2010-02-10 11:54:49 +00:00
Ludovic Courtès
8004163ff3
TopGit: Use `fetchgit' rather than relying on Gitweb-generated tarballs.
...
Gitweb's tarballs change overtime, probably because they are generated
on-demand and files have different timestamps.
svn path=/nixpkgs/trunk/; revision=19896
2010-02-10 11:28:22 +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
038ca191a6
Pass Python to TeXLive
...
svn path=/nixpkgs/trunk/; revision=19893
2010-02-10 05:24:21 +00:00
Michael Raskin
dc75a9dc6e
Update TeXLive
...
svn path=/nixpkgs/trunk/; revision=19892
2010-02-10 04:38:11 +00:00
Alexander Tsamutali
1d6086a742
games/warsow: Needs libjpeg62.
...
svn path=/nixpkgs/trunk/; revision=19891
2010-02-09 23:12:47 +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