Commit graph

22,930 commits

Author SHA1 Message Date
William A. Kennington III
07e80c6d98 boost: Add dependency fix for ipp files 2014-11-21 16:11:21 -08:00
Edward Tjörnhammar
683e4d747a Revert "libdwarf: upgrade to the latest version" 2014-11-21 14:51:00 +01:00
Edward Tjörnhammar
db25ecfcfe Merge pull request #5065 from bosu/libdwarf-upgrade
libdwarf: upgrade to the latest version
2014-11-21 13:11:10 +01:00
Vincent Laporte
94f20a542a Adds getdata-0.8.5
The GetData Project is the reference implementation of the Dirfile
Standards, a filesystem-based, column-oriented database format for
time-ordered binary data. The Dirfile database format is designed to
provide a fast, simple format for storing and reading data.

Homepage: http://getdata.sourceforge.net/
2014-11-21 11:54:54 +00:00
Vincent Laporte
c9dff002a3 Adds matio-1.5.2
matio is an C library for reading and writing Matlab MAT files.

Homepage: http://matio.sourceforge.net/
2014-11-21 11:54:47 +00:00
Andreas Herrmann
f89eac32a7 blitz: New package, version 0.10 (close #5062)
Fast multi-dimensional array library for C++

Blitz++ is a C++ class library for scientific computing which provides
performance on par with Fortran 77/90. It uses template techniques to
achieve high performance. Blitz++ provides dense arrays and vectors,
random number generators, and small vectors (useful for representing
multicomponent or vector fields).
2014-11-21 11:49:39 +01:00
Mateusz Kowalczyk
12cb1dcb18 agda-TotalParserCombinators: mark as broken
Due to 0.9 stdlib update, author notified.
2014-11-20 21:16:33 +00:00
Vincent Laporte
4f3190f3da Adds libltc
Linear (or Longitudinal) Timecode (LTC) is an encoding of timecode data
as a Manchester-Biphase encoded audio signal. The audio signal is
commonly recorded on a VTR track or other storage media.

libltc provides functionality to encode and decode LTC from/to timecode,
including SMPTE date support.

libltc is the successor of libltcsmpte.

Homepage: http://x42.github.io/libltc/
2014-11-20 19:42:01 +00:00
Thomas Tuegel
9168041813 Merge branch 'qt5-tzdir' into staging
Fixes a long-standing bug with Qt 5 and timezones on NixOS.
2014-11-20 12:00:48 -06:00
Thomas Tuegel
e2fe48756f qt5: find timezone table in $TZDIR 2014-11-20 11:14:15 -06:00
Thomas Tuegel
66ebc65cd3 phonon-backend-vlc: add Qt 5 support 2014-11-20 11:11:12 -06:00
Thomas Tuegel
b1123db790 phonon-backend-gstreamer: add Qt 5 support 2014-11-20 11:11:05 -06:00
Thomas Tuegel
c3240b9315 phonon: upgrade to 4.8.1
This version adds Qt 5 support.
2014-11-20 11:10:50 -06:00
Thomas Tuegel
dfaa39db41 polkit-qt-1: Qt 5 support
polkit-qt-1 is upgraded to the latest version, which supports Qt 5. The
attributes are also renamed to differentiate the Qt 4 and Qt 5
branches. The prior naming scheme differentiated between polkit-qt-1 and
polkit-qt, but we no longer package the latter.
2014-11-20 11:10:39 -06:00
Thomas Tuegel
ad38cdac8a qt: upgrade to 5.3.2
This commit also removes the 5.2 branch in favor of 5.3. Several
components of KDE5 require Qt 5.3, so it doesn't make much sense to have
the rest of the system on an older version. Also, the application styles
may not be compatible because Qt breaks ABI compatibility between versions.
2014-11-20 11:10:06 -06:00
Peter Simons
9a4637ea41 Merge pull request #5048 from abbradar/greencard
haskell-greencard: add package
2014-11-20 17:20:45 +01:00
Boris Sukholitko
4c9c9c394f libdwarf: upgrade to the latest version
Also build and export dwarfdump, dwarfdump2 utilities.
2014-11-20 17:59:08 +02:00
Peter Simons
0cb9343af1 haskell-hayland: revert new addition
Reverts (one half of) NixOS/nixpkgs#4999, i.e. 55bb7dd1f2. The
package doesn't compile: http://hydra.cryp.to/build/249781/log/raw.
Please re-submit when the issue has been resolved.
2014-11-20 16:46:08 +01:00
David Virgilio
a82e72a5c5 new package: clash-lib 2014-11-20 08:38:09 -06:00
David Virgilio
e476a927a7 new package: clash-prelude 2014-11-20 08:38:09 -06:00
David Virgilio
cff5ccf62e new package: concurrent-supply 2014-11-20 08:38:09 -06:00
Mateusz Kowalczyk
997b4bff29 agda-pretty: mark as broken
Broken by updating the stdlib to 0.9. For now I let the author know.
2014-11-20 09:04:54 +00:00
Mateusz Kowalczyk
03655c332a Add meta.branch to a bunch of packages
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
aszlig
18b306b041
protobuf: Clean up and update to version 2.6.1.
The upstream URL has changed as well as the download URL. I'm using the
archive from GitHub directly now, because version 2.6.1 hasn't been
uploaded to Google Code yet.

Changed the meta.license attribute to BSD3, because I haven't actually
found anything regarding "mBSD" on the web, so I'm guessing it should
mean "modified BSD". After digging up a bit more, there seems to be
overall consensus on BSD3/"new BSD" license, because it's BSD3 with
copyright of Google Inc. on the license.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-19 19:51:44 +01:00
Mateusz Kowalczyk
5b156eb20a Merge pull request #5019 from Fuuzetsu/updates
Updates (orphans)
2014-11-19 18:31:45 +00:00
Nikolay Amiantov
5b91aa5f65 haskell-greencard: add package 2014-11-19 16:53:43 +03:00
Oliver Charles
5519e0d622 haskellPackages.snapletStripe: Update to 0.3.0 2014-11-19 10:54:26 +00:00
Pascal Wittmann
01783c8dd8 ming: update from 0.4.0.rc1 to 0.4.5 2014-11-19 08:47:41 +01:00
Peter Simons
f587079dcb haskell-js-jquery: disable the test suite
... which wants to access the network.
2014-11-18 22:51:42 +01:00
Peter Simons
41d98fa03f haskell-js-jquery: add version 1.11.1 2014-11-18 22:21:37 +01:00
Peter Simons
9ec0ff9002 haskell-js-flot: add version 0.8.3 2014-11-18 22:21:04 +01:00
Shea Levy
142c9d76d8 npth: bump 2014-11-18 16:05:46 -05:00
Vladimír Čunát
fc9f0b89a4 fix evaluation (bad meta.license) 2014-11-18 20:33:18 +01:00
aszlig
84979667f3
Merge branch 'tomahawk'.
Adds the Tomahawk music player (https://www.tomahawk-player.org/) in
version 0.8.1 and all its required and optional dependencies.

* tomahawk:
  tomahawk: Add new package, version 0.8.1.
  libjreen: Add new package, version 1.2.0.
  websocketpp: Add new package, version 0.4.0.
  lucenepp: Add new package, version 3.0.6.
  qtkeychain: Add new package, version 0.4.0.
  libechonest: Add new package, version 2.3.0.
  quazip: Use qt instead of qt5 for refering to Qt.
2014-11-18 18:46:26 +01:00
Oliver Charles
fabbf0c86a haskellPackages.iCalendar: Apply PR #14 to build again 2014-11-18 16:42:10 +00:00
Georges Dubus
555afd10eb Merge pull request #5024 from dysinger/purescript-0.6.1
purescript-0.6.1 release
2014-11-18 15:04:13 +01:00
Eelco Dolstra
c0ee8187dd sqlite: Update to 3.8.7.1 2014-11-18 09:54:35 +01:00
Tim Dysinger
d9f94dc51d purescript-0.6.1 release 2014-11-18 08:59:15 +01:00
Mateusz Kowalczyk
73db2dab55 agda-iowa-stdlib: update to r18734
Now works with Agda 2.4.2.1
2014-11-18 07:58:50 +00:00
Mateusz Kowalczyk
ef19a9a6e9 Merge pull request #5012 from jyp/hask-pkgs
Add haskell package: parsek
2014-11-18 07:55:45 +00:00
Jean-Philippe Bernardy
e6698855a7 haskell-parsek: update to have consistent license 2014-11-18 08:50:47 +01:00
Vincent Laporte
2d252e78c1 boehm-gc: fixes URLs in meta 2014-11-18 00:48:18 +00:00
Luca Bruno
927c78cbaa webkitgtk: fix build 2014-11-17 23:40:54 +01:00
Aristid Breitkreuz
560d3d140e Merge pull request #4999 from drvirgilio/hayland
new package: hayland
2014-11-17 22:19:17 +01:00
Mateusz Kowalczyk
35218a325a giflib: add meta.branch info 2014-11-17 18:13:21 +00:00
Mateusz Kowalczyk
4603a8eff6 giflib_5_0: update from 5.0.5 to 5.0.6 2014-11-17 18:11:50 +00:00
Mateusz Kowalczyk
6e12ae2bc6 check: update from 0.9.12 to 0.9.14 2014-11-17 18:08:11 +00:00
Mateusz Kowalczyk
1e8e030f6b bwidget: update from 1.9.7 to 1.9.8 2014-11-17 18:07:47 +00:00
Mateusz Kowalczyk
0c43a02e36 Attach a bunch of meta.branch info for the monitor
This should stop explicitly-versioned expressions from showing up in the
monitor as in need of update.
2014-11-17 18:04:59 +00:00
Mateusz Kowalczyk
9ee5b8d3fc agda-iowa-stdlib: mark as broken
The recent update of Agda breaks this, including the most recent SVN
checkout. I notified the author but marking as broken until a fix is
committed.
2014-11-17 17:13:01 +00:00