Ludovic Courtès
c5098ff56e
GCC 4.5: Add dependency on Perl.
...
svn path=/nixpkgs/trunk/; revision=21974
2010-05-25 19:38:18 +00:00
Ludovic Courtès
fc6b345f94
GCJ 4.5: Build with `--enable-java-home' & co.
...
svn path=/nixpkgs/trunk/; revision=21973
2010-05-25 19:38:13 +00:00
Lluís Batlle i Rossell
f7bd2a829e
Adding yasm and lame support to mplayer
...
svn path=/nixpkgs/trunk/; revision=21972
2010-05-25 18:39:29 +00:00
Lluís Batlle i Rossell
adc9f57c71
Adding lame to ffmpeg so it can encode mp3, and allow it also build its assembly
...
routines adding yasm, and --enable-runtime-cpudetection, that I hope will end in
faster executions
svn path=/nixpkgs/trunk/; revision=21971
2010-05-25 18:39:24 +00:00
Lluís Batlle i Rossell
8b59ac89bf
Adding go-oo in multiple languages. The expression and names can be improved, but at least
...
I reached a point where it works. Patches welcome - even without asking.
I should add a way to regenerate src.nix automatically too, but the information on what
to dowload is only inside their download script generated after configure.
There are more things that can be added: kde4 support, gstreamer, ...
I did not check that all the buildInputs are needed - most come from the old openoffice expression.
svn path=/nixpkgs/trunk/; revision=21969
2010-05-25 17:05:52 +00:00
Lluís Batlle i Rossell
a51bbc1992
Adding libvpx (the codec VP8). Still no package uses it.
...
svn path=/nixpkgs/trunk/; revision=21958
2010-05-24 21:57:45 +00:00
Ludovic Courtès
0b2906ca28
Add cross Coreutils.
...
svn path=/nixpkgs/trunk/; revision=21935
2010-05-21 13:46:54 +00:00
Eelco Dolstra
50712e5279
* Added miniupnpd, an implementation of the UPnP Internet Gateway
...
Device (IGD) specification.
* Updated iptables to 1.4.8.
svn path=/nixpkgs/trunk/; revision=21929
2010-05-20 22:11:44 +00:00
Ludovic Courtès
1fe9b4a3b1
GNU GSS: Add dependency on GNU Shishi.
...
svn path=/nixpkgs/trunk/; revision=21922
2010-05-20 13:00:30 +00:00
Ludovic Courtès
012389b882
GNU Hurd: Add full cross build.
...
svn path=/nixpkgs/trunk/; revision=21916
2010-05-20 11:54:40 +00:00
Ludovic Courtès
430b98a7c1
Remove `migCross' top-level attribute.
...
svn path=/nixpkgs/trunk/; revision=21914
2010-05-20 11:54:31 +00:00
Eelco Dolstra
3dd55eef23
* Added aria2, a download utility.
...
svn path=/nixpkgs/trunk/; revision=21912
2010-05-20 11:11:24 +00:00
Ludovic Courtès
63abc2ed86
GCC 4.5: Add support for a separate libpthread; rearrange target flags handling.
...
svn path=/nixpkgs/trunk/; revision=21905
2010-05-19 21:32:19 +00:00
Ludovic Courtès
fc763b15eb
hwloc 1.0.
...
svn path=/nixpkgs/trunk/; revision=21902
2010-05-19 21:30:37 +00:00
Ludovic Courtès
e5571e9cd4
GNU Hurd: Add libpthread.
...
svn path=/nixpkgs/trunk/; revision=21900
2010-05-19 21:28:57 +00:00
Ludovic Courtès
2534ea88b1
GNU Hurd: Allow partial builds.
...
svn path=/nixpkgs/trunk/; revision=21899
2010-05-19 21:28:34 +00:00
Ludovic Courtès
5ecaa9ab32
GNU MIG: Move to `os-specific/gnu'.
...
svn path=/nixpkgs/trunk/; revision=21894
2010-05-19 21:27:53 +00:00
Ludovic Courtès
eeba31dfc9
GNU MIG: Use the date as the version number; remove misguided cross stuff.
...
svn path=/nixpkgs/trunk/; revision=21893
2010-05-19 21:27:38 +00:00
Yury G. Kudryashov
cc6ca8b2ae
Add gnupg1 compatibility wrapper
...
Gnupg1compat is symlinked gnupg2 with two additional symlinks:
gpg->gpg2 and gpgv->gpgv2.
Move original gnupg 1.x to gnupg1orig.
Set default gnupg1 to gnupg1compat.
svn path=/nixpkgs/trunk/; revision=21888
2010-05-19 20:59:20 +00:00
Yury G. Kudryashov
6a0318fead
Add libassuan1 back
...
opensc needs it
svn path=/nixpkgs/trunk/; revision=21887
2010-05-19 20:59:15 +00:00
Yury G. Kudryashov
b7a54122ef
Pass coreutils explicitly instead of using stdenv.coreutils
...
I hope that this fixes tarball creation for hydra
svn path=/nixpkgs/trunk/; revision=21886
2010-05-19 20:59:07 +00:00
Yury G. Kudryashov
fd63f04e4e
Remove gpg->gpg2 symlink
...
Also make gpgme compile&find gpg2
svn path=/nixpkgs/trunk/; revision=21885
2010-05-19 20:59:03 +00:00
Yury G. Kudryashov
d0b56edcf2
Mass GnuPG upgrade
...
gnupg tests fail. Will try to fix later.
svn path=/nixpkgs/trunk/; revision=21884
2010-05-19 20:58:56 +00:00
Yury G. Kudryashov
ea1953d744
Move gnupg to gnupg1 and gnupg2 to gnupg
...
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.
svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Yury G. Kudryashov
7751f8bd62
Upgrade pinentry to 0.8.0
...
Also add optional pinentry-qt4
svn path=/nixpkgs/trunk/; revision=21882
2010-05-19 20:58:35 +00:00
Eelco Dolstra
f8a818bf20
* Remove a redundant version of ktorrent (it's already in
...
kde/extra-gear).
svn path=/nixpkgs/trunk/; revision=21876
2010-05-19 13:57:20 +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
3353ed9c88
pkgs/top-level/all-packages.nix, pkgs/tools/networking/openssh: prefer makeOverridable over getPkgConfig to customize openssh
...
Changed 'openssh' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the build
expression a bit.
svn path=/nixpkgs/trunk/; revision=21868
2010-05-19 12:26:06 +00:00
Peter Simons
3104ba89de
pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize pdsh
...
Changed 'pdsh' expression to allow for argument overriding instead of relying
on getPkgConfig.
svn path=/nixpkgs/trunk/; revision=21867
2010-05-19 12:26:00 +00:00
Peter Simons
2508c95763
pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize distcc
...
Changed 'distcc' expression to allow for argument overriding instead of relying
on getPkgConfig.
svn path=/nixpkgs/trunk/; revision=21866
2010-05-19 12:25:57 +00:00
Peter Simons
7f0dc973f4
pkgs/top-level/all-packages.nix: prefer makeOverridable over getConfig to customize libc version
...
Previously, the getConfig variable 'brokenRedHatKernel' was used to switch back
to glibc 2.5, which fixes various run-time problems on Red Hat Linux. Now, the
same can be achieved by configuring
{
packageOverrides = pkgs:
{
glibc = pkgs.useFromStdenv "glibc" pkgs.glibc25;
};
}
in $NIXPKGS_CONFIG. Similarly, the argument 'installLocales' can be overridden
by setting:
{
packageOverrides = pkgs:
{
glibc = pkgs.useFromStdenv "glibc" (pkgs.glibc25.override { installLocales = true; });
};
}
svn path=/nixpkgs/trunk/; revision=21865
2010-05-19 12:25:54 +00:00
Peter Simons
aa600ed8f7
pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize GNU plot
...
Changed 'gnuplot' 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=21864
2010-05-19 12:25:51 +00:00
Peter Simons
d9c1f1b118
pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize ipmitool
...
Changed 'ipmitool' expression to allow for argument overriding instead of
relying on getPkgConfig.
svn path=/nixpkgs/trunk/; revision=21863
2010-05-19 12:25:48 +00:00
Peter Simons
9c812655ce
pkgs/top-level/all-packages.nix: prefer makeOverridable over getPkgConfig to customize GNU Privacy Guard
...
Changed 'gnupg' and 'gnupg2' expressions to allow for argument overriding
instead of relying on getPkgConfig.
svn path=/nixpkgs/trunk/; revision=21862
2010-05-19 12:25:45 +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
Michael Raskin
e2736a0888
DMTX now needs libjasper.. pass that lib to dmtx
...
svn path=/nixpkgs/trunk/; revision=21852
2010-05-18 21:15:13 +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
Marc Weber
6361b3a682
adding ati-drivers There is still much to be done, see http://thread.gmane.org/gmane.linux.distributions.nixos/4145
...
svn path=/nixpkgs/trunk/; revision=21848
2010-05-18 19:36:55 +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
Peter Simons
cbc19490b9
Add Xfce Terminal emulator.
...
Adds the terminal emulator, and the libraries that it depends upon.
svn path=/nixpkgs/trunk/; revision=21820
2010-05-17 16:16:39 +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
Lluís Batlle i Rossell
70302d2d18
Adding inputs to privoxy, so it gets more features (zlib, documentation, pcre)
...
svn path=/nixpkgs/trunk/; revision=21809
2010-05-16 22:14:02 +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
Lluís Batlle i Rossell
a286b7c9b2
Adding tor 0.2.1.26
...
(Patch sent by roconnor)
svn path=/nixpkgs/trunk/; revision=21797
2010-05-16 16:23:32 +00:00
Lluís Batlle i Rossell
4df5343e78
Adding x2x.
...
Patch by Oleksandr Kozachuk
svn path=/nixpkgs/trunk/; revision=21796
2010-05-16 16:23:17 +00:00
Yury G. Kudryashov
ff03fa4511
Upgrade lvm2
...
svn path=/nixpkgs/trunk/; revision=21791
2010-05-15 18:43:10 +00:00
Yury G. Kudryashov
6edea62ea5
make freetype overridable
...
svn path=/nixpkgs/trunk/; revision=21790
2010-05-15 17:07:46 +00:00
Yury G. Kudryashov
062c48db4b
Start migrating to polkit-0.9.6
...
svn path=/nixpkgs/trunk/; revision=21786
2010-05-15 09:55:15 +00:00
Yury G. Kudryashov
9c7c6a9202
consolekit-0.4.1
...
svn path=/nixpkgs/trunk/; revision=21783
2010-05-15 09:54:50 +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
Eelco Dolstra
22d901d935
* Updated Nix.
...
svn path=/nixpkgs/trunk/; revision=21771
2010-05-14 08:57:16 +00:00
Yury G. Kudryashov
46bce5a789
Add gobject-introspection
...
svn path=/nixpkgs/trunk/; revision=21763
2010-05-13 15:56:04 +00:00
Ludovic Courtès
7a34b3a7a9
glibc: Get the Hurd-specific glibc branch.
...
svn path=/nixpkgs/trunk/; revision=21761
2010-05-12 23:54:20 +00:00
Ludovic Courtès
632ad9e73c
glibc: Check whether `crossSystem' is null before accessing it.
...
svn path=/nixpkgs/trunk/; revision=21756
2010-05-12 20:49:57 +00:00
Lluís Batlle i Rossell
146cfcba6c
Fixing glibcInfo - it did not build.
...
svn path=/nixpkgs/trunk/; revision=21755
2010-05-12 19:31:18 +00:00
Ludovic Courtès
7e08174782
glibc 2.11: Cross-build for GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=21752
2010-05-12 15:46:51 +00:00
Ludovic Courtès
2d4fa8897e
Add GNU Hurd (headers).
...
svn path=/nixpkgs/trunk/; revision=21751
2010-05-12 15:46:47 +00:00
Ludovic Courtès
32fcf8d32b
Add GNU MIG.
...
svn path=/nixpkgs/trunk/; revision=21750
2010-05-12 15:46:43 +00:00
Ludovic Courtès
5738f20c83
Add GNU Mach (headers).
...
svn path=/nixpkgs/trunk/; revision=21749
2010-05-12 15:46:38 +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
657ae2a621
adding libdwg - optional dependency of grass
...
svn path=/nixpkgs/trunk/; revision=21736
2010-05-12 00:50:01 +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
001a74368f
Adding the Microchip software for the PICKit2 programmer: pk2cmd
...
svn path=/nixpkgs/trunk/; revision=21726
2010-05-11 16:17:26 +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
86e3de70e1
GNU gettext 0.18 (not in stdenv).
...
svn path=/nixpkgs/trunk/; revision=21704
2010-05-10 12:57:10 +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
e583aae98c
Emacs: Add optional dependencies on GConf and librsvg.
...
svn path=/nixpkgs/trunk/; revision=21694
2010-05-09 23:14:23 +00:00
Marc Weber
27ef15a6bd
adding postgis + script enabling postgis features
...
Exporting builder.pl because it will be used in NixOS postgresql module
svn path=/nixpkgs/trunk/; revision=21691
2010-05-09 20:38:16 +00:00
Marc Weber
3303106e97
python: support ncurses, replace composedArgsAndFun by makeOverridable
...
because composedArgsAndFun didn't pass values to the builder
svn path=/nixpkgs/trunk/; revision=21686
2010-05-09 14:33:50 +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
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
Marc Weber
8d9af6d596
patch provided by David Brown adding simple-build-tool which builds Scala packages
...
svn path=/nixpkgs/trunk/; revision=21671
2010-05-08 21:51:47 +00:00
Lluís Batlle i Rossell
c82a9ac921
Updating blender
...
svn path=/nixpkgs/trunk/; revision=21670
2010-05-08 21:25:56 +00:00
Yury G. Kudryashov
169fee5644
Add qt-4.7-beta1 with low priority
...
svn path=/nixpkgs/trunk/; revision=21659
2010-05-07 20:08:37 +00:00
Yury G. Kudryashov
0864c1422e
Move qt-4.x into subfolder
...
svn path=/nixpkgs/trunk/; revision=21658
2010-05-07 20:08:31 +00:00
Lluís Batlle i Rossell
a3d73679b7
Cleaning a bit the boost directory. I propose having 'default.nix' for the latest version,
...
so the updates end in a simple diff. I remove the versions not mentioned anywhere else too.
svn path=/nixpkgs/trunk/; revision=21650
2010-05-07 14:27:22 +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
3542a7777e
pkgs/top-level/all-packages.nix: removed boost_1_36_0 attribute
...
According to "grep -R", that attribute isn't referenced by anything in nix-pkgs.
svn path=/nixpkgs/trunk/; revision=21639
2010-05-07 09:33:30 +00:00
Peter Simons
00b296762a
pkgs/development/libraries/boost: updated boost to 1.43.0
...
svn path=/nixpkgs/trunk/; revision=21638
2010-05-07 09:32:46 +00:00
Lluís Batlle i Rossell
2c8783a48b
Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added
...
to test the crossbuilding with wxGTK.
I added a new windows-specific package: wxMSW.
svn path=/nixpkgs/trunk/; revision=21634
2010-05-06 19:19:22 +00:00
Lluís Batlle i Rossell
c548c084bb
Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc = "msvcrt"
...
in the crossSystem)
svn path=/nixpkgs/trunk/; revision=21630
2010-05-06 18:22:51 +00:00
Sander van der Burg
b97a0eb54e
Added GeoIP Java API library
...
svn path=/nixpkgs/trunk/; revision=21626
2010-05-06 13:58:27 +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
Ludovic Courtès
96f2d289bc
Don't strip Linux modules in the SystemTap variant.
...
svn path=/nixpkgs/trunk/; revision=21619
2010-05-05 19:48:52 +00:00
Ludovic Courtès
588be9d6db
Add a Linux kernel suitable for SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21618
2010-05-05 19:48:46 +00:00
Ludovic Courtès
1edabb560c
Make `nixUnstable' the default.
...
svn path=/nixpkgs/trunk/; revision=21616
2010-05-05 19:48:32 +00:00
Ludovic Courtès
d9de1677cc
OProfile 0.9.6.
...
svn path=/nixpkgs/trunk/; revision=21615
2010-05-05 19:48:18 +00:00
Yury G. Kudryashov
b07f14b1f5
Use stdenv2 in KDE to speed-up builds
...
svn path=/nixpkgs/trunk/; revision=21611
2010-05-05 18:17:55 +00:00
Yury G. Kudryashov
b8186141e3
Qt 4.6: add more SQL backends and libXi
...
Also install qch docs by default
svn path=/nixpkgs/trunk/; revision=21605
2010-05-05 18:17:25 +00:00
Ludovic Courtès
085bf1f2f1
Add SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21596
2010-05-04 13:32:09 +00:00
Ludovic Courtès
d5086fd5bd
xmlto 0.0.23.
...
svn path=/nixpkgs/trunk/; revision=21595
2010-05-04 13:32:04 +00:00
Alexander Tsamutali
d2237f9912
warzone2100: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21582
2010-05-03 16:07:01 +00:00
Alexander Tsamutali
6ce7168eac
quesoglc: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21580
2010-05-03 15:38:16 +00:00
Yury G. Kudryashov
796ffd9f71
Move "fetchurl restricted" code to requireFile.
...
This reverts r21474 and r21467.
Also migrate wtk (r21472) to new API.
svn path=/nixpkgs/trunk/; revision=21575
2010-05-03 09:13:17 +00:00
Yury G. Kudryashov
83f4846c49
Add lensfun library
...
svn path=/nixpkgs/trunk/; revision=21560
2010-05-03 03:45:52 +00:00
Yury G. Kudryashov
19cc1226d4
Add liblqr-1
...
svn path=/nixpkgs/trunk/; revision=21559
2010-05-03 03:45:47 +00:00
Yury G. Kudryashov
d8c07cc4d6
Add catdoc
...
svn path=/nixpkgs/trunk/; revision=21558
2010-05-03 03:45:40 +00:00
Ludovic Courtès
17a3bcd4d6
Add GNU FreeDink.
...
svn path=/nixpkgs/trunk/; revision=21555
2010-05-02 09:27:51 +00:00
Ludovic Courtès
61ec7e828d
Add SDL_gfx.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21554
2010-05-02 09:27:45 +00:00
Ludovic Courtès
8298738364
Add GNU Parallel.
...
svn path=/nixpkgs/trunk/; revision=21552
2010-05-02 09:27:32 +00:00
Andres Löh
3c6f04e08e
Commented on the current decision on recurseIntoAttrs for haskellPackages.
...
svn path=/nixpkgs/trunk/; revision=21478
2010-05-01 11:23:39 +00:00
Lluís Batlle i Rossell
103f51c4da
Making the latest haskell expressions appear on 'nix-env -qa'.
...
More than one person had trouble not finding ghc 6.12 on 'nix-env -qa '*''
svn path=/nixpkgs/trunk/; revision=21477
2010-05-01 10:55:05 +00:00
Yury G. Kudryashov
0b11f22f49
Trying to fix virtuoso build on freebsd
...
svn path=/nixpkgs/trunk/; revision=21475
2010-05-01 07:41:40 +00:00
Lluís Batlle i Rossell
1215f3a7a4
Adding yasm, and making x264 and xvid codecs be compiled with their assembly code
...
svn path=/nixpkgs/trunk/; revision=21470
2010-04-30 21:58:47 +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
Lluís Batlle i Rossell
fe7945b7fb
Adding rtmpdump
...
svn path=/nixpkgs/trunk/; revision=21468
2010-04-30 21:46:55 +00:00
Yury G. Kudryashov
404c314412
Add support for restricted downloads
...
svn path=/nixpkgs/trunk/; revision=21467
2010-04-30 20:40:42 +00:00
Yury G. Kudryashov
cc0b0b1c69
Add openssl1 back (but don't remove 0.9.8n)
...
svn path=/nixpkgs/trunk/; revision=21466
2010-04-30 20:40:33 +00:00
Lluís Batlle i Rossell
fa6c22b5c6
Adding the expressions for gcc 4.5 for cross building.
...
Although I still have set gcc 4.4 for that, I tested with the 4.5 expression
and it cross built perfectly bison for the sheevaplug.
svn path=/nixpkgs/trunk/; revision=21463
2010-04-30 19:12:59 +00:00
Lluís Batlle i Rossell
32b7ecf0d9
Adding more dependencies to mlt (for more features)
...
svn path=/nixpkgs/trunk/; revision=21459
2010-04-30 13:12:12 +00:00
Lluís Batlle i Rossell
a386398be6
Adding kdenlive, and as a side effect, mlt.
...
Kdenlive looks for some binaries in PATH, so some dependencies may be fulfilled
not by kdenlive nix expression.
svn path=/nixpkgs/trunk/; revision=21458
2010-04-30 13:12:07 +00:00
Peter Simons
2cd7033243
pkgs/tools/text/source-highlight: added GNU source highlight version 3.1.3
...
svn path=/nixpkgs/trunk/; revision=21457
2010-04-30 12:23:26 +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
Peter Simons
c82a9c8e10
pkgs/tools/misc/most: added version 5.0.0
...
Build instructions courtesy of Tim Horton <tmhorton@gmail.com>.
svn path=/nixpkgs/trunk/; revision=21452
2010-04-30 09:21:18 +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
Lluís Batlle i Rossell
cf5343a07d
Adding the logrotate I found in the freebsd ports.
...
I think that is what debian, fedora and freebsd call 'logrotate'.
svn path=/nixpkgs/trunk/; revision=21437
2010-04-29 17:55:06 +00:00
Lluís Batlle i Rossell
060714f287
Adding mtdutils
...
svn path=/nixpkgs/trunk/; revision=21436
2010-04-29 17:54:51 +00:00
Peter Simons
0a87f7f706
pkgs/top-level/all-packages.nix: disable libdrm on Darwin platforms
...
libdrm doesn't build on Darwin and, according to the Xorg developers, isn't
supposed to be built.
This change fixes the build of haskell-platform-ghc6.12.2-2010.1.0.0 on Darwin.
svn path=/nixpkgs/trunk/; revision=21432
2010-04-29 14:57:23 +00:00
Peter Simons
56ce7f2ae6
pkgs/development/libraries/mesa: pass lipo utility to this build on Darwin
...
svn path=/nixpkgs/trunk/; revision=21427
2010-04-29 14:56:52 +00:00
Peter Simons
85b7c134cb
pkgs/os-specific/darwin/lipo: add support for running the native Darwin lipo utility
...
svn path=/nixpkgs/trunk/; revision=21426
2010-04-29 14:56:44 +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
68d6efe22c
pkgs/top-level/all-packages.nix: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21416
2010-04-29 08:54:02 +00:00
Peter Simons
d22b66cffc
pkgs/top-level/all-packages.nix: added ikiwiki.{git,monotone} options to $NIXPKGS_CONFIG
...
Set "ikiwiki = { git = true; monotone = true; };" in $NIXPKGS_CONFIG to
enable support for git and monotone in ikiwiki. If left unconfigured,
the default is to include support for git, but not for monotone.
svn path=/nixpkgs/trunk/; revision=21415
2010-04-29 08:53:58 +00:00
Ludovic Courtès
5929f9d3bd
GCC 4.5.0.
...
svn path=/nixpkgs/trunk/; revision=21403
2010-04-28 12:37:11 +00:00
Ludovic Courtès
a2bd7f82d7
Add libelf.
...
svn path=/nixpkgs/trunk/; revision=21400
2010-04-28 12:36:58 +00:00
Ludovic Courtès
7c038cdc06
Add MPC.
...
svn path=/nixpkgs/trunk/; revision=21399
2010-04-28 12:36:53 +00:00
Yury G. Kudryashov
8a1dd10d81
samba: make kerberos optional
...
svn path=/nixpkgs/trunk/; revision=21397
2010-04-28 09:39:01 +00:00
Yury G. Kudryashov
b7151c4e2c
Add neon-0.29.x, make it default
...
Also stop using "default" neon in all-packages.nix.
Minor versions are not source-compatible, so a package should state needed version explicitly.
svn path=/nixpkgs/trunk/; revision=21394
2010-04-28 08:40:19 +00:00
Yury G. Kudryashov
415f0fdc9f
Also fix neon-0.26 build
...
svn path=/nixpkgs/trunk/; revision=21392
2010-04-27 22:05:00 +00:00
Yury G. Kudryashov
293cde6747
Fix neon build
...
Use pkg-config to find openssl
svn path=/nixpkgs/trunk/; revision=21391
2010-04-27 21:54:38 +00:00
Andres Löh
932b3d3b79
Some cleanup regarding GHC and profiling support.
...
svn path=/nixpkgs/trunk/; revision=21351
2010-04-27 18:21:07 +00:00
Andres Löh
8a036d8eb1
Library profiling for cabal packages can now be enabled via a config option.
...
svn path=/nixpkgs/trunk/; revision=21350
2010-04-27 16:35:01 +00:00
Ludovic Courtès
7802763b45
Linux nfs-utils 1.2.2.
...
svn path=/nixpkgs/trunk/; revision=21336
2010-04-27 09:43:22 +00:00
Marc Weber
9ae4b8b11c
wpa_supplicant: enable qt gui, deprecate old broken derivation building gui
...
svn path=/nixpkgs/trunk/; revision=21332
2010-04-27 04:38:41 +00:00
Ludovic Courtès
a174ff34b8
Add GNU SASL, GNU GSS-API, and GNU Rush.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21315
2010-04-26 08:59:25 +00:00
Ludovic Courtès
106ba39180
Add GNU Shishi and GNU Radius.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21313
2010-04-26 08:45:23 +00:00
Andres Löh
b48dfda990
Added ghc-6.12.2.
...
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Ludovic Courtès
9534d10db6
pwdutils: Use GnuTLS instead of OpenSSL.
...
svn path=/nixpkgs/trunk/; revision=21300
2010-04-24 21:02:42 +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
1f3943541b
urbanterror: Enabled OpenAL and curl support.
...
svn path=/nixpkgs/trunk/; revision=21294
2010-04-24 12:39:10 +00:00
Ludovic Courtès
4fcbad8476
GNU/MIT Scheme: Build from the binary distributions when available.
...
svn path=/nixpkgs/trunk/; revision=21293
2010-04-24 11:09:53 +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
Ludovic Courtès
0e7e20042b
Add the GNU Linear Programming Kit (GLPK).
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21284
2010-04-23 21:15:48 +00:00