summary refs log tree commit diff
path: root/pkgs/applications/audio
Commit message (Collapse)AuthorAge
* Fix some more Hydra evaluation errorsEelco Dolstra2013-10-08
|
* More description fixesBjørn Forsman2013-10-06
| | | | | | | | | | | * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* Merge pull request #1002 from DriesVanDaele/masterDomen Kožar2013-09-29
|\ | | | | add the mpc (mpd cli client) package
| * added maintainer and enabled dynamic loading of libDries Van Daele2013-09-23
| |
| * add the mpc (mpd cli client) packageDries Van Daele2013-09-23
| |
* | rubyripper: New expressionOliver Charles2013-09-25
| | | | | | | | Adds minimal support for being able to run rrip_cli
* | mopidy: Update to 0.15.0Rickard Nilsson2013-09-23
|/
* audacity: upgrade to 2.0.4Mathijs Kwik2013-09-22
|
* id3v2 now also requires zlib (presumably because id3lib no longer ships it)Aristid Breitkreuz2013-08-27
|
* Amarok: Fix build against KDE 4.8Evgeny Egorochkin2013-08-22
|
* Amarok: update to 2.8.0Evgeny Egorochkin2013-08-21
|
* unmaintain several packagesLudovic Courtès2013-08-16
|
* picard: Patch in path of AcoustED fingerprinter.aszlig2013-08-14
| | | | | | | | 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>
* picard: Update to new upstream version 1.2.aszlig2013-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Amarok: update to 2.7.1Evgeny Egorochkin2013-08-06
|
* pavucontrol 2.0Aristid Breitkreuz2013-07-27
|
* Add quodlibet-2.5: GTK+Python based music player (close #481)Jonas Hoersch2013-07-23
|
* Add mi2ly MIDI to lilypond converterMichael Raskin2013-07-21
|
* mopidy: fix broken fetchgit -> fetchurlEvgeny Egorochkin2013-07-19
|
* Merge pull request #745 from lovek323/fluidsynthcillianderoiste2013-07-14
|\ | | | | fluidsynth: fix build on darwin
| * fluidsynth: fix build on darwinJason "Don" O'Conal2013-07-14
| | | | | | | | * remove unnecessary include
* | make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-14
| | | | | | | | possible
* | Even more mirror:// fixesEvgeny Egorochkin2013-07-14
| |
* | Change more packages from direct downloads to mirror://sourceforgeEvgeny Egorochkin2013-07-14
|/
* mpg123: fix darwin build (and upgrade to latest)Jason \"Don\" O'Conal2013-07-12
| | | | | * disable alsaLib * upgrade to 1.15.4
* fluidsynth: fix build on darwinJason \"Don\" O'Conal2013-07-12
| | | | | | | | * disable pulseaudio * disable alaLib * disable jackaudio * add CoreAudio headers * link to CoreAudio framework
* easytag: Update to version 2.1.8.aszlig2013-07-10
| | | | | | | | | | | | | | | | | | | | 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>
* fix bad "licence" namesVladimír Čunát2013-07-04
| | | | | | 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
* mopidy: update to latest version (0.14.2)Jason \"Don\" O'Conal2013-07-04
|
* ncmpcpp: fix build on darwinJason "Don" O'Conal2013-07-04
| | | | * add libiconvOrEmpty to build inputs
* libpng: keep versioning in all-packages.nix, not in individual expressionsMathijs Kwik2013-06-27
|
* spotify: Update to 0.9.1.55Rickard Nilsson2013-06-25
|
* audacious: update 3.2.2 -> 3.3.4, now needs gtk3Vladimír Čunát2013-06-20
| | | | | Also build on Linux platforms. Seems to work fine for me.
* non-Linux platforms: extend to some important pkgsVladimír Čunát2013-06-18
|
* flac: update, enable testsVladimír Čunát2013-06-11
| | | | | Fix includes in VLC. Tried a few other programs using it, seems fine.
* pianobar: Change license and clean up codeBenjamin Cahill2013-06-08
| | | | | The license was set to unfree so that Hydra doesn't build it; this is for potential problems arising from the Pandora TOS.
* Add pianobar, a command-line Pandora clientBenjamin Cahill2013-06-07
|
* Add package versions to some of the packages or fix existing ones to conform ↵Evgeny Egorochkin2013-06-07
| | | | to nixpkgs conventions.
* audacity: minor update, prefer system-wide libsVladimír Čunát2013-06-04
| | | | | | - 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).
* Fix maintainers attributeRob Vermaas2013-05-21
|
* Add myself as maintainer for several packagesBjørn Forsman2013-05-20
| | | | And set missing meta.platforms for the packages I've added earlier.
* qmmp: new packageBjørn Forsman2013-05-19
| | | | Qmmp is a Qt-based audio player that look like Winamp.
* Add monkey's audio (.ape) lossless encoder/decoder.Petr Rockai2013-05-18
| | | | @vcunat: include version in the name, as is our custom
* Amarok: fix build against KDE 4.10Evgeny Egorochkin2013-05-10
|
* mopidy: Update to 0.14.1Rickard Nilsson2013-05-06
|
* Update spotify to 0.9.0.133.Moritz Ulrich2013-05-05
| | | | Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* Distrho: fix build: pin premake to version 3Cillian de Róiste2013-04-22
|
* Remove the "proprietary" licenseEelco Dolstra2013-04-12
| | | | We already had "unfree".
* flac: update download URL for build fix patchPeter Simons2013-04-07
|