Yury G. Kudryashov
4916fc44e3
Added libidn
...
svn path=/nixpkgs/trunk/; revision=9640
2007-11-11 16:36:11 +00:00
Yury G. Kudryashov
d931664daf
Upgraded gnutls to 2.1.5
...
It is unused now, so I've removed the previous version.
svn path=/nixpkgs/trunk/; revision=9639
2007-11-11 16:31:11 +00:00
Yury G. Kudryashov
dd9b911673
Added log4cxx library
...
svn path=/nixpkgs/trunk/; revision=9638
2007-11-11 16:22:29 +00:00
Yury G. Kudryashov
118560335c
Added libzip
...
svn path=/nixpkgs/trunk/; revision=9637
2007-11-11 16:19:00 +00:00
Yury G. Kudryashov
9aea8727be
Added lzo library
...
svn path=/nixpkgs/trunk/; revision=9636
2007-11-11 16:17:21 +00:00
Yury G. Kudryashov
2b07939b70
Openbabel added. There are some TODO's in its nix-expression.
...
svn path=/nixpkgs/trunk/; revision=9635
2007-11-11 16:15:29 +00:00
Yury G. Kudryashov
b4c26d6ed9
Spidermonkey upgrade to 1.7
...
Nix-expression mostly rewritten
May be needed for previously commited elinks update
svn path=/nixpkgs/trunk/; revision=9634
2007-11-11 16:12:33 +00:00
Yury G. Kudryashov
6203fa41f7
Added poppler and poppler-data
...
svn path=/nixpkgs/trunk/; revision=9633
2007-11-11 16:00:51 +00:00
Yury G. Kudryashov
17b0f144f7
qt-4 (kde version) upgrade, added libtiff to qt-4 dependencies
...
svn path=/nixpkgs/trunk/; revision=9632
2007-11-11 15:56:30 +00:00
Yury G. Kudryashov
913cc6983e
speex upgrade, added libogg
...
svn path=/nixpkgs/trunk/; revision=9631
2007-11-11 15:53:25 +00:00
Yury G. Kudryashov
80ba72a288
Added some features to elinks
...
svn path=/nixpkgs/trunk/; revision=9630
2007-11-11 15:52:09 +00:00
Yury G. Kudryashov
711180395a
Added bzip2 to imlib2
...
svn path=/nixpkgs/trunk/; revision=9629
2007-11-11 15:49:28 +00:00
Marc Weber
7a9d92486f
Synergy added and fetchcvs modified (see mailinglist post)
...
svn path=/nixpkgs/trunk/; revision=9624
2007-11-11 08:16:23 +00:00
Michael Raskin
61f4326752
Added possibility to enable SVG in ImageMagick, updated pidgin-latex, added missed xorgserver xkb patch.
...
svn path=/nixpkgs/trunk/; revision=9623
2007-11-11 07:54:45 +00:00
Michael Raskin
d93753b794
Fixed option checker after changin option format.
...
svn path=/nixpkgs/trunk/; revision=9621
2007-11-10 13:35:50 +00:00
Wouter den Breejen
15e2d9c304
added missing openssh to monitoring/nagios/plugins/official
...
svn path=/nixpkgs/trunk/; revision=9615
2007-11-09 14:13:44 +00:00
Michael Raskin
43b208bbb9
Fixed synaptics; Added GOCR (not that it is a good OCR); reverted MarcWeber's update to setup-new-2.sh (he has no time to use it in nearest future; later I hope it will be irrelevant)
...
svn path=/nixpkgs/trunk/; revision=9613
2007-11-09 13:54:02 +00:00
Eelco Dolstra
ed65d8b6ec
* Doh.
...
svn path=/nixpkgs/trunk/; revision=9606
2007-11-08 18:13:29 +00:00
Eelco Dolstra
4af7da40d3
* Add reiserfsprogs to the channel.
...
svn path=/nixpkgs/trunk/; revision=9605
2007-11-08 18:13:04 +00:00
Eelco Dolstra
8b3190234c
* Build ssmtp with TLS support.
...
* Added gnutls (but it turns out that ssmtp also builds with openssl,
so I don't actually use it).
svn path=/nixpkgs/trunk/; revision=9604
2007-11-08 17:48:52 +00:00
Michael Raskin
a8db1746a5
Fixed log nesting; added Qi.
...
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Eelco Dolstra
7d06914cf4
svn path=/nixpkgs/trunk/; revision=9597
2007-11-06 13:22:20 +00:00
Eelco Dolstra
b7f1b56b18
* X11R7.3.
...
svn path=/nixpkgs/trunk/; revision=9592
2007-11-05 23:59:55 +00:00
Marc Weber
378cd3374e
forgotten to update small name change in mkDerivationByConfiguration - fixed.
...
all-packages should work again
svn path=/nixpkgs/trunk/; revision=9591
2007-11-05 21:30:59 +00:00
Marc Weber
0acef47d44
Is it time to uncomment mkDerivationByConfiguration and start using listToAttrs etc?
...
Let's try
* fixes attr -> name change in function av of unstable lib
svn path=/nixpkgs/trunk/; revision=9590
2007-11-05 21:27:32 +00:00
Marc Weber
c7cf206bdd
PHP with some configuration flags serving as example. Perhaps you can to extend it more easily if you need to
...
svn path=/nixpkgs/trunk/; revision=9588
2007-11-05 21:13:16 +00:00
Michael Raskin
7b2aab3846
Fixed compiz_062
...
svn path=/nixpkgs/trunk/; revision=9582
2007-11-05 09:40:52 +00:00
Marc Weber
fff1ba967e
New proposal on howto library dependencies could be handled.
...
Just install ghc68_wrapper which will install the required dependencies ghc
(and libraries) itself.
The list libraries given in the wrapper attribute set can be user tuned in the future ?
An alternative would be creating something similar to the gcc/g++ include/ lib/ scheme which
is could be used by ghc to find installed packages..
svn path=/nixpkgs/trunk/; revision=9581
2007-11-05 09:27:36 +00:00
Michael Raskin
7b1c9a7a82
Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also.
...
svn path=/nixpkgs/trunk/; revision=9577
2007-11-05 08:32:20 +00:00
Michael Raskin
4a70a11011
Added compiz 0.6.2 . Made a stub to make version a simple passable string. Drawbacks: can also accept "extra" as compiz version; dirty hack for getting nabsolute path of ./ .
...
svn path=/nixpkgs/trunk/; revision=9575
2007-11-03 11:32:21 +00:00
Michael Raskin
f723c676b8
Added ltrace - library call tracer. Note that it needed adding an extension point to doUnpack, but it doesn't force full rebuild of everything using builder composing.
...
svn path=/nixpkgs/trunk/; revision=9574
2007-11-03 08:19:00 +00:00
Michael Raskin
56cd763e46
Added Snd sound editor
...
svn path=/nixpkgs/trunk/; revision=9573
2007-11-03 04:15:13 +00:00
Eelco Dolstra
a31f7e3a49
* Added dblatex, a DocBook -> PS/PDF/DVI converter.
...
svn path=/nixpkgs/trunk/; revision=9569
2007-11-01 14:37:23 +00:00
Eelco Dolstra
58873a9e3d
* Latest KVM.
...
svn path=/nixpkgs/trunk/; revision=9566
2007-10-31 16:23:53 +00:00
Eelco Dolstra
3b7a9dfa1a
* Removed some redundant options.
...
svn path=/nixpkgs/trunk/; revision=9563
2007-10-31 15:04:31 +00:00
Eelco Dolstra
dbc1928af6
* Kernel configuration for Linux 2.6.23.
...
* More compact way to override kernel configuration options, e.g.
extraFlags = ["CONFIG_NO_HZ=y" "# CONFIG_IRQBALANCE is not set"];
svn path=/nixpkgs/trunk/; revision=9562
2007-10-31 14:39:43 +00:00
Marc Weber
16d701c9ab
rxvt-unicode and jdk update provided by Tobias Hammerschmidt
...
svn path=/nixpkgs/trunk/; revision=9561
2007-10-31 12:17:14 +00:00
Wouter den Breejen
0c95e69e3a
added mysql 5.0
...
svn path=/nixpkgs/trunk/; revision=9559
2007-10-30 16:05:18 +00:00
Marc Weber
3f38e45fa4
update inkscape to version 0.45 (I was no longer able to get 0.43)
...
svn path=/nixpkgs/trunk/; revision=9554
2007-10-29 22:15:02 +00:00
Michael Raskin
d352d54b11
Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug.
...
svn path=/nixpkgs/trunk/; revision=9549
2007-10-29 10:52:04 +00:00
Wouter den Breejen
ae7d316684
Commented out audacity since /etc/nixos/nixpkgs/pkgs/applications/audio/audacity doesnt exist (probably someone forgot to commit it)
...
svn path=/nixpkgs/trunk/; revision=9546
2007-10-28 20:38:39 +00:00
Michael Raskin
69f10d77bf
Added Falling Sand Game and wxGTK without unicode for it.
...
svn path=/nixpkgs/trunk/; revision=9543
2007-10-27 17:55:13 +00:00
Eelco Dolstra
441e3e19d6
* MPlayer 1.0rc2.
...
svn path=/nixpkgs/trunk/; revision=9535
2007-10-26 19:47:35 +00:00
Marc Weber
02ff4fc875
This nix expression is conributed by Tobias Hammerschmidt as well
...
svn path=/nixpkgs/trunk/; revision=9525
2007-10-26 00:54:19 +00:00
Wouter den Breejen
48df959548
Added curlftpfs which is for mounting ftp's with fuse.
...
svn path=/nixpkgs/trunk/; revision=9520
2007-10-25 14:07:50 +00:00
Eelco Dolstra
b724614087
* Newer Emacs 23.0.0.1 snapshot.
...
svn path=/nixpkgs/trunk/; revision=9519
2007-10-24 16:21:41 +00:00
Marc Weber
107368f5c2
Tobias Hammerschmidt has contributed this expression via mailinglist.
...
svn path=/nixpkgs/trunk/; revision=9516
2007-10-24 02:01:54 +00:00
Wouter den Breejen
02f39c0210
There is a bug in ext3cow causing all rights to reset too root after a remount. The devvers at ext3cow.com are too lazy too release a new version, but the bug is fixed in their svn sources, so ive made a patch from those sources, which ive tested and it works.
...
svn path=/nixpkgs/trunk/; revision=9515
2007-10-23 17:56:10 +00:00
Eelco Dolstra
6679941615
* aspell: hacked up a little patch to allow additional dictionary
...
directories to be specified through the environment variable
ASPELL_EXTRA_DICT_DIRS. This way dictionaries don't have to be
installed into aspell's prefix. Instead you can just set
ASPELL_EXTRA_DICT_DIRS to $HOME/.nix-profile/lib/aspell and install
dictionaries separately with nix-env (e.g. "nix-env -i
aspell-dict-nl").
* Added a bunch of Aspell dictionaries. Additional dictionaries can
be added easily in development/libraries/aspell/dictionaries.nix.
svn path=/nixpkgs/trunk/; revision=9512
2007-10-23 16:33:11 +00:00
Andres Löh
b46d7a86f6
* fix syntax error due to nested comment
...
svn path=/nixpkgs/trunk/; revision=9502
2007-10-22 08:51:48 +00:00
Marc Weber
e87c6a6793
sox, ffmpeg_svn expressions added
...
ghcPkgUtil defines a function to create setup-hook
- creating a packagedatabase (nix-support/package.conf)
- adding it to GHC_PACKAGE_PATH
see comments for details
svn path=/nixpkgs/trunk/; revision=9500
2007-10-22 00:51:40 +00:00
Eelco Dolstra
fa274c6171
* Doh.
...
svn path=/nixpkgs/trunk/; revision=9486
2007-10-19 14:26:57 +00:00
Eelco Dolstra
f154e79040
svn path=/nixpkgs/trunk/; revision=9485
2007-10-19 14:19:39 +00:00
Andres Löh
23d6fce80d
* adding ghc-6.8 even though it still segfaults on my machine
...
(it's marked lowPrio for now, so it shouldn't break anything)
svn path=/nixpkgs/trunk/; revision=9482
2007-10-19 13:24:29 +00:00
Eelco Dolstra
eaa4db148d
* libxml2 / libxslt: provide a setup hook that prevents xmllint and
...
xsltproc from downloading DTDs from the network, which is impure.
This caused a lot of problems with Gnome builds in the build farm,
because those downloads are slow and would sometimes fail.
The setup hook also sets up $XML_CATALOG_FILES.
svn path=/nixpkgs/trunk/; revision=9471
2007-10-18 21:08:47 +00:00
Eelco Dolstra
f6073d7f34
* Added the old DocBook XML 4.1.2 (Gnome needs it).
...
svn path=/nixpkgs/trunk/; revision=9469
2007-10-18 15:12:49 +00:00
Eelco Dolstra
8d4986e2e8
* Added smartmontools.
...
svn path=/nixpkgs/trunk/; revision=9466
2007-10-18 13:05:43 +00:00
Yury G. Kudryashov
0be5d907b8
New samba package.
...
Previous samba package is buggy: for example, builder.sh tries to install
something to /var.
I've written new package. Currently it builds, and I have no Windows network to
check whether it works.
* There is no upstart job yet because I don't need server, only client.
svn path=/nixpkgs/trunk/; revision=9459
2007-10-12 21:08:45 +00:00
Yury G. Kudryashov
51e3a34bdb
Added kde-team version for qt4.
...
KDE4 needs their own version of qt4 (with KDE patches). I've added this version.
You could choose Trolltech version for specific package by
qt4 = qt4_alts.trolltech
or change default in configuration.nix
svn path=/nixpkgs/trunk/; revision=9458
2007-10-12 20:38:39 +00:00
Yury G. Kudryashov
8a0194b4e5
Added OpenEXR and ilmbase. Actually, ilmbase is a part of OpenEXR
...
svn path=/nixpkgs/trunk/; revision=9457
2007-10-12 20:33:03 +00:00
Yury G. Kudryashov
203c236135
Added slapd to openldap
...
svn path=/nixpkgs/trunk/; revision=9456
2007-10-12 20:30:19 +00:00
Yury G. Kudryashov
b167a71f29
enchant library added
...
svn path=/nixpkgs/trunk/; revision=9455
2007-10-12 20:27:15 +00:00
Eelco Dolstra
deca7d257f
* Nix expression for installing some fonts from Vista.
...
svn path=/nixpkgs/trunk/; revision=9432
2007-10-09 12:05:38 +00:00
Eelco Dolstra
08f647a5e6
* Added a telnet client.
...
svn path=/nixpkgs/trunk/; revision=9431
2007-10-09 09:56:39 +00:00
Michael Raskin
c86efaec81
Added E authomated theorem prover and script eproof-tptp for TPTP syntax.
...
svn path=/nixpkgs/trunk/; revision=9418
2007-10-07 13:37:08 +00:00
Eelco Dolstra
5794f85ed8
* Added XML::DOM, updated some other Perl modules.
...
svn path=/nixpkgs/trunk/; revision=9417
2007-10-06 18:56:23 +00:00
Michael Raskin
8c7f215381
Uncommented mkDerivationByName. Now it doesn't break everything
...
svn path=/nixpkgs/trunk/; revision=9415
2007-10-06 18:17:47 +00:00
Michael Raskin
7aec010f6a
Added aMule
...
svn path=/nixpkgs/trunk/; revision=9413
2007-10-06 15:59:35 +00:00
Michael Raskin
3b8b925153
Commented someadditions out and corrected spelling - mkDerivationByConfiguration ruins all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=9408
2007-10-05 07:26:23 +00:00
Michael Raskin
0de5cbedef
Corrected vncserver
...
svn path=/nixpkgs/trunk/; revision=9406
2007-10-05 05:55:44 +00:00
Marc Weber
a6f18fb565
jack added - compiles - haven't done any testing yet
...
svn path=/nixpkgs/trunk/; revision=9403
2007-10-03 22:38:09 +00:00
Eelco Dolstra
046a7c735a
* bakoma-ttf: TrueType versions of the Computer Modern and AMS TeX Fonts.
...
svn path=/nixpkgs/trunk/; revision=9402
2007-10-03 16:10:22 +00:00
Eelco Dolstra
459b386ff9
* xpdf updated to 3.02pl1. Also patch its configuration file so that
...
it uses the Base-14 fonts from Ghostscript.
svn path=/nixpkgs/trunk/; revision=9396
2007-10-03 12:16:48 +00:00
Michael Raskin
2d9f1f42b6
Now Guile works
...
svn path=/nixpkgs/trunk/; revision=9394
2007-10-02 20:48:39 +00:00
Yury G. Kudryashov
7d9d5b1484
Added redland library (also known as librdf)
...
svn path=/nixpkgs/trunk/; revision=9390
2007-10-01 15:14:50 +00:00
Yury G. Kudryashov
889baf5551
Added exiv2-0.15 library
...
svn path=/nixpkgs/trunk/; revision=9389
2007-10-01 15:12:41 +00:00
Yury G. Kudryashov
ce6aef6574
Added cyrus-sasl-2.1.22 with openssl
...
svn path=/nixpkgs/trunk/; revision=9388
2007-10-01 15:11:38 +00:00
Yury G. Kudryashov
b11756b9e4
Added cppunit (kde4 needs it)
...
svn path=/nixpkgs/trunk/; revision=9387
2007-10-01 15:09:29 +00:00
Yury G. Kudryashov
82b608d93f
Added optional unicode support to pcre. Building old (non-unicode) package by
...
default.
svn path=/nixpkgs/trunk/; revision=9386
2007-10-01 15:07:55 +00:00
Michael Raskin
1994bd5b6a
Some corrections to 2.6.23-rc8; builds now
...
svn path=/nixpkgs/trunk/; revision=9383
2007-09-28 20:34:48 +00:00
Michael Raskin
0274e5e95a
Added something like linux_2_6_23. Really -rc8. Rationale:
...
1. Not to forget all the systemKernel choices.
2. To learn new problems, so that adding actual 2.6.23 will be easily done.
svn path=/nixpkgs/trunk/; revision=9381
2007-09-28 09:56:47 +00:00
Michael Raskin
2c2a03a2b8
Finally added sane way to add mutiple kernel options without hacking all-packages.nix..
...
svn path=/nixpkgs/trunk/; revision=9378
2007-09-27 19:12:52 +00:00
Michael Raskin
dd9777e091
Added some more kernel options advised by PowerTOP.
...
svn path=/nixpkgs/trunk/; revision=9373
2007-09-26 03:13:37 +00:00
Michael Raskin
8036507a29
Added maxima
...
svn path=/nixpkgs/trunk/; revision=9372
2007-09-26 00:19:26 +00:00
Michael Raskin
dd5daab9d1
Options for kernel and checker for configuration.nix
...
svn path=/nixpkgs/trunk/; revision=9371
2007-09-25 19:03:07 +00:00
Michael Raskin
43e0727f04
corrected /dev/null patch
...
svn path=/nixpkgs/trunk/; revision=9363
2007-09-23 18:05:11 +00:00
Michael Raskin
2c25696b76
Returned timidity and its expression with a last-minute-fix..
...
svn path=/nixpkgs/trunk/; revision=9362
2007-09-23 16:28:56 +00:00
Armijn Hemel
8edbf115d0
outcomment timidity, since the expressions for it seem to be missing
...
svn path=/nixpkgs/trunk/; revision=9361
2007-09-23 16:03:07 +00:00
Michael Raskin
e163ec6ebe
Added TiMidity MIDI renderer
...
svn path=/nixpkgs/trunk/; revision=9359
2007-09-23 14:47:11 +00:00
Armijn Hemel
e0d357058b
add powertop (www.linuxpowertop.org)
...
svn path=/nixpkgs/trunk/; revision=9358
2007-09-23 10:59:54 +00:00
Eelco Dolstra
3595fc845d
* Fixed gnuplotX.
...
svn path=/nixpkgs/trunk/; revision=9357
2007-09-22 23:18:55 +00:00
Marc Weber
fff189ae08
xclip added
...
svn path=/nixpkgs/trunk/; revision=9355
2007-09-21 21:40:23 +00:00
Eelco Dolstra
ebacd32b71
* Added libgd.
...
* gnuplot 4.2.2.
svn path=/nixpkgs/trunk/; revision=9354
2007-09-21 20:43:43 +00:00
Eelco Dolstra
23f2a18677
* KDE 3.5.7.
...
* Mirror scheme "mirror://kde/".
svn path=/nixpkgs/trunk/; revision=9353
2007-09-21 13:07:25 +00:00
Yury G. Kudryashov
ffeb95502d
Added dbus variant with X support
...
Default is the old variant (without X).
svn path=/nixpkgs/trunk/; revision=9350
2007-09-20 19:40:22 +00:00
Yury G. Kudryashov
b6b6888765
cmake hooks changed
...
svn path=/nixpkgs/trunk/; revision=9349
2007-09-20 19:27:55 +00:00
Wouter den Breejen
be56c058e4
svn path=/nixpkgs/trunk/; revision=9344
2007-09-20 11:31:31 +00:00
Armijn Hemel
f7ea6ce8ab
pass libXinerama parameter
...
svn path=/nixpkgs/trunk/; revision=9340
2007-09-19 08:31:23 +00:00
Marc Weber
8942d938de
flite added and added mplayer derivation with esound and new configuration style support (still a mess but works)
...
svn path=/nixpkgs/trunk/; revision=9326
2007-09-17 23:24:58 +00:00
Eelco Dolstra
511519f031
* Latest ntfs-3g.
...
svn path=/nixpkgs/trunk/; revision=9319
2007-09-12 21:32:16 +00:00
Eelco Dolstra
b1dbdd9903
* Added TestDisk, a program for fixing unbootable disks.
...
svn path=/nixpkgs/trunk/; revision=9318
2007-09-12 15:49:28 +00:00
Marc Weber
3907405619
sbagen (binaural sound generator) added
...
svn path=/nixpkgs/trunk/; revision=9317
2007-09-12 10:56:56 +00:00
Marc Weber
8907d0ba89
d4x (gui downloader for X) added
...
svn path=/nixpkgs/trunk/; revision=9304
2007-09-11 19:27:25 +00:00
Wouter den Breejen
9c5f420b00
Added superkaramba
...
svn path=/nixpkgs/trunk/; revision=9297
2007-09-11 11:39:06 +00:00
Eelco Dolstra
105344a44e
* Moved hsqldb.
...
svn path=/nixpkgs/trunk/; revision=9293
2007-09-11 11:06:31 +00:00
Eelco Dolstra
f45f9a71e1
* librsync is missing.
...
* mkDerivationByConfigruation wasn't commented out correctly (no
nested comments, unfortunately).
svn path=/nixpkgs/trunk/; revision=9287
2007-09-10 14:29:45 +00:00
Eelco Dolstra
d6705992aa
* Enable CUPS (printing) support in OpenOffice.
...
* Add OpenOffice to the channel.
svn path=/nixpkgs/trunk/; revision=9285
2007-09-10 14:03:01 +00:00
Marc Weber
a38eb565b7
configuration examples / tests added which demonstrate all features.
...
svn path=/nixpkgs/trunk/; revision=9282
2007-09-09 18:14:19 +00:00
Marc Weber
bc92b20f9a
rdiff-backup added
...
svn path=/nixpkgs/trunk/; revision=9280
2007-09-08 20:45:23 +00:00
Wouter den Breejen
40b90b4ccd
svn path=/nixpkgs/trunk/; revision=9278
2007-09-07 11:05:32 +00:00
Eelco Dolstra
6081a072f3
* Get the Nixpkgs release to build again.
...
svn path=/nixpkgs/trunk/; revision=9273
2007-09-06 20:39:31 +00:00
Wouter den Breejen
4db66d7ce6
svn path=/nixpkgs/trunk/; revision=9270
2007-09-06 18:49:32 +00:00
Wouter den Breejen
f029827cf8
svn path=/nixpkgs/trunk/; revision=9269
2007-09-06 17:05:12 +00:00
Wouter den Breejen
ea57921250
Added hsqldb to all-packages
...
svn path=/nixpkgs/trunk/; revision=9265
2007-09-06 15:56:39 +00:00
Eelco Dolstra
028900eb1b
* Try to build with Java support (not yet tested).
...
svn path=/nixpkgs/trunk/; revision=9262
2007-09-06 15:31:41 +00:00
Eelco Dolstra
8746f18f0d
* More OpenOffice hackery. Added the magic incantations to get it to
...
install (of course there's no "make install", that would be too
easy). Also create some wrapper scripts "oowriter", "oodraw" etc.
(I haven't done a full build of this yet, I've hacked on a tmpdir
left behind by nix-build -K.)
svn path=/nixpkgs/trunk/; revision=9260
2007-09-06 15:00:33 +00:00
Eelco Dolstra
5b220fb397
* Some more attempts at getting OpenOffice (2.2.1) to build.
...
It compiles now, but I haven't figure out how to do the
equivalent of a "make install". But you can build with -K
and then do
$ cd /tmp/nix-.../OOF680_m18/instsetoo_native/util
$ dmake openoffice_en-US PKGFORMAT=archive
and you get a big tarball in
/tmp/nix-.../OOF680_m18/instsetoo_native/unxlngi6.pro/OpenOffice/archive/install/en-US
that you can unpack anywhere to get a more-or-less working OpenOffice.
svn path=/nixpkgs/trunk/; revision=9257
2007-09-05 13:56:12 +00:00
Marc Weber
3c596b4e2c
rxvt added
...
svn path=/nixpkgs/trunk/; revision=9256
2007-09-05 08:25:23 +00:00
Marc Weber
121ab831d7
mrxvt terminal emulator supporting bg images added
...
svn path=/nixpkgs/trunk/; revision=9255
2007-09-04 20:06:18 +00:00
Marc Weber
9d12c48767
avrdude commented out because using unstable lib functions
...
comment added
svn path=/nixpkgs/trunk/; revision=9251
2007-09-04 13:35:02 +00:00
Eelco Dolstra
af7da7f19d
* Added p7zip for decompressing 7-zip archives.
...
svn path=/nixpkgs/trunk/; revision=9248
2007-09-04 11:55:19 +00:00
Marc Weber
8ce1d160ab
gdal library added
...
svn path=/nixpkgs/trunk/; revision=9246
2007-09-04 09:38:52 +00:00
Marc Weber
088a6817db
added:
...
dnsmasq, uisp, fltk libixp_for_wmii, acerhk kernel module, reiserfsprogs, radeontools, msmtp,
procmail, pstree, gxemul
changed:
umlutilities to also support building tunctl optionally (needing kernel header files)
wmii updated and wmiimenu added
svn path=/nixpkgs/trunk/; revision=9242
2007-09-03 12:10:57 +00:00
Yury G. Kudryashov
c597a26631
htop added
...
svn path=/nixpkgs/trunk/; revision=9241
2007-09-02 16:54:08 +00:00
Yury G. Kudryashov
245655b7a1
Added support for overridable variants of package.
...
For details read comments near getVersion function, gettext is the current
example.
svn path=/nixpkgs/trunk/; revision=9235
2007-09-01 18:26:13 +00:00
Yury G. Kudryashov
045764d028
ntfs-3g added
...
svn path=/nixpkgs/trunk/; revision=9234
2007-09-01 18:15:19 +00:00
Eelco Dolstra
1adacdf150
* Make screenshots work in the Gimp, add it to the channel.
...
svn path=/nixpkgs/trunk/; revision=9229
2007-08-31 13:14:20 +00:00
Eelco Dolstra
44690411ef
* Add fontconfig to Wine's RPATH.
...
svn path=/nixpkgs/trunk/; revision=9228
2007-08-31 12:14:36 +00:00
Eelco Dolstra
d8046322a9
* Added netselect.
...
svn path=/nixpkgs/trunk/; revision=9225
2007-08-31 11:14:05 +00:00
Eelco Dolstra
3ef0b80bdd
* Added jwhois, the GNU whois client.
...
svn path=/nixpkgs/trunk/; revision=9211
2007-08-28 14:45:00 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
2f21c59a3f
* Use FontForge to give Wine better fonts.
...
svn path=/nixpkgs/trunk/; revision=9181
2007-08-21 12:31:33 +00:00
Eelco Dolstra
38ace454e9
* Wine locates a lot of libraries dynamically through dlopen(). Add
...
them to the RPATH so that the user doesn't have to set them in
LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=9177
2007-08-21 00:00:23 +00:00
Eelco Dolstra
aa983025d6
* Linux 2.6.21.7.
...
svn path=/nixpkgs/trunk/; revision=9176
2007-08-20 14:26:32 +00:00
Eelco Dolstra
16c6da0129
* Emacs 22.1. This is the default now, but 21.4 is still around
...
(as is the 23.0.0.1 alpha).
svn path=/nixpkgs/trunk/; revision=9175
2007-08-20 13:48:56 +00:00
Eelco Dolstra
a6407349b1
* Updated Email::Simple, Email::Address.
...
svn path=/nixpkgs/trunk/; revision=9172
2007-08-20 12:11:07 +00:00
Marc Weber
0c9f5dc6a4
fltk-2.0
...
svn path=/nixpkgs/trunk/; revision=9170
2007-08-20 10:40:48 +00:00
Marc Weber
911556d127
hugs98
...
svn path=/nixpkgs/trunk/; revision=9169
2007-08-20 10:34:49 +00:00
Eelco Dolstra
a8bd020fe0
* Get Wine to work (basically) by linking it against Glibc 2.6 with
...
NPTL. Apparently Wine doesn't work with Glibc 2.5 + LinuxThreads.
svn path=/nixpkgs/trunk/; revision=9165
2007-08-18 23:58:30 +00:00
Michael Raskin
cfab5a8cf9
Now glibc-NPTL builds...
...
svn path=/nixpkgs/trunk/; revision=9162
2007-08-18 19:04:19 +00:00
Michael Raskin
88483fdb70
Noticed it is glibc-nptl, not ntpl as I mistyped.
...
svn path=/nixpkgs/trunk/; revision=9159
2007-08-18 16:22:10 +00:00
Michael Raskin
ac311eb30a
Added glibc-ntpl to all-packages.nix . I also do not know if it works.
...
svn path=/nixpkgs/trunk/; revision=9158
2007-08-18 16:20:14 +00:00
Michael Raskin
7625cdadfb
Added libwmf for handling embedded graphics in .doc files.
...
svn path=/nixpkgs/trunk/; revision=9153
2007-08-18 09:35:54 +00:00
Michael Raskin
8fd03a4dac
Added wvVare - tools for converting Microsoft Word formats to usable ones.
...
svn path=/nixpkgs/trunk/; revision=9152
2007-08-18 08:32:12 +00:00
Michael Raskin
282c064669
Moved pidgin-latex to pidgin-plugins, added aggregatable link for pidgin-otr.
...
svn path=/nixpkgs/trunk/; revision=9147
2007-08-17 09:31:09 +00:00
Armijn Hemel
c8c3eb7c18
add Off The Record, encryption plugin for pidgin. Needs a pidgin wrapper to work nicely.
...
svn path=/nixpkgs/trunk/; revision=9146
2007-08-16 23:16:42 +00:00
Armijn Hemel
41da7d8753
whoops, add libgcrypt and libotr here too
...
svn path=/nixpkgs/trunk/; revision=9143
2007-08-16 21:45:10 +00:00
Armijn Hemel
e08a441603
add axel, a downloader with support for multiple connection for faster downloading
...
svn path=/nixpkgs/trunk/; revision=9139
2007-08-16 19:50:59 +00:00
Michael Raskin
54a1f25c4c
Added conditional concatenation and used it for name and configureFlags generation.
...
svn path=/nixpkgs/trunk/; revision=9136
2007-08-15 21:17:11 +00:00
Michael Raskin
bf087c5cd4
Added option to override stdenv for all packages
...
svn path=/nixpkgs/trunk/; revision=9134
2007-08-15 15:45:27 +00:00
Andres Löh
920ce3551d
* make ghc use the nix-provided gmp
...
- this fixes ghc on x86_64 and hopefully doesn't break 32-bit
- ghc-6.6.1 and -6.6 are tested on 64-bit, 6.4.2 might fail
svn path=/nixpkgs/trunk/; revision=9132
2007-08-15 11:25:20 +00:00
Eelco Dolstra
6f1ad6fd79
* Function `writeScript' which is like writeText but makes its output executable.
...
* Latest unstable Nix.
svn path=/nixpkgs/trunk/; revision=9123
2007-08-14 16:41:41 +00:00
Andres Löh
e00feaaad1
* added gv (ghostscript-with-X is a dependency)
...
svn path=/nixpkgs/trunk/; revision=9122
2007-08-14 14:09:58 +00:00
Eelco Dolstra
06a60d35d5
* xine-ui now needs pkgconfig.
...
svn path=/nixpkgs/trunk/; revision=9119
2007-08-14 12:58:09 +00:00
Michael Raskin
aae4a8db7a
Added Free Pascal Compiler.
...
svn path=/nixpkgs/trunk/; revision=9102
2007-08-11 20:55:40 +00:00
Michael Raskin
efbabdb598
Converted Vim package to a template-based form with only lists filled in manually. Added library functions to support it. Added two proposed package templates to top-level, so that every discussion about package format can result in just editing templates or adding new ones.
...
svn path=/nixpkgs/trunk/; revision=9100
2007-08-11 10:34:07 +00:00
Michael Raskin
2d6a65b666
Included some configuration for Vim.
...
svn path=/nixpkgs/trunk/; revision=9099
2007-08-10 19:53:30 +00:00
Michael Raskin
4d137ad014
Added xmacro; updated clisp - well, it compiles now...
...
svn path=/nixpkgs/trunk/; revision=9098
2007-08-10 18:54:44 +00:00
Andres Löh
3d519c2bed
* add unison
...
- unison uses a wrapper script to add font-schumacher-misc to the local X font path
if the font isn't already present; this is necessary for it to work, but not terribly
nice ...
* lablgtk is a dependency of unison
- handling of library dirs with ocaml is a hack so far; in principle, ocaml needs
a general setup for library dirs like ghc
svn path=/nixpkgs/trunk/; revision=9094
2007-08-10 08:21:31 +00:00
Armijn Hemel
eb6d79c872
add PythonMagic
...
svn path=/nixpkgs/trunk/; revision=9086
2007-08-09 19:58:39 +00:00
Armijn Hemel
4cdef6e368
add python 2.5 to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=9085
2007-08-09 19:31:05 +00:00
Michael Raskin
422433d1b9
Added pygame and some of its dependencies. Also added Python Imaging library.
...
svn path=/nixpkgs/trunk/; revision=9082
2007-08-09 17:33:18 +00:00
Eelco Dolstra
254b6fe6d3
* Added ktorrent. To use, add your ~/.nix-profile to the KDEDIRS
...
environment variable and rerun kbuildsycoca. (Otherwise ktorrent
will work, but it won't be able to find its plugins.)
svn path=/nixpkgs/trunk/; revision=9081
2007-08-09 16:55:14 +00:00
Michael Raskin
4d54140043
Various.. Added ircd-hybrid. Added USB support in SANE. Added Xsane. Added gt68xx firmware support.
...
svn path=/nixpkgs/trunk/; revision=9070
2007-08-08 20:33:36 +00:00
Andres Löh
681551d96c
* add mercurial
...
svn path=/nixpkgs/trunk/; revision=9069
2007-08-08 13:36:58 +00:00
Yury G. Kudryashov
33f6eb6b03
Some upgrades needed for kde4:
...
* alsa-lib: 1.0.12 -> 1.0.14
* alsa-utils: 1.0.13 -> 1.0.14
* strigi: 0.5.1 -> 0.5.3dev
* libgpg-error: 1.0 -> 1.4
* gpgme: 1.0.3 -> 1.1.4
* cmake: 2.4.6 -> 2.4.7
* Some kde4 components added (not compilable yet).
* icu4c-3.6 added
* boost: added unicode support to RegEx, switched to "system" layout
svn path=/nixpkgs/trunk/; revision=9068
2007-08-08 13:20:18 +00:00
Andres Löh
6710a5e02f
* make ghcboot work on 64-bit
...
svn path=/nixpkgs/trunk/; revision=9067
2007-08-07 23:59:08 +00:00
Andres Löh
7f30b40e65
* add ssmtp
...
still rather rough around the edges:
- example config files are installed to $out/etc/ssmtp
- the binary expects config files in /etc/ssmtp
- it's the user's responsibility to add the global config files
svn path=/nixpkgs/trunk/; revision=9064
2007-08-07 22:22:31 +00:00
Eelco Dolstra
b2bff981f3
* ifplugd: program for monitoring the link status of
...
ethernet interfaces.
* libdaemon: dependency of ifplugd.
svn path=/nixpkgs/trunk/; revision=9061
2007-08-06 18:45:53 +00:00
Andres Löh
81c79d71b2
* mutt was incorrectly listed under tools, not applications
...
svn path=/nixpkgs/trunk/; revision=9058
2007-08-06 15:09:38 +00:00
Andres Löh
e539c80d47
* add SSL and IMAP support to mutt
...
svn path=/nixpkgs/trunk/; revision=9056
2007-08-06 12:18:55 +00:00
Andres Löh
99d2eed9b5
* add irssi and mutt to all-packages
...
svn path=/nixpkgs/trunk/; revision=9053
2007-08-05 18:24:36 +00:00
Yury G. Kudryashov
67d41efde1
Added some parts of kde-4. It doesn't work yet, but I need version control
...
svn path=/nixpkgs/trunk/; revision=9049
2007-08-05 13:54:42 +00:00
Eelco Dolstra
e2ad18379e
* Quick fix for broken boost.
...
svn path=/nixpkgs/trunk/; revision=9048
2007-08-05 11:12:09 +00:00
Michael Raskin
8804a8af4d
Added gnuplotX - gnuplot with X11 on.
...
svn path=/nixpkgs/trunk/; revision=9047
2007-08-04 15:12:14 +00:00
Michael Raskin
99ab66a124
Updated nmap dependencies.
...
svn path=/nixpkgs/trunk/; revision=9044
2007-08-04 12:50:12 +00:00
Michael Raskin
60534bcce5
Added lftp ftp client.
...
svn path=/nixpkgs/trunk/; revision=9042
2007-08-04 12:41:00 +00:00
Michael Raskin
d59c7b1cd9
Added ratpoison; commented out ext3cow - there is no working version for 2.6.22.1
...
svn path=/nixpkgs/trunk/; revision=9040
2007-08-03 22:38:36 +00:00
Eelco Dolstra
135e6b1b14
* pam_console doesn't compile on 64-bit Linux with the latest flex,
...
so use an older flex.
svn path=/nixpkgs/trunk/; revision=9033
2007-08-02 22:59:12 +00:00
Armijn Hemel
f65b58c081
add clanlib
...
svn path=/nixpkgs/trunk/; revision=9017
2007-07-22 18:22:46 +00:00
Wouter den Breejen
ee7342c298
Added support for ext3cow
...
svn path=/nixpkgs/trunk/; revision=9011
2007-07-20 15:51:48 +00:00
Eelco Dolstra
5760cd599d
* Linux 2.6.22.1.
...
svn path=/nixpkgs/trunk/; revision=9009
2007-07-20 15:25:45 +00:00
Wouter den Breejen
7ef356ace9
Removed duplicate stdenv in OO.org
...
svn path=/nixpkgs/trunk/; revision=9002
2007-07-19 10:32:09 +00:00
Wouter den Breejen
a268963eec
Worked on openoffice
...
svn path=/nixpkgs/trunk/; revision=8999
2007-07-18 16:46:46 +00:00
Yury G. Kudryashov
4b33c46279
* ion-3 and elinks added, missprint in qt-4 corrected
...
svn path=/nixpkgs/trunk/; revision=8993
2007-07-17 19:29:53 +00:00
Yury G. Kudryashov
b65eff8933
Added qt-4
...
svn path=/nixpkgs/trunk/; revision=8991
2007-07-17 17:08:38 +00:00
Yury G. Kudryashov
2d0d0e8fbf
* zsh upgraded to 4.3.2, lua upgraded to 5.1.2 (works only on linux now)
...
svn path=/nixpkgs/trunk/; revision=8990
2007-07-17 16:43:06 +00:00
Wouter den Breejen
8abb4ca650
Fixed undeclared gettext dependency for libgsf
...
svn path=/nixpkgs/trunk/; revision=8989
2007-07-17 14:46:03 +00:00
Michael Raskin
656cd8bf80
Added replace. Maybe abandon sed for substituteAll ?
...
svn path=/nixpkgs/trunk/; revision=8987
2007-07-15 11:59:33 +00:00
Michael Raskin
6251d4390c
Apache httpd customization - extraDirectories & noUserDir .
...
svn path=/nixpkgs/trunk/; revision=8986
2007-07-15 11:16:12 +00:00
Michael Raskin
9e8cc9787e
Added Filelight - a tool to quickly find disk eating files/directories.
...
svn path=/nixpkgs/trunk/; revision=8983
2007-07-14 14:41:06 +00:00
Michael Raskin
b65bfbd36a
Added Gateway6 client - IPv6 tunnels.
...
svn path=/nixpkgs/trunk/; revision=8967
2007-07-09 11:21:35 +00:00
Michael Raskin
f584c9fe75
Added ncat - for IPv6 support.
...
svn path=/nixpkgs/trunk/; revision=8964
2007-07-09 07:23:16 +00:00
Michael Raskin
26ad059fb5
Added cdrkit to burn DVDs.
...
svn path=/nixpkgs/trunk/; revision=8958
2007-07-07 22:31:37 +00:00
Michael Raskin
ee4bc350af
Added pidgin-latex.
...
svn path=/nixpkgs/trunk/; revision=8957
2007-07-07 19:22:28 +00:00
Eelco Dolstra
ebc3234b5e
* Make Thunderbird 2.x the default.
...
svn path=/nixpkgs/trunk/; revision=8949
2007-07-05 20:33:32 +00:00
Martin Bravenboer
5983f91836
A pkgs/development/libraries/aspell/builder.sh
...
M pkgs/development/libraries/aspell/default.nix
aspell comes without any dictionaries, so if you actually want to use
it you need to install additional dictionary packages. I've added the
package for English, but obviously more should be added. Dictionaries
are installed in the prefix of aspell.
M pkgs/top-level/all-packages.nix
aspell dict package for English needs which
added an option enableMPlayer to wrapFirefox to disable the MPlayer
plugin. It's enabled by default.
svn path=/nixpkgs/trunk/; revision=8944
2007-07-04 01:35:29 +00:00
Michael Raskin
67ae8e3d38
Added ImageMagick
...
svn path=/nixpkgs/trunk/; revision=8939
2007-07-01 22:31:24 +00:00
Michael Raskin
c02cfe4fbe
Added DjVuLibre
...
svn path=/nixpkgs/trunk/; revision=8938
2007-07-01 20:11:32 +00:00
Michael Raskin
68d6762e0f
I hope I disabled ncursesw in Cygwin. Also fixed device-mapper mention in system.nix. Also added pam in the list of sudo dependencies, it should be done anyway, but still only NOPASSWD entries work.
...
svn path=/nixpkgs/trunk/; revision=8931
2007-06-28 22:14:25 +00:00