Commit Graph

1056 Commits

Author SHA1 Message Date
Cillian de Róiste
e08d4f47d9 csound: update from 6.03.2 to 6.04 2015-10-25 19:05:35 +01:00
Cillian de Róiste
506f511afa qjackctl: adopt it and tidy up the metadata 2015-10-25 18:59:47 +01:00
Cillian de Róiste
0cfd2267b0 qjackctl: update from 0.3.12 to 0.4.0 2015-10-25 18:55:36 +01:00
lethalman
e48ad583b0 Merge pull request #10549 from kampfschlaefer/fix_jackmix_with_jack2_liblash
lash: Add propagated build input
2015-10-23 12:40:34 +02:00
Bjørn Forsman
e8c22b33e6 baudline: init at 1.0.8
Baudline is a scientific signal analysis application.

I was unsure whether the baudline license allowed packaging in nixpkgs,
so I sent a copy of this nix expression (and some explanation) to their
support. I got this reply:

  From: Erik Olson <erik@sigblips.com>
  Subject: Re: Licensing question

  Hello Bjorn,

  This sounds fine.  What you suggest doing is very similar to how the
  FreeBSD FreshPorts system deals with baudline.

  Erik

So basically, everything is good as long as we only distribute the _expression_
to install the package. We must not distribute the package (binary).
2015-10-23 09:44:07 +02:00
Arnold Krille
d39404bd98 lash: Add propagated build input
At least for jackmix to build successfully against jack2 (which doesn't use libuuid), the libuuid used by lash needs to be propagated build input.
2015-10-22 21:15:54 +02:00
Bart Brouns
35fcef10f5 zam-plugins: update 3.5->3.6 2015-10-21 22:15:05 +02:00
Domen Kožar
39cca633a3 Merge pull request #10436 from matthiasbeyer/update-some-pkgs
i3, kid3, refind: Package updates
2015-10-18 12:50:31 +02:00
Matthias Beyer
2480f6ecd7 kid3: 3.1.2 -> 3.3.0 2015-10-17 15:56:58 +02:00
Vincent Laporte
4c95dc541b musescore: 2.0.1 -> 2.0.2 2015-10-17 05:43:06 +02:00
Florian Paul Schmidt
a8b7b385dc ardour: merge upstream master 2015-10-16 00:36:06 +02:00
Florian Paul Schmidt
2a6cb7902e ardour: 4.3 -> 4.4 2015-10-16 00:09:26 +02:00
Florian Paul Schmidt
a8113e2c8c ardour: add a clarifying comment to patchPhase 2015-10-15 15:01:35 +02:00
Florian Paul Schmidt
729098633c ardour: 4.2 -> 4.3 2015-10-15 14:16:23 +02:00
goibhniu
66fc345cba Merge pull request #10388 from fps/ardour-update-to-real-4.2
ardour: 4.1 -> 4.2 (fix the git revision and hash to _really_ pull the latest 4.2)
2015-10-14 21:28:52 +02:00
Florian Paul Schmidt
8b847ce3d6 ardour: fix the git revision and hash to _really_ pull the latest 4.2 version 2015-10-14 16:51:04 +02:00
=
20211e25a2 init: meterbridge 0.9.2 2015-10-13 07:50:05 +02:00
=
74a958fec7 non: init at 2015-10-6 2015-10-11 18:37:21 +02:00
Cillian de Róiste
1d3a4b17dd yoshimi: update from 1.3.5.2 to 1.3.6 2015-10-04 14:27:36 +02:00
Arnold Krille
3bce303e05 jackmix: Build jackmix in two flavours
Flavours are:
- *jackmix* using jack2 (default)
- *jackmix_jack1* using jack1
2015-10-02 15:42:00 +02:00
Arnold Krille
bb7eb9829d jackmix: init at version 0.5.2
Add jackmix to the nix pkgs.
2015-10-02 14:56:59 +02:00
Martin Sturm
63e3ec8ce1 audacity: Use soundtouch
This enables change pitch (without changing tempo) and change tempo
(without changing pitch) effects.
2015-10-02 00:36:27 +02:00
Damien Cassou
d5c92d5093 Merge pull request #10163 from DamienCassou/update-sound-juicer-3.16.1
sound-juicer: 3.15.92 → 3.16.1
2015-10-01 09:47:39 +02:00
Damien Cassou
fb0cb11471 sound-juicer: 3.15.92 → 3.16.1 2015-10-01 09:41:45 +02:00
Tobias Geerinckx-Rice
bc46be7fc9 fmit: correct stdenv.lib.{optional -> optionals} 2015-09-30 02:29:51 +02:00
Thomas Tuegel
51496d6c6d sonic-visualiser: build with Qt 5.5 2015-09-27 15:09:46 -05:00
Thomas Tuegel
3060396296 musescore: build with Qt 5.5 2015-09-27 15:09:46 -05:00
Thomas Tuegel
3935f63732 keyfinder: build with Qt 5.5 2015-09-27 15:09:45 -05:00
Thomas Tuegel
e25434801b fmit: build with Qt 5.5 2015-09-27 15:09:45 -05:00
Thomas Tuegel
d97dbf87c0 dfasma: build with Qt 5.5 2015-09-27 15:09:44 -05:00
Thomas Tuegel
fdc0e17490 cantata: build with Qt 5.5 2015-09-27 15:09:44 -05:00
Thomas Tuegel
2e0589b4ca kde414: build with kdelibs-4.14.12
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Jascha Geerds
8da40f902e pithos: Don't use python name prefix 2015-09-26 20:21:32 +02:00
Jascha Geerds
93adb22c6f pithos: Use wrap-gapps-hook 2015-09-26 20:21:32 +02:00
Jascha Geerds
f168f6907b pithos: Use https url in meta.homepage 2015-09-26 20:21:32 +02:00
Jascha Geerds
8e9bd1c1c1 pithos: Add myself as a maintainer 2015-09-26 20:21:32 +02:00
Domen Kožar
d11f662caa Merge pull request #10004 from obadz/pithos
Pithos
2015-09-25 15:02:25 +02:00
obadz
9142c02cb9 pithos: 1.0.1 -> 1.1.1 2015-09-25 14:00:29 +01:00
Vladimír Čunát
000a2108ba vorbis-tools: security patches and fix meta
Patches: CVE-2014-9638, CVE-2014-9639, CVE-2015-6749, and some non-security.
Also drop glibc from buildInputs.
2015-09-25 11:39:14 +02:00
Cillian de Róiste
c8707db64c yoshimi: update from 1.3.5.1 to 1.3.5.2 2015-09-23 16:31:15 +02:00
Vladimír Čunát
76ef7a93e3 Merge: xlibs and x11 attribute cleanup
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Edward Tjörnhammar
5a7004c7eb Merge pull request #9987 from matthiasbeyer/update-ncmpcpp
ncmpcpp: 0.6.5 -> 0.6.7
2015-09-22 03:32:42 +02:00
Matthias Beyer
60aeb9230b ncmpcpp: 0.6.5 -> 0.6.7 2015-09-22 01:49:21 +02:00
devhell
2ed22e3a88
tomahawk: 0.8.3 -> 0.8.4
From the Changelog:
  * Fixed drag & drop issues on sidebar.
  * Fixed starting Tomahawk with a filename as parameter.
  * Update column view when collection changes.
  * (Linux) Don't crash on environments with invalid locales.

Signed-off-by: devhell <"^"@regexmail.net>
Closes: #9858
Tested-by: aszlig <aszlig@redmoonstudios.org>
Tested-by: David Kleuker <post@davidak.de>
2015-09-21 22:32:14 +02:00
aszlig
7ab8dde511
bs1770gain: init at 0.4.7
I've been trying to package this a while ago but found out that apart
from the hand-rolled build system a few sources were missing I didn't
continue to work on it.

This was the WIP expression:

https://gist.github.com/aszlig/c271f294410cc5af0f0a

Now, since the latest upstream version, the project uses autoconf and
automake, which makes it very much painless for us.

So now I can watch demoscene videos without getting hearing loss because
of volume differences :-)

Also, this might be useful for beets as well, in case they're going to
move away from using python-audiotools:

https://github.com/sampsyo/beets/issues/1342#issuecomment-86807500

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-21 22:32:13 +02:00
Brian McKenna
f27643febc google-musicmanager: beta_1.0.182.3607-r0 -> beta_1.0.221.5230-r0
The previous version was 404

Also fixes i686 typo
2015-09-21 09:36:52 +10:00
Vladimír Čunát
ccce09a396 beast: switch to a working src location, fixes #9936
It also needs an update, it seems, but I don't know this SW.
2015-09-20 11:26:47 +02:00
Pascal Wittmann
edee7f1720 Transformed meta.maintainers attributes to lists 2015-09-17 15:33:36 +02:00
karsten gebbert
6625fde1c7 add renoise to nixpkgs 2015-09-16 17:46:16 +02:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00