3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1057 commits

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