Peter Simons
9485e2392b
monotone: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=27742
2011-07-13 09:13:28 +00:00
Peter Simons
b1b274558a
monotone: don't build this package on Cygwin
...
The expression can't build on Cygwin because it wants to know the version of
Perl that is being used. On Cygwin, however, we don't know that because we're
using sysPerl.
svn path=/nixpkgs/trunk/; revision=27741
2011-07-13 09:13:22 +00:00
Eelco Dolstra
7bef513d8a
* Update Flashplayer on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=27738
2011-07-12 13:44:56 +00:00
Eelco Dolstra
43e046af45
* Firefox 5.0.1.
...
svn path=/nixpkgs/trunk/; revision=27731
2011-07-12 06:34:27 +00:00
Peter Simons
a9d4dfb994
gnucash: polished the expression, enabled OFX support, and documented the GConf setup procedure on NixOS
...
svn path=/nixpkgs/trunk/; revision=27730
2011-07-11 20:12:02 +00:00
Peter Simons
2685bfc32b
gnucash: fix update-gnucash-gconf script so that it works on NixOS
...
Current versions of gconftool-2 don't support the --config-source option
anymore -- that path must be passed in $GCONF_CONFIG_SOURCE instead.
svn path=/nixpkgs/trunk/; revision=27729
2011-07-11 16:38:07 +00:00
Eelco Dolstra
dce69134d0
* Added Okular (which is a separate package now).
...
svn path=/nixpkgs/branches/kde-4.7/; revision=27723
2011-07-11 14:29:27 +00:00
Peter Simons
8223f67929
Added stellarium 0.11.0.
...
svn path=/nixpkgs/trunk/; revision=27697
2011-07-10 20:17:44 +00:00
Peter Simons
3806050f60
gravit: enable support for lua 5.0.x
...
The build doesn't work with the latest version 5.1.x. Upstream is going
to release an update to fix this soon.
svn path=/nixpkgs/trunk/; revision=27693
2011-07-10 14:04:24 +00:00
Peter Simons
6ad966c8b8
gnucash: re-enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27691
2011-07-10 14:04:14 +00:00
Peter Simons
4cf494c8ff
gnucash: set RPATH so that GnuCash binaries can find its GNOME libraries at run-time
...
svn path=/nixpkgs/trunk/; revision=27689
2011-07-10 13:34:56 +00:00
Peter Simons
5fd662e2e9
gnucash: add ${gconf}/bin to $PATH in wrapper scripts
...
GnuCash attempt to call gconf binaries to register its schemas in the
system-wide database. That still doesn't work, of course, because gconf
can't update its store path. TODO. :-(
svn path=/nixpkgs/trunk/; revision=27688
2011-07-10 13:34:51 +00:00
Russell O'Connor
d21e981e64
Upgrade bitcoin to 0.3.24
...
svn path=/nixpkgs/trunk/; revision=27687
2011-07-10 01:12:57 +00:00
Peter Simons
f903153fe6
gnucash: updated to version 2.4.7
...
The test suite is currently disabled. There is an issue with GUILE_LOAD_PATH
that needs to be addressed before we can re-enable those tests. See comments in
the expression for further details.
svn path=/nixpkgs/trunk/; revision=27686
2011-07-09 13:02:46 +00:00
Peter Simons
e090fed420
gnucash: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=27683
2011-07-09 12:11:31 +00:00
Peter Simons
e7746a78ed
gravit: added version 0.4.2
...
svn path=/nixpkgs/trunk/; revision=27677
2011-07-08 21:23:55 +00:00
Peter Simons
574eb09fa4
xplanet: move expression into new category "astronomy"
...
svn path=/nixpkgs/trunk/; revision=27676
2011-07-08 21:23:48 +00:00
Peter Simons
4303240ef9
ikiwiki: updated to version 3.20110707
...
svn path=/nixpkgs/trunk/; revision=27669
2011-07-08 09:30:01 +00:00
Peter Simons
e4353b1f65
git: install contrib code included in the distribution
...
TODO: byte-compile emacs modules
svn path=/nixpkgs/trunk/; revision=27665
2011-07-07 23:48:38 +00:00
Peter Simons
2fee0ecef9
git: updated to version 1.7.6
...
svn path=/nixpkgs/trunk/; revision=27664
2011-07-07 23:48:34 +00:00
Peter Simons
21373bc49b
git-annex: enable the documentation build
...
svn path=/nixpkgs/trunk/; revision=27663
2011-07-07 23:48:30 +00:00
Peter Simons
39f2346b1b
git-annex: cosmetic changes in the meta section
...
svn path=/nixpkgs/trunk/; revision=27662
2011-07-07 23:48:26 +00:00
Peter Simons
0ec6325b87
git-annex: updated to version 3.20110705
...
svn path=/nixpkgs/trunk/; revision=27661
2011-07-07 23:48:22 +00:00
Peter Simons
d7f698c078
ledger: enable the test suite
...
svn path=/nixpkgs/trunk/; revision=27659
2011-07-07 22:48:44 +00:00
Peter Simons
f05fce5e6e
ledger: enable XML support so that ledger can read GnuCash data files
...
svn path=/nixpkgs/trunk/; revision=27658
2011-07-07 22:48:40 +00:00
Peter Simons
80713bcc75
ledger: fixed build
...
* Patchelf doesn't work for this program. Fortunately, we don't need patchelf,
because libtool takes care of hard-coding the proper rpaths.
* Updated home page address.
* Build with more aggressive optimization flags.
* Drop the obsolete const-fix patch.
svn path=/nixpkgs/trunk/; revision=27657
2011-07-07 22:48:36 +00:00
Peter Simons
947610085d
Added Eukleides, a geometry drawing language.
...
svn path=/nixpkgs/trunk/; revision=27655
2011-07-07 21:53:21 +00:00
Peter Simons
ea4daca60d
pkgs/applications/editors/emacs-modes/bbdb: replace custom build script with standard builder
...
Also added most of optional contributions shipped in the release tarball to the
installation.
svn path=/nixpkgs/trunk/; revision=27646
2011-07-07 21:04:56 +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
Eelco Dolstra
5a7ffcd82d
* Firefox: use external SQLite and Cairo.
...
svn path=/nixpkgs/trunk/; revision=27602
2011-07-04 15:35:53 +00:00
Eelco Dolstra
684186104c
* Latest SQLite, Flash player (Vladimír Čunát).
...
svn path=/nixpkgs/trunk/; revision=27595
2011-07-04 14:12:20 +00:00
Eelco Dolstra
bdf034862b
* Make Firefox 5.0 the default.
...
svn path=/nixpkgs/trunk/; revision=27593
2011-07-04 14:04:43 +00:00
Karn Kallio
cd830b7e8e
Update mercurial to version 1.9
...
svn path=/nixpkgs/trunk/; revision=27581
2011-07-02 19:35:03 +00:00
Eelco Dolstra
ed58c55155
* xen: Build succesfully if $out already exists (needed for WCRE).
...
svn path=/nixpkgs/trunk/; revision=27580
2011-07-02 19:21:28 +00:00
Michael Raskin
b973f98afa
Make tulip run without hassle. Unfortunately, some operations repeatably crash tulip even when built vs Qt4.6
...
svn path=/nixpkgs/trunk/; revision=27570
2011-07-01 09:53:11 +00:00
Michael Raskin
a4be010d31
Update Tulip
...
svn path=/nixpkgs/trunk/; revision=27566
2011-07-01 07:01:46 +00:00
Lluís Batlle i Rossell
b8a6d84910
Updating offrss.
...
svn path=/nixpkgs/trunk/; revision=27561
2011-06-29 22:33:42 +00:00
Sander van der Burg
703f1b23fb
Ensure that the shared ffmpeg is used, instead of the one included in the kino source tarball
...
svn path=/nixpkgs/trunk/; revision=27559
2011-06-29 19:22:02 +00:00
Sander van der Burg
11210cf06f
Updated kino to version 1.3.4 (and did some code standard fixes)
...
svn path=/nixpkgs/trunk/; revision=27558
2011-06-29 16:21:02 +00:00
Eelco Dolstra
b8b0c4e8f7
* Inkscape updated to 0.48.1.
...
svn path=/nixpkgs/trunk/; revision=27555
2011-06-28 13:51:55 +00:00
Michael Raskin
a0d97d5eb2
Adding OneTeam XMPP client
...
svn path=/nixpkgs/trunk/; revision=27553
2011-06-28 09:45:09 +00:00
Lluís Batlle i Rossell
1229dd1400
Adding a still broken restroshare expression. I'll develop further later.
...
svn path=/nixpkgs/trunk/; revision=27540
2011-06-26 17:57:28 +00:00
Andres Löh
7a53f9fdbb
Added extra deps to xmonad-extras to enable some modules.
...
svn path=/nixpkgs/trunk/; revision=27537
2011-06-24 08:29:36 +00:00
Andres Löh
a0982e02fd
Added xmonads-extra (thanks to chaoflow).
...
svn path=/nixpkgs/trunk/; revision=27534
2011-06-23 18:35:24 +00:00
Florian Friesdorf
453be2fc62
cinelerra-git: let pkgconfig handle freetype and its -I flags
...
svn path=/nixpkgs/trunk/; revision=27529
2011-06-22 22:23:57 +00:00
Florian Friesdorf
35f8c3d150
cinelerra-git: file, libuuid instead of e2fsprogs, and libXext
...
svn path=/nixpkgs/trunk/; revision=27527
2011-06-22 22:23:50 +00:00
Florian Friesdorf
200101c7b0
cinelerra-git: switched to fetchgit
...
svn path=/nixpkgs/trunk/; revision=27526
2011-06-22 22:23:45 +00:00
Eelco Dolstra
2e8c66c1d3
* Pan updated to 0.135.
...
svn path=/nixpkgs/trunk/; revision=27518
2011-06-22 17:57:32 +00:00
Eelco Dolstra
611aecaeeb
* Firefox 5.0.
...
* nspr updated to 4.8.8.
svn path=/nixpkgs/trunk/; revision=27516
2011-06-22 12:21:15 +00:00
Eelco Dolstra
09c9c44403
* Use /etc/nova/nova.conf as the location of the config file.
...
svn path=/nixpkgs/trunk/; revision=27503
2011-06-20 14:26:49 +00:00
Eelco Dolstra
7a8598e716
* Subversion 1.6.17.
...
svn path=/nixpkgs/trunk/; revision=27486
2011-06-16 15:13:35 +00:00
Michael Raskin
023f15e484
Adding Firefox 5.0 RC1
...
svn path=/nixpkgs/trunk/; revision=27478
2011-06-16 08:08:10 +00:00
Karn Kallio
a0fbd997b4
Update the download URL for feh, which seems to have changed.
...
svn path=/nixpkgs/trunk/; revision=27475
2011-06-15 14:25:50 +00:00
Michael Raskin
d03599f8ce
Adding TPTP
...
svn path=/nixpkgs/trunk/; revision=27468
2011-06-15 10:35:18 +00:00
Lluís Batlle i Rossell
05e7655d79
Updating giv.
...
svn path=/nixpkgs/trunk/; revision=27466
2011-06-15 08:59:02 +00:00
Lluís Batlle i Rossell
394375f900
Updating feh
...
svn path=/nixpkgs/trunk/; revision=27464
2011-06-15 08:22:15 +00:00
Marco Maggesi
5b035e093d
Update HOL Light to rev 92
...
svn path=/nixpkgs/trunk/; revision=27459
2011-06-14 17:09:19 +00:00
Ludovic Courtès
3cf686b4fc
QEMU: Build with ncurses support.
...
svn path=/nixpkgs/trunk/; revision=27458
2011-06-14 16:28:17 +00:00
Karn Kallio
b8950a9504
Fix some semicolons.
...
svn path=/nixpkgs/trunk/; revision=27456
2011-06-14 15:29:40 +00:00
Nicolas Pierron
9451c1e2ca
Add NUT package.
...
svn path=/nixpkgs/trunk/; revision=27448
2011-06-14 02:41:01 +00:00
Florian Friesdorf
3de8406dd3
chrome 88807 - 64bit install works, i686 untested
...
svn path=/nixpkgs/trunk/; revision=27437
2011-06-13 20:42:09 +00:00
Alexander Tsamutali
a93499aeb7
applications/networking/browsers/conkeror: Updated to 0.9.3-20110606.
...
svn path=/nixpkgs/trunk/; revision=27436
2011-06-13 19:10:18 +00:00
Alexander Tsamutali
66d78e3a1f
applications/misc/epdfview: Updated to 0.1.8.
...
svn path=/nixpkgs/trunk/; revision=27435
2011-06-13 16:20:50 +00:00
Alexander Tsamutali
2daeebaaec
applications/networking/p2p/transmission: Updated to 2.31.
...
svn path=/nixpkgs/trunk/; revision=27433
2011-06-13 14:15:15 +00:00
Alexander Tsamutali
36bf6301ba
applications/misc/sakura: Updated to 2.4.0.
...
svn path=/nixpkgs/trunk/; revision=27431
2011-06-13 14:09:25 +00:00
Eelco Dolstra
2cc5c73694
* Nova updated to 2011.2.
...
svn path=/nixpkgs/trunk/; revision=27408
2011-06-09 17:06:30 +00:00
Eelco Dolstra
2a276fe96e
* Added novaclient.
...
svn path=/nixpkgs/trunk/; revision=27407
2011-06-09 15:06:21 +00:00
Joachim Schiele
2298edf29e
fixed a typo
...
svn path=/nixpkgs/trunk/; revision=27404
2011-06-09 14:35:52 +00:00
Joachim Schiele
d27a2ef6cf
- added myself as maintainer
...
- added a new package: keepassx (which was reviewed on the nix-dev ml)
svn path=/nixpkgs/trunk/; revision=27401
2011-06-09 07:48:54 +00:00
Yury G. Kudryashov
0159787b06
ImageMagick: propagate libs in buildInputs, use .tar.xz
...
svn path=/nixpkgs/trunk/; revision=27372
2011-06-07 21:49:04 +00:00
Russell O'Connor
4c1bc91985
Upgrade to bitcoin 0.3.22.
...
svn path=/nixpkgs/trunk/; revision=27348
2011-06-06 09:22:04 +00:00
Peter Simons
8d931c2771
esniper: updated to version 2.25.0
...
svn path=/nixpkgs/trunk/; revision=27346
2011-06-05 18:38:33 +00:00
Ludovic Courtès
2a0744a264
GNU gv 3.7.2.
...
svn path=/nixpkgs/trunk/; revision=27327
2011-05-30 21:49:37 +00:00
Ludovic Courtès
99e79048d4
GNU Zile 2.3.24.
...
svn path=/nixpkgs/trunk/; revision=27326
2011-05-30 21:49:31 +00:00
Ludovic Courtès
f86a5587d7
GNU IceCat 4.0.1.1.
...
svn path=/nixpkgs/trunk/; revision=27322
2011-05-30 21:49:06 +00:00
Michael Raskin
e0a4f988a4
Make Ekiga build
...
svn path=/nixpkgs/trunk/; revision=27305
2011-05-27 05:39:44 +00:00
Michael Raskin
a2579704f1
Update Libertine font
...
svn path=/nixpkgs/trunk/; revision=27295
2011-05-24 15:13:54 +00:00
Michael Raskin
1e868ce18b
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=27294
2011-05-24 15:00:56 +00:00
Lluís Batlle i Rossell
5a2745ae1c
Updating fossil.
...
svn path=/nixpkgs/trunk/; revision=27293
2011-05-23 08:04:59 +00:00
Lluís Batlle i Rossell
087fc72f64
Updating google earth to what I've just downloaded.
...
svn path=/nixpkgs/trunk/; revision=27291
2011-05-21 11:22:20 +00:00
Marco Maggesi
1298fd8aba
Update hol_light and cleanup:
...
* Update hol_light to rev 90
* Remove dmtcp checkpoint (it doesn't work properly).
* General cleanup and simplification
svn path=/nixpkgs/trunk/; revision=27290
2011-05-21 11:18:35 +00:00
Cillian de Roiste
21dccfccc3
Updating the sha256, why is this changing?
...
svn path=/nixpkgs/trunk/; revision=27288
2011-05-21 07:31:07 +00:00
Michael Raskin
178d94606f
Remove hard-coded path to uname
...
svn path=/nixpkgs/trunk/; revision=27287
2011-05-21 05:07:53 +00:00
Michael Raskin
f2788f2837
missing hash
...
svn path=/nixpkgs/trunk/; revision=27286
2011-05-21 04:50:01 +00:00
Michael Raskin
92ad27cc88
Update veracity
...
svn path=/nixpkgs/trunk/; revision=27285
2011-05-21 04:27:40 +00:00
Michael Raskin
d913275398
Update/fix MPlayer
...
svn path=/nixpkgs/trunk/; revision=27280
2011-05-20 08:06:02 +00:00
Eelco Dolstra
8310876955
* Update Flash player on i686-linux.
...
svn path=/nixpkgs/trunk/; revision=27278
2011-05-18 16:24:02 +00:00
Russell O'Connor
aaa09472bc
Update bitcoin to 0.3.21
...
svn path=/nixpkgs/trunk/; revision=27275
2011-05-17 11:34:18 +00:00
Marco Maggesi
8e5beab31f
Fix building of Isabelle2011
...
svn path=/nixpkgs/trunk/; revision=27253
2011-05-14 21:09:57 +00:00
Marco Maggesi
503f04ca54
ProofGeneral 4.0
...
svn path=/nixpkgs/trunk/; revision=27252
2011-05-14 20:59:53 +00:00
Eelco Dolstra
81e561ee2e
svn path=/nixpkgs/trunk/; revision=27225
2011-05-11 13:55:50 +00:00
Eelco Dolstra
2bf7aa7040
* Remove dummy line that got committed accidentally.
...
svn path=/nixpkgs/trunk/; revision=27218
2011-05-11 11:06:57 +00:00
Florian Friesdorf
ea0bf27906
notmuch-0.6-rc4
...
svn path=/nixpkgs/trunk/; revision=27217
2011-05-11 10:33:01 +00:00
Cillian de Roiste
1dfe9e22d4
Adding optional JACK support for mumble, this also disables ALSA and OSS because this combination is reported to be unstable
...
svn path=/nixpkgs/trunk/; revision=27206
2011-05-10 07:07:35 +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
Michael Raskin
fdf6512c14
Update LyX
...
svn path=/nixpkgs/trunk/; revision=27202
2011-05-09 16:59:25 +00:00
Rob Vermaas
7a7581d220
left over commit
...
svn path=/nixpkgs/trunk/; revision=27197
2011-05-09 14:59:58 +00:00
Michael Raskin
bf82d3c482
Fix Merkaartor source URL
...
svn path=/nixpkgs/trunk/; revision=27181
2011-05-08 09:55:34 +00:00
Yury G. Kudryashov
7064b9f661
merkaartor: 0.17.2
...
svn path=/nixpkgs/trunk/; revision=27180
2011-05-08 09:35:37 +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
Lluís Batlle i Rossell
2c3bd9a12c
Updating hugin. At least it builds.
...
svn path=/nixpkgs/trunk/; revision=27175
2011-05-06 22:33:50 +00:00
Florian Friesdorf
09dcd78f88
notmuch-0.6-rc1
...
svn path=/nixpkgs/trunk/; revision=27173
2011-05-06 21:07:48 +00:00
Peter Simons
1c6d30e2ad
wxmaxima: updated to version 11.04.0
...
svn path=/nixpkgs/trunk/; revision=27171
2011-05-06 07:35:22 +00:00
Peter Simons
b4e5853028
maxima: updated to version 5.24.0
...
svn path=/nixpkgs/trunk/; revision=27170
2011-05-06 07:35:15 +00:00
Peter Simons
9b4e1f6f53
git: updated to version 1.7.5.1
...
svn path=/nixpkgs/trunk/; revision=27169
2011-05-06 07:35:06 +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
Michael Raskin
69ddd7b9f1
Remove testsuite data unless requested
...
svn path=/nixpkgs/trunk/; revision=27166
2011-05-05 16:58:21 +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
a423840c66
* Use a working version of Tribler.
...
svn path=/nixpkgs/trunk/; revision=27148
2011-05-04 14:59:17 +00:00
Peter Simons
e88567a0db
git-annex: added missing dataenc dependency
...
svn path=/nixpkgs/trunk/; revision=27144
2011-05-04 13:21:26 +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
Eelco Dolstra
b61d3ab317
* Typo in attribute. This broke --meta --xml evaluation.
...
svn path=/nixpkgs/trunk/; revision=27142
2011-05-04 12:45:05 +00:00
Rob Vermaas
2ff77d4134
fixed hash
...
svn path=/nixpkgs/trunk/; revision=27137
2011-05-04 10:14:02 +00:00
Rob Vermaas
c34fdd226e
oops, wrote git2svn in stead of svn2git
...
svn path=/nixpkgs/trunk/; revision=27136
2011-05-04 10:11:30 +00:00
Rob Vermaas
02b871de50
add svn2git
...
svn path=/nixpkgs/trunk/; revision=27135
2011-05-04 10:07:56 +00:00
Peter Simons
59dae8edf4
git-annex: added missing SHA dependency
...
svn path=/nixpkgs/trunk/; revision=27131
2011-05-04 09:45:22 +00:00
Peter Simons
fb10d3399d
git-annex: updated to version 0.20110427
...
The most current one is 0.20110503, but the corresponding tarball isn't
available for download yet.
svn path=/nixpkgs/trunk/; revision=27130
2011-05-04 09:26:45 +00:00
Eelco Dolstra
7a62283c46
svn path=/nixpkgs/trunk/; revision=27128
2011-05-04 08:55:30 +00:00
Eelco Dolstra
9afa230dfc
* Added Tribler. Doesn't quite work yet.
...
svn path=/nixpkgs/trunk/; revision=27124
2011-05-03 17:12:31 +00:00
Eelco Dolstra
89e94123c6
* Move ktorrent to pkgs/applications/networking/p2p/.
...
svn path=/nixpkgs/trunk/; revision=27123
2011-05-03 16:59:24 +00:00
Eelco Dolstra
077fd0a77c
* Firefox updated to 4.0.1. Dropped the libvpx dependency because it
...
was ignored anyway. With the --with-system-libvpx flag, the build
barfs with:
checking for vpx/vpx_decoder.h... yes
configure: error: vpx/vpx_decoder.h found, but is not in /usr/include
svn path=/nixpkgs/trunk/; revision=27089
2011-05-02 11:53:11 +00:00
Lluís Batlle i Rossell
f793bd3683
Updating offrss
...
svn path=/nixpkgs/trunk/; revision=27076
2011-05-01 19:57:31 +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
Eelco Dolstra
2f34f27f8a
* w3m updated to 0.5.3.
...
svn path=/nixpkgs/trunk/; revision=27058
2011-04-30 09:20:59 +00:00
Lluís Batlle i Rossell
50f03dbf20
Telling hydra to build the recent k3b.
...
svn path=/nixpkgs/trunk/; revision=27055
2011-04-29 18:25:46 +00:00
Ludovic Courtès
270ea3beec
Elinks: Fix libgc initialization.
...
svn path=/nixpkgs/trunk/; revision=27046
2011-04-28 21:22:24 +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
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
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
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
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
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
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
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
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
Russell O'Connor
af59636bf5
adding ecm support to msieve.
...
svn path=/nixpkgs/trunk/; revision=26931
2011-04-23 12:36:36 +00:00
Russell O'Connor
699261d8df
Adding ecm-6.2.3.
...
svn path=/nixpkgs/trunk/; revision=26930
2011-04-23 12:25:51 +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
Marco Maggesi
a041cad70a
Update HOL Light to r89
...
svn path=/nixpkgs/trunk/; revision=26916
2011-04-21 14:39:29 +00:00
Russell O'Connor
3db6f63711
Package for msieve.
...
This would be better if gmp-emc were packaged as well.
svn path=/nixpkgs/trunk/; revision=26915
2011-04-21 12:48:07 +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
Lluís Batlle i Rossell
b8f6681dbd
Updating meld
...
svn path=/nixpkgs/trunk/; revision=26905
2011-04-20 14:04:54 +00:00
Russell O'Connor
9a74c2b3b5
Bitcoin now builds on 64-bit linux.
...
svn path=/nixpkgs/trunk/; revision=26904
2011-04-20 13:52:02 +00:00
Michael Raskin
b4faf64bae
Update Isabelle to an existing tarball...
...
svn path=/nixpkgs/trunk/; revision=26903
2011-04-20 12:24:34 +00:00
Cillian de Roiste
1cdd246d2b
Updating Blender to the stable release 2.57 and adding python32 as a build input
...
svn path=/nixpkgs/trunk/; revision=26894
2011-04-19 20:17:17 +00:00
Lluís Batlle i Rossell
989b65cf5b
Updating fossil.
...
svn path=/nixpkgs/trunk/; revision=26891
2011-04-19 15:29:50 +00:00
Shea Levy
1235977c25
Bump virtualbox guest additions to 4.0.4
...
svn path=/nixpkgs/trunk/; revision=26884
2011-04-18 19:41:34 +00:00
Shea Levy
bb0af0aa03
Bump virtualbox to 4.0.4
...
svn path=/nixpkgs/trunk/; revision=26883
2011-04-18 19:24:10 +00:00
Florian Friesdorf
fea4178205
notmuch: fixed all tests except one
...
svn path=/nixpkgs/trunk/; revision=26881
2011-04-18 17:19:54 +00:00
Florian Friesdorf
eb5ecfcb56
notmuch: patch to solve unexpected output in emacs frontend
...
svn path=/nixpkgs/trunk/; revision=26880
2011-04-18 17:19:51 +00:00
Florian Friesdorf
5c73dfdc1a
notmuch: newer crypto patches - still failing tests, but mostly usable
...
svn path=/nixpkgs/trunk/; revision=26879
2011-04-18 17:19:48 +00:00
Florian Friesdorf
bd71b36628
notmuch with inheritable-tags-hack for thread muting
...
the muted tag is supposed to be inherited by messages of the same
thread, effictely muting a thread. A muted thread will not show up in
your inbox anymore. Current implementation is hackish but functional.
big thank you to amdragon!
svn path=/nixpkgs/trunk/; revision=26878
2011-04-18 17:19:44 +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
Michael Raskin
5bc01b1093
Fix glib networking system update
...
svn path=/nixpkgs/trunk/; revision=26870
2011-04-17 17:56:01 +00:00
Michael Raskin
250bdbbdb2
Update veracity
...
svn path=/nixpkgs/trunk/; revision=26868
2011-04-17 17:39:17 +00:00
Cillian de Roiste
c7bf27de02
Adding Hydrogen: drum machine
...
svn path=/nixpkgs/trunk/; revision=26866
2011-04-17 14:23:33 +00:00
Nicolas Pierron
d53592905e
mumble: Add an install phase to move files to a bin directory.
...
svn path=/nixpkgs/trunk/; revision=26861
2011-04-17 08:27:04 +00:00
Lluís Batlle i Rossell
e4351e6df0
Fixing the nixpkgs tarball, broken for more than a week.
...
svn path=/nixpkgs/trunk/; revision=26856
2011-04-16 16:27:55 +00:00
Lluís Batlle i Rossell
be47ac0d25
Building vlc with libva support.
...
svn path=/nixpkgs/trunk/; revision=26855
2011-04-16 11:31:36 +00:00
Michael Raskin
ffaf0fb9ff
Update Gecko-mediaplayer
...
svn path=/nixpkgs/trunk/; revision=26844
2011-04-14 11:33:10 +00:00
Peter Simons
1ca832be87
git-and-tools: dropped support for getConfig -- use override instead!
...
See my earlier commit that dropped getConfig support from subversion.
svn path=/nixpkgs/trunk/; revision=26829
2011-04-13 17:53:39 +00:00
Peter Simons
864a75d725
gitFull: modify the name of the expression to make it distinct
...
This also means adding a lowPrio wrapper, because without it nix-env
would prefer the "-full" expression over the normal one.
Maybe that's desirable, even?
svn path=/nixpkgs/trunk/; revision=26828
2011-04-13 17:53:33 +00:00
Peter Simons
60974e9e87
all-packages.nix: added low-priority 'gitSVN' expression, a variant of git with SVN support (but no GUI)
...
svn path=/nixpkgs/trunk/; revision=26827
2011-04-13 17:53:26 +00:00
Peter Simons
ec23e33d0c
applications/version-management/git-and-tools/default.nix: cosmetic
...
svn path=/nixpkgs/trunk/; revision=26826
2011-04-13 17:53:20 +00:00
Michael Raskin
6c133d03f6
Pidgin needs libgcrypt for GNUTLS
...
svn path=/nixpkgs/trunk/; revision=26819
2011-04-13 10:03:07 +00:00
Florian Friesdorf
ce249b627b
org: include more pdf doc, yet failing html-doc and contrib/
...
contrib is added as profile/share/org/contrib, better ideas
welcome. profile/share/doc/org-7.5/contrib could be an option but then
one needs to adjust personal emacs config to point to the new
contrib/lisp dir with each upgrade.
svn path=/nixpkgs/trunk/; revision=26805
2011-04-12 15:09:30 +00:00
Florian Friesdorf
f1b0d532b2
org: added myself as maintainer as I intend to help looking after it
...
svn path=/nixpkgs/trunk/; revision=26804
2011-04-12 12:28:42 +00:00
Florian Friesdorf
dc5e18f626
emacs org mode 7.4 -> 7.5
...
svn path=/nixpkgs/trunk/; revision=26803
2011-04-12 12:28:37 +00:00
Peter Simons
77f3a10acb
ImageMagick: updated to version 6.6.9-4
...
svn path=/nixpkgs/trunk/; revision=26801
2011-04-12 09:32:31 +00:00
Eelco Dolstra
1c2ba5bcec
* Add the Eclipse Modeling Tools.
...
svn path=/nixpkgs/trunk/; revision=26799
2011-04-12 08:41:53 +00:00
Ludovic Courtès
34011a076a
GNU IceCat 4.0: First attempt.
...
svn path=/nixpkgs/trunk/; revision=26798
2011-04-12 08:12:00 +00:00
Ludovic Courtès
525b04f037
Prepare work on GNU IceCat 4.x.
...
svn path=/nixpkgs/trunk/; revision=26797
2011-04-12 08:08:39 +00:00
Eelco Dolstra
e91e1cfe76
* Eclipse: don't use an ugly "version" argument. Instead there now is
...
a function "buildEclipse" that takes a binary Eclipse distribution
plus metadata as arguments. The package name now distinguishes
between Eclipse distributions (e.g. "eclipse-sdk" for Classic,
"eclipse-cpp" for the C/C++ IDE).
svn path=/nixpkgs/trunk/; revision=26787
2011-04-11 20:29:47 +00:00
Eelco Dolstra
cdc84bca58
* Thunderbird 3.1.9.
...
svn path=/nixpkgs/trunk/; revision=26782
2011-04-11 13:41:05 +00:00
Karn Kallio
ebdd392409
Advance version of mercurial to 1.8.2
...
svn path=/nixpkgs/trunk/; revision=26771
2011-04-10 00:50:58 +00:00
Shea Levy
1ee223e3f6
Bump flite to 1.4, move to libraries
...
svn path=/nixpkgs/trunk/; revision=26759
2011-04-08 16:15:44 +00:00
Karn Kallio
3ce36f7d72
Bump eclipse version to 3.6.2 after 3.6.1 disappeared from source server.
...
svn path=/nixpkgs/trunk/; revision=26750
2011-04-08 08:06:11 +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
Peter Simons
3f609d2e35
git-annex: updated to version 0.20110401
...
svn path=/nixpkgs/trunk/; revision=26739
2011-04-07 12:47:17 +00:00
Peter Simons
165f8efdfd
git: updated to version 1.7.4.4
...
svn path=/nixpkgs/trunk/; revision=26738
2011-04-07 12:46:58 +00:00
Eelco Dolstra
5bd074a115
* Install the CA generation script.
...
svn path=/nixpkgs/trunk/; revision=26734
2011-04-07 09:58:46 +00:00
Evgeny Egorochkin
e735de47f3
Fix flash player's runtime deps
...
svn path=/nixpkgs/trunk/; revision=26730
2011-04-07 09:21:24 +00:00
Lluís Batlle i Rossell
47221a8435
Making giv point to the proper patch file.
...
svn path=/nixpkgs/trunk/; revision=26723
2011-04-06 15:36:49 +00:00