Eelco Dolstra
0619aaf2ac
* Transmission updated to 1.93.
...
svn path=/nixpkgs/trunk/; revision=21923
2010-05-20 13:39:16 +00:00
Lluís Batlle i Rossell
0ff12ea30b
Trying to fix the build of openoffice 3.2.0
...
svn path=/nixpkgs/trunk/; revision=21880
2010-05-19 16:46:48 +00:00
Lluís Batlle i Rossell
6d88da9a23
Merging from trunk (conflict on glibc, I think I resolved it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21879
2010-05-19 15:26:00 +00:00
Peter Simons
8d1637de33
pkgs/top-level/all-packages.nix, pkgs/applications/editors/emacs-23: prefer makeOverridable over getPkgConfig to customize GNU Emacs
...
Changed 'emacs23' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the actual build
expression a bit.
svn path=/nixpkgs/trunk/; revision=21873
2010-05-19 12:26:21 +00:00
Peter Simons
5e4bf97212
pkgs/applications/version-management/git-and-tools: disable sendEmailSupport on Darwin in gitFull
...
The required perl libraries don't build on Darwin.
svn path=/nixpkgs/trunk/; revision=21872
2010-05-19 12:26:17 +00:00
Peter Simons
6d7f97bd0b
pkgs/applications/editors/emacs-23: Darwin builds require libXaw to avoid link-time errors
...
svn path=/nixpkgs/trunk/; revision=21858
2010-05-19 12:25:31 +00:00
Sander van der Burg
953469729f
Removed the VBoxRandR tool which does not exists anymore
...
svn path=/nixpkgs/trunk/; revision=21857
2010-05-19 11:10:15 +00:00
Peter Simons
fa9b6ef08d
Fix ledger to compile with recent gcc.
...
Also makes ledger overridable.
svn path=/nixpkgs/trunk/; revision=21854
2010-05-19 07:50:45 +00:00
Lluís Batlle i Rossell
b4536c217f
Fixing openoffice urls for 3.2.0
...
svn path=/nixpkgs/trunk/; revision=21853
2010-05-19 07:31:07 +00:00
Lluís Batlle i Rossell
84f61fadd1
OpenOffice.org update attempt to 3.2.0 - maybe it will work
...
I'll wait for the hydra report.
svn path=/nixpkgs/trunk/; revision=21850
2010-05-18 20:57:00 +00:00
Sander van der Burg
202e36f856
Update VirtualBox + guest additions to version 3.1.8
...
svn path=/nixpkgs/trunk/; revision=21846
2010-05-18 19:10:28 +00:00
Eelco Dolstra
cfd6e0f21b
* The desktop item should be named "Firefox", not "firefox".
...
svn path=/nixpkgs/trunk/; revision=21840
2010-05-18 14:58:45 +00:00
Peter Simons
1fc724cc5c
pkgs/applications/version-management/git-and-tools/git: build git on all platforms, not just Linux
...
svn path=/nixpkgs/trunk/; revision=21839
2010-05-18 14:41:18 +00:00
Peter Simons
1295493b18
pkgs/applications/science/logic/coq: install coqide libraries
...
Patch courtesy of Russell O'Connor.
svn path=/nixpkgs/trunk/; revision=21838
2010-05-18 13:40:19 +00:00
Rob Vermaas
a07cdd3b23
* added patchelf pre-release 0.6 until it gets stable
...
* updated chrome to latest version
svn path=/nixpkgs/trunk/; revision=21836
2010-05-18 12:36:23 +00:00
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
Peter Simons
5e8a97a831
pkgs/top-level/all-packages.nix: added RPC-XML support to ikiwiki
...
This is required for the 'rst' plugin and for non-perl plugin support in
general.
svn path=/nixpkgs/trunk/; revision=21421
2010-04-29 09:35:20 +00:00
Peter Simons
a20694d004
pkgs/applications/misc/ikiwiki: renamed package from ikiwiki_3.20100427 to ikiwiki-3.20100427 to make it conform with Nix conventions
...
svn path=/nixpkgs/trunk/; revision=21418
2010-04-29 09:35:09 +00:00
Peter Simons
411b6600ba
pkgs/applications/misc/ikiwiki: dropped unnecessary empty line in shell code
...
svn path=/nixpkgs/trunk/; revision=21417
2010-04-29 09:35:05 +00:00
Peter Simons
74e8f87d00
pkgs/applications/misc/ikiwiki: bumped to version 3.20100427
...
svn path=/nixpkgs/trunk/; revision=21414
2010-04-29 08:53:52 +00:00
Peter Simons
410536177b
pkgs/applications/misc/ikiwiki: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21413
2010-04-29 08:53:43 +00:00
Marc Weber
8a79919093
fix flash player debug build
...
svn path=/nixpkgs/trunk/; revision=21411
2010-04-28 20:02:40 +00:00
Yury G. Kudryashov
882c847590
enable neon version check in svn
...
svn path=/nixpkgs/trunk/; revision=21395
2010-04-28 09:38:46 +00:00
Andres Löh
f892a8efaa
Darcs updated to 2.4.1; now ghc-6.12-compatible.
...
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Armijn Hemel
de5c9fd9bc
update to 1.0.6
...
svn path=/nixpkgs/trunk/; revision=21328
2010-04-26 20:06:00 +00:00
Alexander Tsamutali
755d7d8883
conkeror: Switched to zip snapshots, because tarballs are different on every fetchurl.
...
svn path=/nixpkgs/trunk/; revision=21298
2010-04-24 19:09:33 +00:00
Alexander Tsamutali
f45cfbe272
conkeror: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21296
2010-04-24 17:34:58 +00:00
Alexander Tsamutali
a3bac131c3
sakura: Updated to 2.3.8.
...
svn path=/nixpkgs/trunk/; revision=21287
2010-04-24 00:12:51 +00:00
Lluís Batlle i Rossell
6f2fac6466
Merging from trunk.
...
I hope I resolved the conflicts well (gmp and gccCross)
svn path=/nixpkgs/branches/stdenv-updates/; revision=21251
2010-04-22 21:44:33 +00:00
Lluís Batlle i Rossell
2894233ff6
Updating xterm so it releases the effective gid (for setgid to utmp purposes).
...
svn path=/nixpkgs/trunk/; revision=21239
2010-04-22 14:01:21 +00:00
Lluís Batlle i Rossell
5acee5db82
Fixing xterm's setting of gid in its pts terminals (group tty)
...
svn path=/nixpkgs/trunk/; revision=21224
2010-04-22 09:57:02 +00:00
Eelco Dolstra
28695d990c
* Thunderbird 3.0.4.
...
svn path=/nixpkgs/trunk/; revision=21206
2010-04-21 14:02:28 +00:00
Armijn Hemel
1aee2df93a
update libpcap to 1.1.1 and wireshark to 1.3.4
...
svn path=/nixpkgs/trunk/; revision=21205
2010-04-21 13:31:08 +00:00
Eelco Dolstra
ac5555e40c
* Subversion 1.6.11. Also updated meta.homepage to reflect that it's
...
now an Apache project.
svn path=/nixpkgs/trunk/; revision=21194
2010-04-21 09:47:26 +00:00
Marc Weber
6ef4de2259
Lyx update
...
svn path=/nixpkgs/trunk/; revision=21170
2010-04-19 19:41:38 +00:00
Marc Weber
d75d0cbb6a
Eclipse update
...
svn path=/nixpkgs/trunk/; revision=21169
2010-04-19 16:47:41 +00:00
Armijn Hemel
f18af16dfe
update to 2.8.4
...
svn path=/nixpkgs/trunk/; revision=21143
2010-04-18 10:53:31 +00:00
Eelco Dolstra
7c22881aa8
* Build audacious with ffmpeg to get support for WMA and MPC.
...
svn path=/nixpkgs/trunk/; revision=21138
2010-04-16 20:19:22 +00:00
Eelco Dolstra
10fdd4d230
* Updated audacious to 2.3. Combined audacious and audacious-plugins
...
into one derivation so that it works out of the box - no need to set
symlinks to the plugins in ~/.local/share/audacious. There is
really no reason to install those packages separately anyway, as
audacious is useless without the plugins package.
svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Michael Raskin
8840dd10fe
Fix the second URL
...
svn path=/nixpkgs/trunk/; revision=21090
2010-04-15 11:32:38 +00:00
Michael Raskin
554f09f582
Retrieve all hashes fom SVN history - forgot to specify them
...
svn path=/nixpkgs/trunk/; revision=21089
2010-04-15 11:15:08 +00:00
Michael Raskin
c1e12f2788
Temporary other OO.o mirror just to get the build working for now
...
svn path=/nixpkgs/trunk/; revision=21084
2010-04-15 08:44:54 +00:00
Eelco Dolstra
cd56e341de
* Consolidate MPlayer trunk.nix and default.nix into one.
...
* Removed the font because MPlayer doesn't use it anymore (it uses
fontconfig).
* Removed rp9codecs because the Real codecs are included in the
"essential" codecs package.
* Moved win32codecs into the MPlayer Nix expression.
svn path=/nixpkgs/trunk/; revision=21070
2010-04-14 12:13:01 +00:00
Armijn Hemel
0cf1045be4
update to 1.0.5, add libvorbis, libtheora, speex support
...
svn path=/nixpkgs/trunk/; revision=21068
2010-04-14 10:52:20 +00:00
Peter Simons
689d42ad19
pkgs/applications/version-management/mercurial: updated to version 1.5.1
...
Patch courtesy of Jean-Marie Gaillourdet.
svn path=/nixpkgs/trunk/; revision=21056
2010-04-13 10:00:43 +00:00
Peter Simons
bf775b5cdc
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.5
...
svn path=/nixpkgs/trunk/; revision=21055
2010-04-13 09:55:19 +00:00
Lluís Batlle i Rossell
a79eba93e2
Updating elinks to a prerelease that has full utf-8 support
...
svn path=/nixpkgs/trunk/; revision=21039
2010-04-12 22:56:13 +00:00
Lluís Batlle i Rossell
ec8f2bdc1b
Adding sasl support to mutt, so ssmtp sending works
...
svn path=/nixpkgs/trunk/; revision=21038
2010-04-12 22:21:01 +00:00
Lluís Batlle i Rossell
165bc84831
Adding smtp support to mutt
...
svn path=/nixpkgs/trunk/; revision=21037
2010-04-12 22:10:15 +00:00
Peter Simons
425d964e7d
pkgs/applications/science/math/maxima: added myself as a maintainer
...
svn path=/nixpkgs/trunk/; revision=21028
2010-04-12 11:21:38 +00:00
Peter Simons
2185e04b88
pkgs/applications/version-management/git-and-tools/git: bumped version to 1.7.0.4
...
svn path=/nixpkgs/trunk/; revision=21026
2010-04-12 11:21:29 +00:00
Yury G. Kudryashov
afe0368b9a
Bump to calibre-0.6.47
...
svn path=/nixpkgs/trunk/; revision=21013
2010-04-11 18:58:35 +00:00
Yury G. Kudryashov
f25c68f01a
Remove old kde packages
...
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Armijn Hemel
e0f50ecb39
update to 2.2.3
...
svn path=/nixpkgs/trunk/; revision=21008
2010-04-11 12:13:23 +00:00
Armijn Hemel
5bd8e9c059
update to 1.3.3.14, disable cairo for now, since it doesn't compile (also not with 1.3.3.13
...
svn path=/nixpkgs/trunk/; revision=21007
2010-04-10 22:33:44 +00:00
Yury G. Kudryashov
eb20e3b926
Add gpm support to elinks
...
svn path=/nixpkgs/trunk/; revision=21003
2010-04-10 20:27:02 +00:00
Yury G. Kudryashov
22bc695075
Use package overrides instead of getConfig
...
svn path=/nixpkgs/trunk/; revision=21002
2010-04-10 20:26:54 +00:00
Armijn Hemel
86a0b21de8
update to 2.8.3
...
svn path=/nixpkgs/trunk/; revision=21000
2010-04-10 19:06:59 +00:00
Eelco Dolstra
2f423bbf1f
* Firefox 3.5.9.
...
svn path=/nixpkgs/trunk/; revision=20992
2010-04-09 13:06:46 +00:00
Michael Raskin
f7880c95a3
Roll back OO.o version; subscribe to build results
...
svn path=/nixpkgs/trunk/; revision=20964
2010-04-06 21:46:52 +00:00
Lluís Batlle i Rossell
3c2c4ac87a
Adding 'meld'
...
svn path=/nixpkgs/trunk/; revision=20963
2010-04-06 19:39:29 +00:00
Michael Raskin
3cc371de23
Try removing old patches
...
svn path=/nixpkgs/trunk/; revision=20961
2010-04-06 19:04:43 +00:00
Michael Raskin
1b2c0d3326
Try updating OO.o - old tarball unavailable anyway
...
svn path=/nixpkgs/trunk/; revision=20960
2010-04-06 17:30:51 +00:00
Lluís Batlle i Rossell
882e258fbc
Updating firefox. For xulrunner, I moved the version number up too; I don't know what did I have to do with it.
...
svn path=/nixpkgs/trunk/; revision=20948
2010-04-05 16:04:50 +00:00
Lluís Batlle i Rossell
19b9811012
Making a bunch of basic programs cross-buildable.
...
After this, the 'bootstrap-tools' can be cross-built.
svn path=/nixpkgs/branches/stdenv-updates/; revision=20945
2010-04-04 18:10:42 +00:00
Lluís Batlle i Rossell
bb8a2181ad
Updating kismet
...
svn path=/nixpkgs/trunk/; revision=20934
2010-04-03 22:07:59 +00:00
Yury G. Kudryashov
b01b22892b
Use override for gitFull
...
svn path=/nixpkgs/trunk/; revision=20927
2010-04-02 12:39:38 +00:00
Yury G. Kudryashov
284c448d12
Fix gitFull build
...
svn path=/nixpkgs/trunk/; revision=20926
2010-04-02 07:43:02 +00:00
Yury G. Kudryashov
7af927d96b
Improve git-svn support
...
svn path=/nixpkgs/trunk/; revision=20925
2010-04-02 07:17:11 +00:00
Yury G. Kudryashov
f26e437b72
Don't depend on X unless djview3 is requested
...
Also rename option name to "qt3"
svn path=/nixpkgs/trunk/; revision=20908
2010-04-01 12:34:50 +00:00
Sander van der Burg
903fff2bdd
Fixed the download URL of virtualbox
...
svn path=/nixpkgs/trunk/; revision=20886
2010-03-31 09:49:58 +00:00
Sander van der Burg
e09befd926
Upgraded virtualbox guest additions to 3.1.6
...
svn path=/nixpkgs/trunk/; revision=20884
2010-03-31 09:32:52 +00:00
Sander van der Burg
88a67817c9
Upgraded VirtualBox to 3.1.6
...
svn path=/nixpkgs/trunk/; revision=20883
2010-03-31 09:31:13 +00:00
Lluís Batlle i Rossell
946ca82173
Making ikiwiki happier with LocaleGettext
...
svn path=/nixpkgs/trunk/; revision=20845
2010-03-28 22:54:10 +00:00
Lluís Batlle i Rossell
acb93ad638
Updating ikiwiki
...
svn path=/nixpkgs/trunk/; revision=20844
2010-03-28 19:18:12 +00:00
Alexander Tsamutali
99f19e27de
applications/networking/p2p/transmission: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=20840
2010-03-28 00:06:30 +00:00
Eelco Dolstra
54aefa41b4
* aangifte2009 requires xdg-utils to open a browser.
...
svn path=/nixpkgs/trunk/; revision=20830
2010-03-25 20:39:01 +00:00
Eelco Dolstra
25ea790dd4
* Added the Dutch Tax Return program for 2009.
...
svn path=/nixpkgs/trunk/; revision=20828
2010-03-25 19:40:19 +00:00
Lluís Batlle i Rossell
d533e31357
Updating gtkwave
...
svn path=/nixpkgs/trunk/; revision=20825
2010-03-25 15:07:53 +00:00
Michael Raskin
7a57a42ee6
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=20804
2010-03-24 07:25:33 +00:00
Lluís Batlle i Rossell
54ccfcff2d
Updating calibre (now, with chm support)
...
svn path=/nixpkgs/trunk/; revision=20797
2010-03-23 21:48:38 +00:00
Eelco Dolstra
318234c091
* flashplayer: fix the version number.
...
svn path=/nixpkgs/trunk/; revision=20792
2010-03-23 19:35:48 +00:00
Eelco Dolstra
9dd466d123
* Updated pyqt and sip because the old versions have disappeared.
...
* Removed some unused versions of those packages.
* Don't pass `lib' to packages (because we already have `stdenv.lib').
* Removed some `*_python26' variants because Python 2.6 is the default
now.
svn path=/nixpkgs/trunk/; revision=20782
2010-03-23 14:04:47 +00:00
Peter Simons
47e93b4177
pkgs/applications/editors/emacs-modes/magit: fixed cut&paste error in name attribute
...
Thanks, Eelco!
svn path=/nixpkgs/trunk/; revision=20780
2010-03-23 12:29:21 +00:00
Peter Simons
bba9ecdbac
pkgs/applications/editors/emacs-modes/magit: updated to version 0.7-109-g0fc3980
...
svn path=/nixpkgs/trunk/; revision=20779
2010-03-23 11:56:44 +00:00
Eelco Dolstra
4bd60ef8fc
* Updated Firefox to 3.6.2. Hopefully it works now.
...
svn path=/nixpkgs/trunk/; revision=20777
2010-03-23 10:27:47 +00:00
Peter Simons
9c9620b334
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.3
...
svn path=/nixpkgs/trunk/; revision=20776
2010-03-23 09:34:58 +00:00
Rob Vermaas
a5586000d4
fix subversion perl bindings for gitFull
...
svn path=/nixpkgs/trunk/; revision=20771
2010-03-22 11:13:02 +00:00
Michael Raskin
cd8cc93432
Update Monotone
...
svn path=/nixpkgs/trunk/; revision=20716
2010-03-17 15:13:13 +00:00
Lluís Batlle i Rossell
26ca329ec4
Making gitFull get the subversion as it wants: with perlBindings.
...
This should allow hydra building it properly.
svn path=/nixpkgs/trunk/; revision=20701
2010-03-17 13:27:05 +00:00
Lluís Batlle i Rossell
1d71fc8923
Updating avidemux
...
svn path=/nixpkgs/trunk/; revision=20670
2010-03-16 21:52:36 +00:00
Peter Simons
cab868b9a3
pkgs/applications/editors/emacs-modes/magit: download tarball from cryp.to
...
The idea of downloading the source code tarball directly from gitorious.org was
great, but didn't work. Apparently, those tarballs have different checksums
every time they're generated. To remedy the situation, I've copied the proper
tarball statically to <http://cryp.to/magit-mainline-0.7-94-gbf42bf8.tar.gz >.
svn path=/nixpkgs/trunk/; revision=20653
2010-03-16 12:51:45 +00:00
Peter Simons
b6d6f301c4
pkgs/applications/editors/emacs-modes/magit: updated to version magit-0.7-94-gbf42bf8
...
Magit has seen plenty of development since version 0.7, but for some reason
there haven't been any new releases. This version bump updates the expression to
build a current version of Magit directly from the Git repository.
This change adds buildInputs 'autoconf' and 'automake'. These tools are required
only because we aren't building from a proper release tarball. Once version 0.8
comes out, these dependencies can be dropped again.
svn path=/nixpkgs/trunk/; revision=20650
2010-03-16 12:13:40 +00:00
Peter Simons
f92867651f
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.2
...
svn path=/nixpkgs/trunk/; revision=20649
2010-03-16 12:13:32 +00:00
Michael Raskin
f05adf46bd
Make FlashPlayer9 build for now..
...
svn path=/nixpkgs/trunk/; revision=20641
2010-03-16 06:44:02 +00:00
Lluís Batlle i Rossell
d44be49320
Updating tkcvs (which includes tkdiff)
...
svn path=/nixpkgs/trunk/; revision=20632
2010-03-15 14:26:47 +00:00
Marc Weber
65ef5d1328
mplayer-trunk update
...
svn path=/nixpkgs/trunk/; revision=20604
2010-03-13 06:07:46 +00:00
Marc Weber
b2c15d8c37
git-1.7: Python is optional
...
svn path=/nixpkgs/trunk/; revision=20603
2010-03-13 06:07:44 +00:00
Marc Weber
19f4182167
fix Scribus
...
svn path=/nixpkgs/trunk/; revision=20602
2010-03-13 06:07:41 +00:00
Lluís Batlle i Rossell
57ea53f67a
Adding rapidsvn
...
svn path=/nixpkgs/trunk/; revision=20538
2010-03-10 20:44:40 +00:00
Armijn Hemel
013ead070a
update to 2.8.2
...
svn path=/nixpkgs/trunk/; revision=20537
2010-03-10 19:34:16 +00:00
Lluís Batlle i Rossell
e0a7fba6a0
Making googleearth build (buildInputs => buildNativeInputs in the scripts)
...
svn path=/nixpkgs/trunk/; revision=20466
2010-03-07 22:46:06 +00:00
Lluís Batlle i Rossell
dddd34bc4e
Updating qemu.
...
svn path=/nixpkgs/trunk/; revision=20458
2010-03-06 23:37:01 +00:00
Lluís Batlle i Rossell
3b54414f31
I left a "set -x" without will.
...
svn path=/nixpkgs/trunk/; revision=20441
2010-03-05 22:13:58 +00:00
Lluís Batlle i Rossell
681929cd4d
I noticed that the patchPhase does not run postPatch, if there are no 'patches'.
...
So, I move what I had in postPatch to prePatch, which is run with or without 'patches'.
svn path=/nixpkgs/trunk/; revision=20440
2010-03-05 22:10:54 +00:00
Lluís Batlle i Rossell
ba28274db7
Updating mercurial
...
svn path=/nixpkgs/trunk/; revision=20439
2010-03-05 21:59:52 +00:00
Lluís Batlle i Rossell
48fa4b5257
Updating dwm, and allowing users set their own patches to configure it.
...
svn path=/nixpkgs/trunk/; revision=20437
2010-03-05 21:49:29 +00:00
Lluís Batlle i Rossell
ca86e6992b
Updating dmenu.
...
svn path=/nixpkgs/trunk/; revision=20436
2010-03-05 21:42:24 +00:00
Lluís Batlle i Rossell
e1f0221bc3
As the main openoffice servers don't hold the 3.1.1 source anymore (This means I could
...
not find it), I update the URLs so it is taken from a mirror still having them.
I tried one at random from:
http://distribution.openoffice.org/mirrors/#mirrors
and it worked. They don't have older versions other than 3.1.1 though.
This also reverts the attempt from Sander updating the expression to 3.2.0, because
it failed. That deserves more effort.
svn path=/nixpkgs/trunk/; revision=20419
2010-03-05 17:09:34 +00:00
Sander van der Burg
0894348d60
Since OOo 3.1.1 is broken anyway, this is my first attempt in supporting 3.2.0
...
svn path=/nixpkgs/trunk/; revision=20414
2010-03-05 13:38:27 +00:00
Lluís Batlle i Rossell
4523a86c92
Adding the awesome man pages.
...
svn path=/nixpkgs/trunk/; revision=20394
2010-03-05 09:52:53 +00:00
Lluís Batlle i Rossell
40d3c2f29a
Adding graphicsmagick 1.3.7 for octave imread() and alike to work.
...
svn path=/nixpkgs/trunk/; revision=20390
2010-03-04 16:41:14 +00:00
Lluís Batlle i Rossell
ba274e578c
Made graphicsmagick-config not say anything about libraries that would be needed for static linking, because we are linking it dynamically.
...
Made octave link with graphicsmagick to get imread() working.
Nevertheless, imread does not work, because of some problems between octave and latest versions of graphicsmagick: http://www-old.cae.wisc.edu/pipermail/octave-maintainers/2010-February/015295.html
Next to do: add an older version of graphics magick for octave.
svn path=/nixpkgs/trunk/; revision=20389
2010-03-04 16:41:10 +00:00
Lluís Batlle i Rossell
22065c11d9
Adding 'awesome' (and two packages it was depending on)
...
svn path=/nixpkgs/trunk/; revision=20385
2010-03-04 14:44:56 +00:00
Lluís Batlle i Rossell
9c75629a31
Made graphicsmagick build shared libraries (otherwise we have to care in x86_64 on PIC)
...
svn path=/nixpkgs/trunk/; revision=20384
2010-03-04 14:44:51 +00:00
Lluís Batlle i Rossell
aa38df2611
Adding GraphicsMagick
...
svn path=/nixpkgs/trunk/; revision=20383
2010-03-04 14:44:47 +00:00
Lluís Batlle i Rossell
c2cbd65668
Getting a better seg3d build. Now it runs from TMPDIR at least.
...
The installation still fails.
svn path=/nixpkgs/trunk/; revision=20382
2010-03-04 14:44:43 +00:00
Ludovic Courtès
21e05c5ff3
GNU Zile 2.3.15.
...
svn path=/nixpkgs/trunk/; revision=20361
2010-03-04 11:10:35 +00:00
Ludovic Courtès
cbe0240818
pavucontrol 0.9.10.
...
svn path=/nixpkgs/trunk/; revision=20354
2010-03-03 14:27:22 +00:00
Lluís Batlle i Rossell
8e0a5f75a7
I broke again the nixpkgs tarball. After this, I think I learnt how to test it before
...
committing.
svn path=/nixpkgs/trunk/; revision=20321
2010-03-02 07:45:22 +00:00
Lluís Batlle i Rossell
cc068f0be8
Adding the itk libraries.
...
Adding a skeleton of the seg3d package. It builds, but libraries and rpaths are wrong.
I hope to fix it soon.
svn path=/nixpkgs/trunk/; revision=20320
2010-03-01 23:31:35 +00:00
Ludovic Courtès
0bae3266eb
Impressive: Fix references to Python's directories.
...
svn path=/nixpkgs/trunk/; revision=20318
2010-03-01 17:08:30 +00:00
Ludovic Courtès
f1fcbc0fc9
Fix JDEE.
...
The SVN history has apparently been modified in place.
svn path=/nixpkgs/trunk/; revision=20313
2010-03-01 17:08:08 +00:00
Rob Vermaas
895ec201d3
yate2: updated hash
...
svn path=/nixpkgs/trunk/; revision=20298
2010-03-01 12:09:05 +00:00
Lluís Batlle i Rossell
b7abafeedc
Adding a new python package to allow calibre preview the books
...
svn path=/nixpkgs/trunk/; revision=20292
2010-02-28 22:55:08 +00:00
Lluís Batlle i Rossell
30a9cbf018
Updating calibre (I had to add a new python package for it: cssutils)
...
svn path=/nixpkgs/trunk/; revision=20291
2010-02-28 22:42:39 +00:00
Michael Raskin
01d5ec596b
Some more optional features for Vim
...
svn path=/nixpkgs/trunk/; revision=20288
2010-02-28 17:54:41 +00:00
Michael Raskin
a45255dee9
Fix Chromium
...
svn path=/nixpkgs/trunk/; revision=20251
2010-02-25 13:22:51 +00:00
Ludovic Courtès
f07aa3d96d
GNUnet 0.8.1b.
...
svn path=/nixpkgs/trunk/; revision=20245
2010-02-25 10:31:36 +00:00
Michael Raskin
9df96554ec
Make Vim source overridable and add ECL configuration information. Currently Vim with ECL support requires unofficial source package, like the one retrievable from http://repo.or.cz/w/vim_extended.git
...
svn path=/nixpkgs/trunk/; revision=20200
2010-02-23 18:10:42 +00:00
Armijn Hemel
68164d951e
update to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=20199
2010-02-23 17:17:53 +00:00
Lluís Batlle i Rossell
454fb58a39
Updating psi, so it builds with gcc 4.4
...
svn path=/nixpkgs/trunk/; revision=20165
2010-02-22 09:53:17 +00:00
Lluís Batlle i Rossell
fbb0906d14
Fixing a sourceforge url inside meshlab.
...
svn path=/nixpkgs/trunk/; revision=20162
2010-02-22 08:15:34 +00:00
Alexander Tsamutali
2b78535ef9
applications/misc/xmobar: Added UTF8 and XFT support.
...
svn path=/nixpkgs/trunk/; revision=20156
2010-02-21 15:49:44 +00:00
Alexander Tsamutali
8c82537f9a
applications/misc/sakura: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=20152
2010-02-21 11:36:49 +00:00
Eelco Dolstra
af717b48f4
* Firefox 3.5.8.
...
svn path=/nixpkgs/trunk/; revision=20125
2010-02-19 10:03:31 +00:00
Michael Raskin
b51a1937b6
Fix pqiv unpack step
...
svn path=/nixpkgs/trunk/; revision=20124
2010-02-19 09:58:37 +00:00
Lluís Batlle i Rossell
7506ae348d
Updating qemu
...
svn path=/nixpkgs/trunk/; revision=20115
2010-02-18 18:42:11 +00:00
Michael Raskin
c3e3bc52dc
Fix missed argument
...
svn path=/nixpkgs/trunk/; revision=20113
2010-02-18 16:26:35 +00:00
Sander van der Burg
3b65d90edf
Removed all root ownership stuff, so that the kernel modules will install in a chroot environment
...
svn path=/nixpkgs/trunk/; revision=20103
2010-02-18 14:04:22 +00:00
Sander van der Burg
2fb201871b
Running the guest additions build in a chroot environment will not install the kernel modules. Removing the ownership attributes might prevents this
...
svn path=/nixpkgs/trunk/; revision=20097
2010-02-18 13:09:49 +00:00
Peter Simons
c7e5f6a80b
pkgs/applications/version-management/git-and-tools/git: version 1.7.0 needs Python
...
svn path=/nixpkgs/trunk/; revision=20096
2010-02-18 12:08:39 +00:00
Marc Weber
8acdb419c6
fix git-fast-import by using a correct tar.gz
...
svn path=/nixpkgs/trunk/; revision=20086
2010-02-18 01:49:45 +00:00
Marc Weber
662a933eb0
fix mercurial gui (python lib path still pointed to 2.5 bet python 2.6 is used now)
...
svn path=/nixpkgs/trunk/; revision=20085
2010-02-18 01:49:41 +00:00
Marc Weber
4007d19700
fix vim_configurable
...
svn path=/nixpkgs/trunk/; revision=20084
2010-02-18 01:49:22 +00:00
Peter Simons
6a48baead3
pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0
...
svn path=/nixpkgs/trunk/; revision=20083
2010-02-18 00:28:24 +00:00
Peter Simons
200c07d817
pkgs/applications/version-management/git-and-tools/git: added myself to the list of maintainers
...
svn path=/nixpkgs/trunk/; revision=20082
2010-02-18 00:28:15 +00:00
Sander van der Burg
b036ee727a
Fixed installation of virtualbox kernel modules
...
svn path=/nixpkgs/trunk/; revision=20077
2010-02-17 16:13:53 +00:00
Lluís Batlle i Rossell
c9b077f296
Updating freemind, and making it build.
...
(A hack about mkdir... strange ant. I don't know how it is supposed to work)
svn path=/nixpkgs/trunk/; revision=20061
2010-02-16 21:29:35 +00:00
Lluís Batlle i Rossell
b07babb810
Updating homebank.
...
svn path=/nixpkgs/trunk/; revision=20058
2010-02-16 17:49:24 +00:00
Sander van der Burg
30b6f037a0
Upgraded VirtualBox to 3.1.4 which also fixes problems in recent NixOS releases. It took me a while to upgrade this, since the installer is different compared to older releases.
...
svn path=/nixpkgs/trunk/; revision=20057
2010-02-16 16:10:01 +00:00