Commit graph

3535 commits

Author SHA1 Message Date
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
Michael Raskin 0ba29c56f8 Added converter from new option description format to needed for docbook generation.
svn path=/nixpkgs/trunk/; revision=9626
2007-11-11 09:27:52 +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 f38d6d0f15 Fixed a LED bug; patch taken from bugs.freedesktop.org
svn path=/nixpkgs/trunk/; revision=9622
2007-11-10 17:32:55 +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
Eelco Dolstra 9d1fc7c5ba svn path=/nixpkgs/trunk/; revision=9617 2007-11-09 18:07:14 +00:00
Eelco Dolstra b5f893d92a * Moved the functions for option processing to lib.
svn path=/nixpkgs/trunk/; revision=9616
2007-11-09 18:05:32 +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 ea1209571d * Another hack to get check_by_ssh to work.
svn path=/nixpkgs/trunk/; revision=9611
2007-11-08 20:20:21 +00:00
Eelco Dolstra 04698c55da * Hack to get check_ping to work.
svn path=/nixpkgs/trunk/; revision=9610
2007-11-08 20:04:40 +00:00
Marc Weber a589bdf7db createShScript proposal added
svn path=/nixpkgs/trunk/; revision=9609
2007-11-08 19:03:23 +00:00
Eelco Dolstra 4e8bf82213 * Latest Nagios.
svn path=/nixpkgs/trunk/; revision=9608
2007-11-08 18:17:56 +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 a9f02cbe6c Fixed Qi
svn path=/nixpkgs/trunk/; revision=9603
2007-11-08 15:15:41 +00:00
Michael Raskin b7a3dcdb94 Added missing Qi
svn path=/nixpkgs/trunk/; revision=9602
2007-11-08 14:51:41 +00:00
Michael Raskin a8db1746a5 Fixed log nesting; added Qi.
svn path=/nixpkgs/trunk/; revision=9601
2007-11-08 14:34:54 +00:00
Marc Weber 2a8bb1725d fix: listToAttr takes name instead of attr as argument
svn path=/nixpkgs/trunk/; revision=9599
2007-11-07 21:45:12 +00:00
Marc Weber 742ae36bf1 svn path=/nixpkgs/trunk/; revision=9598 2007-11-06 13:47:00 +00:00
Eelco Dolstra 7d06914cf4 svn path=/nixpkgs/trunk/; revision=9597 2007-11-06 13:22:20 +00:00
Eelco Dolstra 806ff74e5a * Add the i810 driver back in (don't know yet if it still works).
svn path=/nixpkgs/trunk/; revision=9594
2007-11-06 11:49:13 +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 1029a2a4da Added Compiz Fusion extra.
svn path=/nixpkgs/trunk/; revision=9586
2007-11-05 17:14:10 +00:00
Michael Raskin 3ef5e62b2f Some fixes to CompizFusion. With proper ~-setup works now.
svn path=/nixpkgs/trunk/; revision=9585
2007-11-05 16:07:35 +00:00
Eelco Dolstra 623437eaa2 * Latest version.
svn path=/nixpkgs/trunk/; revision=9584
2007-11-05 11:22:37 +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
Marc Weber 82ed95c0cc Hardwiring in xauth path so that user does not have to install xauth to run the tightvnc server
svn path=/nixpkgs/trunk/; revision=9580
2007-11-05 09:17:05 +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
Eelco Dolstra 1bc214fd59 * Latest MPlayer plugin.
svn path=/nixpkgs/trunk/; revision=9576
2007-11-04 17:16:52 +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