Eelco Dolstra
5f9542583f
* MPlayer updated (from David Brown).
...
svn path=/nixpkgs/trunk/; revision=21829
2010-05-18 08:48:43 +00:00
Michael Raskin
bc720e1061
Update ikiwiki - previous tarball is unaccessible
...
svn path=/nixpkgs/trunk/; revision=21823
2010-05-18 06:35:43 +00:00
Peter Simons
c29e6c97f1
Only set font in wrapper if we have X.
...
Unison's wrapper was generating errors by calling xset even if DISPLAY
was not set. This was especially noticeable when connecting to a
remote server to sync with.
Fix this by only setting the font path if DISPLAY is set to something.
svn path=/nixpkgs/trunk/; revision=21821
2010-05-17 16:16:48 +00:00
Rob Vermaas
93f0bf658e
irssi: enable perl support
...
svn path=/nixpkgs/trunk/; revision=21819
2010-05-17 15:52:56 +00:00
Marc Weber
aebfa8548f
Revert "update wmii. libixp vanished"
...
The new wmii has some wired behaviour:
- When you move windows the curser location changes.
Until the window manager has changed that location movement of mouse is
ignored.
- window do not always popup in the col which was focused.
- wmiimenu broke
old wmii does not build with newer libixp
Until I know how to fix those issues I'll revert my update
This reverts -r 21683
svn path=/nixpkgs/trunk/; revision=21816
2010-05-17 13:35:38 +00:00
Peter Simons
71f164ac1e
Three Games and Perl Support for Irssi
...
Here are four patches. Three of them add expressions for games. The
fourth, irssi-perl.patch, adds perl as an input for irssi, so that one
can run perl plugins in irssi. I didn't make the perl input optional,
but maybe it should be to keep the irssi expression light.
svn path=/nixpkgs/trunk/; revision=21813
2010-05-17 09:21:42 +00:00
Alexander Tsamutali
03d8babdf5
applications/editors/emacs-modes/jabber: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=21806
2010-05-16 20:32:21 +00:00
Eelco Dolstra
1b1e5e7d69
* xpdf updated to 3.02pl4.
...
svn path=/nixpkgs/trunk/; revision=21803
2010-05-16 18:59:50 +00:00
Armijn Hemel
c239f0d20e
update to 2.7.0
...
svn path=/nixpkgs/trunk/; revision=21798
2010-05-16 16:31:04 +00:00
Peter Simons
39b2ec2488
Fix git-send-email.
...
git-send-email depends on Net::SMTP and Net::SMTP::SSL. Make
sendEmailSupport a config for git, and bring these libraries. Wrap
the send-email script, or replace with a not supported script.
svn path=/nixpkgs/trunk/; revision=21789
2010-05-15 10:38:28 +00:00
Yury G. Kudryashov
e69bf4f278
Remove unused lines
...
svn path=/nixpkgs/trunk/; revision=21780
2010-05-15 09:49:07 +00:00
Yury G. Kudryashov
52c65a1e62
Add rekonq browser (both 0.4.0 and latest git)
...
svn path=/nixpkgs/trunk/; revision=21779
2010-05-15 09:47:32 +00:00
Peter Simons
8f8b0bc3ad
pkgs/applications/editors/emacs-{22,23}: don't restrict this build to Linux
...
It looks like the recent update broke the package on all platforms other than
Linux, but no-one seems to have noticed. Hydra certainly didn't. That's not
particularly satisfactory. Surely, we would like Emacs to build on Darwin, BSD,
and other platforms, too?
svn path=/nixpkgs/trunk/; revision=21773
2010-05-14 09:54:31 +00:00
Lluís Batlle i Rossell
c7d36ccd97
Update Awesome to 3.4.5
...
svn path=/nixpkgs/trunk/; revision=21762
2010-05-13 12:18:09 +00:00
Lluís Batlle i Rossell
a07de1d9b1
The installation path of larswm was wrong
...
(Lots of commits for that larswm!)
svn path=/nixpkgs/trunk/; revision=21759
2010-05-12 22:08:45 +00:00
Lluís Batlle i Rossell
d994faca9b
Fixing larswm src.
...
svn path=/nixpkgs/trunk/; revision=21758
2010-05-12 21:59:06 +00:00
Lluís Batlle i Rossell
45944d3aee
I forgot the nix file for larswm
...
svn path=/nixpkgs/trunk/; revision=21757
2010-05-12 21:53:42 +00:00
Marco Maggesi
891868a4fe
Add package for Fossil
...
svn path=/nixpkgs/trunk/; revision=21746
2010-05-12 13:17:19 +00:00
Peter Simons
55a322022c
pkgs/applications/editors/emacs-modes/magit: bumped to 0.8 release
...
svn path=/nixpkgs/trunk/; revision=21737
2010-05-12 09:09:55 +00:00
Marc Weber
75ca72cf75
adding GIS application OpenJUMP
...
svn path=/nixpkgs/trunk/; revision=21735
2010-05-11 22:19:37 +00:00
Marco Maggesi
afbb01c90d
Add expression for Coq 8.3 beta
...
svn path=/nixpkgs/trunk/; revision=21734
2010-05-11 20:14:46 +00:00
Marc Weber
57cffe5040
pidgin plugin sipe contributed by David Brown
...
svn path=/nixpkgs/trunk/; revision=21730
2010-05-11 17:28:54 +00:00
Lluís Batlle i Rossell
f1fc3e3ef1
Fixing the putty name, from putty-rNUM to putty-NUM, so nix-env -i putty installs it.
...
svn path=/nixpkgs/trunk/; revision=21729
2010-05-11 16:17:39 +00:00
Ludovic Courtès
f19a35aeeb
Magit: Latest version.
...
The tarball at crypt.to had vanished, and hopefully `fetchgit' over HTTP
will work for everyone.
svn path=/nixpkgs/trunk/; revision=21722
2010-05-11 14:56:28 +00:00
Ludovic Courtès
714937bfa3
GNU Hello 2.6.
...
svn path=/nixpkgs/trunk/; revision=21707
2010-05-10 14:30:39 +00:00
Lluís Batlle i Rossell
e47a2a9651
Adding blender 2.49, additional to the last 'alpha' 2.50 there already was in nixpkgs.
...
I put the alpha in lowPrio too; too many things don't work still, there.
svn path=/nixpkgs/trunk/; revision=21701
2010-05-10 10:20:51 +00:00
Ludovic Courtès
a5bfd45419
GNU gv 3.6.9.
...
svn path=/nixpkgs/trunk/; revision=21697
2010-05-09 23:14:39 +00:00
Ludovic Courtès
c63a2c79a4
GNU Zile 2.3.16.
...
svn path=/nixpkgs/trunk/; revision=21696
2010-05-09 23:14:34 +00:00
Ludovic Courtès
e583aae98c
Emacs: Add optional dependencies on GConf and librsvg.
...
svn path=/nixpkgs/trunk/; revision=21694
2010-05-09 23:14:23 +00:00
Peter Simons
fd8c6ae43d
Moved 'maintainers' attribute into the meta section of the expression.
...
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.
svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Marc Weber
d86dace29b
adding Eclipse note,
...
readding older version.
adding eclipseLatest top level name
svn path=/nixpkgs/trunk/; revision=21684
2010-05-09 14:17:21 +00:00
Marc Weber
6c21d81ae1
update wmii. libixp vanished
...
svn path=/nixpkgs/trunk/; revision=21683
2010-05-09 14:17:15 +00:00
Marc Weber
3e6777935a
fix thinking rock url
...
svn path=/nixpkgs/trunk/; revision=21682
2010-05-09 14:15:37 +00:00
Ludovic Courtès
8edf4f1896
GNU Emacs 23.2.
...
svn path=/nixpkgs/trunk/; revision=21680
2010-05-09 12:46:22 +00:00
Lluís Batlle i Rossell
9012b226c7
Fixing the 'awesome' tab completion on Run command
...
svn path=/nixpkgs/trunk/; revision=21677
2010-05-09 11:01:29 +00:00
Lluís Batlle i Rossell
d770597dda
I wrote a bad 'name' for blender before. Fixing.
...
svn path=/nixpkgs/trunk/; revision=21674
2010-05-08 22:33:20 +00:00
Lluís Batlle i Rossell
c82a9ac921
Updating blender
...
svn path=/nixpkgs/trunk/; revision=21670
2010-05-08 21:25:56 +00:00
Nicolas Pierron
9767a35159
Update suckless urls.
...
svn path=/nixpkgs/trunk/; revision=21664
2010-05-08 17:30:34 +00:00
Lluís Batlle i Rossell
6dd72c5897
Updating putty to the last svn version, so now it can work with gtk2. The previous
...
wanted gtk1, that did not build on x86_64-linux
svn path=/nixpkgs/trunk/; revision=21649
2010-05-07 14:18:00 +00:00
Peter Simons
67cf56d2a5
git-subtree: added the version 0.3.
...
svn path=/nixpkgs/trunk/; revision=21645
2010-05-07 14:01:39 +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
Peter Simons
d21dc14966
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.1
...
svn path=/nixpkgs/trunk/; revision=21604
2010-05-05 10:26:19 +00:00
Peter Simons
6b42129c3a
pkgs/applications/science/math/wxmaxima: updated to version 0.8.5
...
svn path=/nixpkgs/trunk/; revision=21603
2010-05-05 10:26:15 +00:00
Peter Simons
2dd70d3ffb
pkgs/applications/science/math/maxima: updated to version 5.21.1
...
svn path=/nixpkgs/trunk/; revision=21602
2010-05-05 10:26:11 +00:00
Rob Vermaas
9e5ab46737
added git2cl script
...
svn path=/nixpkgs/trunk/; revision=21590
2010-05-04 10:06:50 +00:00
Lluís Batlle i Rossell
b14e71be03
Updating irssi
...
svn path=/nixpkgs/trunk/; revision=21476
2010-05-01 10:33:00 +00:00
Lluís Batlle i Rossell
b3870f0148
Adding xvid, to ffmpeg and mplayer.
...
svn path=/nixpkgs/trunk/; revision=21469
2010-04-30 21:47:09 +00:00
Peter Simons
06f51c6e05
pkgs/applications/misc/ikiwiki: added build input PerlMagick
...
Without ImageMagick support, Ikiwiki cannot handle images.
svn path=/nixpkgs/trunk/; revision=21456
2010-04-30 10:49:43 +00:00
Peter Simons
5139e564fa
pkgs/applications/graphics/ImageMagick: added build input jasper for jpeg-2000 support
...
While I was at it, I also rewrote the expression to get along without
using the deprecated "args: with args;" style.
svn path=/nixpkgs/trunk/; revision=21454
2010-04-30 10:49:33 +00:00
Lluís Batlle i Rossell
7b6ce0f9df
Updating x264, and adding x264 support to mplayer and ffmpeg.
...
svn path=/nixpkgs/trunk/; revision=21451
2010-04-30 08:33:47 +00:00