aszlig
30962765e0
openssl/cross: Fix build for Darwin.
...
This is just a minor fix, because when using "darwin64-x86_64-cc" for
config.openssl.system, the OpenSSL build scripts try to compile with
$prefix-cc, which is not available with the gcc-cross-wrapper.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:47 +01:00
aszlig
3d73bf6c57
glew/cross: Fix build for Darwin.
...
The Makefile still contained calls to install with the -s (strip)
option, which we don't want because it uses the native strip utility and
we're going to crossStrip in fixupPhase later anyway.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-12 10:00:46 +01:00
Peter Simons
2a46778cbf
haskell-wizards: add version 1.0.1
2014-03-03 22:12:28 +01:00
Peter Simons
191dabf923
haskell-control-monad-free: add version 0.5.3
2014-03-03 22:12:28 +01:00
Peter Simons
513073afc1
haskell-scientific: jailbreak to fix build with recent versions of tasty
2014-03-03 22:12:28 +01:00
Peter Simons
cd262e8312
haskell-yesod-bin: update to version 1.2.6.1
2014-03-03 22:12:28 +01:00
Peter Simons
ae8d12259e
haskell-yesod-auth: update to version 1.2.6
2014-03-03 22:12:28 +01:00
Peter Simons
63a72b6ea0
haskell-x509: update to version 1.4.10
2014-03-03 22:12:28 +01:00
Peter Simons
9dd8579769
haskell-utility-ht: update to version 0.0.10
2014-03-03 22:12:28 +01:00
Peter Simons
e74767282c
haskell-shelly: update to version 1.4.4.2
2014-03-03 22:12:28 +01:00
Peter Simons
e84bb182b2
haskell-poppler: update to version 0.12.3
2014-03-03 22:12:28 +01:00
Peter Simons
18f1e8df59
haskell-pango: update to version 0.12.5.3
2014-03-03 22:12:28 +01:00
Peter Simons
867b2cb42f
haskell-multiarg: update to version 0.26.0.0
2014-03-03 22:12:28 +01:00
Peter Simons
be693f08cb
haskell-mono-traversable: update to version 0.3.1
2014-03-03 22:12:28 +01:00
Peter Simons
b6c59de551
haskell-miniutter: update to version 0.4.3.0
2014-03-03 22:12:28 +01:00
Peter Simons
011ca0210b
haskell-http-reverse-proxy: update to version 0.3.0.1
2014-03-03 22:12:28 +01:00
Peter Simons
1095825fd2
haskell-gtk: update to version 0.12.5.4
2014-03-03 22:12:28 +01:00
Peter Simons
7e7dc6feff
haskell-glib: update to version 0.12.5.3
2014-03-03 22:12:27 +01:00
Peter Simons
f488349682
haskell-gio: update to version 0.12.5.3
2014-03-03 22:12:27 +01:00
Peter Simons
b6c93edded
haskell-crypto-pubkey-types: update to version 0.4.2.2
2014-03-03 22:12:27 +01:00
Peter Simons
2978b1c334
haskell-cairo: update to version 0.12.5.3
2014-03-03 22:12:27 +01:00
Peter Simons
eeb8e36bad
haskell-base-compat: update to version 0.4.0
2014-03-03 22:12:27 +01:00
Peter Simons
a72f47b2f8
haskell-assert-failure: update to version 0.1.1.0
2014-03-03 22:12:27 +01:00
Peter Simons
9597c8f8fe
haskell-SVGFonts: update to version 1.4.0.2
2014-03-03 22:12:27 +01:00
mornfall
17e32945a1
Merge pull request #1864 from ttuegel/arpack
...
arpack: version 3.1.5, fix pkgconfig
2014-03-03 20:37:56 +01:00
Oliver Charles
ef7a5deaee
haskellPackages.stripe: New expression
2014-03-03 15:40:09 +00:00
Peter Simons
6422bd7ecd
Merge pull request #1863 from ttuegel/gnuplot
...
Add haskell-gnuplot-0.5.2
2014-03-03 11:39:35 +01:00
Peter Simons
691df2ab83
imlib2: update from 1.4.5 to 1.4.6
2014-03-03 11:10:24 +01:00
Thomas Tuegel
bb2d066140
Add haskell-gnuplot-0.5.2
2014-03-02 10:25:15 -06:00
Song Wenwu
08d739ea4c
libass: update to 0.11.1, add more meta attributes
...
Close #1865 .
2014-03-02 12:35:57 +01:00
Mathijs Kwik
cba5d36df1
haskell-parsers: remove old versions
2014-03-02 08:41:45 +01:00
Mathijs Kwik
13f8c07b54
haskell-trifecta: remove old versions
2014-03-02 08:41:45 +01:00
Thomas Tuegel
2bd2747a50
arpack: version 3.1.5, fix pkgconfig
2014-03-01 18:46:53 -06:00
Evgeny Egorochkin
26514f98d0
libinfinity: update from 0.5.4 to 0.5.5
2014-03-01 05:19:40 +02:00
Evgeny Egorochkin
e346341b95
libmemcached: update from 1.0.8 to 1.0.18
2014-03-01 05:17:16 +02:00
Peter Simons
2bbe313090
haskell-Chart: jailbreak to fix build with lens 4.x
...
Fixes <https://github.com/timbod7/haskell-chart/issues/21 >.
2014-02-28 19:49:50 +01:00
Peter Simons
6478f4da81
haskell-largeword: update to version 1.1.1
2014-02-28 19:48:19 +01:00
Peter Simons
2438017f30
haskell-yesod-form: update to version 1.3.5.2
2014-02-28 13:01:01 +01:00
Peter Simons
5b49774651
haskell-text-stream-decode: update to version 0.1.0.4
2014-02-28 13:01:01 +01:00
Peter Simons
cbc1e6fa6f
haskell-shake: update to version 0.11.3
2014-02-28 13:01:01 +01:00
Peter Simons
8d5a80645e
haskell-pipes-postgresql-simple: update to version 0.1.2.0
2014-02-28 13:01:01 +01:00
Peter Simons
057bbc47a2
haskell-network-conduit-tls: update to version 1.0.4.2
2014-02-28 13:01:01 +01:00
Peter Simons
648adb5447
haskell-mono-traversable: update to version 0.3.0.3
2014-02-28 13:01:01 +01:00
Peter Simons
56201a4996
haskell-mime: update to version 0.4.0.1
2014-02-28 13:01:01 +01:00
Peter Simons
40d3105e81
haskell-iproute: update to version 1.2.12
2014-02-28 13:01:01 +01:00
Peter Simons
e515209b0d
haskell-hamlet: update to version 1.1.9.2
2014-02-28 13:01:01 +01:00
Peter Simons
417d6bd4f6
haskell-conduit: update to version 1.0.15.1
2014-02-28 13:01:00 +01:00
Peter Simons
dfa12250a6
haskell-MemoTrie: update to version 0.6.2
2014-02-28 13:01:00 +01:00
Peter Simons
f9fd012c03
haskell-JuicyPixels: update to version 3.1.4.1
2014-02-28 13:01:00 +01:00
Peter Simons
849b16129c
haskell-largeword: update to version 1.1.0
...
The latest version of largeword needs "jailbreak" to fix inconsistent version
requirements within its own Cabal file:
https://github.com/idontgetoutmuch/largeword/issues/6
2014-02-28 13:01:00 +01:00