Commit graph

1005 commits

Author SHA1 Message Date
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
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
Thomas Tuegel 9d63a5beea clementine: don't copy files unnecessarily 2015-05-02 13:37:44 -05:00
Thomas Tuegel c8aae45c27 clementine: wrapped -> unwrapped 2015-05-02 13:37:10 -05:00
Thomas Tuegel 1c08ecc94c clementine: build with required patches 2015-05-02 13:30:53 -05:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
Arseniy Seroka 934d3c19fd Merge pull request #7640 from jraygauthier/jrg/clementine_improvements
Improvements to the clementine package.
2015-04-30 16:46:55 +03:00
Raymond Gauthier 22faf646f1 Improvements to the clementine package.
-  Pass the gstreamer plugins as a list attribute instead of
    individual attributes.
     +  This should allow for greater customization (e.g.: a
          user can add / remove plugins by overriding
          the plugin list attribute).

    This is the same technique as used for wrapping chrome
    with gstreamer plugins.

 -  Moved integration of gstreamer plugins, spotify
    library and clementine into a wrapper derivation.
     +  This should allow a user to change the gstreamer
          plugin set and activate / deactivate the spotify
          plugin without triggering a whole rebuild of the
          clementine sources (which is pretty long).
2015-04-29 21:03:35 -04:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Vladimír Čunát 85aafda509 merge #7299: gstreamer: Darwin fixes
Solved trivial merge conflicts.
2015-04-29 17:53:09 +02:00
cillianderoiste ade078c4e9 Merge pull request #7627 from anderspapitto/master
package Dirt
2015-04-29 09:49:43 +02:00
宋文武 a5f2cbff0a xmp: Update to 4.0.10 2015-04-29 14:22:28 +08:00
Anders Papitto 4d60f8f1bd package Dirt
Dirt is used with the Tidal audio programming library (already packaged).
I tested by building and running locally.
2015-04-28 22:11:03 -07:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Cillian de Róiste fc15ee2b4b MuseScore: 1.3 -> 2.0.0 2015-04-27 21:52:57 +02:00
William A. Kennington III d8c949cc26 Make tcl and tk versions generic 2015-04-26 21:30:01 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
cillianderoiste ba6390b24d Merge pull request #7509 from obadz/pithos
add pithos 1.0.1
2015-04-26 16:00:17 +02:00
Bart Brouns 9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00
obadz ac182f0a93 add pithos 1.0.1 2015-04-22 04:32:38 +01:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Cillian de Róiste e74e572331 yoshimi: update from 1.3.3 to 1.3.4 2015-04-20 14:51:55 +02:00
Cillian de Róiste 7207486497 synthv1: update from 0.6.0 to 0.6.1 2015-04-20 14:51:19 +02:00
Cillian de Róiste 58f2db6fef samplv1: update from 0.6.0 to 0.6.1 2015-04-20 14:51:01 +02:00
Cillian de Róiste 76d2a43d1e qsynth: update from 0.3.8 to 0.3.9 2015-04-20 14:50:41 +02:00
Cillian de Róiste 0960edc3c4 drumkv1: update from 0.6.0 to 0.6.1 2015-04-20 14:50:10 +02:00
Cillian de Róiste c6ebc7f1de calf: update from 0.0.19 to 0.0.60 2015-04-20 14:49:37 +02:00
Cillian de Róiste 5c3b8840b3 qtractor: add LV2 plugin support and upgrade 0.6.5 -> 0.6.6
fixes 7384
2015-04-19 15:34:57 +02:00
codyopel 165e7bea42 pamixer: remove unzip dependency 2015-04-19 03:56:42 -04:00
Tobias Geerinckx-Rice ade440fa84 id3v2 0.1.11 -> 0.1.12 2015-04-19 03:45:58 +02:00
Spencer Whitt f8a1b8b7c8 cdparanoia: patches for Darwin 2015-04-18 18:57:42 -04:00
Lluís Batlle i Rossell 19a96c7c30 Adding alsa/pulseaudio to mikmod
I also write the sf urls with mirror://.
2015-04-17 09:37:42 +02:00
Arseniy Seroka d829b2a3b0 Merge pull request #7359 from 1126/bump-pamixer
pamixer: update to 1.2.1
2015-04-13 20:15:51 +03:00
koral 6709a38602 abcde: 2.5.4 -> 2.6 2015-04-13 16:04:24 +00:00
_1126 b1d1397c5c pamixer: update to 1.2.1
This commit also switches from fetchgit to fetchurl.
2015-04-13 13:28:29 +02:00
aszlig 50c4c20678
tomahawk: Update to new upstream version 0.8.3.
Upstream changes since 0.8.2:

  * Performance improvements for collection browsing.
  * Improved memory footprint.
  * Show cloud collections above your friends in the sidebar.
  * Keep looking for alternative sources even when we found a perfect match.
  * Fixed crash in network code.
  * Fixed repeat one/all icons.
  * Be more lenient about accepting JSPF and M3U playlists.
  * Improved support for compilation albums.
  * (Windows) Fixed support for Windows XP.
  * (OS X) Fixed settings dialog appearance on Yosemite.
  * (OS X) Fixed SSL errors on Yosemite.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-11 23:15:31 +02:00
Siarhei Zirukin fee413074d chuck: 1.3.4.0 -> 1.3.5.0 2015-04-11 20:27:41 +02:00
Bjørn Forsman 124bdd5114 qmmp: update 0.8.2 -> 0.8.4 2015-04-11 14:55:55 +02:00
Thomas Tuegel 88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
codyopel da463e761b guitarix: refactor
add bluez (bluetooth support)
2015-04-07 02:45:32 -04:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
codyopel 3b15b975fa guitarix: 0.32.2 -> 0.32.3 2015-04-06 18:44:11 -04:00
Arseniy Seroka 812d8f9fa6 Merge pull request #7221 from codyopel/mopidy
Update Mopidy & dependencies
2015-04-07 00:42:37 +03:00
codyopel fba10a6654 mopidy-spotify: 1.2.0 -> 1.3.0 2015-04-06 03:31:36 -04:00
codyopel 3165f8fc66 mopidy-mopify: 0.1.6 -> 1.4.1 2015-04-06 03:27:31 -04:00
codyopel 4c9de59dfe mopidy-moped: 0.3.3 -> 0.5.0 2015-04-06 03:21:02 -04:00
codyopel 5e7ddc7e45 mopidy: 0.19.4 -> 1.0.0 2015-04-06 03:18:09 -04:00
AndersonTorres d1bb1ef194 kid3: update from 3.1.1 to 3.1.2 2015-04-05 12:38:31 -03:00
cillianderoiste 174d924b6e Merge pull request #6951 from nix-faust/faust-redux
Faust redux
2015-04-04 14:15:51 +02:00
Arseniy Seroka 5da4d78ad4 Merge pull request #7151 from ehmry/gnaural
gnaural: initial package at version 1.0.20110606
2015-04-03 17:29:49 +03:00
Emery Hemingway 56855d2e0b gnaural: initial package at version 1.0.20110606
http://gnaural.sourceforge.net/
2015-04-03 10:23:13 -04:00
lethalman d080a94b57 Merge pull request #7036 from magnetophon/nova-filters-master
add nova-filters: LADSPA plugins based on filters of nova
2015-04-02 17:11:57 +02:00
William A. Kennington III a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
aszlig 6a4370f1ba
qca2: Update to new upstream version 2.1.0.
This also removes qca2_ossl, because it's now bundled with the main QCA
package and we can now drop all those patches and build system fixes,
because they have switched from autotools to cmake.

Tested against a few builds like PSI and Tomahawk.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-31 02:13:06 +02:00
lethalman f2bb0bf964 Merge pull request #6913 from bdimcheff/add-packages-brasero-soundjuicer
Add packages brasero and soundjuicer
2015-03-30 17:31:09 +02:00
Bart Brouns 0721527078 add nova-filters: LADSPA plugins based on filters of nova 2015-03-27 19:51:29 +01:00
William A. Kennington III 767c179a94 Merge branch 'master' into staging 2015-03-26 14:44:05 -07:00
kmicu ff759a9890
Bump pavucontrol 2.0 → 3.0
improved error handling; remember device selection visibility; window
sizing improvements
2015-03-26 00:38:44 +01:00
Mateusz Kowalczyk 105c06ae4e snd: update from 15.2 to 15.4 2015-03-25 00:46:58 +00:00
Thomas Tuegel 5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
Siarhei Zirukin de4fdcc7e7 spotify: 0.9.11.27 -> 0.9.17.1 2015-03-24 18:21:39 +01:00
Brandon Dimcheff 93228a0863 add dconf dependencies to sound-juicer and brasero
If you have services.gnome3.enabled = true, you shouldn't need this, but
if you don't, you'll need this dconf env var to be able to save settings
in these apps.
2015-03-24 10:34:09 -04:00
Patrick Mahoney 7503d606e4 faust: add various faust2appl scripts 2015-03-23 12:01:54 -05:00
Patrick Mahoney 04c96957ca faust: refactored derivation 2015-03-23 12:01:53 -05:00
Patrick Mahoney 7f5dd21bc3 Remove faust. 2015-03-23 12:01:53 -05:00
Thomas Tuegel 355e3e90b3 clementine: patch for cmake-3.2 2015-03-23 07:23:32 -05:00
Brandon Dimcheff aea93670d1 wrap long lines in sound-juicer 2015-03-22 22:06:23 -04:00
Sven Keidel c44c3d21ba a2jmidid: wrap python path for a2j_control, fixes #6916
a2j_control fails because dbus is not in the python path. The exact error
message is:

    Traceback (most recent call last):
      File ".nix-profile/bin/a2j_control", line 11, in <module>
	import dbus
    ImportError: No module named dbus

The fix is to add the python dbus module to the build inputs and wrap the
python path for a2j_control.
2015-03-22 11:16:22 +01:00
Brandon Dimcheff 62f9255439 add sound juicer, a gnome cd ripper 2015-03-20 15:50:38 -04:00
Moritz Ulrich 30e577cdfe audacity: Fix nyquist support. 2015-03-17 23:44:03 +01:00
lethalman c812ded1ea Merge pull request #6800 from garrison/ario
Package ario
2015-03-17 12:31:10 +01:00
Jim Garrison 614751bb16 Package ario 2015-03-16 22:16:44 -07:00
Bart Brouns 46658b8a19 Punctuation and capitalisation. 2015-03-16 19:34:36 +01:00
Bart Brouns 2479dc0c63 add puredata-with-plugins:
a wrapper for puredata, plus packages for the following plugins:
cyclone
helmholtz
maxlib
mrpeach
puremapping
timbreid
zexy
2015-03-16 17:57:09 +01:00
Cillian de Róiste dfe87f3c28 lmms: update from 1.1.2 to 1.1.3 2015-03-10 21:10:12 +01:00
Cillian de Róiste 96cc8da5de yoshimi: update from 1.3.2 to 1.3.3 2015-03-07 19:01:37 +01:00
vbgl 46aa9f1e75 Merge pull request #6666 from k0ral/ncmpcpp
ncmpcpp: 0.6.2 -> 0.6.3
2015-03-05 07:17:55 +01:00
koral 6248bf75ad ncmpcpp: 0.6.2 -> 0.6.3 2015-03-05 01:33:43 +00:00
Cillian de Róiste 936bee4235 ams-lv2: update from 1.0.2 to 1.1.0 2015-03-01 20:09:34 +01:00
Arseniy Seroka 44fc3b26d2 distrho: fix name 2015-02-22 18:12:34 +03:00
cillianderoiste 7d719dd785 Merge pull request #6480 from jagajaga/fix_names
Fix names (use date instead of revs) and update pkgs (cont)
2015-02-22 14:05:07 +01:00
Arseniy Seroka bbbb9c0f93 swh-lv2: fix name (use date) 2015-02-20 22:14:44 +03:00
Arseniy Seroka db35cb4937 DISTRHO: fix name (use date) and update pkg 2015-02-20 22:14:44 +03:00
Cillian de Róiste cfb68ce4f0 lmms: update from 1.1.0 to 1.1.2 2015-02-20 10:39:47 +01:00
Shea Levy 2f061ff16b Merge remote-tracking branch 'origin/staging'
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
Cillian de Róiste 33fa065f17 qtractor: update from 0.6.4 to 0.6.5 2015-02-15 20:36:41 +01:00
Cillian de Róiste 0a00a351ab yoshimi: update from 1.3.1 to 1.3.2 2015-02-15 20:36:38 +01:00
codyopel b03ded550f lame: move to libraries & fix license 2015-02-14 19:06:38 -05:00
codyopel d62d6750f0 lame: refactor & add optionals 2015-02-14 16:41:15 -05:00
Peter Simons 600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
Peter Simons 54ce1a1810 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
      pkgs/development/compilers/ghc/head.nix
      pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Shea Levy 127efcd6f6 Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv

Conflicts:
	pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
Emery Hemingway 9ca2a22136 picard: 1.3 -> 1.3.2 2015-02-09 19:23:52 -05:00
Peter Simons 7b99c149a4 Merge branch 'master' into staging. 2015-02-09 16:51:10 +01:00
codyopel b9bc4fdf1a ncmpcpp: refactor and add support for optional screens 2015-02-08 16:58:32 -05:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Brandon Dimcheff c209db4342 upgrade google-musicmanager to beta_1.0.129.6633-r0 2015-02-04 17:07:15 -05:00
Vladimír Čunát 4495d06a7f Merge branch 'master' into staging
Conflicts (simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/top-level/all-packages.nix
2015-02-04 22:00:07 +01:00
Peter Simons 31ecab7b7e mikmod: update to version 3.2.6 2015-02-03 12:46:39 +01:00
Shea Levy aea1254f96 cc-wrapper merge fixes 2015-02-02 21:30:05 -05:00
Shea Levy c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Tobias Geerinckx-Rice 1fde266b48 Update keyfinder-cli 20150125 -> 20150130 2015-02-02 02:02:29 +01:00
Bjørn Forsman b26a6e8a23 spek: new package
spek is an accoustic spectrum analyzer. It helps analyse your audio
files by showing their spectrogram.

http://spek.cc/
2015-02-01 15:19:41 +01:00
Vladimír Čunát dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
lethalman 057eac65d9 Merge pull request #5587 from nckx/keyfinder
Add libkeyfinder and keyfinder{,-cli} interfaces
2015-01-28 14:49:57 +01:00
Bart Brouns 6abc915f6c # This is a combination of 2 commits.
# The first commit's message is:

add sooperlooper

# The 2nd commit message will be skipped:

#	add sooperlooper
2015-01-27 19:17:52 +01:00
Bart Brouns 81f0af0274 Merge branch 'master' of https://github.com/NixOS/nixpkgs 2015-01-27 19:04:51 +01:00
Eelco Dolstra 6f8fad2253 Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
Thomas Tuegel d06b75b421 clementine: wrap for GST_PLUGINS_PATH 2015-01-26 20:59:49 -06:00
Cillian de Róiste 18a317c7a9 DISTRHO: disable the build temporarily
The repo has been split into smaller repos and it will require some more
work to get it building again and to figure out which ports and plugins
to include.
2015-01-25 15:47:13 +01:00
Tobias Geerinckx-Rice 5f7ebd07c6 Add keyfinder-cli: musical key detection 2015-01-25 10:17:49 +01:00
Tobias Geerinckx-Rice 7ccc6a3620 Add keyfinder: musical key detection gui 2015-01-25 10:17:49 +01:00
Cillian de Róiste 770b20900c drumkv1: update from 0.5.1 to 0.6.0 2015-01-24 11:22:20 +01:00
Cillian de Róiste 98203a1116 synthv1: update from 0.5.1 to 0.6.0 2015-01-24 11:21:06 +01:00
Cillian de Róiste 1ec07faa84 samplv1: update from 0.5.1 to 0.6.0 2015-01-24 11:20:53 +01:00
Bart Brouns 37d11df881 add sooperlooper 2015-01-24 02:41:10 +01:00
Mateusz Kowalczyk bc210732b4 snd: update from 15.1 to 15.2 2015-01-23 19:41:27 +00:00
Cillian de Róiste 376c287de2 guitarix: update from 0.32.1 to 0.32.2 2015-01-22 12:05:41 +01:00
Kurt Dietrich f101f632b7 Add game-music-emu, a decoder plugin for mpd (close #5431)
@vcunat: nitpicks and add meta.license.
2015-01-20 16:08:01 +01:00
Eelco Dolstra 6c4d79191c spotify: Drop more unused dependencies 2015-01-20 15:47:34 +01:00
Eelco Dolstra 836cc2f64d spotify: Drop unused qt4webkit dependency 2015-01-20 15:47:33 +01:00
Eelco Dolstra 3ea88fec96 spotify: Install in $out/lib/spotify instead of $out/lib
This prevents nix-env collisions with other packages like Hipchat due
to private copies of libQtWebKit.so.4 and other libraries.
2015-01-20 15:47:33 +01:00
Peter Simons ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Bjørn Forsman 0e3007ec88 ardour: report correct version number
Even though we build from git tag 3.5.403, `ardour --version` reports
3.5-380-g2f6065b. Fix it.

(Another way to fix this is to clone the whole git repo, preserve the
.git/ directory and add git as buildInput so that Ardour can figure out
all this version info stuff by itself.)
2015-01-18 15:24:30 +01:00
Vladimír Čunát a0bf07827b mpc: also rename the attribute to libmpc
Attrnames and package names should be as close as possible to avoid confusion.
I took care not to confuse the two mpc things during the mass-replace,
so hopefully I suceeded (tarball still builds).
2015-01-17 09:55:32 +01:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Domen Kožar 1361b75ef8 Merge pull request #5700 from eduarrrd/pianobar
pianobar: update to pianobar-2014.09.28
2015-01-11 07:43:29 +01:00
Domen Kožar 385315620b Merge pull request #5705 from nckx/fmit
Add fmit: Free Musical Instrument Tuner
2015-01-11 07:41:03 +01:00
Tobias Geerinckx-Rice 9fc1a35784 Add fmit: Free Musical Instrument Tuner 2015-01-11 03:19:40 +01:00
Eduard Bachmakov 0d7c055c54 pianobar: update to pianobar-2014.09.28
- libmad and faad have been dropped for libav
- CC is exported since pianobar forces CC=c99 else
- add myself to maintainers
2015-01-10 16:44:50 -05:00
Robert Helgesson 37e2338042 Update mpg321 from 0.2.13-2 to 0.3.2.
Also
  - ensure that the man pages are installed,
  - add myself as maintainer, and
  - enable ALSA support on Linux.
2015-01-10 14:10:25 +01:00
Bart Brouns b4f88bf62a fully functional faust2jack.
had to upgrade to faust git version, because of bug in 0.9.67
2015-01-08 13:53:16 +01:00
Cillian de Róiste 2caa039b95 lmms: update from 1.0.3 to 1.1.0 2015-01-02 23:51:03 +01:00
Cillian de Róiste f5e874903e yoshimi: update from 1.3.0 to 1.3.1 2015-01-02 23:47:59 +01:00
aszlig 880c985f27
Merge branch 'better-beets'.
Makes beets actually usable (and configurable) on Nix(OS), if you want
to use more plugins rather than just plain lookup of tracks based on
(fuzzy) string matching.

This also changes the derivation name from "python2.7-beets" to just
"beets".

* Commit summary:
  beets: Check dependencies on activated plugins.
  beets: Check plugin definitions against package.
  beets: Use audiotools backend for replaygain.
  beets: Allow to configure plugin dependencies.
  beets: Switch to using fetchFromGitHub.
  python: Add new package audiotools.
  python: Add new package discogs_client.
  python: Add pyacoustid and dependencies.
  python/mutagen: Update to upstream version 1.27.
  mp3gain: Fix output path bin directory.
  beets: Add myself to maintainers.
  beets: Update to new upstream version 1.3.9.
  beets: Move into its own package directory.
2014-12-30 23:21:57 +01:00
aszlig 9634b52039
mp3gain: Fix output path bin directory.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-30 22:30:05 +01:00
Tobias Geerinckx-Rice c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Siarhei Zirukin e852139579 fldigi 3.21.83 -> 3.22.02 2014-12-25 09:13:20 +01:00
koral 98c2b16c8f ncmpcpp: 0.6.1 -> 0.6.2 2014-12-23 22:44:33 +01:00
Robert Helgesson 9715af37b0 Cleanup of the 'morituri' expression.
- Replaces brittle path substitutions by patch.

 - Adds `namePrefix = ""` to avoid python prefix.
2014-12-23 14:07:53 +01:00
lethalman 74fbd2f676 Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettings
easytag: Fix "Using the 'memory' GSettings backend" (see issue  #4415).
2014-12-22 16:14:01 +01:00
Matthias C. M. Troffaes 6c9eb020ab easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415). 2014-12-22 11:17:38 +00:00
Matthias C. M. Troffaes d1a2586077 pavucontrol: use gnome icons (fixes issue #5330). 2014-12-22 10:50:37 +00:00
devhell 1b4094cf5a mp3gain: Add package
This adds mp3gain which is a normalizer for mp3 audio files.
2014-12-20 15:29:53 +00:00
lethalman 0cd639ebf8 Merge pull request #5304 from puffnfresh/package/mimms
Add mimms, an mms (e.g. mms://) stream downloader
2014-12-19 10:50:28 +01:00
aszlig 718666204a
picard: Fix derivation name.
Name has been changed in c9282c65f4.

Users would probably expect "nix-env -i picard" to work, and as picard
isn't a library it doesn't make sense to set a prefix.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-18 23:20:44 +01:00
Eelco Dolstra e86d9a3c2e audacious: Update to 3.5.2 2014-12-18 14:11:11 +01:00
Brian McKenna 8d7f4ae2e8 Remove mimms name from description 2014-12-12 09:52:53 -07:00
Brian McKenna a20ffe7f0f Add mimms, an mms (e.g. mms://) stream downloader 2014-12-11 19:27:36 -07:00
Jaka Hudoklin 8b512261be Add cava, console-based Audio Visualizer for Alsa 2014-12-12 00:09:32 +01:00
Peter Simons 57c5b8f5e1 vimus: disable Linux 32 bit builds
https://ghc.haskell.org/trac/ghc/ticket/9825
2014-12-10 18:01:20 +01:00
aszlig d9ba0ed9af
tomahawk: Fix resolver signature verification.
Requires the OpenSSL QCA plugin, otherwise QCA is unable to load the
Tomahawk public key.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-10 10:28:43 +01:00
Domen Kožar 7080a9cae8 gmpc: fix build 2014-12-10 09:55:49 +01:00
Mateusz Kowalczyk 606a02579c cantata: use Qt5 by default
It's time.
2014-12-10 08:36:04 +00:00
Mateusz Kowalczyk 8a9292b357 cantata: update to 1.5.1 2014-12-10 08:19:52 +00:00
aszlig d229f0050c
tomahawk: Fix finding Phonon VLC backend.
Using propagatedBuildInputs only works for environment.systemPackages
but not for using nix-env, because on NixOS we already have a default
QT_PLUGIN_PATH set there.

The main reason why I'm using the VLC backend and not providing options
for other Phonon backends is because it's recommended upstream and also
will be directly used (via libvlc) in the upcoming 0.9 release.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-09 10:05:19 +01:00
aszlig a1e906f0d6
tomahawk: Update to bugfix release 0.8.2.
Fixes a few annoying bugs (in my case it's the painting issue that's
most annoying):

 * Show error message if saving tags failed.
 * Fixed painting issue on search page.
 * (OS X & Windows) Fixed crash during collection scan.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-09 10:05:19 +01:00
Domen Kožar de99c9c955 Merge branch 'staging' 2014-12-08 16:28:45 +01:00
Cillian de Róiste 0d4843a388 ingen: update from 5464 to 5490, use default boost, wrap python scripts 2014-12-07 15:39:45 +01:00
Domen Kožar 4aa3eec330 Merge branch 'master' into staging
Conflicts:
	pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Emery Hemingway 541ac07607 meters.lv2: initial package at 0.8.1 2014-12-06 14:20:58 -05:00
cillianderoiste aeea41f5c8 Merge pull request #5244 from ftrvxmtrx/schismtracker
schismtracker: new package
2014-12-06 14:40:08 +00:00
Cillian de Róiste 52ce239786 guitarix: update from 0.32.0 to 0.32.1 2014-12-05 09:08:09 +00:00
Max Gonzih a9d276c539 Add mopidy-mopify package 2014-12-04 18:20:28 +01:00
Mateusz Kowalczyk fb53ebbcce easytag: update from 2.3.1 to 2.3.2 2014-12-03 16:52:57 +00:00
Cillian de Róiste 46cd3237af yoshimi: update from 1.2.5 to 1.3.0
Fix build by adding LV2 support
2014-12-02 23:12:21 +01:00
Bjørn Forsman d42cd0600b qmmp: update 0.7.6 -> 0.8.2 2014-12-02 22:56:43 +01:00
Siarhei Zirukin 1518d65866 schismtracker: new package 2014-12-01 19:58:25 +01:00
Cillian de Róiste e0f0e2c731 Update sonic-visualiser 2.3 -> 2.4.1 and fix attribute name 2014-11-30 10:57:40 +01:00