3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1107 commits

Author SHA1 Message Date
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
= 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
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
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 dc8e1c199c)
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