Commit graph

13009 commits

Author SHA1 Message Date
Michael Raskin d06eef88c9 Update libreoffice to the version 4.3.0.4
Also update its dependencies.

Update libcdr to 0.1.0
Update libmwaw to 0.3.2 from 0.3.1
Update libvisio to 0.1.0
Update libwpd to 0.10.0
Update libwpg to 0.3.0

These updates are require by LO update and also require each other.

Note that many of these libraries now require librevenge.

In LibreOffice expression per se:

- Note that liborcus is built separately because it wants Boost to be
  specified in a way that main LO build doesn't ensure.

- libixion from 0.7.0 tarball has libixion-0.8 package version.

- libgltf is in src/libgltf but listed in download.lst without any
  comments.

- Make variable with the name libreoffice-translations-${version}.tar.xz
  and the same value is inserted; the same for -help-. Fetching gives
  a strange error without that. Apparently everyone just builds git
  checkouts.

- There are some conditionals in download.lst that require manual
  handling. I am not sure there is a simple way to process them in
  generate-libreoffice-srcs.sh.
2014-08-12 01:49:54 +04:00
John Wiegley fc6932a63d haskell-hfsevents: Do not use gccApple 2014-08-11 11:29:02 -05:00
Peter Simons e52a533cad haskell-folds: disable hlint test suite so that we can enable doCheck
https://github.com/ekmett/folds/issues/8
2014-08-11 15:10:43 +02:00
Peter Simons 298976c812 haskell-folds: disable split-objects extension to fix the build with GHC 7.8.3
https://github.com/ekmett/folds/issues/7
2014-08-11 15:10:43 +02:00
lethalman 154f44958f Merge pull request #3538 from madjar/master
Fixed build for plasma-nm
2014-08-11 15:06:45 +02:00
Peter Simons 59e15fe815 Revert "Many minor fixes to get things building after recent compiler changes".
This reverts the Haskell part of commit 326ca0f690, because these changes
broke the 'scientific' build with GHC 7.4.2.
2014-08-11 14:48:35 +02:00
Georges Dubus 706f0345f7 Fixed build for plasma-nm 2014-08-11 14:43:28 +02:00
Peter Simons 710af8be29 haskell-hmatrix-special: this package won't compile any more after the hmatrix update 2014-08-11 14:39:41 +02:00
Peter Simons ae236364dd haskell-diagrams-cairo: jailbreak to fix build with recent cairo, lens, and pango 2014-08-11 14:34:12 +02:00
Peter Simons 91a5acf87d haskell-editline: this package is broken with GHC 7.8.3
We keep it around only for the sake of Haskell Platform 2009.2.0.2.
2014-08-11 14:34:12 +02:00
Peter Simons 1c00790795 haskell-SDL-image: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 793c7502ce haskell-SDL-mixer: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 6d71db69d5 haskell-SDL-ttf: disable Hydra builds as this package depends on broken 'SDL' 2014-08-11 14:34:12 +02:00
Peter Simons 3f46615a6e haskell-protocol-buffers-descriptor: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons a145018218 haskell-happstack-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons acb4420c30 haskell-fastcgi: disable Hydra builds as this package depends on broken 'cgi' 2014-08-11 14:34:11 +02:00
Peter Simons aa99930950 haskell-rethinkdb: disable Hydra builds as this package depends on broken 'protocol-buffers' 2014-08-11 14:34:11 +02:00
Peter Simons cf0e96d049 haskell-lambdabot-wrapper: properly inherit the meta section from lambdabot 2014-08-11 14:34:11 +02:00
Peter Simons 4126a651b7 haskell-hfsevents: re-generate expression with cabal2nix 2014-08-11 14:34:11 +02:00
Peter Simons b5a1d3d16a haskell-aeson-0.7.0.6: re-generate with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 883f11f462 haskell-criterion: re-generate expression with cabal2nix 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 2a7a450a74 haskell-cabal-lenses: update to 0.3 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk 4fc09cc891 haskell-safe: update to 0.3.8 2014-08-11 14:34:10 +02:00
Mateusz Kowalczyk d98235d4be haskell-aws: update to 0.9.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk 96a8f643ff haskell-compdata: update to 0.8.1.3 2014-08-11 13:58:42 +02:00
Mateusz Kowalczyk 077f841ec5 haskell-twitter-conduit: update to 0.0.5.5
Fixes a build failure too.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 12076063c4 haskell-hmatrix: update to 0.16.0.4 2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 22f13c2611 haskell-protocol-buffers: mark as broken
Fails due to Typeable changes. Notified the author.
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk 4eb3731752 haskell-rest-types: jailbreak (aeson)
https://github.com/silkapp/rest/issues/57
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk e8958e26b3 haskell-ghc-syb: don't build on Hydra
Requires GHC >= 6.10 aand < 6.14
2014-08-11 13:58:41 +02:00
Mateusz Kowalczyk bc70a073c6 haskell-folds: mark as broken
https://github.com/NixOS/nixpkgs/issues/3526
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk 76a2021b88 haskell-lambdabot: mark as broken
Due to 7.8.3 roles: https://github.com/mokus0/lambdabot/issues/84
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk 6aa17c2ea9 haskell-profunctor-extras: deperecated package
Use profunctors instead. We have no dependencies on this anyway.
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk a71850c617 haskell-jpeg: mark as broken
Uses old State module. I have e-mailed the maintainer due to lack of
project page or issue tracker
2014-08-11 13:58:40 +02:00
Mateusz Kowalczyk 8d432eda20 haskell-prolog: jailbreak (containers)
https://github.com/Erdwolf/prolog/issues/1
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk 29401954dd haskell-criterion: temporarily disable test-suite
https://github.com/bos/criterion/issues/57
2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk c72a00f85c haskell-glib: update to 0.13.0.1 2014-08-11 13:58:39 +02:00
Mateusz Kowalczyk 10b85e6a46 haskell-cgi: mark as broken
Typeable stuff, https://github.com/andersk/haskell-cgi/issues/8
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 2c4b5ab65d haskell-bv: mark broken
Doesn't build on 7.8.3 duo to Typeable module changes
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 06d8dfaf40 haskell-base64-conduit: remove package
The package has been deprecated by upstream and we have nothing that
depends on it.
2014-08-11 13:56:12 +02:00
Mateusz Kowalczyk 49be46b0ac haskell-bitarray-0.0.1: mark as broken
Upstream notified.
2014-08-11 13:56:11 +02:00
Vladimír Čunát 9217c7995c makeFontsConf: give up fontDirectories checks for now
This reverts e26188938c and 77487fe661
CC #3515.
2014-08-11 13:53:40 +02:00
Vladimír Čunát 77487fe661 makeFontsConf: fixup to accept older font packages
They contain fonts on the silly path lib/X11/fonts/
2014-08-11 13:07:59 +02:00
John Wiegley 326ca0f690 Many minor fixes to get things building after recent compiler changes 2014-08-10 23:18:57 -05:00
Peter Simons 4f17e39137 Merge pull request #3521 from pavelkogan/haskell-xml-conduit-writer
haskell-xml-conduit-writer: add version 0.1.1.1
2014-08-10 22:43:15 +02:00
Peter Simons 43fd39de43 Merge pull request #3520 from pavelkogan/SourceGraph
new packages: SourceGraph + dependency
2014-08-10 22:42:56 +02:00
Vladimír Čunát ed21770eca libav_9: maintenance update, including CVE fixes
Updated libav_0_8 would fail to build.
2014-08-10 18:29:03 +02:00
Pavel Kogan e1b139372c haskell-xml-conduit-writer: add version 0.1.1.1 2014-08-10 16:27:29 +01:00
Pavel Kogan 51a2e36f20 haskell-Graphalyze: add version 0.14.1.0 2014-08-10 16:13:34 +01:00
Michael Raskin 9fe10c90fa Properly mark platform support for arpack in relation to its openblas dependency 2014-08-10 16:36:48 +04:00