Lluís Batlle i Rossell
1677493301
Libreoffice wants a newer libvisio.
...
svn path=/nixpkgs/trunk/; revision=33126
2012-03-15 21:41:40 +00:00
Lluís Batlle i Rossell
8849219c81
Trying to update libreoffice to the version today released. Cross fingers; we can revert this, if it does not work.
...
svn path=/nixpkgs/trunk/; revision=33117
2012-03-15 19:50:23 +00:00
Peter Simons
6ff954a5e8
git-annex: updated to version 3.20120315
...
svn path=/nixpkgs/trunk/; revision=33116
2012-03-15 18:07:49 +00:00
Lluís Batlle i Rossell
6fe531299e
Avoiding the wrapper in libreoffice, and trying to use '-lcups'.
...
svn path=/nixpkgs/trunk/; revision=33113
2012-03-15 16:45:04 +00:00
Lluís Batlle i Rossell
3337fa7b87
Adding the cups lib path to ld_libraray_path for libreoffice to be able to
...
print with cups.
That would have been also the fix for go-oo for this problem, I think.
svn path=/nixpkgs/trunk/; revision=33112
2012-03-15 16:38:24 +00:00
Lluís Batlle i Rossell
1ebf45400a
Making more symlinks in libreoffice.
...
svn path=/nixpkgs/trunk/; revision=33105
2012-03-15 11:29:13 +00:00
Lluís Batlle i Rossell
5c0c0ff632
Adding a '$out/bin/soffice' link to the libreoffice soffice binary.
...
svn path=/nixpkgs/trunk/; revision=33104
2012-03-15 11:02:52 +00:00
Yury G. Kudryashov
bd17f891dd
+1 patch (from Gentoo)
...
svn path=/nixpkgs/trunk/; revision=33094
2012-03-14 23:34:30 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
03875e0bce
Make nixpkgs ready to gtkLibs attrset removal
...
svn path=/nixpkgs/trunk/; revision=33091
2012-03-14 22:44:41 +00:00
Shea Levy
6c99fad938
OMVF: Only need some of the sources, and symlinks instead of copies are fine
...
svn path=/nixpkgs/trunk/; revision=33090
2012-03-14 22:43:07 +00:00
Yury G. Kudryashov
003b24ac45
Trying to fix k3d build
...
svn path=/nixpkgs/trunk/; revision=33089
2012-03-14 21:57:43 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Lluís Batlle i Rossell
fd1867ec92
The libreoffice expression needs the 'help' package, or it fails on install.
...
(or pass --disable-help, I think).
Thus, the fontconfig tests now pass, I remove the disabletests patch.
I also removed some configure options that configure did not understand
anymore. They were picked from older openoffice expressions.
svn path=/nixpkgs/trunk/; revision=33087
2012-03-14 21:51:33 +00:00
Lluís Batlle i Rossell
bed87f75ca
Updating paraview.
...
svn path=/nixpkgs/trunk/; revision=33086
2012-03-14 21:50:17 +00:00
Lluís Batlle i Rossell
ae7b8e3907
Updating truecrypt, as the old url didn not work already.
...
Notified by kirelagin@freenode
svn path=/nixpkgs/trunk/; revision=33085
2012-03-14 21:28:42 +00:00
Yury G. Kudryashov
a05e5e7add
mysql-workbench needs gnome-keyring as well
...
svn path=/nixpkgs/trunk/; revision=33083
2012-03-14 19:39:04 +00:00
Yury G. Kudryashov
f105c2353b
Pass libgnome_keyring, not gnome_keyring
...
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov
044361ec18
Pass qt_gstreamer to ktp-call-ui
...
svn path=/nixpkgs/trunk/; revision=33080
2012-03-14 19:35:46 +00:00
Yury G. Kudryashov
7a31872261
Add kde4.telepathy.call_ui
...
Very experimental, fails to build (missing deps)
svn path=/nixpkgs/trunk/; revision=33077
2012-03-14 19:35:30 +00:00
Lluís Batlle i Rossell
a288984843
Fixing another script shebang in libreoffice. And the lang configure parameter.
...
svn path=/nixpkgs/trunk/; revision=33074
2012-03-14 18:51:59 +00:00
Lluís Batlle i Rossell
73f9e302a0
I think libreoffice does not want the 'en-US' language anymore.
...
svn path=/nixpkgs/trunk/; revision=33071
2012-03-14 17:49:23 +00:00
Yury G. Kudryashov
0a7c3ff061
Add telepathy-mission-control
...
svn path=/nixpkgs/trunk/; revision=33066
2012-03-14 16:28:11 +00:00
Yury G. Kudryashov
4874ff1144
Move some IM clients to instant-messengers/
...
svn path=/nixpkgs/trunk/; revision=33065
2012-03-14 15:41:44 +00:00
Yury G. Kudryashov
dc2d99ec96
Move telepathy-gabble to applications
...
svn path=/nixpkgs/trunk/; revision=33064
2012-03-14 15:41:37 +00:00
Yury G. Kudryashov
cddd413130
Add KDE-Telepathy
...
It compiles but I haven't tried to run it.
svn path=/nixpkgs/trunk/; revision=33063
2012-03-14 09:52:21 +00:00
Lluís Batlle i Rossell
3418970f3b
Making libreoffice have a configured fontconfig. I hope this will make some cppunit tests work, and thus we would not need to disable them.
...
I update the patch that disables tests with one more test disabled, but I don't
use it because I hope the build with fonts.conf will work fine. If that is the case,
I'll remove the patch file later. If the fonts.conf trick does not work, I may want
to extend the patch to disable all failing cases.
svn path=/nixpkgs/trunk/; revision=33062
2012-03-14 09:40:26 +00:00
Shea Levy
80f47974b7
OVMF: Actually support i686
...
svn path=/nixpkgs/trunk/; revision=33060
2012-03-14 07:29:11 +00:00
Shea Levy
6cf8e4f815
EDK2: Significant cleanup and
...
modularization, and add OVMF as an example of how to use it
svn path=/nixpkgs/trunk/; revision=33059
2012-03-14 06:57:58 +00:00
Lluís Batlle i Rossell
63b934c36f
Next attempt at building libreoffice. I reached it to build it in the build environment,
...
but I don't know if make install will succeed.
I also added the translations, that could work with luck.
I removed the force field.
svn path=/nixpkgs/trunk/; revision=33048
2012-03-13 21:23:25 +00:00
Eelco Dolstra
c6ac45f832
* Tribler updated to 5.5.21.
...
svn path=/nixpkgs/trunk/; revision=33036
2012-03-13 17:35:11 +00:00
Lluís Batlle i Rossell
1b7e6447f9
Fix for an early build failure of libreoffice. Enabling it for hydra to see if it builds further.
...
svn path=/nixpkgs/trunk/; revision=33026
2012-03-12 21:38:00 +00:00
Lluís Batlle i Rossell
6b88ad4b16
I try to package libreoffice 3.5, as there was a weird segfault in 3.4, and they
...
changed the build system in 3.5. It still does not build either... hopefully
by more reachable troubles.
svn path=/nixpkgs/trunk/; revision=33022
2012-03-12 20:15:08 +00:00
Peter Simons
c86a90c4e9
Updating Haskell packages.
...
- Agda-executable: updated to version 2.3.0.1
- Agda: updated to version 2.3.0.1
- gio: added version 0.12.3
- hamlet: updated to version 0.10.9.1
- leksah-server: updated to version 0.12.0.4
- leksah: updated to version 0.12.0.3
- ltk: updated to version 0.12.0.0
- packages.nix: cosmetic change
- pandoc: updated to version 1.9.1.2
- polyparse: added version 1.8
- shakespeare-css: updated to version 0.10.8
- shakespeare-i18n: updated to version 0.0.2.1
- shakespeare-js: updated to version 0.11.2
- shakespeare-text: updated to version 0.11
- shakespeare: updated to version 0.11
- tls: updated to version 0.9.1
- unordered-containers: updated to version 0.2.0.1
- uuagc: updated to version 0.9.40.3
- yesod-core: updated to version 0.10.2.2
- yesod-form: updated to version 0.4.2.1
- yesod: updated to version 0.10.1.4
svn path=/nixpkgs/trunk/; revision=33015
2012-03-12 14:06:18 +00:00
Peter Simons
f5219b23a4
git-annex: updated to version 3.20120309
...
The test suite failure introduced recently has been fixed.
svn path=/nixpkgs/trunk/; revision=33014
2012-03-12 14:06:11 +00:00
Eelco Dolstra
613dd942c7
* Subversion updated to 1.7.4.
...
svn path=/nixpkgs/trunk/; revision=33013
2012-03-12 13:40:40 +00:00
Florian Friesdorf
7b47dea7b0
emacs-24.0.94 (pretest)
...
svn path=/nixpkgs/trunk/; revision=32997
2012-03-11 20:45:49 +00:00
Yury G. Kudryashov
a38ba26fbe
cinelerra: drop esound support
...
I'm going to remove esound from nixpkgs in a few minutes.
svn path=/nixpkgs/trunk/; revision=32981
2012-03-11 14:07:19 +00:00
Lluís Batlle i Rossell
9d2d98aab2
Libreoffice is still broken. Setting back the 'force' wall.
...
svn path=/nixpkgs/trunk/; revision=32979
2012-03-11 10:36:50 +00:00
Lluís Batlle i Rossell
251b9b6472
I made libreoffice build further... Let's see if further enough. I make hydra build it regardless of 'force'. Tomorrow we'll see the result.
...
svn path=/nixpkgs/trunk/; revision=32977
2012-03-10 21:18:07 +00:00
Eelco Dolstra
42617f5f83
* It's that time of year again.
...
svn path=/nixpkgs/trunk/; revision=32976
2012-03-10 19:23:04 +00:00
Yury G. Kudryashov
eb81f33244
Remove zapping, zvbi and rte
...
Feel free to revert&fix compile if you need these packages.
svn path=/nixpkgs/trunk/; revision=32966
2012-03-09 20:16:02 +00:00
Joachim Schiele
92c04c80c7
tvtime is now on nixos, thanks to the patches taken from the portage team!
...
svn path=/nixpkgs/trunk/; revision=32962
2012-03-09 18:21:10 +00:00
Michael Raskin
7c0d7abdd7
Adding GAP discrete algebra system
...
svn path=/nixpkgs/trunk/; revision=32908
2012-03-08 18:23:47 +00:00
Lluís Batlle i Rossell
214c1357f9
Updating feh to 2.4
...
svn path=/nixpkgs/trunk/; revision=32893
2012-03-08 13:45:58 +00:00
Lluís Batlle i Rossell
b73a6999d0
Adding a patch for go-oo, so it does not dislike gcc 4.6.
...
svn path=/nixpkgs/trunk/; revision=32892
2012-03-08 13:35:42 +00:00
Joachim Schiele
88b69df2dc
Added two missing dependencies (to make the packages build)
...
svn path=/nixpkgs/trunk/; revision=32890
2012-03-08 13:31:16 +00:00
Lluís Batlle i Rossell
bb724044b6
Updating giv.
...
svn path=/nixpkgs/trunk/; revision=32881
2012-03-08 10:08:56 +00:00
Lluís Batlle i Rossell
dc0fd8219c
I take back r32860; I'll try to fix libwpd_08
...
svn path=/nixpkgs/trunk/; revision=32870
2012-03-07 22:34:54 +00:00
Yury G. Kudryashov
11f64b0449
rekonq-0.9.0-1 needs pkg-config
...
svn path=/nixpkgs/trunk/; revision=32865
2012-03-07 22:06:29 +00:00