Renaud
816fd81ffe
ctl: builds with ilmbase 2.3.x ( #61468 )
2019-05-13 23:48:21 +02:00
Jörg Thalheim
b5c1deca8a
treewide: remove wkennington as maintainer
...
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
William A. Kennington III
f94d0c3aa7
ctl: Update to 1.5.2
2015-02-18 18:03:34 -08:00
Peter Simons
522acfd2f4
Merge remote-tracking branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/applications/version-management/git-and-tools/git/default.nix
pkgs/top-level/all-packages.nix
2013-07-30 11:29:30 +02:00
Evgeny Egorochkin
5ae43d2494
Change more packages from direct downloads to mirror://sourceforge
2013-07-14 02:48:32 +03:00
Vladimír Čunát
111c8db500
ctl: fix build with gcc47
2013-03-19 22:34:33 +01:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Marc Weber
16ca65b0c2
blender update to 2.48
...
adding some patches to compile dependencies and gav
svn path=/nixpkgs/trunk/; revision=15474
2009-05-06 16:06:36 +00:00
Yury G. Kudryashov
5bca69ac34
Nix-expr style review
...
Unneded args.something replaced with
args: with args;
line. After this line args is the only place where we can recieve variables from.
Also removed several
buildInputs = [];
lines.
svn path=/nixpkgs/trunk/; revision=10415
2008-01-30 17:20:48 +00:00
Marc Weber
fb437cf98d
exrviewer added (needs ctl openexr openexr_ctl)
...
fltk update
ilmbase updated
ndiswrapper does compile but has to be integrated into the kernel somehow
svn path=/nixpkgs/trunk/; revision=9863
2007-12-05 21:25:47 +00:00