Commit graph

13933 commits

Author SHA1 Message Date
Lluís Batlle i Rossell c259379dc9 Getting mars to build. Somehow the fetchsvn in sfml_svn did not work anymore.
svn path=/nixpkgs/trunk/; revision=27037
2011-04-28 20:50:12 +00:00
Cillian de Roiste 300456b2c8 Updating the revision to get a working download url
svn path=/nixpkgs/trunk/; revision=27031
2011-04-28 13:12:26 +00:00
Lluís Batlle i Rossell bebcbcde8c Adding the videogame Naev (beta version, because they label the non-beta 'deprecated')
svn path=/nixpkgs/trunk/; revision=27017
2011-04-27 21:57:27 +00:00
Lluís Batlle i Rossell d3dbf1bea4 Update mars.
svn path=/nixpkgs/trunk/; revision=27016
2011-04-27 21:23:14 +00:00
Shea Levy ab8ccf9fc3 Bump *sphinx* to 0.7
svn path=/nixpkgs/trunk/; revision=27015
2011-04-27 21:15:42 +00:00
Nicolas Pierron 02677481ae modules (moduleClosure): use imap instead of map to produce uniq keys for
the genericClosure.

svn path=/nixpkgs/trunk/; revision=27014
2011-04-27 18:41:37 +00:00
Nicolas Pierron 85d3fd3e3c lists: Add imap function to iterate over a list with the index of each
element.

svn path=/nixpkgs/trunk/; revision=27013
2011-04-27 18:41:34 +00:00
Nicolas Pierron 781770eaa9 fix zipListsWith function: use it-self for the recursion.
svn path=/nixpkgs/trunk/; revision=27012
2011-04-27 18:41:31 +00:00
Nicolas Pierron 3770ac23aa Fix type name of attribute sets.
svn path=/nixpkgs/trunk/; revision=27011
2011-04-27 18:41:27 +00:00
Florian Friesdorf 6680e9f30b xapian: fixed version: GPL -> GPLv2+ - thanks Ludo’
svn path=/nixpkgs/trunk/; revision=26988
2011-04-27 12:49:55 +00:00
Ludovic Courtès 0387298eaa hwloc 1.2.
svn path=/nixpkgs/trunk/; revision=26986
2011-04-27 09:51:11 +00:00
Eelco Dolstra a8a7677d54 * NVIDIA driver updated to 270.41.06.
svn path=/nixpkgs/trunk/; revision=26985
2011-04-27 08:17:28 +00:00
Florian Friesdorf a8c3649dd4 fetchgit builder rewrite to handle more cases
The old builder failed for:
- remote HEAD != master
- local repositories

svn path=/nixpkgs/trunk/; revision=26984
2011-04-27 03:00:47 +00:00
Florian Friesdorf ead24cacdf notmuch: -inheritable-tags-hack +atomic-new
svn path=/nixpkgs/trunk/; revision=26983
2011-04-27 02:54:57 +00:00
Florian Friesdorf 805a6f0713 notmuch: rebased and merged feature branches on current master
https://github.com/chaoflow/notmuch/commits/cfl8

svn path=/nixpkgs/trunk/; revision=26981
2011-04-26 20:57:21 +00:00
Florian Friesdorf 3fb9e4da74 xapian and xapianBindings 1.2.5
svn path=/nixpkgs/trunk/; revision=26980
2011-04-26 20:57:16 +00:00
Florian Friesdorf 1e3d07eeea renamed current xapian/xapianBindings to xapian10/xapianBindings10
svn path=/nixpkgs/trunk/; revision=26979
2011-04-26 20:57:11 +00:00
Florian Friesdorf db215a1d94 xapian: gplv2 -> gpl (according to homepage), added myself as maintainer
svn path=/nixpkgs/trunk/; revision=26978
2011-04-26 20:57:04 +00:00
Michael Raskin 8665736894 Update WebKit
svn path=/nixpkgs/trunk/; revision=26977
2011-04-26 07:15:50 +00:00
Lluís Batlle i Rossell 68cb3535e1 Making openssh cross-build. And making linux-pam almost cross-build, I think.
This allows me to put sftp-server in the nanonote and use it through dropbear.


svn path=/nixpkgs/trunk/; revision=26971
2011-04-25 15:41:32 +00:00
Lluís Batlle i Rossell 06c5e48804 Now yes allowing the sftp server path in dropbear. I commit too early, clearly.
svn path=/nixpkgs/trunk/; revision=26970
2011-04-25 15:04:56 +00:00
Lluís Batlle i Rossell a5923a2e13 Allow overriding the sftp server path.
svn path=/nixpkgs/trunk/; revision=26969
2011-04-25 15:03:13 +00:00
Lluís Batlle i Rossell 43c4e65c66 Now I patch dropbear properly for it to inherit the PATH.
svn path=/nixpkgs/trunk/; revision=26968
2011-04-25 14:57:46 +00:00
Lluís Batlle i Rossell e1a78aa1a0 Making dropbear sessions inherit the PATH
svn path=/nixpkgs/trunk/; revision=26967
2011-04-25 14:40:10 +00:00
Lluís Batlle i Rossell d7325f69dd Updating linux 2.6.37
svn path=/nixpkgs/trunk/; revision=26966
2011-04-25 13:33:28 +00:00
Lluís Batlle i Rossell 89d42f7b57 Now yes, I commit properly the xbursttools update. Not to the master HEAD, as
it fails to build. But to the lastest version I manage to build.


svn path=/nixpkgs/trunk/; revision=26965
2011-04-25 13:24:51 +00:00
Lluís Batlle i Rossell 3642e1a505 Updating xburst-tools to a recent version, that should not have the bug about
overwriting nand blocks beyond the pages specified.


svn path=/nixpkgs/trunk/; revision=26964
2011-04-25 13:10:35 +00:00
Lluís Batlle i Rossell 6fa4ceded6 Updating vlc
svn path=/nixpkgs/trunk/; revision=26963
2011-04-25 10:53:07 +00:00
Cillian de Roiste 5ca8e8041f fixing the url
svn path=/nixpkgs/trunk/; revision=26962
2011-04-25 09:16:12 +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
Lluís Batlle i Rossell 05fae54809 Fixing the minidjvu installation
svn path=/nixpkgs/trunk/; revision=26959
2011-04-24 20:13:14 +00:00
Cillian de Roiste df82318501 Updating Vamp-sdk and rubberband
svn path=/nixpkgs/trunk/; revision=26958
2011-04-24 20:10:49 +00:00
Lluís Batlle i Rossell 11c0e3976e Adding minidjvu
svn path=/nixpkgs/trunk/; revision=26957
2011-04-24 20:10:43 +00:00
Lluís Batlle i Rossell 9a0a0c92c7 Adding training results files for some languages to tesseract to be able to do OCR directly.
svn path=/nixpkgs/trunk/; revision=26956
2011-04-24 20:01:19 +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 bc88f37fcb Adding the leptonica library of image processing and analysis.
svn path=/nixpkgs/trunk/; revision=26954
2011-04-24 18:16:51 +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
Lluís Batlle i Rossell 626f654602 Adding tesseract, an OCR engine I just found but never tried.
svn path=/nixpkgs/trunk/; revision=26952
2011-04-24 18:04:07 +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 8c115162c4 Updating the nanonote kernel 2.6.36, because I was hitting a bug about stack shrinking:
https://bugzilla.redhat.com/show_bug.cgi?id=643426

No problem in 2.6.36.3.


svn path=/nixpkgs/trunk/; revision=26947
2011-04-24 12:33:23 +00:00
Alexander Tsamutali 617b1fc62e games/warsow: Updated to 0.61.
svn path=/nixpkgs/trunk/; revision=26946
2011-04-24 12:09:33 +00:00
Lluís Batlle i Rossell 7bfeee2318 MPlayer does not depend on a *built* ffmpeg.
svn path=/nixpkgs/trunk/; revision=26944
2011-04-23 23:04:22 +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
Ludovic Courtès 6300c72a20 Add GNU Pies.
svn path=/nixpkgs/trunk/; revision=26942
2011-04-23 21:15:11 +00:00
Ludovic Courtès 7f0b84c2a9 Guile-Cairo 1.4.1.
svn path=/nixpkgs/trunk/; revision=26941
2011-04-23 21:15:06 +00:00
Ludovic Courtès 6ad4724656 Guile-Lib 0.2.1.
svn path=/nixpkgs/trunk/; revision=26940
2011-04-23 21:15:01 +00:00
Lluís Batlle i Rossell b2e493a858 Updating MPlayer to the snapshot of today.
I unpack ffmpeg.src where mplayer wants, taking 'ffmpeg' in the function arguments. Maybe it is not
very nice.

I've not checked if the rest of dependencies are needed either.

And someone should store the snapshot somewhere more permanent.


svn path=/nixpkgs/trunk/; revision=26939
2011-04-23 21:06:39 +00:00
Lluís Batlle i Rossell 3b0ea0e5d4 Updating ffmpeg and libvpx.
svn path=/nixpkgs/trunk/; revision=26938
2011-04-23 20:58:52 +00:00
Lluís Batlle i Rossell 1a83a07123 Updating pv
svn path=/nixpkgs/trunk/; revision=26937
2011-04-23 20:58:15 +00:00