Commit graph

8005 commits

Author SHA1 Message Date
Peter Simons 44fe21f093 haskell-yesod-auth: update to version 1.1.1.1 2012-09-11 12:15:36 +02:00
Peter Simons 4d329a6ee5 haskell-xml-conduit: update to version 1.0.3.1 2012-09-11 12:15:36 +02:00
Peter Simons b24351998b haskell-wai-logger: update to version 0.3.0 2012-09-11 12:15:35 +02:00
Peter Simons 1622070cef haskell-skein: update to version 0.1.0.9 2012-09-11 12:15:35 +02:00
Peter Simons 7b27f68e42 haskell-shakespeare: update to version 1.0.1.3 2012-09-11 12:15:35 +02:00
Peter Simons 053d65377b haskell-resourcet: update to version 0.4.0.1 2012-09-11 12:15:35 +02:00
Peter Simons 1464dd7183 haskell-pool-conduit: update to version 0.1.0.3 2012-09-11 12:15:35 +02:00
Peter Simons 0af0365640 haskell-persistent: update to version 1.0.1.1 2012-09-11 12:15:35 +02:00
Peter Simons b32dc0cad7 haskell-persistent-template: update to version 1.0.0.1 2012-09-11 12:15:35 +02:00
Peter Simons bee2f63817 haskell-http-conduit: update to version 1.6.0.3 2012-09-11 12:15:35 +02:00
Peter Simons 5c75c45f26 haskell-fast-logger: update to version 0.3.1 2012-09-11 12:15:34 +02:00
Peter Simons 98865175ac haskell-async: update to version 2.0.1.3 2012-09-11 12:15:34 +02:00
Peter Simons d23a9edde1 haskell-diagrams: cosmetic 2012-09-11 12:13:55 +02:00
Peter Simons 20518a9556 haskell-yaml: update to version 0.8.0.2 2012-09-11 12:07:40 +02:00
Peter Simons 277527fef7 haskell-wai-extra: update to version 1.3.0.1 2012-09-11 12:07:40 +02:00
Peter Simons 027faa3045 haskell-wai-app-static: update to version 1.3.0.1 2012-09-11 12:07:39 +02:00
Peter Simons 80505bb416 haskell-monad-logger: update to version 0.2.0.1 2012-09-11 12:07:39 +02:00
Peter Simons 7ef7641d1e haskell-http-conduit: update to version 1.6.0.2 2012-09-11 12:07:39 +02:00
Peter Simons 6cff725ee9 haskell-file-embed: update to version 0.0.4.5 2012-09-11 12:07:39 +02:00
Peter Simons 74eaab50ce haskell-conduit: update to version 0.5.2.4 2012-09-11 12:07:39 +02:00
Peter Simons e81449b41e haskell-clientsession: update to version 0.8.0.1 2012-09-11 12:07:38 +02:00
Peter Simons b4102299e5 haskell-authenticate: update to version 1.3.1.1 2012-09-11 12:07:38 +02:00
aszlig 2c315dee85
Merge branch 'tcl-tkabber-fixup'
This introduces the following changes:

 * Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
   missing meta attributes.
 * Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
   present.
 * Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
 * Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
   and is a variation of the BSD license with restrictions regarding
   governmental use.
 * New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
aszlig 5320792ed7
haskell-diagrams: Move main libs into single dir.
That way we have all diagrams specific stuff in one directory, which coulde make
it easier for code-reuse in the future.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:17 +02:00
aszlig 3e1c9217c4
haskell-diagrams: Don't invoke haddock.
This package is only a metapackage and doesn't contain any source files, so we
don't need to generate source code documentation at all.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig 4c418cd3aa
haskell-diagrams: New package, v0.5.
This is just a metapackage, so the build is going to fail and we need to fix
things up next.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig 1763eb518b
haskell-diagrams-cairo: New package, v0.5.0.2.
We use the jailbreak attribute here to avoid splitting off cmdargs and split
into directly versioned packages.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:19:16 +02:00
aszlig e3826e5e9c
haskell-diagrams-core: New package, v0.5.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig a7ca544945
haskell-diagrams-lib: New package, v0.5.0.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig cad8a942e1
haskel-vector-space-points: New package.
Starting with version 0.1.1.1, required by diagrams-core.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig d12f707f6c
haskell-newtype: New package in version 0.2.
This package is required by diagrams-lib.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig 6e0924ca84
haskell-active: New package in version 0.1.0.2.
This package is required by diagrams-lib.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
Peter Simons bb7daf767b cosmetic 2012-09-10 18:28:17 +02:00
Peter Simons 7b587a5ad8 haskell-funcmp: update to version 1.7 2012-09-10 18:27:35 +02:00
Peter Simons 9f7f71aeaa Add myself as maintainer to those packages Haskell packages I, well, maintain. 2012-09-10 16:31:41 +02:00
Peter Simons 249ff424a9 haskell-zlib: jailbreak version 0.5.3.3 to fix build with GHC 7.6.1 2012-09-10 15:56:51 +02:00
Peter Simons 4fc17179f9 haskell-zlib-conduit: update to version 0.5.0.1 2012-09-10 15:08:24 +02:00
Peter Simons 09f1fbfa1c haskell-zlib-bindings: update to version 0.1.1.1 2012-09-10 15:08:24 +02:00
Peter Simons 07a2ac1634 haskell-zipper: update to version 0.4.2 2012-09-10 15:08:24 +02:00
Peter Simons 2c4011974d haskell-warp: update to version 1.3.1 2012-09-10 15:08:24 +02:00
Peter Simons 69074bf98b haskell-unordered-containers: update to version 0.2.2.1 2012-09-10 15:08:24 +02:00
Peter Simons d1990fed5d haskell-texmath: update to version 0.6.1.1 2012-09-10 15:08:24 +02:00
Peter Simons 0dd2732946 haskell-system-filepath: update to version 0.4.7 2012-09-10 15:08:24 +02:00
Peter Simons 0acfb5994f haskell-syb-with-class: update to version 0.6.1.4 2012-09-10 15:08:23 +02:00
Peter Simons 6ab66d48fe haskell-simple-sendfile: update to version 0.2.7 2012-09-10 15:08:23 +02:00
Peter Simons 2040c25c3d haskell-semigroups: update to version 0.8.4.1 2012-09-10 15:08:23 +02:00
Peter Simons 76ae366292 haskell-pureMD5: update to version 2.1.2.1 2012-09-10 15:08:23 +02:00
Peter Simons 2d5e95a09c haskell-persistent: update to version 1.0.1 2012-09-10 15:08:23 +02:00
Peter Simons bf6b450d70 haskell-network-conduit: update to version 0.5.0.1 2012-09-10 15:08:23 +02:00
Peter Simons efe11de735 haskell-multirec: update to version 0.7.3 2012-09-10 15:08:23 +02:00
Peter Simons b3eb13c229 haskell-mime-mail: update to version 0.4.1.2 2012-09-10 15:08:23 +02:00
Peter Simons e421db3284 haskell-math-functions: update to version 0.1.1.2 2012-09-10 15:08:23 +02:00
Peter Simons 0a5b6548e7 haskell-logict: update to version 0.5.0.2 2012-09-10 15:08:22 +02:00
Peter Simons b422578f1d haskell-iteratee: update to version 0.8.9.4 2012-09-10 15:08:22 +02:00
Peter Simons 4127150fcf haskell-hscolour: update to version 1.20.3 2012-09-10 15:08:22 +02:00
Peter Simons 51384cc519 haskell-highlighting-kate: update to version 0.5.3.2 2012-09-10 15:08:22 +02:00
Peter Simons 26a7363aad haskell-haskell-src-meta: update to version 0.6.0.1 2012-09-10 15:08:22 +02:00
Peter Simons 8b4ee13aad haskell-gloss: update to version 1.7.5.2 2012-09-10 15:08:22 +02:00
Peter Simons 6a34dabe17 haskell-flexible-defaults: update to version 0.0.1.0 2012-09-10 15:08:22 +02:00
Peter Simons 603be88be1 haskell-filepath: update to version 1.3.0.1 2012-09-10 15:08:22 +02:00
Peter Simons 6c78b5f919 haskell-fclabels: update to version 1.1.4.3 2012-09-10 15:08:22 +02:00
Peter Simons ead567b890 haskell-cuda: update to version 0.4.1.1 2012-09-10 15:08:22 +02:00
Peter Simons bd4ae80584 haskell-crypto-conduit: update to version 0.4.0.1 2012-09-10 15:08:22 +02:00
Peter Simons 19c8861568 haskell-cookie: update to version 0.4.0.1 2012-09-10 15:08:22 +02:00
Peter Simons d35889b374 haskell-blaze-html: update to version 0.5.1.0 2012-09-10 15:08:22 +02:00
Peter Simons 639926af26 haskell-blaze-builder-conduit: update to version 0.5.0.1 2012-09-10 15:08:21 +02:00
Peter Simons 5d84d2e176 haskell-attoparsec-conduit: update to version 0.5.0.1 2012-09-10 15:08:21 +02:00
Peter Simons e2c9238fae haskell-arrows: update to version 0.4.4.1 2012-09-10 15:08:21 +02:00
Peter Simons 69f66a11b6 haskell-language-c-quote: jailbreak to support recent versions of haskell-src-meta 2012-09-10 15:05:13 +02:00
Peter Simons 44f8ce0fe1 haskell-src-exts: update to version 1.13.5 2012-09-10 14:53:18 +02:00
Peter Simons 4517928069 haskell-X11: update to version 1.6.0.1 2012-09-10 14:53:18 +02:00
Peter Simons 0626786545 haskell-deepseq: update to version 1.3.0.1 2012-09-10 14:21:42 +02:00
Peter Simons c03160831b haskell-th-orphans: add version 0.6 2012-09-10 14:19:47 +02:00
Peter Simons 18e9e6832b haddock: add version 2.11.0 and 2.12.0 2012-09-10 14:18:40 +02:00
Peter Simons b9f0b44b1a haskell-haskeline: update to version 0.7.0.3 2012-09-10 14:14:33 +02:00
Peter Simons 9a19904d32 cosmetic 2012-09-10 14:11:19 +02:00
Peter Simons d7d1f995e6 Use jailbreak to get rid of overspecified version restrictions to fix
builds of Agda, accelerate-cuda, clientsession, filestore, ghc-events,
gitit, happstack, happstack, happstack, hledger-lib, hledger, mime-mail,
pandoc, snap, wai-app-static, yesod-static, and urlencoded.
2012-09-10 12:36:18 +02:00
Peter Simons 2ccd0238cb haskell-jailbreak-cabal: add version 1.0 2012-09-10 12:28:25 +02:00
Peter Simons 11111c7d01 haskell-cabal2nix: update to version 1.39 2012-09-10 12:28:25 +02:00
Peter Simons 15df3d131a ghc-7.6.1: parallel builds of this package fail
I got the following error in 4 consecutive attempts:

  building rts/dist/build/AutoApply.debug_o
  building rts/dist/build/AutoApply.thr_o
    rts_dist_HC rts/dist/build/AutoApply.debug_o
  /nix/store/1iigiim5855m8j7pmwf5xrnpf705s4dh-binutils-2.21.1a/bin/ld: cannot find libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers_o_split/gmp-wrappers__1.o
  collect2: ld returned 1 exit status
  make[1]: *** [libraries/integer-gmp/dist-install/build/cbits/gmp-wrappers.p_o] Error 1
2012-09-10 12:28:25 +02:00
Peter Simons 64c0d7a490 ghc: bump 7.6.1-rc1 to version 7.6.1 2012-09-10 11:30:12 +02:00
aszlig 4f1b8117f3
tcltls: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig 1ca55953fc
tcllib: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig bd130c34ec
bwidget: Add missing meta attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig ae32dd91d4
tcl: Set license to licenses.tcltk.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 07:00:01 +02:00
aszlig 882289a583
tclgpg: New package, pre-1.0 release.
The library has not been released so far, but it is used by Tkabber and some
other software in Tcl (none of them is in nixpkgs so far).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
aszlig 28a725fcbe
bwidget/tcllib/tcltls: Add libPrefix attributes.
This is what I forgot in the packages I have added a few months ago, so it's
time to revisit them and improve things, like for example set the right
libPrefix in order to stay consistent with other TCL libraries.

In addition this fixes some whitespace ugliness in the affected packages.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
Peter Simons a9da133fda boost: add version 1.51.0 2012-09-08 14:35:05 +02:00
Peter Simons ef649da119 polyml: fix bogus license attribute 2012-09-06 18:46:54 +02:00
Peter Simons c31c9c9cbb Merge pull request #122 from maggesi/isabelle2012
Isabelle2012
2012-09-06 06:50:35 -07:00
Peter Simons d9f3317942 haskell-split: drop obsolete version 0.1.4.3 2012-09-06 15:47:03 +02:00
Peter Simons 116a96b7a4 haskell-urlencoded: patch to support recent versions of split 2012-09-06 15:46:36 +02:00
Dmitry Malikov d4145f4f7d haskellPackages.liblastfm: initial 2012-09-05 18:38:32 +00:00
Dmitry Malikov 38a844e0e9 haskellPackages.urlencoded: initial 2012-09-05 18:38:32 +00:00
Dmitry Malikov 843053d7a7 haskellPackages.split: add 0.1.4.3 2012-09-05 18:38:32 +00:00
Lluís Batlle i Rossell 6cdb98a140 valgrind: update to 3.8.0 2012-09-04 15:50:47 +02:00
Marco Maggesi 264c528154 Upgrade PolyML to version 5.4.1 2012-09-04 12:02:18 +02:00
Michael Raskin da01cdaa82 Update Julia to latest revision, include zlib in dependencies 2012-09-04 09:32:59 +04:00
Peter Simons 40431dfcd4 haskell-tls: update to version 0.9.10 2012-09-03 14:20:15 +02:00
Peter Simons 02d27b8a02 haskell-iteratee: update to version 0.8.9.3 2012-09-03 14:20:15 +02:00
Peter Simons 1505130da1 haskell-fingertree: update to version 0.0.1.1 2012-09-03 14:20:15 +02:00
Peter Simons f11475eaa8 haskell-cmdargs: update to version 0.10 2012-09-03 14:20:15 +02:00
Peter Simons e9abf1899a haskell-hledger: patch to support recent versions of cmdargs 2012-09-03 14:20:10 +02:00
Peter Simons 1637d95fff haskell-date-cache: add version 0.3.0 2012-09-03 14:19:35 +02:00
Peter Simons 267e268a31 haskell-HTTP: add version 4000.2.4 2012-09-03 14:19:25 +02:00
Peter Simons 14c808baa7 haskell-haskeline: add version 0.7.0.2 2012-09-03 14:18:57 +02:00
Lluís Batlle i Rossell 6bff865155 mono: fixing build
it looks like it doesn't like parallel builds.
2012-09-02 09:06:30 +02:00
Yury G. Kudryashov 1de0428020 KTorrent-4.2.1 2012-08-31 12:20:41 +04:00
Yury G. Kudryashov 096db8fe10 KDevelop-4.3.1 2012-08-31 12:20:09 +04:00
Yury G. Kudryashov f15e95a891 libjpeg-8d
It fixes some crashes (e.g., KDE workspace crashed when I tried to configure
webcam in Skype).
2012-08-31 12:04:47 +04:00
Yury G. Kudryashov c5f9ee3325 Add libexttextcat (part of LibreOffice) 2012-08-31 12:03:25 +04:00
Yury G. Kudryashov 38d07f5018 Add MyThes 2012-08-31 12:03:25 +04:00
Yury G. Kudryashov 28f0597bd6 Add clucene-core.2.x 2012-08-31 12:03:25 +04:00
Yury G. Kudryashov 34bafa4893 Add libcdr (libreoffice dependency) 2012-08-31 12:03:24 +04:00
Yury G. Kudryashov d41c08ee54 Add mdds (libreoffice dependency) 2012-08-31 12:03:24 +04:00
Yury G. Kudryashov 30ba367d5a Add libvisio (libreoffice dependency) 2012-08-31 12:03:24 +04:00
Peter Simons 702854cb5d haskell-Ebnf2ps: update to version 1.0.11 2012-08-31 09:10:18 +02:00
Ludovic Courtès 953eadbfc3 gnutls: Pass CPPFLAGS to help find GMP on OpenIndiana.
Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
2012-08-30 22:54:18 +02:00
Ludovic Courtès 96f76db396 gnutls: Pass `--with-libnettle-prefix' on OpenIndiana.
Suggested by Mats Erik Andersson <gnu@gisladisker.se>.
2012-08-30 18:07:11 +02:00
Peter Simons 410ba4ee20 haskell-SourceGraph: update to version 0.7.0.3 2012-08-30 13:02:00 +02:00
Peter Simons 7638637b68 haskell-test-framework-quickcheck2: update to version 0.2.12.3 2012-08-30 13:02:00 +02:00
Peter Simons 9ffc9076dc haskell-postgresql-simple: update to version 0.2.4.1 2012-08-30 13:02:00 +02:00
Peter Simons d11f3d5551 haskell-http-conduit: update to version 1.6.0.1 2012-08-30 13:02:00 +02:00
Peter Simons 45485db623 haskell-hoauth: update to version 0.3.5 2012-08-30 13:02:00 +02:00
Peter Simons 60ae16e0aa haskell-graphviz: update to version 2999.14.1.0 2012-08-30 13:02:00 +02:00
Peter Simons 70acc59794 haskell-Graphalyze: update to version 0.13.0.1 2012-08-30 13:02:00 +02:00
Rickard Nilsson 59180564d5 dev86: Update to 0.16.19 (old sources disappeared) 2012-08-30 11:07:45 +02:00
Mathijs Kwik 7e8240d71b haskell: add stylish-haskell 2012-08-30 10:11:23 +02:00
Mathijs Kwik b54e608807 spice-protocol: fix maintainer 2012-08-30 08:36:51 +02:00
Mathijs Kwik 280fb5585d spice seems really just for linux at the moment 2012-08-29 23:35:39 +02:00
Mathijs Kwik cb4443ef26 add spice-0.10.1
spice is a next-generation remote desktop protocol, aimed at virtual
machines.
focus is not just on display/input devices, but clipboard, audio,
video, opengl, smartcards, usb devices as well, no matter if the
virtual machine runs locally or on a remote host.

not everything is implemented yet, and I didn't enable all available
features yet.

Currently, spice is able to make qemu-kvm virtual machines very usable
for workstation guests, with good 2d video support, clipboard sharing,
full resolutions, auto-mouse-grab/ungrab, xinerama / multiple guest
monitors. Good drivers for windows 7 guests are available, as well as
linux Xorg drivers / agents.

Basically, kvm was already the best-performing VM solution (using
virtio drivers), but virtualbox, while slower, had better
desktop-integration support (still wins if you want opengl). Spice
fixes this, making the choice very easy.
2012-08-29 22:27:39 +02:00
Mathijs Kwik 30514a5346 add spice-protocol-0.10.1 2012-08-29 22:27:39 +02:00
Mathijs Kwik af6265e66d add celt-0.5.1 2012-08-29 22:27:39 +02:00
Peter Simons def452861d Delete obsolete Haskell packages:
* comonad 1.1.1.6
 * comonad-transformers 2.1.2
 * semigroupoids 1.3.4
 * split 0.1
 * tagsoup 0.10.1
 * texmath 0.4
2012-08-28 12:59:20 +02:00
Peter Simons da00b344cf haskell-yesod-core: update to version 1.1.1.1 2012-08-28 12:37:14 +02:00
Peter Simons fda535b52d haskell-reactive-banana: update to version 0.7.0.1 2012-08-28 12:37:14 +02:00
Peter Simons 49a3481f5d haskell-http-types: update to version 0.7.3.0.1 2012-08-28 12:37:14 +02:00
Peter Simons 5bddcc2f21 haskell-cprng-aes: update to version 0.2.4 2012-08-28 12:37:14 +02:00
Peter Simons e01aa340f6 haskell-configurator: update to version 0.2.0.1 2012-08-28 12:37:14 +02:00
Peter Simons cf4076daba haskell-certificate: update to version 1.2.6 2012-08-28 12:37:14 +02:00
Peter Simons c7a7caf7ab haskell-base64-bytestring: update to version 1.0.0.0 2012-08-28 12:37:14 +02:00
Peter Simons 77cd02f766 haskell-asn1-data: update to version 0.7.1 2012-08-28 12:37:14 +02:00
Peter Simons b61ed4a580 haskell-abstract-deque: update to version 0.1.6 2012-08-28 12:37:14 +02:00
Peter Simons dbe1ee0921 haskell-HsOpenSSL: update to version 0.10.3.3 2012-08-28 12:37:14 +02:00
Peter Simons 9bce51f6ec haskell-gitit: patch to support recent versions of base64-bytestring 2012-08-28 12:34:15 +02:00
Peter Simons 7d889c6dfa haskell-yesod-static: patch to support recent versions of base64-bytestring 2012-08-28 12:31:19 +02:00
Peter Simons bf188b3fd2 haskell-http-conduit: patch to support recent versions of base64-bytestring and asn1-data 2012-08-28 12:28:51 +02:00
Peter Simons 824b62a61a haskell-cipher-aes: add version 0.1.1 2012-08-28 12:18:10 +02:00
Shea Levy f4bc57feba openjdk: passthru the architecture attribute like oracle jdk6 does. 2012-08-27 12:41:13 -04:00
Michael Raskin 2001983746 dxflib: add the DXF format support library 2012-08-27 15:17:02 +04:00