3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

332 commits

Author SHA1 Message Date
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Rok Garbas 0ef727ba74 audacity: update to 2.0.2 2012-12-13 08:04:49 +01:00
aszlig 57ece5d3e5
pavucontrol: Update to version 1.0.
As we are still mainly on gtk2, so I'm disabling gtk3 support for now. Though we
might want to add an option enableGTK3 someday.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
Eelco Dolstra 5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Cillian de Róiste c238c19220 Add Bristol: a range of synthesiser, electric piano and organ emulations 2012-11-22 00:08:28 +01:00
Michael Ashton 78db9a8cb1 Updated version of abcde to 2.5.4
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
  and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07:00
aszlig 6dd94d680a
Merge minor updates from jcumming.
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.

Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:

 * libarchive: Now depends on xz.
 * libgphoto: License changed to LGPL 2.1 plus.

And he did an overhaul of some of the meta blocks as well.

Changes during this merge:

 * Inline and reword stray comment into meta tag in
   1db34880d7 (libgphoto).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings fe6d7bc907 - ncmpcpp 0.5.10 2012-10-20 21:32:25 -07:00
Marc Weber b18be4e5e5 adding csound 2012-10-18 06:24:32 +02:00
Cillian de Róiste bc4d201478 distrho: fix HybridReverb2 2012-10-11 01:23:10 +02:00
Cillian de Róiste fc817640e5 Tidy up the expression for the Calf audio plugin pack 2012-10-07 22:33:50 +02:00
Cillian de Róiste df5abaf8b4 Update the calf plugin pack to 0.0.19-rc7
This is a significant update with loads of new features, plugins and GUIs
2012-10-07 22:33:50 +02:00
Cillian de Róiste 25b4957e4a Add the Distrho collection of audio plugins 2012-10-07 14:06:36 +02:00
Cillian de Róiste 21271fee8d Add the LV2 version of the SWH audio plugins (used for audio production) 2012-10-02 01:00:13 +02:00
Lluís Batlle i Rossell 62c5eab5cd Adding opus-tools.
At least a program that uses libopus.
2012-09-25 20:08:01 +02:00
aszlig 3ed91754e2
lastwatch: New package, version 0.4.1.
This is actually one of my own programs I've written some years ago, but as I'm
still using it on several systems, I'm adding it to nixpkgs. As it is an (at the
moment, fanotify looks like it's more suitable) inotify based scrobbler, it of
course requires the inotify feature to be enabled in the kernel.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig 930d13e12c
picard: New package, version 1.1.
Picard is the official MusicBrainz audio tagger which is able to use audio
fingerprinting to tag your files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
Yury G. Kudryashov dd45319df1 amarok-2.6.0 2012-08-31 12:05:47 +04:00
Cillian de Róiste 58e282b907 Update the download URL for ncmpcpp
The old URL for ncmpcpp was broken (reported by nobdraisentone on IRC)
2012-08-29 00:48:44 +02:00
Cillian de Róiste 0a6c7e432b Patch linuxsampler so that it can load SFZ state when used as an LV2 plugin: http://tracker.ardour.org/view.php?id=4462 2012-08-27 23:48:44 +02:00
Lluís Batlle i Rossell 0f1326cde9 Adding praat. 2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell 602fde4ad4 Adding espeakedit, phoneme editor for espeak.
I've no idea how to use it still.
2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell faf6ad8428 espeak: update to 1.46.02 2012-08-27 19:10:06 +02:00
Cillian de Róiste 32e339da54 Adding jack_capture: A program for recording soundfiles with jack 2012-08-25 01:58:56 +02:00
Eelco Dolstra dbe524fe3f flac: Add description 2012-08-23 13:57:31 -04:00
Cillian de Róiste 2a1215115f Updating Ardour3 to beta 5 2012-07-28 00:35:39 +02:00
Cillian de Róiste 8ff20e5b77 Build the LinuxSampler LV2 plugin 2012-07-14 18:50:32 +02:00
Cillian de Róiste a2501c3561 Adding lv2 support
LV2 is a portable plugin standard for audio systems, similar in scope to  LADSPA, VST, AU, and others. The Calf audio plugin pack uses LV2 and Ardour3 has also been updated to support LV2 Plugins
2012-07-05 23:29:45 +02:00
Lluís Batlle i Rossell aa75c065d4 libmikmod and mikmod: update the former to 3.2.0, and add mikmod. 2012-07-04 23:43:25 +02:00
Cillian de Róiste 1afe86a7b7 Tidy up 2012-06-24 16:54:51 +02:00
Cillian de Róiste c6457c322b Upgrading sonic-visualiser to 1.9 and adding pkgconfig so that it finds rasqal.h successfully 2012-06-24 16:51:42 +02:00
Cillian de Roiste 9b0cf4ca5d Updating Ardour 3 to beta 4a
svn path=/nixpkgs/trunk/; revision=34250
2012-05-26 17:29:31 +00:00
Cillian de Roiste 4550700ec9 Updating Yoshimi, no need for the fluid patch any more.
svn path=/nixpkgs/trunk/; revision=34187
2012-05-20 18:15:23 +00:00
Eelco Dolstra 920eedb75f * Audacious updated to 3.2.2.
svn path=/nixpkgs/trunk/; revision=34185
2012-05-20 03:23:31 +00:00
Rickard Nilsson c12005ef56 spotify 0.8.3.278.
svn path=/nixpkgs/trunk/; revision=34109
2012-05-15 14:31:43 +00:00
Cillian de Roiste bf3b6be157 Adding Piano Booster, a MIDI file player that teaches you how to play the piano.
svn path=/nixpkgs/trunk/; revision=33880
2012-04-22 16:55:12 +00:00
Cillian de Roiste 6264f9cd91 Adding qsampler, the frontend for LinuxSampler
svn path=/nixpkgs/trunk/; revision=33867
2012-04-20 22:44:50 +00:00
Cillian de Roiste 45ac14621a Adding LinuxSampler and dependencies, using SVN version for SFZ support
svn path=/nixpkgs/trunk/; revision=33865
2012-04-20 20:39:42 +00:00
Cillian de Roiste 34b058dcce Upgrading qjackctl from 0.3.7 to 0.3.8, fixes a bug where it crashes when jack is stopped
svn path=/nixpkgs/trunk/; revision=33864
2012-04-20 20:37:54 +00:00
Arie Middelkoop 2b18ccf305 * Added "easytag", a GUI for organizing id3tags in mp3s.
* Updated some ocaml packages.
* Updated coccinelle.

svn path=/nixpkgs/trunk/; revision=33674
2012-04-09 09:42:20 +00:00
Cillian de Roiste 78ffc6b30d Adding a2jmidid
svn path=/nixpkgs/trunk/; revision=33667
2012-04-08 00:25:09 +00:00
Mathijs Kwik a6c996735c audacity: upgraded to 2.0.0
I took out some dependencies and compile flags that didn't seem
needed. If this breaks something please give a shout.

svn path=/nixpkgs/trunk/; revision=33605
2012-04-05 08:22:38 +00:00
Cillian de Roiste a582e6185a Fixing ardour3 theme, it uses its own version of clearlooks which gtk needs to know how to find
svn path=/nixpkgs/trunk/; revision=33522
2012-04-01 18:31:28 +00:00
Cillian de Roiste f5a502b714 Fixing the path to the ladspa effects plugins
svn path=/nixpkgs/trunk/; revision=33516
2012-04-01 12:41:01 +00:00
Cillian de Roiste 5f5d21bbeb Adding Qsynth (GUI) and fluidsynth (CLI), Soundfont2 based synthesizer
svn path=/nixpkgs/trunk/; revision=33504
2012-03-31 20:22:19 +00:00
Cillian de Roiste d2d41e9b78 Adding mhwaveedit, a sample editor
svn path=/nixpkgs/trunk/; revision=33397
2012-03-24 18:59:26 +00:00
Cillian de Roiste a305102589 Adding Petri-Foo, a fork of the Specimen sampler project
svn path=/nixpkgs/trunk/; revision=33395
2012-03-24 13:22:14 +00:00
Cillian de Roiste 438f877d82 Removing specimen, the release doesn't work and the svn repo is no longer available :(
svn path=/nixpkgs/trunk/; revision=33362
2012-03-22 19:56:48 +00:00
Cillian de Roiste 464a05818e Upgrading Qtractor to 0.5.4
svn path=/nixpkgs/trunk/; revision=33361
2012-03-22 18:49:57 +00:00
Cillian de Roiste 3a86557b7c Tidy up: style
svn path=/nixpkgs/trunk/; revision=33351
2012-03-22 10:36:48 +00:00
Cillian de Roiste ec9ed33730 Fixing hydrogen so that it builds with scons 2.1, using the patch from http://www.assembla.com/spaces/hydrogen/tickets/204-hydrogen-0-9-5-doesn-t-install-with-scons-2-1-0
svn path=/nixpkgs/trunk/; revision=33336
2012-03-21 17:16:37 +00:00
Cillian de Roiste efcc0c9b1e Adding some notes on why ardour2 is not working, perhaps someone else can take this up, or else we just remove ardour2 when ardour3 is released.
svn path=/nixpkgs/trunk/; revision=33305
2012-03-20 18:53:01 +00:00
Cillian de Roiste 49fabfacab Upgrading ardour3-svn to beta3, currently ardour2 does not run.
svn path=/nixpkgs/trunk/; revision=33303
2012-03-20 18:41:03 +00:00
Cillian de Roiste c8900990a7 Updating ardour to the 2.8.12 svn tag (2.8.2 doesn't compile), hopefully this works although the comment from Marc Weber suggests that the hash will change over time. This builds for me but fails to start giving the following error:
raptor_new_uri_for_rdf_concept called with Raptor V1 world object
raptor_general.c:240:raptor_init: fatal error: raptor_init() failedAborted

https://qa.mandriva.com/show_bug.cgi?id=65072 looks similar, but adding liblrdf (0.4.0) as an input, doesn't help.

svn path=/nixpkgs/trunk/; revision=33181
2012-03-16 22:28:21 +00:00
Yury G. Kudryashov fe1115caf4 Make nixpkgs ready for gst_all attrset removal
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov 0210e20b5a svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32713
2012-03-01 07:04:39 +00:00
Peter Simons ae5fefca48 audacious: updated to version 3.2.1
svn path=/nixpkgs/trunk/; revision=32609
2012-02-26 22:47:28 +00:00
Yury G. Kudryashov d8454e538c svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32417
2012-02-20 05:30:06 +00:00
Yury G. Kudryashov af126735b2 amarok-2.5.0
svn path=/nixpkgs/trunk/; revision=32415
2012-02-20 05:28:03 +00:00
Yury G. Kudryashov 215a07c1a9 svn merge ^/nixpkgs/trunk
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)

The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
2012-02-06 23:03:12 +00:00
Eelco Dolstra 399c575139 * Updated Spotify to 0.6.6.10.
svn path=/nixpkgs/trunk/; revision=31935
2012-01-30 16:44:56 +00:00
Yury G. Kudryashov 9d67ff2a48 Remove glib-1.x and its reverse dependencies
Nobody told me that he uses generator or xmms, so I'm removing this old stuff.

svn path=/nixpkgs/trunk/; revision=31907
2012-01-28 13:06:07 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Yury G. Kudryashov e785aae6e8 Fix most packages depending on fltk
I failed to build cinepaint

svn path=/nixpkgs/trunk/; revision=31224
2012-01-03 10:32:56 +00:00
Peter Simons bf2e8e0bcc amarok: added missing function arguments
svn path=/nixpkgs/trunk/; revision=30932
2011-12-16 11:44:40 +00:00
Yury G. Kudryashov 0971831ddc Reintegrate branches/drop-kde4.5
svn path=/nixpkgs/trunk/; revision=30928
2011-12-16 10:39:22 +00:00
Shea Levy 69e12ad16e Add ncmpcpp
Patch by mornfall

svn path=/nixpkgs/trunk/; revision=30730
2011-12-05 01:32:25 +00:00
Eelco Dolstra 572b54cb9c * Spotify updated to the latest version.
svn path=/nixpkgs/trunk/; revision=29953
2011-10-21 02:26:26 +00:00
Eelco Dolstra f607e23168 * Spotify needs OpenSSL now.
svn path=/nixpkgs/trunk/; revision=29456
2011-09-23 15:37:15 +00:00
Shea Levy 65898538b5 Bump spotify... Sure wish they kept around old versions
svn path=/nixpkgs/trunk/; revision=29454
2011-09-23 15:23:30 +00:00
Yury G. Kudryashov 93633e9d0f amarok-2.4.3
svn path=/nixpkgs/trunk/; revision=28605
2011-08-15 23:39:27 +00:00
Yury G. Kudryashov ceb301c31b Remove unused sonic-visualizer/ subdir, rename.
Also move "qt=qt4" to default.nix

svn path=/nixpkgs/trunk/; revision=28474
2011-08-10 22:39:53 +00:00
Eelco Dolstra 1b427fe052 * Sync with the trunc.
* Fixed the hash in PulseAudio: I updated the name/version, but forgot
  to update the hash.  So secretly it was still building the old
  version.  Also, now that we've realised that the PulseAudio server
  and library don't need to be the same build, disable some
  dependencies by default (avahi and bluez).

svn path=/nixpkgs/branches/kde-4.7/; revision=28023
2011-07-31 19:44:58 +00:00
Cillian de Roiste 5e6506c4d0 Updating the development ardour3 revision, also renaming so that ardour2 and ardour3 can peacefully co-exist
svn path=/nixpkgs/trunk/; revision=28020
2011-07-31 14:52:42 +00:00
Cillian de Roiste 5231ba050f Updating qtractor to the latest release: 0.5.0
svn path=/nixpkgs/trunk/; revision=28019
2011-07-31 14:04:45 +00:00
Cillian de Roiste e1c2108085 Add dbus support to qjackctl so that it can use jackdbus
svn path=/nixpkgs/trunk/; revision=28011
2011-07-30 21:06:45 +00:00
Eelco Dolstra 6b302190a4 * Spotify: drop PulseAudio from the library path, as Spotify seems to
have it statically linked anyway.

svn path=/nixpkgs/trunk/; revision=27972
2011-07-27 14:01:47 +00:00
Eelco Dolstra 7eb1afad49 * Spotify: use PulseAudio if available.
svn path=/nixpkgs/trunk/; revision=27971
2011-07-26 22:24:02 +00:00
Eelco Dolstra 3fac08a565 * Audacious updated to 3.0.
svn path=/nixpkgs/branches/kde-4.7/; revision=27959
2011-07-26 02:14:19 +00:00
Eelco Dolstra 0daba72245 * Updated cdparanoia to 10.2.
svn path=/nixpkgs/branches/kde-4.7/; revision=27938
2011-07-25 13:52:36 +00:00
Shea Levy 5869748e70 Update Spotify
Only tested x86_64

svn path=/nixpkgs/trunk/; revision=27914
2011-07-24 01:39:11 +00:00
Eelco Dolstra 2e5d962f72 * Spotify updated to 0.5.1.151.
svn path=/nixpkgs/trunk/; revision=27831
2011-07-18 22:34:57 +00:00
Ludovic Courtès 9cbb1dbec6 mpg321 0.2.13-2.
svn path=/nixpkgs/trunk/; revision=27621
2011-07-07 15:10:33 +00:00
Cillian de Roiste e56d84e541 Alpha 2 is quite old, and they haven't tagged Alpha 3 or 4 so updating to a recent revision instead
svn path=/nixpkgs/trunk/; revision=27204
2011-05-09 20:27:06 +00:00
Lluís Batlle i Rossell 34579eb0dd Adding lingot, a guitar tuner.
svn path=/nixpkgs/trunk/; revision=27176
2011-05-07 17:52:57 +00:00
Cillian de Roiste c5f0b7415f Wrapping sonic-visualiser so that it finds libX11.so
svn path=/nixpkgs/trunk/; revision=27167
2011-05-05 22:01:20 +00:00
Cillian de Roiste fb9de42ad1 Updating Sonic Visualiser, it isn't getting wrapped correctly, but otherwise it compiles and works
svn path=/nixpkgs/trunk/; revision=27154
2011-05-04 23:54:03 +00:00
Eelco Dolstra d5d5aa6801 * Fix nix-env evaluation errors on non-Linux platforms.
svn path=/nixpkgs/trunk/; revision=27143
2011-05-04 12:52:46 +00:00
Cillian de Roiste 39f80594b1 Adding Ardour3 alpha2, a digital audio workstation
svn path=/nixpkgs/trunk/; revision=27075
2011-05-01 14:45:52 +00:00
Cillian de Roiste 5b1d2d96e2 Adding support for rubberband, (audio time stretching)
svn path=/nixpkgs/trunk/; revision=26961
2011-04-25 08:54:58 +00:00
Cillian de Roiste 47c44f9315 Adding Rakarrack: guitar effects-pedal emulator
svn path=/nixpkgs/trunk/; revision=26955
2011-04-24 19:44:36 +00:00
Lluís Batlle i Rossell 01cdfd58fc Removing a vorbis tools patch not used anymore.
I can't say if it is required, though. As vorbistools built, I took it out.


svn path=/nixpkgs/trunk/; revision=26953
2011-04-24 18:05:21 +00:00
Cillian de Roiste 3ae0255bbd Adding Qtractor, an Audio/MIDI multi-track sequencer
svn path=/nixpkgs/trunk/; revision=26949
2011-04-24 14:32:55 +00:00
Michael Raskin bca9330f6d Update Audacity
svn path=/nixpkgs/trunk/; revision=26948
2011-04-24 13:13:57 +00:00
Lluís Batlle i Rossell 7cc0eee61d Updating some xiph.org libraries, and making some cross-compile.
svn path=/nixpkgs/trunk/; revision=26943
2011-04-23 21:58:30 +00:00
Cillian de Roiste 0d09cc4348 Adding Yoshimi, a fork of ZynAddSubFX (audio synthesizer) with many enhancements including jack support
svn path=/nixpkgs/trunk/; revision=26935
2011-04-23 13:54:25 +00:00
Cillian de Roiste b3e902c1a9 Adding lash, session management system for GNU/Linux audio applications
svn path=/nixpkgs/trunk/; revision=26926
2011-04-23 00:22:40 +00:00
Cillian de Roiste 3cfe938b0e Adding lmms: Linux MultiMedia Studio
svn path=/nixpkgs/trunk/; revision=26925
2011-04-22 23:00:55 +00:00
Cillian de Roiste b150276393 Adding seq24: a minimal loop based midi sequencer
svn path=/nixpkgs/trunk/; revision=26924
2011-04-22 22:07:59 +00:00
Cillian de Roiste eb9ed1c09f Adding Specimen, an audio sampler and phat gtk+ widgets which Specimen uses
svn path=/nixpkgs/trunk/; revision=26923
2011-04-22 21:42:38 +00:00
Cillian de Roiste 3d3efea4f1 Adding vkeybd, a virtual midi keyboard
svn path=/nixpkgs/trunk/; revision=26919
2011-04-22 09:39:48 +00:00
Cillian de Roiste 198f3407a3 Including the rest of the lib files too, now it works
svn path=/nixpkgs/trunk/; revision=26918
2011-04-22 08:15:10 +00:00
Cillian de Roiste 4841599814 Fixing the mirror url
svn path=/nixpkgs/trunk/; revision=26914
2011-04-21 07:59:46 +00:00
Cillian de Roiste 815c121458 Also need to copy over the lib
svn path=/nixpkgs/trunk/; revision=26911
2011-04-20 17:27:24 +00:00
Cillian de Roiste 6952d2a0e9 Bugfix: invalid values in meta
svn path=/nixpkgs/trunk/; revision=26910
2011-04-20 16:52:04 +00:00
Cillian de Roiste 53a135625a Adding XSynth-DSSI, a classic analog style software synthesizer
svn path=/nixpkgs/trunk/; revision=26909
2011-04-20 16:31:41 +00:00
Cillian de Roiste 42338d72e8 Updating qjackctl to version 0.3.7
svn path=/nixpkgs/trunk/; revision=26871
2011-04-17 18:05:43 +00:00
Cillian de Roiste c7bf27de02 Adding Hydrogen: drum machine
svn path=/nixpkgs/trunk/; revision=26866
2011-04-17 14:23:33 +00:00
Cillian de Roiste 30c1dd27c8 Adding ZynAddSubFX, a software synthesizer, and minixml (a dependency of ZynAddSubFX)
svn path=/nixpkgs/trunk/; revision=26746
2011-04-07 22:24:56 +00:00
Cillian de Roiste c73aed8fd3 Adding vanilla puredata: Real-time graphical programming environment for audio, video, and graphical processing
svn path=/nixpkgs/trunk/; revision=26744
2011-04-07 20:54:33 +00:00
Evgeny Egorochkin 3822bde42e Amarok: version bump
svn path=/nixpkgs/trunk/; revision=26534
2011-03-26 18:23:34 +00:00
Eelco Dolstra 2593b6cd6e * Remove bmp, which has been unmaintained and obsolete for > 5 years.
svn path=/nixpkgs/trunk/; revision=26352
2011-03-16 10:37:58 +00:00
Lluís Batlle i Rossell d58c5e2821 Adding GMU, a music player for small portable devices, written in SDL.
svn path=/nixpkgs/trunk/; revision=26266
2011-03-10 22:20:35 +00:00
Eelco Dolstra 3c0dc22e91 * x86_64-linux requires -fPIC.
svn path=/nixpkgs/trunk/; revision=25893
2011-02-11 11:26:40 +00:00
Eelco Dolstra 4ddf706a2f * New adventures in purity: get Spotify to work without a
/usr/share/spotify symlink by rewriting open() and stat() calls.

svn path=/nixpkgs/trunk/; revision=25892
2011-02-11 11:16:18 +00:00
Lluís Batlle i Rossell 16d91fa949 Tell hydra to build audacity.
svn path=/nixpkgs/trunk/; revision=25780
2011-02-05 21:08:12 +00:00
Eelco Dolstra def604cc62 * Spotify: add the 32-bit version and provide a longDescription.
svn path=/nixpkgs/trunk/; revision=25436
2011-01-06 10:17:18 +00:00
Eelco Dolstra f81bc24790 * Spotify for Linux (preview version). It works, but not yet out of
the box because it requires /usr/share/spotify to point at its
  resources.  So to get it to work, you should do something like:

  $ nix-env -i spotify
  $ mkdir -p /usr/share
  $ ln -s /home/eelco/.nix-profile/share/spotify /usr/share/

  Also note that the Linux client doesn't work with free Spotify
  accounts (as noted on
  https://www.spotify.com/nl/download/previews/).

svn path=/nixpkgs/trunk/; revision=25431
2011-01-05 23:23:22 +00:00
Evgeny Egorochkin 2f46958f67 amarok-live: packaged
svn path=/nixpkgs/trunk/; revision=25355
2011-01-03 00:02:20 +00:00
Michael Raskin d2b277fbd5 Try fixing Audacity
svn path=/nixpkgs/trunk/; revision=25340
2011-01-02 17:13:34 +00:00
Eelco Dolstra cb843de402 * Audacious updated to 2.4.2.
svn path=/nixpkgs/trunk/; revision=25319
2010-12-29 10:39:41 +00:00
Lluís Batlle i Rossell ee04ffcb55 Updating from trunk. I resolved simple conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Yury G. Kudryashov 292db979cb Be more verbose
svn path=/nixpkgs/trunk/; revision=24997
2010-12-06 12:04:42 +00:00
Michael Raskin fb58f74d82 Updating from trunk again
svn path=/nixpkgs/branches/stdenv-updates/; revision=24745
2010-11-17 17:03:09 +00:00
Evgeny Egorochkin 61e9a549f6 cmus: packaged. Patch by Paul van der Walt <nix@denknerd.nl>.
svn path=/nixpkgs/trunk/; revision=24739
2010-11-17 15:20:57 +00:00
Peter Simons 63f114c3dd This patch adds the cmus console music player.
svn path=/nixpkgs/trunk/; revision=24738
2010-11-17 15:03:12 +00:00
Ludovic Courtès ad1c12d756 Aumix: Update the tarball URL.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24724
2010-11-17 10:42:57 +00:00
Lluís Batlle i Rossell 8746de3ae8 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24674
2010-11-11 22:18:14 +00:00
Ludovic Courtès 824e7af179 Aumix 2.9.1.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24635
2010-11-10 09:16:48 +00:00
Lluís Batlle i Rossell a26788440d Updating gtkpod to their 1.0
svn path=/nixpkgs/trunk/; revision=24633
2010-11-09 20:14:30 +00:00
Lluís Batlle i Rossell 6dc839d344 Merging from trunk. I resolved some conflicts; I hope that well.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24429
2010-10-23 14:52:21 +00:00
Ludovic Courtès c75c5a5991 Add MP3Info, an MP3 tag editor.
svn path=/nixpkgs/trunk/; revision=24363
2010-10-19 13:19:59 +00:00
Lluís Batlle i Rossell cd4b54748a Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Yury G. Kudryashov 3a9ff9d607 Add pkgconfig to amarok buildInputs
svn path=/nixpkgs/trunk/; revision=23965
2010-09-27 11:19:42 +00:00
Yury G. Kudryashov 5f38d49440 typo
svn path=/nixpkgs/trunk/; revision=23959
2010-09-27 08:16:25 +00:00
Yury G. Kudryashov b9fb4fee61 Move amarok from kde4. to applications/audio
svn path=/nixpkgs/trunk/; revision=23956
2010-09-26 19:40:30 +00:00
Lluís Batlle i Rossell 2c5de61327 Updating from trunk.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Eelco Dolstra b724075063 * Audacious 2.4.0.
svn path=/nixpkgs/trunk/; revision=23656
2010-09-06 07:29:18 +00:00
Lluís Batlle i Rossell 5994279104 The main id3v2 default.nix! I forgot it.
svn path=/nixpkgs/trunk/; revision=23518
2010-08-29 19:27:44 +00:00
Lluís Batlle i Rossell d570082ad7 Fixing id3v2 runtime error (allocation/free error)
svn path=/nixpkgs/trunk/; revision=23514
2010-08-29 15:56:11 +00:00
Lluís Batlle i Rossell 65e7754f51 Allowing abcde to make mp3. I had to add id3v2, and fix the id3lib build.
svn path=/nixpkgs/trunk/; revision=23513
2010-08-29 15:53:42 +00:00
Lluís Batlle i Rossell cca1cae042 Updating from trunk. I had to do some changes to make it fit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23500
2010-08-29 11:09:23 +00:00
Lluís Batlle i Rossell 5c8b4043ee Adding espeak (and one of the libraries it needs, portaudio)
svn path=/nixpkgs/trunk/; revision=23351
2010-08-22 12:08:55 +00:00
Lluís Batlle i Rossell e0b377fd81 Adding mpg123 (it even cross-builds fine for the nanonote)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23313
2010-08-21 16:54:02 +00:00
Eelco Dolstra 4bf5b0d36b * Fix some more "args: with args".
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Eelco Dolstra f1598a8941 * More cleanup.
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Lluís Batlle i Rossell 52c92a9fbe Updating lame, because it had a bug at encoding.
svn path=/nixpkgs/trunk/; revision=22024
2010-05-27 20:49:04 +00:00
Lluís Batlle i Rossell 222e41519e Making lame compile with assembly optimization for i386
svn path=/nixpkgs/trunk/; revision=21620
2010-05-05 20:38:13 +00:00