Commit Graph

12630 Commits

Author SHA1 Message Date
Peter Simons
d0ca8c237e Fix broken license references. 2014-07-28 11:43:20 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Evgeny Egorochkin
30431e7160 rabbitmq-client-java: refactor the package according to the guidelines from nixpkgs manual 2014-07-28 11:37:58 +03:00
Cillian de Róiste
077d989ad1 Merge branch 'shotcut'
Add Shotcut (video editor), update Kdenlive and MLT, add frei0r and movit plugins
2014-07-27 13:03:08 +02:00
Cillian de Róiste
a9c04fa699 frei0r: fix typo 2014-07-27 12:53:57 +02:00
Cillian de Róiste
1f9334cab3 MLT: 0.9.0 -> 0.9.2, add movit and frei0r plugins, add qt4 and qt5 variants
Shotcut segfaults on startup when compiled against an MLT which was
built with qt4. Kdenlive seqfaults when compiled against an MLT which
was built with qt5. Hence the need for the two variants.

Also, I'm adopting MLT as a maintainer.
2014-07-27 12:53:56 +02:00
Cillian de Róiste
0fec3f82fc Add frei0r: Minimalist, cross-platform, shared video plugins 2014-07-27 12:53:56 +02:00
Cillian de Róiste
ae16e892bb Add movit: High-performance, high-quality video filters for the GPU
NOTE: movit expected to be able to read source files from gtest, so I
also made them available.

squash
2014-07-27 12:53:39 +02:00
Cillian de Róiste
e7bb85e448 Add epoxy: A library for handling OpenGL function pointer management 2014-07-27 12:14:38 +02:00
Evgeny Egorochkin
a7207cf389 RabbitMQ Java client library: package 2014-07-26 14:33:53 +03:00
Joachim Schiele
4f83b890db Merge pull request #3371 from qknight/qt53
qt-5.3: added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default
2014-07-26 13:10:31 +02:00
Gergely Risko
a78ae3bea4 Fix bloomfilter package on 32 bits
The git-annex derivation depends on bloomfilter and it's currently broken on
i686 because of this.  Upstream bloomfilter pull request already sent, this
is for the meantime.
2014-07-25 17:17:36 +02:00
Joachim Schiele
9d724820c3 added attrPath="qt53Full" and "attrPath="qt53"; qt-5.2 still default 2014-07-25 13:38:56 +02:00
John Wiegley
ee8f098c9d haskell-th-desugar: tests don't compile with 7.8.3 2014-07-24 15:48:07 -05:00
John Wiegley
d7a2884e0d haskell-ghc-mod: fix to prevent Emacs from hanging 2014-07-24 15:48:07 -05:00
John Wiegley
0e588f35fc haskell-thyme: fix for darwin 2014-07-24 15:48:07 -05:00
Bjørn Forsman
f6f2f38a6e jack: change package and attr names to 'jack1' and 'jack2'
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.

This aligns the naming with what can be found on the JACK homepage.

Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Eelco Dolstra
ea0013a0d9 nss: Update to 3.16.3 2014-07-23 17:28:36 +02:00
Bjørn Forsman
3a060bbcc6 Add missing 's' in remaining meta.maintainer(s) attrs 2014-07-22 23:49:21 +02:00
Andrew Morsillo
0f8df0b6f2 Add evemu tool to emulate and record input device event data
[Bjørn Forsman:
 * wrap some long lines
 * tweak meta attrs (don't repeat package name, s/meta.maintainer/meta.maintainers/)
 * provide a version number (v2.0) for 'evemu' (for nix-env)
]
2014-07-22 23:35:38 +02:00
Bjørn Forsman
28f41870c4 portaudio: fixup .pc file to find alsa library 2014-07-22 21:24:25 +02:00
Peter Simons
02c99b7cd1 haskell-haste-perch: drop unsupported package
This package requires a special build process that's not based on Cabal (see
<https://github.com/agocorona/haste-perch/issues/5>). Someone needs to figure
out how to compile and install this stuff in the context of Nix.
2014-07-22 14:20:59 +02:00
Peter Simons
55405fa201 haskell-xml-conduit: update to version 1.2.1 2014-07-22 14:20:59 +02:00
Peter Simons
e60fa1b3cb haskell-wai: update to version 3.0.1 2014-07-22 14:20:59 +02:00
Peter Simons
c8f9953107 haskell-vinyl: update to version 0.4.3 2014-07-22 14:20:59 +02:00
Peter Simons
0cb71fd83c haskell-units: update to version 2.1 2014-07-22 14:20:59 +02:00
Peter Simons
8ed8908997 haskell-trifecta: update to version 1.4.3 2014-07-22 14:20:59 +02:00
Peter Simons
12e8d29cf9 haskell-taggy: update to version 0.1.1 2014-07-22 14:20:59 +02:00
Peter Simons
58b3a7c437 haskell-streaming-commons: update to version 0.1.4.1 2014-07-22 14:20:59 +02:00
Peter Simons
1772a7857e haskell-stm-conduit: update to version 2.5.1 2014-07-22 14:20:59 +02:00
Peter Simons
5fdecebd54 haskell-scotty: update to version 0.8.2 2014-07-22 14:20:59 +02:00
Peter Simons
97dff65ae6 haskell-quickcheck-property-monad: update to version 0.2.3 2014-07-22 14:20:59 +02:00
Peter Simons
93f6495731 haskell-pandoc-types: update to version 1.12.4 2014-07-22 14:20:59 +02:00
Peter Simons
f31953f539 haskell-network-carbon: update to version 1.0.1 2014-07-22 14:20:58 +02:00
Peter Simons
9ba4d983c9 haskell-mongoDB: update to version 2.0.2 2014-07-22 14:20:58 +02:00
Peter Simons
c26575e5e3 haskell-json-schema: update to version 0.6.1.1 2014-07-22 14:20:58 +02:00
Peter Simons
fefd1a9d5e haskell-http-conduit: update to version 2.1.4 2014-07-22 14:20:58 +02:00
Peter Simons
d0e8593875 haskell-http-client: update to version 0.3.6 2014-07-22 14:20:58 +02:00
Peter Simons
dfaf4862b9 haskell-hspec2: update to version 0.4.0 2014-07-22 14:20:58 +02:00
Peter Simons
ab8dd24f11 haskell-hspec: update to version 1.11.0 2014-07-22 14:20:58 +02:00
Peter Simons
344b4197c9 haskell-hspec-meta: update to version 1.11.0 2014-07-22 14:20:58 +02:00
Peter Simons
639901ae56 haskell-hspec-expectations: update to version 0.6.0.1 2014-07-22 14:20:58 +02:00
Peter Simons
8606a1dddf haskell-highlighting-kate: update to version 0.5.8.5 2014-07-22 14:20:58 +02:00
Peter Simons
4daefeaeb6 haskell-hcltest: update to version 0.3.3 2014-07-22 14:20:58 +02:00
Peter Simons
7d6565da4a haskell-haskell-token-utils: update to version 0.0.0.4 2014-07-22 14:20:58 +02:00
Peter Simons
0aafa56004 haskell-generic-aeson: update to version 0.1.1.1 2014-07-22 14:20:57 +02:00
Peter Simons
e12bb1d4d9 haskell-gdiff: update to version 1.1 2014-07-22 14:20:57 +02:00
Peter Simons
549b50436c haskell-focus: update to version 0.1.2 2014-07-22 14:20:57 +02:00
Peter Simons
e54952dd3c haskell-ekg-carbon: update to version 1.0.1 2014-07-22 14:20:57 +02:00
Peter Simons
e96356056e haskell-cmdargs: update to version 0.10.8 2014-07-22 14:20:57 +02:00