about summary refs log tree commit diff
path: root/pkgs/applications/audio
AgeCommit message (Collapse)AuthorFilesLines
2013-08-16unmaintain several packagesLudovic Courtès3-3/+3
2013-08-14picard: Patch in path of AcoustED fingerprinter.aszlig1-1/+9
That way we have the fingerprinter preselected in the configuration file and the user doesn't need to search with an "open file" dialog inside the Nix store. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14picard: Update to new upstream version 1.2.aszlig1-2/+2
Changes since 1.1: - Picard now requires at least Python 2.6 - Removed support for AmpliFIND/PUIDs - Add support for the Ogg Opus file format - It's now possible to download cover images without any plugin. Cover Art Archive images can be downloaded by image type - Improved directory scanning performance - Prefer already-loaded releases of the same RG when matching files - Allow dropping new files onto specific targets - Add basic collections management support (PICARD-84) - Allow adding custom tags in the tag editing dialog (PICARD-349) - Fix replacing of Windows-incompatible characters (PICARD-393) - Save both primary and secondary release types (PICARD-240) - Handle errors from the AcoustID service better (PICARD-391) - Accept HTTPS URLs on drag-and-drop (PICARD-378) Full release announcement can be found here: http://blog.musicbrainz.org/2013/03/31/picard-1-2-released/ Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-06Amarok: update to 2.7.1Evgeny Egorochkin1-2/+2
2013-07-27pavucontrol 2.0Aristid Breitkreuz1-7/+7
2013-07-23Add quodlibet-2.5: GTK+Python based music player (close #481)Jonas Hoersch2-0/+85
2013-07-21Add mi2ly MIDI to lilypond converterMichael Raskin2-0/+41
2013-07-19mopidy: fix broken fetchgit -> fetchurlEvgeny Egorochkin1-2/+2
2013-07-14Merge pull request #745 from lovek323/fluidsynthcillianderoiste1-1/+0
fluidsynth: fix build on darwin
2013-07-14make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2-2/+2
possible
2013-07-14Even more mirror:// fixesEvgeny Egorochkin1-1/+1
2013-07-14Change more packages from direct downloads to mirror://sourceforgeEvgeny Egorochkin1-1/+1
2013-07-14fluidsynth: fix build on darwinJason "Don" O'Conal1-1/+0
* remove unnecessary include
2013-07-12mpg123: fix darwin build (and upgrade to latest)Jason \"Don\" O'Conal1-4/+4
* disable alsaLib * upgrade to 1.15.4
2013-07-12fluidsynth: fix build on darwinJason \"Don\" O'Conal1-5/+18
* disable pulseaudio * disable alaLib * disable jackaudio * add CoreAudio headers * link to CoreAudio framework
2013-07-10easytag: Update to version 2.1.8.aszlig1-14/+24
Easytag has moved to gnome.org and thus this commit also updates and cleans up a few meta attributes. More information about the move can be found in the announcement: https://mail.gnome.org/archives/easytag-list/2012-November/msg00006.html In order to get it to compile, we need to do a bit of patching, for example the configure script tries to find libid3tag through pkg-config, but unfortunately libid3tag doesn't have a *.pc script, so we're patching it out of the configure script and use NIX_LDFLAGS to inject the library during linking (note the "-lz" - it's a propagated dependency of libid3tag). Also added for MP4 support: taglib. Thanks to @devhell for the notification of the new upstream release. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-04fix bad "licence" namesVladimír Čunát2-3/+3
Mostly what I merged from @lovek323. Such errors can be easily checked by nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
2013-07-04mopidy: update to latest version (0.14.2)Jason \"Don\" O'Conal1-4/+3
2013-07-04ncmpcpp: fix build on darwinJason "Don" O'Conal1-7/+9
* add libiconvOrEmpty to build inputs
2013-06-27libpng: keep versioning in all-packages.nix, not in individual expressionsMathijs Kwik1-2/+2
2013-06-25spotify: Update to 0.9.1.55Rickard Nilsson1-5/+5
2013-06-20audacious: update 3.2.2 -> 3.3.4, now needs gtk3Vladimír Čunát1-9/+7
Also build on Linux platforms. Seems to work fine for me.
2013-06-18non-Linux platforms: extend to some important pkgsVladimír Čunát1-0/+1
2013-06-11flac: update, enable testsVladimír Čunát1-11/+5
Fix includes in VLC. Tried a few other programs using it, seems fine.
2013-06-08pianobar: Change license and clean up codeBenjamin Cahill1-3/+2
The license was set to unfree so that Hydra doesn't build it; this is for potential problems arising from the Pandora TOS.
2013-06-07Add pianobar, a command-line Pandora clientBenjamin Cahill1-0/+27
2013-06-07Add package versions to some of the packages or fix existing ones to conform ↵Evgeny Egorochkin2-2/+2
to nixpkgs conventions.
2013-06-04audacity: minor update, prefer system-wide libsVladimír Čunát1-7/+19
- Using system-wide libs where we have them (except for portaudio, which I couldn't make work). - Add the soxr library (now the preferred way of audio resampling).
2013-05-21Fix maintainers attributeRob Vermaas1-1/+1
2013-05-20Add myself as maintainer for several packagesBjørn Forsman1-2/+4
And set missing meta.platforms for the packages I've added earlier.
2013-05-19qmmp: new packageBjørn Forsman1-0/+57
Qmmp is a Qt-based audio player that look like Winamp.
2013-05-18Add monkey's audio (.ape) lossless encoder/decoder.Petr Rockai2-0/+41
@vcunat: include version in the name, as is our custom
2013-05-10Amarok: fix build against KDE 4.10Evgeny Egorochkin1-0/+2
2013-05-06mopidy: Update to 0.14.1Rickard Nilsson1-2/+2
2013-05-05Update spotify to 0.9.0.133.Moritz Ulrich1-8/+8
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-04-22Distrho: fix build: pin premake to version 3Cillian de Róiste1-2/+2
2013-04-12Remove the "proprietary" licenseEelco Dolstra1-1/+1
We already had "unfree".
2013-04-07flac: update download URL for build fix patchPeter Simons1-1/+1
2013-04-07Update DISTRHO: audio effects and pluginsCillian de Róiste1-19/+6
2013-04-06PureData: Update to 0.44, add support for JACK and fix wrapperCillian de Róiste1-7/+14
2013-04-05gmpc: Add meta.platformsRickard Nilsson1-0/+1
2013-04-05Add mid2key: a tool which maps midi notes to keystrokesCillian de Róiste1-0/+25
2013-04-04gmpc 11.8.16: New package, a GTK MPD (Music Player Daemon) clientRickard Nilsson1-0/+50
2013-04-04normalize 0.7.7: New package, an audio file normalizerRickard Nilsson1-0/+17
2013-04-02mopidy: Update to 0.12.0Rickard Nilsson1-2/+2
2013-04-01Merge pull request #432 from jcumming/shntool.130322Peter Simons1-0/+21
shntool-3.0.10
2013-03-31missing semicolon.Jack Cummings1-1/+1
2013-03-31shntool metadata: license, maintainer, platformJack Cummings1-2/+3
2013-03-30lame: update from 3.98.4 to 3.99.5Lluís Batlle i Rossell1-2/+2
2013-03-29ncmpcpp: set platformsDomen Kozar1-0/+1