Ludovic Courtès
2aaf37cdf9
Add UFRaw.
...
svn path=/nixpkgs/trunk/; revision=17881
2009-10-19 12:50:45 +00:00
Marc Weber
dd3564aba9
adding ps2edit
...
svn path=/nixpkgs/trunk/; revision=17863
2009-10-18 04:43:53 +00:00
Marc Weber
f808690b16
adding python package lxml to make scripts in inkscape work
...
svn path=/nixpkgs/trunk/; revision=17858
2009-10-18 04:43:40 +00:00
Lluís Batlle i Rossell
92dbfb5b9d
Marking comical as maintained by me, and let hydra build it.
...
svn path=/nixpkgs/trunk/; revision=17652
2009-10-05 21:01:50 +00:00
Lluís Batlle i Rossell
bd988d052b
Stating me as maintainer of packages I maintain.
...
svn path=/nixpkgs/trunk/; revision=17583
2009-10-01 20:18:17 +00:00
Peter Simons
39e8418a69
xscreensaver: updated to version 5.10
...
Version 5.07 doesn't exist upstream anymore.
svn path=/nixpkgs/trunk/; revision=17403
2009-09-24 17:15:06 +00:00
Michael Raskin
ef643cbe09
Yes, XScreenSaver doesn't work on Windows and it never will.
...
svn path=/nixpkgs/trunk/; revision=17212
2009-09-17 05:19:57 +00:00
Eelco Dolstra
edae4e83b0
* Urgh, forgot to commit.
...
svn path=/nixpkgs/trunk/; revision=16948
2009-09-02 23:10:30 +00:00
Eelco Dolstra
99cd5a1679
* ImageMagick updated to 6.5.5-6.
...
svn path=/nixpkgs/trunk/; revision=16945
2009-09-02 22:43:08 +00:00
Marc Weber
8ff2647169
adding gutenprint (former gimp-print) and gutenprintBin. I still haven't
...
found the source of the binary package containing the .ppd files
Still impure but works. See comment.
svn path=/nixpkgs/trunk/; revision=16881
2009-08-27 23:32:13 +00:00
Michael Raskin
25b3fe32ad
Adding myself as a maintainer of some of the packages
...
svn path=/nixpkgs/trunk/; revision=16572
2009-08-04 07:49:16 +00:00
Michael Raskin
890cf33ef7
Adding fbida, framebuffer image viewer
...
svn path=/nixpkgs/trunk/; revision=16571
2009-08-04 07:14:43 +00:00
Michael Raskin
dee8937ae7
Adding Xournal - a note-taking application for stylus usage
...
svn path=/nixpkgs/trunk/; revision=16538
2009-08-02 21:47:10 +00:00
Ludovic Courtès
ed658483e9
Hugin: Fix segfault on x86_64.
...
svn path=/nixpkgs/trunk/; revision=16340
2009-07-13 16:24:47 +00:00
Ludovic Courtès
3a4ba343a4
Hugin: Fix typo stealthily introduced in r15692.
...
svn path=/nixpkgs/trunk/; revision=16332
2009-07-12 22:00:35 +00:00
Marc Weber
b241732d8c
adding ufraw (a standalone tool and gimp plugin to read raw data images)
...
adding exposureBlend (gimp plugin)
enabling gimpPlugins again. nix-env -qa \* --out-path suceeds
svn path=/nixpkgs/trunk/; revision=16108
2009-06-30 16:14:34 +00:00
Marc Weber
349de9bafe
revrting my accident only keeping rubygem updates and ruby libs
...
This partially reverts commit -r 16100
svn path=/nixpkgs/trunk/; revision=16107
2009-06-30 15:58:02 +00:00
Marc Weber
d1e39e78f9
adding rubygems support to nix - implemented target libraries/apps: sup mail client
...
svn path=/nixpkgs/trunk/; revision=16100
2009-06-30 14:29:20 +00:00
Marc Weber
9dbc0bd614
adding gmic (a tool which can denoise images and much more)
...
svn path=/nixpkgs/trunk/; revision=16057
2009-06-26 16:52:35 +00:00
Marc Weber
f4262cf010
adding some gimp plugins *joy*
...
svn path=/nixpkgs/trunk/; revision=15954
2009-06-14 01:30:12 +00:00
Lluís Batlle i Rossell
94d2e57c62
Trying to fix the cmake-qt problems, fixing cmake's FindQt4. Paraview now builds beyond 25%, while
...
before it didn't. Through this commit I expect the build farm to try to build kde, and see
whether this way it builds without the unusual NIX_CFLAGS_COMPILE set in the qt setup-hook.
svn path=/nixpkgs/trunk/; revision=15838
2009-06-03 09:19:19 +00:00
Lluís Batlle i Rossell
6175b1d633
Updating to the latest cinepaint. I haven't checked thoroughly the bunch of
...
dependencies, whether any is no more needed in the update.
svn path=/nixpkgs/trunk/; revision=15778
2009-05-28 21:57:05 +00:00
Marc Weber
f7f938a1d1
big breaking change: renaming lib.getAttr to lib.attrByPath
...
getAttr was ambiguous. It's also a builtin function
fix
svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Lluís Batlle i Rossell
226d5cf608
Changing the xscreensaver expression, so nix-env operations with '*' work.
...
svn path=/nixpkgs/trunk/; revision=15627
2009-05-17 20:33:58 +00:00
Lluís Batlle i Rossell
6e1e2d5aba
Adding muparser and meshlab.
...
svn path=/nixpkgs/trunk/; revision=15585
2009-05-13 10:21:29 +00:00
Eelco Dolstra
5abb878393
svn path=/nixpkgs/trunk/; revision=15552
2009-05-11 15:22:22 +00:00
Michael Raskin
607b018dbb
Fix XFig installation
...
svn path=/nixpkgs/trunk/; revision=15526
2009-05-10 10:43:18 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Sander van der Burg
205d181222
Fixed inkscape compilation on glibc 2.9
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15168
2009-04-20 11:18:53 +00:00
Lluís Batlle i Rossell
813a3b6c6d
Adding freepv, without its mozilla plug-in.
...
svn path=/nixpkgs/trunk/; revision=14954
2009-04-08 20:05:59 +00:00
Lluís Batlle i Rossell
2c3aaf09d1
Adding autopano-sift-C, a C implementation of autopano-sift, made by the hugin people.
...
svn path=/nixpkgs/trunk/; revision=14916
2009-04-07 19:15:53 +00:00
Lluís Batlle i Rossell
613cc80e1d
Adding sha256 hash to panotools, and improving its description.
...
svn path=/nixpkgs/trunk/; revision=14900
2009-04-06 09:34:28 +00:00
Lluís Batlle i Rossell
dab0ce81ac
Fixing the hugin build, and its meta information, with help of civodul.
...
svn path=/nixpkgs/trunk/; revision=14899
2009-04-06 09:19:51 +00:00
Ludovic Courtès
61a559cf97
Hugin: Fix `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=14898
2009-04-06 08:26:13 +00:00
Lluís Batlle i Rossell
c36012783f
Fixing licenses for the last packages I added.
...
svn path=/nixpkgs/trunk/; revision=14895
2009-04-05 21:41:47 +00:00
Lluís Batlle i Rossell
2dd00f1a57
Adding enblend-fuse, libxmi and hugin. Maybe hugin doesn't run well enough still.
...
svn path=/nixpkgs/trunk/; revision=14894
2009-04-05 21:41:38 +00:00
Lluís Batlle i Rossell
7f9d11782e
Adding panotools.
...
svn path=/nixpkgs/trunk/; revision=14893
2009-04-05 21:41:24 +00:00
Lluís Batlle i Rossell
0b76035b66
Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
...
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Lluís Batlle i Rossell
19ac94dee3
Adding cinepaint 0.22.1 and as a dependency, also fltk 1.1.9
...
svn path=/nixpkgs/trunk/; revision=14841
2009-04-02 15:20:19 +00:00
Lluís Batlle i Rossell
0edebf5d84
Adding paraview.
...
svn path=/nixpkgs/trunk/; revision=14794
2009-03-30 20:06:31 +00:00
Lluís Batlle i Rossell
c29118795a
Adding gwenview.
...
svn path=/nixpkgs/trunk/; revision=14761
2009-03-29 20:32:53 +00:00
Armijn Hemel
19eaf90e36
update to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=14636
2009-03-20 21:11:37 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Armijn Hemel
1ff2661414
version bump
...
svn path=/nixpkgs/trunk/; revision=14088
2009-02-16 21:28:00 +00:00
Lluís Batlle i Rossell
18cc7f4b37
Adding comical-0.8
...
svn path=/nixpkgs/trunk/; revision=14016
2009-02-09 20:44:26 +00:00
Michael Raskin
97d0f21d03
Added XaoS fractal viewer
...
svn path=/nixpkgs/trunk/; revision=14004
2009-02-08 14:17:05 +00:00
Armijn Hemel
aecd8c4415
bump to 2.6.4
...
svn path=/nixpkgs/trunk/; revision=13966
2009-02-02 23:01:10 +00:00
Eelco Dolstra
a815367a7a
* gimp 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=13949
2009-02-02 12:40:05 +00:00
Armijn Hemel
b0cc696011
version bump
...
svn path=/nixpkgs/trunk/; revision=13896
2009-01-28 17:14:14 +00:00