Moritz Ulrich
e3bf7253b0
rebar: Bump to 2.5.1.
2014-08-12 13:47:59 +02:00
Moritz Ulrich
79c835212b
Erlang R17: Bump to 17.1.
2014-08-12 13:47:38 +02:00
Moritz Ulrich
1f221a72de
dfu-programmer: Bump to 0.7.
2014-08-12 13:42:10 +02:00
Florian Friesdorf
53490bd17e
include ssl with python2.6 as is the case with 2.7
...
Signed-off-by: Domen Kožar <domen@dev.si>
2014-08-12 13:33:23 +02:00
Peter Simons
e823c123a8
Don't build broken Haskell packages on Hydra.
...
These packages don't compile:
- cabal-delete
- cabal-file-th
- categories
- cmdtheline
- codec-image-devil
- concurrent-extra
- cryptol 1.8.x
- data-lens
- diagrams-postscript
- djinn
- download
- dstring
- enummapset
- git-date
- github-backup
- gtkglext
- happyy-meta
- haskeline-class
- pakcs
These packages depend on some of the packages listed before:
- Chart-diagrams
- data-lens-template
- hp2any-manager
- purescript
- repr
These packages fail with GHC 7.8.3 but still compile with older compilers:
- happy: 1.18.4, 1.18.5, 1.18.6
2014-08-12 12:37:44 +02:00
Peter Simons
f9f26acd4a
pakcs: it appears that upstream changed the source code without bumping the version number
2014-08-12 12:37:44 +02:00
Peter Simons
82f70114b8
haskell-hfsevents: re-generate expression with cabal2nix
2014-08-12 12:37:44 +02:00
Peter Simons
9a97c54d7d
haskell-yesod-test: update to version 1.2.5
2014-08-12 12:37:44 +02:00
Peter Simons
34a7dc7859
haskell-warp: update to version 3.0.0.7
2014-08-12 12:37:44 +02:00
Peter Simons
25fb19593c
haskell-transformers-base: update to version 0.4.3
2014-08-12 12:37:43 +02:00
Peter Simons
ac50d66698
haskell-regex-applicative: update to version 0.3.0.3
2014-08-12 12:37:43 +02:00
Peter Simons
eaf66142bf
haskell-purescript: update to version 0.5.4.1
2014-08-12 12:37:43 +02:00
Peter Simons
255eaf6b3c
haskell-mwc-random: update to version 0.13.2.0
2014-08-12 12:37:43 +02:00
Peter Simons
5b4ef079fb
haskell-jpeg: update to version 0.0.1.1
2014-08-12 12:37:43 +02:00
Peter Simons
42de5d2251
haskell-dns: update to version 1.4.3
2014-08-12 12:37:43 +02:00
Peter Simons
e8203a1334
haskell-bson: update to version 0.3.1
2014-08-12 12:37:43 +02:00
Peter Simons
e1b2c5d54d
haskell-JuicyPixels: update to version 3.1.6.1
2014-08-12 12:37:43 +02:00
Peter Simons
7ab2264262
haskell-IntervalMap: update to version 0.3.0.3
2014-08-12 12:37:43 +02:00
Peter Simons
36b20faabf
haskell-Chart: update to version 1.2.4
2014-08-12 12:37:43 +02:00
Peter Simons
14f252f748
haskell-Chart-gtk: update to version 1.2.4
2014-08-12 12:37:43 +02:00
Peter Simons
d1be31cf7a
haskell-Chart-diagrams: update to version 1.2.4
2014-08-12 12:37:43 +02:00
Peter Simons
06918fbde4
haskell-Chart-cairo: update to version 1.2.4
2014-08-12 12:37:43 +02:00
Peter Simons
cccb6a67eb
haskell-zip-archive: update to version 0.2.3.4
2014-08-12 12:37:43 +02:00
Peter Simons
3280939974
haskell-jack: restrict meta.platforms to Linux; we cannot build that package on Darwin
2014-08-12 11:16:43 +02:00
Peter Simons
9d31b223fe
haskell-vcsgui: restrict meta.platforms to Linux; we cannot build that package on Darwin
2014-08-12 11:16:31 +02:00
Peter Simons
423d60cdad
haskell-webkit: restrict meta.platforms to Linux; we cannot build that package on Darwin
2014-08-12 11:16:18 +02:00
Simon Hengel
fda0132880
Update haskell-hspec and related packages
2014-08-12 12:00:06 +08:00
Michael Raskin
28c7ff430e
Set more realistic platform set for Stalin Scheme compiler
2014-08-12 04:35:34 +04:00
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
e7832f4b80
haskell-cabal-bounds: update to 0.8
...
doCheck = false; remains due to
https://github.com/dan-t/cabal-bounds/issues/3
2014-08-11 14:34:10 +02:00