3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

312 commits

Author SHA1 Message Date
Evgeny Egorochkin 02c67c3b01 Amarok: update to 2.7.1 2013-08-06 04:13:33 +03:00
Aristid Breitkreuz 5a0710b36b pavucontrol 2.0 2013-07-27 17:43:17 +02:00
Jonas Hoersch aa88e7269d Add quodlibet-2.5: GTK+Python based music player (close #481) 2013-07-23 16:02:02 +02:00
Michael Raskin 9ff7e1380d Add mi2ly MIDI to lilypond converter 2013-07-21 10:46:48 +04:00
Evgeny Egorochkin c22eff7505 mopidy: fix broken fetchgit -> fetchurl 2013-07-19 09:30:04 +03:00
cillianderoiste 6eecf5bf67 Merge pull request #745 from lovek323/fluidsynth
fluidsynth: fix build on darwin
2013-07-14 03:34:18 -07:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Evgeny Egorochkin b084b29d26 Even more mirror:// fixes 2013-07-14 04:17:07 +03:00
Evgeny Egorochkin 5ae43d2494 Change more packages from direct downloads to mirror://sourceforge 2013-07-14 02:48:32 +03:00
Jason "Don" O'Conal b4dbb8e498 fluidsynth: fix build on darwin
* remove unnecessary include
2013-07-14 07:35:03 +10:00
Jason \"Don\" O'Conal 8df4be3ee3 mpg123: fix darwin build (and upgrade to latest)
* disable alsaLib
* upgrade to 1.15.4
2013-07-12 16:26:46 +02:00
Jason \"Don\" O'Conal 8ac7701c4c fluidsynth: fix build on darwin
* disable pulseaudio
* disable alaLib
* disable jackaudio
* add CoreAudio headers
* link to CoreAudio framework
2013-07-12 16:26:44 +02:00
aszlig 42c5584cb1
easytag: Update to version 2.1.8.
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-10 01:33:33 +02:00
Vladimír Čunát 4a0952d2fa fix bad "licence" names
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-04 18:16:34 +02:00
Jason \"Don\" O'Conal 16bc5e12aa mopidy: update to latest version (0.14.2) 2013-07-04 13:02:51 +02:00
Jason "Don" O'Conal 7ccf7c1529 ncmpcpp: fix build on darwin
* add libiconvOrEmpty to build inputs
2013-07-04 09:12:39 +10:00
Mathijs Kwik 0b17251c06 libpng: keep versioning in all-packages.nix, not in individual expressions 2013-06-27 21:35:21 +02:00
Rickard Nilsson 266da813a3 spotify: Update to 0.9.1.55 2013-06-25 12:20:11 +02:00
Vladimír Čunát 87fca9cf72 audacious: update 3.2.2 -> 3.3.4, now needs gtk3
Also build on Linux platforms.
Seems to work fine for me.
2013-06-20 14:24:19 +02:00
Vladimír Čunát 2058d95eb4 non-Linux platforms: extend to some important pkgs 2013-06-18 22:03:35 +02:00
Vladimír Čunát f724a5314b flac: update, enable tests
Fix includes in VLC.
Tried a few other programs using it, seems fine.
2013-06-11 15:48:42 +02:00
Benjamin Cahill 9350c1d5ce pianobar: Change license and clean up code
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-08 14:13:36 -05:00
Benjamin Cahill 00e720471b Add pianobar, a command-line Pandora client 2013-06-07 20:52:34 -05:00
Evgeny Egorochkin 9c6f7cc9c1 Add package versions to some of the packages or fix existing ones to conform to nixpkgs conventions. 2013-06-07 03:15:45 +03:00
Vladimír Čunát 7cfdfda910 audacity: minor update, prefer system-wide libs
- 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-06-04 11:37:43 +02:00
Rob Vermaas d5f7976aef Fix maintainers attribute 2013-05-21 09:20:00 +02:00
Bjørn Forsman 05bb66ce20 Add myself as maintainer for several packages
And set missing meta.platforms for the packages I've added earlier.
2013-05-20 20:28:15 +02:00
Bjørn Forsman b274308c0c qmmp: new package
Qmmp is a Qt-based audio player that look like Winamp.
2013-05-19 14:36:19 +02:00
Petr Rockai a7123fc280 Add monkey's audio (.ape) lossless encoder/decoder.
@vcunat: include version in the name, as is our custom
2013-05-18 13:24:30 +02:00
Evgeny Egorochkin 1e2b208314 Amarok: fix build against KDE 4.10 2013-05-10 04:13:31 +03:00
Rickard Nilsson 34347052a6 mopidy: Update to 0.14.1 2013-05-06 11:27:52 +02:00
Moritz Ulrich 6d406bd945 Update spotify to 0.9.0.133.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-05 12:25:21 +02:00
Cillian de Róiste 43dfc290ea Distrho: fix build: pin premake to version 3 2013-04-22 23:40:06 +02:00
Eelco Dolstra 4adad458e7 Remove the "proprietary" license
We already had "unfree".
2013-04-12 14:37:50 +02:00
Peter Simons bd8ccc7c2d flac: update download URL for build fix patch 2013-04-07 23:33:19 +02:00
Cillian de Róiste a3a3c9c502 Update DISTRHO: audio effects and plugins 2013-04-07 16:24:01 +02:00
Cillian de Róiste 509ea2888a PureData: Update to 0.44, add support for JACK and fix wrapper 2013-04-06 01:42:10 +02:00
Rickard Nilsson 0013355b19 gmpc: Add meta.platforms 2013-04-05 09:37:02 +02:00
Cillian de Róiste 742d198def Add mid2key: a tool which maps midi notes to keystrokes 2013-04-05 01:25:34 +02:00
Rickard Nilsson e31ffe6fb0 gmpc 11.8.16: New package, a GTK MPD (Music Player Daemon) client 2013-04-04 17:42:17 +02:00
Rickard Nilsson 7dbec8267c normalize 0.7.7: New package, an audio file normalizer 2013-04-04 17:07:09 +02:00
Rickard Nilsson 19deeadae0 mopidy: Update to 0.12.0 2013-04-02 15:53:57 +02:00
Peter Simons f7b0e161b0 Merge pull request #432 from jcumming/shntool.130322
shntool-3.0.10
2013-04-01 02:39:46 -07:00
Jack Cummings 1993c18546 missing semicolon. 2013-03-31 22:09:17 -07:00
Jack Cummings 4a9c724377 shntool metadata: license, maintainer, platform 2013-03-31 21:45:40 -07:00
Lluís Batlle i Rossell 55f14cc7f3 lame: update from 3.98.4 to 3.99.5 2013-03-30 18:10:38 +01:00
Domen Kozar eff57f3b9e ncmpcpp: set platforms 2013-03-29 18:38:12 +01:00
Cillian de Róiste 67a1c3df94 LinuxSampler: fix the build by disabling a check for a bug
Without the --disable-nptl-bug-check configure option LinuxSampler
refuses to build. It seems to be a long standing bug. Despite this, I
have used LinuxSampler for over a week now and it seems OK.
2013-03-25 21:52:38 +01:00
Jack Cummings 94a3a5e00a shntool-3.0.10 2013-03-24 22:08:09 -07:00
Lluís Batlle i Rossell 0d23e54588 opus-tools: update 2013-03-20 20:28:39 +01:00