Commit graph

387 commits

Author SHA1 Message Date
Cillian de Róiste
9f6f87f76a MilkyTracker: Tidy up, sort buildInputs and use the attrPath for the license 2013-10-30 00:08:27 +01:00
Cillian de Róiste
39525c52d8 MilkyTracker: fix build, use system zlib and decompressor patch
Also add JACK support
2013-10-30 00:08:17 +01:00
Kim Simmons
808962fe31 Attempt at compiling MilkyTracker, but recent zlib version may have broken it.
There's a zlib version included with milkytracker,
but there's no makefiles for it. I've only included
the header here, but it fails at link-time with
several 'undefined reference' errors, which simply
means it can't find the definitions, e.g. compiled
zlib.
There's bug reports on other package systems although
unfortunately still unresolved.
https://bugs.archlinux.org/task/31324
http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082180.html
2013-10-29 17:14:53 +01:00
aszlig
45e740b119
mixxx: New package in version 1.11.0.
Compiles fine on linux i686 and amd64. Adding myself as maintainer, even
though I'm not using the package by myself, but a friend is using it for
DJing from a NixOS live system I'm maintaining.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-28 20:48:49 +01:00
Vladimír Čunát
da55e2c186 audacious: small update, fix crashes due to gsettings schemas
Close #1037.
2013-10-22 22:10:50 +02:00
Bjørn Forsman
4acb16af4e spotify: install .desktop file 2013-10-22 20:45:10 +02:00
Bjørn Forsman
82fdd91543 spotify: update meta.homepage 2013-10-22 20:43:54 +02:00
Bjørn Forsman
fc8f8932e1 spotify: remove outdated info
Spotify for Linux works with free accounts since the end of 2011. I
verified this myself today.

Ref: http://www.omgubuntu.co.uk/2011/12/spotify-on-linux-works-for-free-accounts-offers-15-million-tracks
2013-10-22 20:43:54 +02:00
Bjørn Forsman
d4e469d307 spotify: unbreak it
Spotify doesn't start:

$ ./result/bin/spotify
/nix/store/yx05s6irqil8a24ilyvjvhnjljmm8f15-spotify-0.9.4.183/bin/.spotify-wrapped: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory

That is fixed with adding $out/spotify-client/Data to RPATH.

Then Spotify errors out trying to open libudev.so.0. We don't have that
in nixpkgs, so I'm making a symlink to libudev.so.1 instead.

Tested on NixOS x86_64-linux.
2013-10-22 20:43:54 +02:00
Jason "Don" O'Conal
6eba129774 spotify: update to latest version 2013-10-22 20:43:54 +02:00
Eelco Dolstra
df0d362f31 Fix some more Hydra evaluation errors 2013-10-08 11:07:14 +02:00
Bjørn Forsman
083d0890f5 More description fixes
* 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.
2013-10-06 12:01:38 +02:00
Bjørn Forsman
28ac782583 Some description fixes
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.
2013-10-05 19:36:23 +02:00
Domen Kožar
d1ab7ca2ec Merge pull request #1002 from DriesVanDaele/master
add the mpc (mpd cli client) package
2013-09-29 04:05:16 -07:00
Oliver Charles
ab65932cea rubyripper: New expression
Adds minimal support for being able to run rrip_cli
2013-09-25 13:06:08 +01:00
Dries Van Daele
7b60802599 added maintainer and enabled dynamic loading of lib 2013-09-23 21:20:51 +02:00
Dries Van Daele
6b5cbfb310 add the mpc (mpd cli client) package 2013-09-23 20:54:20 +02:00
Rickard Nilsson
b5f60dbf6f mopidy: Update to 0.15.0 2013-09-23 17:07:50 +02:00
Mathijs Kwik
556e69e98f audacity: upgrade to 2.0.4 2013-09-22 20:03:27 +02:00
Aristid Breitkreuz
4233d98925 id3v2 now also requires zlib (presumably because id3lib no longer ships it) 2013-08-27 18:23:24 +02:00
Evgeny Egorochkin
983bd2d059 Amarok: Fix build against KDE 4.8 2013-08-22 07:09:12 +03:00
Evgeny Egorochkin
b2c4b68a38 Amarok: update to 2.8.0 2013-08-21 20:41:07 +03:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
aszlig
edc4e80862
picard: Patch in path of AcoustED fingerprinter.
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-14 20:50:58 +02:00
aszlig
f84d1fe3f5
picard: Update to new upstream version 1.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-14 20:50:56 +02:00
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
Vladimír Čunát
192bdc79ae Merge pull request #380 from oxij/random-updates
cmus: update to 2.5.0
2013-03-16 11:40:06 -07:00
Cillian de Róiste
2b07e1bf4c Ardour3: update to the release of Ardour 3.0
A tarball is only available to subscribers or people who pay
to download it on the site. This project is GPL licensed but
users are strongly encouraged to support it financially
2013-03-16 16:33:16 +01:00
Jan Malakhovski
33379ae58a cmus: update to 2.5.0
This version builds with current ffmpeg.
CUE support is nice too.
2013-03-14 13:50:29 +00:00
Rob Vermaas
784d2b2d16 Update to latest spotify 2013-03-12 22:13:29 +01:00
Rob Vermaas
b512e3e934 Initial try to update spotify to version 0.8.4.103. Still need to get rid
of LD_LIBRARY_PATH wrapper, and properly patchelf any libs in the spotify
prefix.
2013-03-12 22:13:29 +01:00
Александр Цамутали
a39f05f46a applications/audio/jack-rack: New nixpkg. 2013-03-09 18:03:12 +04:00
Александр Цамутали
241f94f59f applications/audio/caps: New nixpkg. 2013-03-09 17:54:59 +04:00
Eelco Dolstra
674c51af3c Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
Cillian de Róiste
151901ac21 drumkv1: add description 2013-03-06 22:26:08 +01:00
Cillian de Róiste
6254091950 Add rncbc's Vee One suite: sampler, synth and drum kit 2013-03-06 01:06:16 +01:00
Rickard Nilsson
4d181e526e mopidy: Add some more dependencies needed for the HTTP frontend 2013-03-03 20:53:48 +01:00
Cillian de Róiste
266e283faf Add jack_oscrolloscope: a waveform viewer for JACK 2013-03-03 17:43:15 +01:00
Vladimír Čunát
d9a2b1f520 ardour(2): fix and minor update.
- use fetchurl from Gentoo mirror instead of failing SVN fetch
- minor version update
- use system libraries as much as possible
- fix building
2013-03-02 21:17:30 +01:00
Vladimír Čunát
26af997d41 Merge branch 'master' into stdenv-updates
Conflicts (simple):
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/development/libraries/libsoup/default.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
	pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Cillian de Róiste
bb5f60fec1 Add Jalv: an LV2 host for Jack
This allows LV2 audio plugins to be connected to Jack applications
2013-03-01 01:33:08 +01:00
Rickard Nilsson
566d5d3fb5 Add mopidy, a music server supporting spotify and the mpd protocol 2013-02-26 19:42:57 +01:00
Peter Simons
5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Cillian de Róiste
51c54301a6 Add mda-lv2 audio plugins 2013-02-24 11:26:32 +01:00
Cillian de Róiste
d062be36e6 Calf: upgrade to the final release 0.0.19 2013-02-24 11:03:51 +01:00
Cillian de Róiste
626cdf1cb6 Ardour3 fix gtk theme engine 2013-02-24 02:27:18 +01:00
Vladimír Čunát
e02153a3c0 lash: fix for new gcc 2013-02-23 21:12:24 +01:00
Cillian de Róiste
def9a6c06b Ardour3: update to RC2 2013-02-23 17:22:47 +01:00
Shea Levy
c42d77aa35 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-02-17 08:19:40 -05:00
Cillian de Róiste
48d8ab884c Fix Hydrogen to build with JACK 1.9.9.5
This patches the Hydrogen scons build script to work a failure to
parse the JACK version correctly. If I understand correctly upstream
Hydrogen now uses cmake instead of Scons, so this shouldn't be a
problem with the next Hydrogen release.
2013-02-16 21:08:15 +01:00
Eelco Dolstra
2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00