Commit graph

28445 commits

Author SHA1 Message Date
aszlig 7e2587561d
uqm: Switch to using fetchurl for uqm3donix.
As we now have a tagged first release, it really doesn't make sense to
introduce additional dependencies by using fetchgit.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-15 10:43:38 +02:00
Evgeny Egorochkin 857cfb4c03 Merge pull request #833 from lovek323/p7zip
p7zip: fix build on darwin
2013-08-14 21:22:08 -07:00
Evgeny Egorochkin 1af650355b Merge pull request #831 from the-kenny/avra-1.3.0
avra-1.3.0: Assember for the Atmel AVR microcontroller family
2013-08-14 21:20:02 -07:00
Jason "Don" O'Conal e822cc9c44 p7zip: fix build on darwin 2013-08-15 13:53:43 +10:00
Eelco Dolstra 68469ca342 releaseTools.aggregate: Rename ‘members’ to ‘constituents’ 2013-08-15 02:29:08 +02:00
Eelco Dolstra d46858d5b8 Propagate failure of aggregate members 2013-08-15 01:40:33 +02:00
Moritz Ulrich f15af7c8e6 avra-1.3.0: Assember for the Atmel AVR microcontroller family
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-14 23:37:17 +02:00
aszlig 23a53b8dfa
windowmaker: New package in version 0.95.4.
Packaged this for @devhell sometime ago and adding it here so maybe it's
useful for other people using Nix(OS).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig f67392cbca
paramiko: Correctly call the test suite.
Using setup.py, the test suite isn't run at all, because it's not
referenced there. So let's call it directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig 4f62f1603a
uqm: Update video extractor to latest Git version.
This updates the 3DO video extractor to the latest Git version, which
should fix a too restrictive dependency on base which leads to it not
compiling with current nixpkgs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig edc4e80862
picard: Patch in path of AcoustED fingerprinter.
That way we have the fingerprinter preselected in the configuration file
and the user doesn't need to search with an "open file" dialog inside
the Nix store.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig e8eea6c2c0
acoustid-fingerprinter: Add new package, v0.6.
This is the commandline tool for interacting with the chromaprint
library and it's needed for Picard version 1.2 (as it no longer has
support for AmpliFIND/PUIDs).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig d5487fc684
chromaprint: Add new package in version 0.7.
This is the core component of the AcoustID project and is the library
for extracting/querying of audio fingerprints.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig 213ff4d38c
chromium: Update beta and dev channels.
This introduces the following new versions:

beta: 29.0.1547.41 -> 29.0.1547.49 (builds fine, tested)
dev:  30.0.1581.2  -> 30.0.1588.0  (builds fine, tested)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig a3bd1be27b
redshift: Update to new upstream version 1.7.
Upstream release notes:

 - Add Geoclue location provider by Mathieu Trudel-Lapierre.
 - Allow brightness to be adjusted (-b).
 - Provide option to set color temperature directly (Joe Hillenbrand).
 - Add option to show program version (-V).
 - Add configure.ac option to install ubuntu icons. They will no longer
   be installed by default (Francesco Marella).
 - config: Look in %userprofile%/.config/redshift.conf on windows platform.
 - Fix: w32gdi: Obtain a new DC handle on every adjustment. This fixes a
   bug where redshift stops updating the screen.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
aszlig f84d1fe3f5
picard: Update to new upstream version 1.2.
Changes since 1.1:

 - Picard now requires at least Python 2.6
 - Removed support for AmpliFIND/PUIDs
 - Add support for the Ogg Opus file format
 - It's now possible to download cover images without any plugin. Cover
   Art Archive images can be downloaded by image type
 - Improved directory scanning performance
 - Prefer already-loaded releases of the same RG when matching files
 - Allow dropping new files onto specific targets
 - Add basic collections management support (PICARD-84)
 - Allow adding custom tags in the tag editing dialog (PICARD-349)
 - Fix replacing of Windows-incompatible characters (PICARD-393)
 - Save both primary and secondary release types (PICARD-240)
 - Handle errors from the AcoustID service better (PICARD-391)
 - Accept HTTPS URLs on drag-and-drop (PICARD-378)

Full release announcement can be found here:

http://blog.musicbrainz.org/2013/03/31/picard-1-2-released/

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:56 +02:00
aszlig a41d0cb640
chromium: Drop cups_allow_deprecated.patch.
It's no longer needed in current Chromium/CUPS versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:56 +02:00
Bjørn Forsman 53fe67e74d ipython: 0.13.2 -> 1.0.0
Release notes:
http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html
2013-08-14 19:16:22 +02:00
Peter Simons 91ad63716c haskell-yesod: update to version 1.2.2 2013-08-14 11:53:08 +02:00
Peter Simons e1461748f5 haskell-yesod-test: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons e47758a1ec haskell-yesod-form: update to version 1.3.1 2013-08-14 11:53:08 +02:00
Peter Simons 7d5678a51e haskell-yesod-core: update to version 1.2.4 2013-08-14 11:53:08 +02:00
Peter Simons 79a6fd35c9 haskell-yesod-bin: update to version 1.2.2.1 2013-08-14 11:53:08 +02:00
Peter Simons 0cdda690fa haskell-yesod-auth: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons 3bbe2f54db haskell-yaml: update to version 0.8.4.1 2013-08-14 11:53:07 +02:00
Peter Simons e63aed801f haskell-xml-conduit: update to version 1.1.0.6 2013-08-14 11:53:07 +02:00
Peter Simons baf44bfbbf haskell-warp: update to version 1.3.9.1 2013-08-14 11:53:07 +02:00
Peter Simons e2fcb8d67b haskell-wai-extra: update to version 1.3.4.3 2013-08-14 11:53:07 +02:00
Peter Simons 54609334b8 haskell-tagged: update to version 0.7 2013-08-14 11:53:07 +02:00
Peter Simons 7faf783bad haskell-resourcet: update to version 0.4.7.2 2013-08-14 11:53:07 +02:00
Peter Simons 1493fa028b haskell-repa-algorithms: update to version 3.2.4.1 2013-08-14 11:53:07 +02:00
Peter Simons 3c1e499b16 haskell-persistent: update to version 1.2.3.0 2013-08-14 11:53:07 +02:00
Peter Simons c6a9104810 haskell-network-conduit-tls: update to version 1.0.1 2013-08-14 11:53:07 +02:00
Peter Simons 3537e15b31 haskell-mime-mail: update to version 0.4.2.1 2013-08-14 11:53:07 +02:00
Peter Simons 5c0be3ea6a haskell-logict: update to version 0.6.0.1 2013-08-14 11:53:07 +02:00
Peter Simons 3e2857dbae haskell-http-conduit: update to version 1.9.4.2 2013-08-14 11:53:07 +02:00
Peter Simons f9b89e6f13 haskell-hspec: update to version 1.7.0 2013-08-14 11:53:07 +02:00
Peter Simons 5e53bec090 haskell-hspec-meta: update to version 1.6.2 2013-08-14 11:53:07 +02:00
Peter Simons b302962acb haskell-gloss: update to version 1.8.0.1 2013-08-14 11:53:07 +02:00
Peter Simons 2d6f187f4c haskell-cryptocipher: update to version 0.5.1 2013-08-14 11:53:07 +02:00
Peter Simons 0b805ffccc haskell-crypto-cipher-types: update to version 0.0.2 2013-08-14 11:53:07 +02:00
Peter Simons 2272af9994 haskell-crypto-cipher-tests: update to version 0.0.2 2013-08-14 11:53:06 +02:00
Peter Simons dbecc86dfd haskell-clientsession: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons 7147de66c6 haskell-Elm: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons dff0f73d25 haskell-elm-server: update to version 0.9.0.2 2013-08-14 11:53:06 +02:00
Peter Simons be4cb037ff haskell-monadcryptorandom: fix build with recent versions of tagged 2013-08-14 11:53:06 +02:00
Peter Simons ce1c694f4e haskell-skein: jailbreak to support recent versions of tagged 2013-08-14 11:53:06 +02:00
Peter Simons 48ff02f369 haskell-monad-par: update to version 0.3.4.4 2013-08-14 11:53:06 +02:00
Domen Kožar c51e9e7fad substanced: bump git rev 2013-08-14 10:52:26 +02:00
Domen Kožar 963bde70bd Mako: 0.7.3 -> 0.8.1 (python3 support) 2013-08-14 10:52:26 +02:00