Commit Graph

1285 Commits

Author SHA1 Message Date
aszlig
c870333b0b
mp3val: Use mirror:// URL in fetchurl.
We have a mirror:// URL for sourceforge stuff so we can still retreive
the source tarball even if downloads.sourceforge.net is down.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:01:00 +01:00
devhell
6e1ef13523 mp3val: init at 0.1.8
Built and tested locally.
2015-10-25 21:26:01 +00:00
Cillian de Róiste
eaf888cab6 rosegarden: update from 14.12 to 15.08 2015-10-25 19:10:47 +01:00
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
Vladimír Čunát
4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +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
William A. Kennington III
8a44a36ca4 Merge branch 'master.upstream' into staging.upstream 2015-10-15 10:22:28 -07: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
Vladimír Čunát
a3c07f5e9e audacity: fix build with gcc-5
It would be probably better to actually update the package.
/cc maintainer @the-kenny.
2015-10-13 20:18:57 +02:00
Vladimír Čunát
91407a8bdf ncurses: split into multiple outputs
Some programs (e.g. tput) might better be moved somewhere else than
$dev/bin, but that can be improved later if need be.
2015-10-13 20:18:44 +02:00
Vladimír Čunát
ba9b80c7e0 nspr,nss: split into multiple outputs
Hopefully most references are OK.
2015-10-13 20:18:44 +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
Eelco Dolstra
741bf840da Revert "Merge pull request #9543 from NixOS/staging.post-15.06"
This reverts commit f61176c539, reversing
changes made to a27ca029ee.

Conflicts:
	pkgs/development/libraries/ncurses/default.nix
2015-10-06 15:24:20 +02:00
Vladimír Čunát
38313d5d87 libxml2,libxslt: split into multiple outputs
Fixed all references, hopefully.
libxml2Python is slightly hacky now, but it seems to work.
2015-10-05 13:44:16 +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
Vladimír Čunát
f361938b21 Merge staging into closure-size
This makes gcc5 the default builder, etc.
2015-10-03 15:23:13 +02:00
Tuomas Tynkkynen
98419b2e54 flac: Remove conflicting outputs produced by auto merge 2015-10-03 13:36:16 +02:00
Vladimír Čunát
5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +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
Vladimír Čunát
21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Tobias Geerinckx-Rice
7c1a8a0bc9 dfasma: 1.2.4 -> 1.2.5 2015-09-13 22:36:47 +02:00
Tobias Geerinckx-Rice
59c6573cce keyfinder-cli: 2015-09-11 -> 2015-09-13 2015-09-13 22:36:46 +02:00
Tobias Geerinckx-Rice
a365bbd910 keyfinder-cli: 20150201 (sic) -> 2015-09-11 2015-09-12 02:34:22 +02:00
Tobias Geerinckx-Rice
9e408aa1c6 dfasma: 1.2.0 -> 1.2.4 2015-09-10 01:02:20 +02:00
Tobias Geerinckx-Rice
e349333246 dfasma: 1.1.36 -> 1.2.0 2015-09-06 23:50:03 +02:00
Tobias Geerinckx-Rice
39054c5a6c dfasma: 1.1.11 -> 1.1.36 2015-09-05 22:19:45 +02:00
Tobias Geerinckx-Rice
dcfc1fa341 dfasma: 1.1.2 -> 1.1.11
And (merely cosmetic) re-shuffle.
2015-09-05 04:20:23 +02:00
Tobias Geerinckx-Rice
0b8611e4c2 dfasma: 1.1.2 -> 1.1.3 2015-09-04 23:30:22 +02:00
Luca Bruno
65c1afd238 rosegarden: disable parallel builds 2015-09-01 14:37:35 +02:00
Cillian de Róiste
3c7f1431c0 helmholtz: unset the curl user-agent to fix the download
I've checked this with the developer to ensure it isn't blocked
deliberately and she said it was just a problem with the hosting
provider, so it is fine to work around it.
2015-09-01 13:17:35 +02:00
Eelco Dolstra
7f0c5a2c8f praat: Update to 5417
Mostly because the old URL didn't work.
2015-09-01 12:00:04 +02:00
Tobias Geerinckx-Rice
8f86ec0976 fmit: add portaudioSupport (off by default) 2015-08-31 20:49:00 +02:00
Tobias Geerinckx-Rice
be91ec0fd7 fmit: qt53Full -> modular qt5 (currently 5.4)
See https://github.com/NixOS/nixpkgs/pull/9560.

"Native" Qt audio capture is now broken (patches/time welcome). ALSA
should work just as well and is now enabled by default until Qt is fixed.
2015-08-31 19:29:09 +02:00
Nikolay Amiantov
ed5f04eb86 deadbeef: fix patch checksum 2015-08-31 14:57:17 +03:00
Cillian de Róiste
2c5e423a77 calf: fix src URL (sourceforge->calf-studio-gear.org) 2015-08-30 19:02:09 +02:00
Domen Kožar
fe0d91a0eb petrifoo: fix build
(cherry picked from commit dc8e1c199c074319be63fba8a0301b3332262927)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-29 14:12:36 +02:00
Alexander Lebedev
e96ee79006 qmidiroute: init at 0.3.0 2015-08-27 19:00:08 +00:00
Cillian de Róiste
977731f6c2 synthv1: update from 0.6.3 to 0.7.1 2015-08-26 22:59:37 +02:00
Cillian de Róiste
d741743bcc samplv1: update from 0.7.0 to 0.7.1 2015-08-26 22:59:37 +02:00
Cillian de Róiste
6e104f2f43 drumkv1: update from 0.7.0 to 0.7.1 2015-08-26 22:59:37 +02:00
Alexander
ee6140beaa rosegarden: init at 14.12 2015-08-26 09:35:05 +00:00
William A. Kennington III
901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
goibhniu
7d807f32d4 Merge pull request #9273 from joelmo/audio
Audio updates
2015-08-19 10:15:30 +02:00
William A. Kennington III
2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
Joel Moberg
e31e28602f rkrlv2: initial version at beta 2015-08-18 16:34:27 +02:00
Joel Moberg
3d37dcc9eb ardour: 4.1 -> 4.2 2015-08-18 16:34:14 +02:00
Joel Moberg
4beab2264b ardour: simplify version handling 2015-08-18 12:19:00 +02:00
Nikolay Amiantov
1a22ad6b18 deadbeef: add -with-plugins wrapper and a necessary patch 2015-08-17 21:05:52 +03:00
Nikolay Amiantov
4a12ff77cc deadbeef-mpris2-plugin: init at 1.8 2015-08-17 21:05:44 +03:00
Joel Moberg
5aeca83cf5 distrho: 2015-05-04 -> 2015-07-18
ladspa was added to pass juce compilation
2015-08-16 15:52:20 +02:00
Frederik Rietdijk
ddcbf5bae2 audacity: 2.0.5 -> 2.1.1
Audacity 2.0.6 and later supports FFmpeg 1.2 to 2.3.x (or libav 0.8 to 0.10.x)
2015-08-15 09:04:49 +02:00
William A. Kennington III
a106080623 Merge branch 'master.upstream' into staging.upstream 2015-08-14 13:22:00 -07:00
Tobias Geerinckx-Rice
0294f71f1f fmit: 1.0.7 -> 1.0.8
Updated mainly to remove the now unnecessary version patching.

Your moment of zen:
https://github.com/gillesdegottex/fmit/blob/HEAD/src/CustomInstrumentTunerForm.cpp#L1047
2015-08-14 03:07:09 +02:00
William A. Kennington III
952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
Pascal Wittmann
5f3dca9303 gjay: init at 0.3.2 2015-08-13 13:13:51 +02:00
Tobias Geerinckx-Rice
2f62815520 fmit: 1.0.6 -> 1.0.7 2015-08-13 03:05:54 +02:00
Tobias Geerinckx-Rice
97141604e3 fmit: follow upstream installation guidelines
...now that they finally work.
2015-08-11 21:08:46 +02:00
Tobias Geerinckx-Rice
e2379d6629 fmit: 1.0.5 -> 1.0.6 2015-08-11 21:08:46 +02:00
Sven Keidel
81230e0b44 gtkpod: 2.1.4 -> 2.1.5
This fixes some issues with libanjuta. The previous version spitted out hundrets
of error messages whenever gtkpod changed the progressbar. This issue is fixed
in 2.1.5.
2015-08-11 16:10:45 +02:00
goibhniu
a2064d9abb Merge pull request #9187 from magnetophon/x42-plugins.master
x42-plugins : 2014-11-01 -> 2015-07-02
2015-08-09 23:50:24 +02:00
William A. Kennington III
6e698f9c61 Merge branch 'master.upstream' into staging.upstream 2015-08-09 13:34:18 -07:00
Bart Brouns
11f638506a x42-plugins : 2014-11-01 -> 2015-07-02 2015-08-09 21:23:20 +02:00
goibhniu
6cfff02b9b Merge pull request #9184 from magnetophon/ardour-master
ardour: 4.0 -> 4.1
2015-08-09 20:45:20 +02:00
Bart Brouns
201650325c ardour: 4.0 -> 4.1 2015-08-09 18:37:08 +02:00
Pascal Wittmann
e3c2a6da2a Merge pull request #9180 from magnetophon/ir.lv2.master
ir.lv2 : fix $out creation
2015-08-09 15:33:54 +02:00
Bart Brouns
b92259d68f fix $out creation of ir.lv2 2015-08-09 15:13:50 +02:00
Sven Keidel
306575d95c gpodder: 3.8.3 -> 3.8.4 2015-08-09 12:06:34 +02:00
Tobias Geerinckx-Rice
4ed5b4c7fd dfasma: patch around broken version detection 2015-08-08 04:06:17 +02:00
Tobias Geerinckx-Rice
d708a73e46 dfasma: 1.0.1 -> 1.1.2
To quote upstream: many bug fix.
2015-08-08 04:06:17 +02:00
William A. Kennington III
4624985561 Merge branch 'master.upstream' into staging.upstream 2015-08-07 13:40:39 -07:00
Tobias Geerinckx-Rice
dc5f33b395 fmit: make ALSA and JACK2 capture support optional
Both are off by default. The default (and already built-in) Qt capture
source should just work.
2015-08-06 16:21:58 +02:00
Tobias Geerinckx-Rice
9704396f09 fmit: 1.0.0 -> 1.0.5
Now with Qt 5 and a new build system. Who uses "make install" anyway?
2015-08-06 16:21:58 +02:00
hiberno
afdf985244 pamixer: 1.2.1 -> 1.3 2015-08-06 09:37:39 +02:00
William A. Kennington III
0ecc61b4d7 Merge branch 'master.upstream' into staging.upstream 2015-08-05 16:24:57 -07:00
Cillian de Róiste
4c85902d70 samplv1: update from 0.6.3 to 0.7.0 2015-08-05 10:29:23 +02:00
Cillian de Róiste
642a7ca1d7 guitarix: update from 0.32.3 to 0.33.0 2015-08-05 10:29:00 +02:00
Cillian de Róiste
5a7f1251fe drumkv1: update from 0.6.3 to 0.7.0 2015-08-05 10:28:43 +02:00
William A. Kennington III
7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
Matthias Beyer
f2131c7aea ncmpcpp: 0.6.4 -> 0.6.5 2015-07-30 11:03:26 +02:00
Vladimír Čunát
0c4e4e6849 Merge branch 'master' into staging
There was a mass-rebuild due to expat CVE.
2015-07-28 13:09:43 +02:00
Arseniy Seroka
3c5ac057e9 Merge pull request #9017 from ericsagnes/ponymix
Add ponymix
2015-07-28 14:01:17 +03:00
Nikolay Amiantov
f2692a96a2 fix homepages 2015-07-28 12:33:30 +03:00
Eric Sagnes
242c0d3e18 ponymix: init at 4 2015-07-28 08:52:41 +09:00
Eelco Dolstra
e1f78bf677 More docs/manpages in separate outputs 2015-07-27 00:27:54 +02:00
Michael Kuryshev
004a23f477 mpc: enable on darwin 2015-07-20 11:20:52 +03:00
Tobias Geerinckx-Rice
828f9ea8cc keyfinder-cli: use old libkeyfinder 0.11 "for now"
The tool doesn't compile against versions 2.x.
Also, fix the incorrect version number & use src.meta.homepage.
2015-07-15 03:31:55 +02:00
Tobias Geerinckx-Rice
82cac9f9ac keyfinder 1.16 -> 2.00 2015-07-15 03:31:55 +02:00
Pascal Wittmann
3eafad1a3c vimpc: refactor and adopt 2015-07-01 18:30:55 +02:00
Carles Pagès
3dd09ed069 Merge pull request #8524 from cpages/master
abcde: update to 2.7 and fix mp3 tagging
2015-06-30 15:04:47 +02:00
Carles Pagès
8658ab9675 abcde: update to 2.7 and fix mp3 tagging
It now depends on eyeD3 (python), but that's an upstream decision.
2015-06-27 14:19:22 +02:00
William A. Kennington III
7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Tadas Barzdzius
32af0c1f7d spotify: remove broken 32-bit support and cleanup workarounds 2015-06-23 13:28:00 +03:00
Cillian de Róiste
5c4a2d311f yoshimi: update from 1.3.4 to 1.3.5.1 2015-06-23 09:48:48 +02:00
Jascha Geerds
3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Andrew Kelley
8925d17034 add myself as maintainer 2015-06-18 11:52:39 -07:00
Cillian de Róiste
fd799c878e setbfree: update from 0.7.5 to 0.8.0 2015-06-18 14:22:17 +02:00
Andrew Kelley
801a392932 groovebasin: init at 1.5.1 2015-06-18 12:31:17 +02:00
Tobias Geerinckx-Rice
82ec18463d Add dfasma 1.0.1: analyse/compare audio files 2015-06-16 03:15:15 +02:00
Tobias Geerinckx-Rice
e8dea0c5c2 fmit -> 1.0.0 2015-06-15 21:34:30 +02:00
Siarhei Zirukin
fc964a15cb mpg123: 1.19.0 -> 1.22.2 2015-06-13 23:24:13 +02:00
Bart Brouns
32ed601883 init ladspaPlugins-git at git-2015-03-04 2015-06-12 15:15:27 +02:00
Robbin C
c07fb11cd2 aacgain: Use more up-to-date upstream repository.
Use more up-to-date upstream repostiory, which allows for a cleaner
build. It includes mp4v2 and faad, which will be built statically and
linked to the resulting binary.
2015-06-12 12:54:08 +02:00
Robbin C
681cbedd4a aacgain: Use fetchFromGitHub instead of fetchgit. 2015-06-12 12:54:07 +02:00
Robbin C
dbac15d66c aacgain: Add package.
This adds aacgain which is a normalizer for AAC (.m4a) audio files.
2015-06-12 12:54:07 +02:00
Damien Cassou
da10587d1b Merge pull request #8306 from DamienCassou/8305-gparted-gmpc-should-depend-on-hicolor_icon_theme
Add hicolor_icon_theme dependency
2015-06-12 11:58:22 +02:00
Damien Cassou
69f4fc4be6 Add hicolor_icon_theme dependency
This avoids having icon-theme.cache generated.
2015-06-12 11:53:33 +02:00
vbgl
9d88a15ab4 Merge pull request #8275 from k0ral/mpc
mpc: 0.26 -> 0.27
2015-06-10 22:37:48 +02:00
koral
ffdb7ab9a2 mpc: 0.26 -> 0.27 2015-06-10 17:03:10 +00:00
Arseniy Seroka
a1144c5b45 Merge pull request #8264 from robbinch/pkg-wavegain
wavegain: Use fetchFromGitHub instead of fetchgit.
2015-06-10 13:53:15 +03:00
Robbin C
b62f02f751 wavegain: Use fetchFromGitHub instead of fetchgit. 2015-06-10 18:40:25 +08:00
Pascal Wittmann
bc4be19099 sonic-visualiser: fix build 2015-06-10 10:17:03 +02:00
Bart Brouns
db10561313 init AMB-plugins at 0.8.1 2015-06-08 18:04:43 +02:00
lethalman
6ad663fa90 Merge pull request #8078 from magnetophon/magnetophonDSP-master
init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
2015-06-08 16:42:11 +02:00
lethalman
850f775a98 Merge pull request #8213 from robbinch/pkg-wavegain
wavegain: show correct maintainer
2015-06-08 14:26:36 +02:00
Anders Papitto
50e9fa5719 dirt: include sound samples (close #8179)
also add self as maintainer
2015-06-08 10:16:03 +02:00
Robbin C
757942ddbf wavegain: show correct maintainer 2015-06-08 10:31:30 +08:00
Bart Brouns
dbec88f564 update caps to 0.9.24 2015-06-07 12:05:11 +02:00
Arseniy Seroka
ee8825935f google-music: beta_1.0.129.6633 -> beta_1.0.182.3607 2015-06-06 20:43:09 +03:00
Arseniy Seroka
70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III
6d42d6928e Merge pull request #8111 from codyopel/musescore
musescore: 2.0.0 -> 2.0.1
2015-06-05 00:13:02 -07:00
Arseniy Seroka
daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Tobias Geerinckx-Rice
921249e13d keyfinder -> 1.26 2015-06-04 18:35:43 +02:00
Robbin C
13ea5b65db wavegain: Add package.
This adds wavegain which is a normalizer for WAV audio files.
2015-06-03 11:06:24 +08:00
lethalman
ee6808ee69 Merge pull request #8086 from magnetophon/jaaa-master-fixup
jaaa: refactor needed by libclthreads refactor
2015-06-01 17:03:54 +02:00
Arseniy Seroka
d8e5067126 Merge pull request #8100 from codyopel/mopidy
Update Mopidy & plugins
2015-06-01 17:15:07 +03:00
Cillian de Róiste
fa3ce48140 Merge pull request #8029 from magnetophon/Ardour3-Ardour4-update
ardour: give it all the libs it asks for. ardour3: bugfix
2015-06-01 16:04:10 +02:00
codyopel
d866d4616d musescore: 2.0.0 -> 2.0.1 2015-06-01 06:56:42 -04:00
_1126
98e698fad2 maintainers: change of nickname. 2015-06-01 11:00:57 +02:00
codyopel
7d42461e5d ncmpcpp: 0.6.3 -> 0.6.4 2015-05-31 20:35:10 -04:00
codyopel
5de70f7bad mopidy-spotify: 1.3.0 -> 1.4.0 2015-05-31 20:10:37 -04:00
codyopel
846fa0b7e4 mopidy-mopify: 1.4.1 -> 1.5.1 2015-05-31 20:08:38 -04:00
codyopel
42be3c6097 mopidy-moped: 0.5.0 -> 0.6.0 2015-05-31 20:06:18 -04:00
codyopel
2d1ac66692 mopidy: 1.0.0 -> 1.0.5 2015-05-31 20:04:31 -04:00
Arseniy Seroka
8297b6a125 Merge pull request #7937 from magnetophon/QmidiNet-master
add QmidiNet: a MIDI network gateway application
2015-06-01 01:27:52 +03:00
Arseniy Seroka
e33cb69baa Merge pull request #8027 from magnetophon/mod-distortion-master
mod-distortion init at git-2015-05-18
2015-06-01 01:27:37 +03:00
Pascal Wittmann
e6ce11f0bd Merge pull request #8073 from magnetophon/MBdistortion-master
init MBdistortion at v1.1
2015-05-31 15:39:09 +02:00
Bart Brouns
5725d6ae7d init MBdistortion at v1.1 2015-05-31 15:35:12 +02:00
Pascal Wittmann
a281c5189c Merge pull request #8071 from magnetophon/LazyLimiter-master
init LazyLimiter at v0.3.01
2015-05-31 15:03:54 +02:00
Bart Brouns
0eca39174b init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
Basically the same pkg,but with different sources
2015-05-31 14:58:49 +02:00
Bart Brouns
39a9f10ccd init LazyLimiter at v0.3.01 2015-05-31 14:52:12 +02:00
Bart Brouns
5d53b9d278 init VoiceOfFaust at v0.7 2015-05-31 14:49:13 +02:00
Bart Brouns
77fc22e679 jaaa: refactor needed by libclthreads refactor 2015-05-31 13:50:02 +02:00
Cillian de Róiste
fe05de0a8e synthv1: update from 0.6.1 to 0.6.3 2015-05-31 13:12:40 +02:00
Cillian de Róiste
11526b23ab samplv1: update from 0.6.1 to 0.6.3 2015-05-31 13:12:40 +02:00
Cillian de Róiste
b140effd2b qtractor: update from 0.6.6 to 0.6.7 2015-05-31 13:12:40 +02:00
Cillian de Róiste
8d6b8be952 drumkv1: update from 0.6.1 to 0.6.3 2015-05-31 13:12:40 +02:00
Bart Brouns
1ed1c3ec92 ardour: give it all the libs it asks for. ardour3: bugfix
The latest ardour3 release loses audio and midi
files under some conditions.
7024232855
fixes that.
2015-05-30 13:06:48 +02:00
Bart Brouns
292abec58e mod-distortion init at git-2015-05-18 2015-05-30 10:15:40 +02:00
William A. Kennington III
b9a366e5c4 Fix typo 2015-05-29 14:35:23 -07:00
William A. Kennington III
b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
Arseniy Seroka
95cc27149c Merge pull request #8066 from ftrvxmtrx/chuck-1.3.5.1
chuck: 1.3.5.0 -> 1.3.5.1
2015-05-30 00:04:05 +03:00
Arseniy Seroka
02fd0c8771 Merge pull request #7742 from magnetophon/guitarix-syslibs-master
guitarix: use system zita libs
2015-05-29 23:37:43 +03:00
Siarhei Zirukin
c9f5b8a2ee chuck: 1.3.5.0 -> 1.3.5.1 2015-05-29 21:55:53 +02:00
codyopel
0ff8e28b83 tetraproc: add missing Xorg libs & ensure Jack is in PATH 2015-05-29 08:53:41 -04:00
Bart Brouns
859ec9719b guitarix: use system zita libs 2015-05-29 14:05:46 +02:00
Tobias Geerinckx-Rice
158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
William A. Kennington III
0e1477f940 Merge pull request #8033 from codyopel/tetraproc
tetraproc: refactor
2015-05-27 23:32:22 -07:00
codyopel
e4fece4f28 tetraproc: refactor 2015-05-28 02:12:45 -04:00
codyopel
0a9d9639ea jaaa: refactor 2015-05-28 01:57:38 -04:00
Bart Brouns
0cb17b0505 lv2bm init at git-2015-04-10 2015-05-27 23:12:23 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Mateusz Kowalczyk
5c401ea5ee Merge branch 'bitmeter-master' of https://github.com/magnetophon/nixpkgs 2015-05-26 11:39:06 +01:00
lethalman
138a51b84b Merge pull request #7981 from magnetophon/eq10q-master
add eq10q: LV2 EQ plugins and more, with 64 bit processing
2015-05-26 10:44:35 +02:00
lethalman
560b3d2410 Merge pull request #7990 from magnetophon/foo-yc20-master
add foo-yc20: a Faust implementation of a combo organ
2015-05-26 10:39:27 +02:00
Bart Brouns
d9c8b1f83a tetraproc: init at 0.8.2
Converts the A-format signals from a tetrahedral Ambisonic microphone into B-format signals ready for recording
2015-05-26 04:17:09 +02:00
Bart Brouns
73bb94e620 add foo-yc20: a Faust implementation of a combo organ 2015-05-25 22:37:39 +02:00
Bart Brouns
7ad53157e0 add eq10q: LV2 EQ plugins and more, with 64 bit processing 2015-05-25 21:38:39 +02:00
Bart Brouns
3ddaf0c32a add bitmeter: also known as jack bitscope. Useful to detect denormals. 2015-05-25 18:56:15 +02:00
Bart Brouns
8527626778 fix build ir.lv2: add fftw 2015-05-23 23:59:13 +02:00
Bart Brouns
71da96faf4 add QmidiNet: a MIDI network gateway application 2015-05-22 10:49:01 +02:00
Shea Levy
e3ed4b590b Fix tarball 2015-05-20 14:09:15 -04:00
Luca Bruno
1b6401fd2e More usage of gnome3.defaultIconTheme 2015-05-19 14:40:04 +02:00
Luca Bruno
2274382be9 gpodder: use gnome defaultIconTheme 2015-05-19 13:37:44 +02:00
Luca Bruno
68bf202b65 easytag: use gnome defaultIconTheme 2015-05-19 13:26:33 +02:00
Thomas Tuegel
e8efbcd3d3 clementine: install desktop files and icons 2015-05-17 15:41:48 -05:00
Thomas Tuegel
9529a0dae2 Build free part of Clementine on Hydra
Clementine consists of a large free part (the main application) and a
small part with unfree dependencies (the Spotify blob). Add a top-level
attribute for the free Clementine for users who don't want unfree
software, and so that the bulk of Clementine will be in the binary cache.
2015-05-17 15:41:48 -05:00
Pascal Wittmann
1e7709458d freewheeling: fix build 2015-05-16 15:04:19 +02:00
Pascal Wittmann
bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Bart Brouns
413c17e430 add ladspa-sdk, move ladspaH 2015-05-13 22:09:48 +02:00
Bart Brouns
73e1036029 add plugin-torture: a tool to test LADSPA and LV2 plugins 2015-05-12 16:28:32 +02:00
Bart Brouns
b90227cd76 add fomp: an LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen 2015-05-12 13:59:49 +02:00
Domen Kožar
b7f15c43da fix evals /cc @ttuegel 2015-05-10 13:46:32 +02:00
Bart Brouns
6a51742e4b add x42-plugins: a collection of LV2 plugins by Robin Gareus 2015-05-10 13:45:26 +02:00
William A. Kennington III
c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
Bart Brouns
27d57966f5 add artyFX: A LV2 plugin bundle of effects 2015-05-07 17:51:05 +02:00
William A. Kennington III
074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
cillianderoiste
9cb6ebe15e Merge pull request #7678 from magnetophon/ingen-master
update ingen
2015-05-06 19:26:35 +02:00
cillianderoiste
cb9a681131 Merge pull request #7715 from magnetophon/ir.lv2-master
add ir.lv2, a convolution plugin.
2015-05-06 19:01:29 +02:00
Bart Brouns
c99af2710d add ir.lv2, a convolution plugin. 2015-05-06 15:16:08 +02:00
Bart Brouns
3ca38da728 add Sorcer, an LV2 synth. 2015-05-06 13:14:14 +02:00
Peter Simons
324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Arseniy Seroka
232222536e Merge pull request #7685 from magnetophon/zam-plugins-master
add zam-plugins:  a set of audio plugins
2015-05-05 15:03:04 +03:00
Bart Brouns
0d8af2ce9a add zam-plugins: a set of audio plugins 2015-05-05 13:57:06 +02:00
Vladimír Čunát
3b9ef2c71b fix "libc}/lib" and similar references
Done mostly without any verification.
I didn't bother with libc}/include, as the path is still correct.
2015-05-05 11:52:08 +02:00
Vladimír Čunát
b7c3c25218 fix ${udev} references (and a few others) 2015-05-05 11:52:08 +02:00
Vladimír Čunát
375bc8def7 Merge staging into closure-size 2015-05-05 11:49:03 +02:00
Thomas Tuegel
256a372b08 clementine: fix Spotify support 2015-05-04 21:07:56 -05:00
Bart Brouns
171710c14a update/fix distrho 2015-05-04 19:08:14 +02:00
Bart Brouns
9bf7b293e6 make lilv and sord svn versions separate. 2015-05-04 11:58:12 +02:00
Cillian de Róiste
d66b8344ce Ardour: tidy up expression and improve the longDescription 2015-05-03 20:25:57 +02:00
Cillian de Róiste
d4bd575551 Ardour 4: enable dbus and alsa support 2015-05-03 20:08:27 +02:00
Bart Brouns
d362c6ff98 update ingen 2015-05-03 17:45:52 +02:00
Bart Brouns
797c6d3fab cleanup Ardour 3 and Ardour 4 2015-05-03 13:03:41 +02:00
Bart Brouns
de0aa2d099 add Ardour4 2015-05-03 12:24:52 +02:00
Thomas Tuegel
5bfd9f515f clementine: build wrapper with runCommand
We only need to run the makeWrapper command to make the wrapper, so
there's no need to set src, either.
2015-05-02 13:48:04 -05:00
Thomas Tuegel
5b80605cfd clementine: disable build-time libspotify support
Clementine can download the Spotify support blob at runtime for
supported platforms, but we cannot distribute it because of licensing
restrictions.
2015-05-02 13:39:13 -05:00