Commit graph

1382 commits

Author SHA1 Message Date
Yury G. Kudryashov f1459725b6 telepathy stuff
svn path=/nixpkgs/branches/stdenv-updates/; revision=10748
2008-02-18 20:53:23 +00:00
Yury G. Kudryashov fc33ef9f7b libraw1394: URL corrected
svn path=/nixpkgs/branches/stdenv-updates/; revision=10747
2008-02-18 20:53:11 +00:00
Yury G. Kudryashov 0aa0847307 added gnupg-1.x compatibility symlinks to gnupg-2.x, removed gnupg2 attr
svn path=/nixpkgs/branches/stdenv-updates/; revision=10746
2008-02-18 20:52:59 +00:00
Yury G. Kudryashov 0b2d493521 libarchive: 2.4.12 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10745
2008-02-18 20:52:40 +00:00
Yury G. Kudryashov 343d3f0e4c log4cxx: +boost
svn path=/nixpkgs/branches/stdenv-updates/; revision=10742
2008-02-18 20:51:56 +00:00
Yury G. Kudryashov fefdde6209 liboil: URL corrected
svn path=/nixpkgs/branches/stdenv-updates/; revision=10741
2008-02-18 20:51:40 +00:00
Yury G. Kudryashov f19180e9c2 ortp: 0.7.1 added (libjingle may need it)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10740
2008-02-18 20:51:25 +00:00
Yury G. Kudryashov 461b3197b5 enchant: using selectVersion
svn path=/nixpkgs/branches/stdenv-updates/; revision=10739
2008-02-18 20:51:07 +00:00
Yury G. Kudryashov 81429b0ac2 avahi: glib and qt4 support, 0.6.22 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10737
2008-02-18 20:48:36 +00:00
Michael Raskin 96ddccf6b2 Some fixes to build elfutils and ltrace, added x11vnc, forward-ported kernel 2.6.23.16 as default.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10718
2008-02-18 07:23:05 +00:00
Ludovic Courtès 3e7da32582 Flex 2.5.34.
svn path=/nixpkgs/trunk/; revision=10713
2008-02-16 19:12:55 +00:00
Ludovic Courtès a2339db1b1 Libtool: Use `mirror://'.
svn path=/nixpkgs/trunk/; revision=10712
2008-02-15 21:47:55 +00:00
Ludovic Courtès fdd7bdb6dc GNU Libtool 1.5.26.
svn path=/nixpkgs/trunk/; revision=10711
2008-02-15 21:25:44 +00:00
Ludovic Courtès 9c3c9f94e5 Add Guile-Lint, a syntax and semantics checker for GNU Guile.
svn path=/nixpkgs/trunk/; revision=10710
2008-02-15 16:30:33 +00:00
Marc Weber 4122366233 added zlib support to PHP
svn path=/nixpkgs/trunk/; revision=10703
2008-02-15 11:12:56 +00:00
Michael Raskin d607e902af Forward port: ccache, FF3b3
svn path=/nixpkgs/branches/stdenv-updates/; revision=10694
2008-02-14 20:18:07 +00:00
Ludovic Courtès dbc5fb085c Add Aspell Esperanto dictionary.
svn path=/nixpkgs/trunk/; revision=10687
2008-02-14 13:39:03 +00:00
Eelco Dolstra a65d6f9f59 * Emacs expects an alias called "nederlands" (not "dutch"), so provide
it.

svn path=/nixpkgs/trunk/; revision=10676
2008-02-14 10:26:17 +00:00
Ludovic Courtès 3925367ca2 Aspell: Use the `ASPELL_CONF' environment variable instead of patching Aspell.
A related change in `/etc/profile' will be checked in in the NixOS repository.

svn path=/nixpkgs/trunk/; revision=10672
2008-02-14 09:40:28 +00:00
Marc Weber d884e1d0a6 fix c -> Cabal-1.2.3.0 the lib is found again
svn path=/nixpkgs/trunk/; revision=10669
2008-02-13 21:21:20 +00:00
Eelco Dolstra 89815eb9a0 * gcc-wrapper: Propagate the wrapped gcc, binutils and glibc to the
user environment.  (NIXPKGS-63)

svn path=/nixpkgs/branches/stdenv-updates/; revision=10664
2008-02-13 19:41:37 +00:00
Eelco Dolstra 5f45fb3ae9 * substitute() in stdenv: use the replace program instead of awful
sed hackery.
* Some indentation fixes in setup.sh.

svn path=/nixpkgs/branches/stdenv-updates/; revision=10658
2008-02-13 14:23:09 +00:00
Marc Weber fe5caa2f0f modified improved hasktags (can be removed when my changes are merged into ghc)
improved ghcs expression file Now you have tags for all libraries.
I still have to work on speed

svn path=/nixpkgs/trunk/; revision=10657
2008-02-13 11:15:08 +00:00
Sander van der Burg 6d4c13380b Added google webtoolkit
svn path=/nixpkgs/trunk/; revision=10653
2008-02-13 08:43:38 +00:00
Michael Raskin a25344377e Ported ffmpeg_svn tarball link; fixes to iptables
svn path=/nixpkgs/branches/stdenv-updates/; revision=10651
2008-02-12 21:47:49 +00:00
Marc Weber 260c0c9c96 new version - annotated derivation proposal - used to install addtiontal /src
and /tag/ source code which to build up develop environments more easily ( TODO
make this optional for ghcWrapper )

svn path=/nixpkgs/trunk/; revision=10648
2008-02-12 16:24:02 +00:00
Ludovic Courtès 79cc1c7307 Add ccache, a compiler cache.
svn path=/nixpkgs/trunk/; revision=10644
2008-02-12 13:32:37 +00:00
Ludovic Courtès e2b794b807 Add Guile-Lib, a collection of useful GNU Guile modules.
svn path=/nixpkgs/trunk/; revision=10639
2008-02-12 11:16:53 +00:00
Ludovic Courtès c81efcdedb Add GNU lsh, a GPL'd implementation of SSH, and `liboop', and event loop library.
svn path=/nixpkgs/trunk/; revision=10637
2008-02-12 10:51:44 +00:00
Ludovic Courtès df17eb0dc3 Guile: fix chroot build; make sure guile-snarf' sees gawk'; add a setup hook.
svn path=/nixpkgs/trunk/; revision=10636
2008-02-12 10:41:00 +00:00
Eelco Dolstra 65866dc7c2 * Added DB_File (dbmmanage needs it).
svn path=/nixpkgs/trunk/; revision=10630
2008-02-12 08:42:56 +00:00
Ludovic Courtès a30e268cb7 Add mpg321, libao and libid3tag; upgrade libmad.
svn path=/nixpkgs/trunk/; revision=10626
2008-02-11 21:02:38 +00:00
Eelco Dolstra 1e7824a683 * Use a tarball for ffmpeg_svn.
svn path=/nixpkgs/trunk/; revision=10620
2008-02-10 23:00:58 +00:00
Yury G. Kudryashov 270646012a qt-4: sha256 update. May be, they export some external repo?
svn path=/nixpkgs/branches/stdenv-updates/; revision=10617
2008-02-10 17:42:20 +00:00
Yury G. Kudryashov 40e41fe362 redland: more dependencies
svn path=/nixpkgs/branches/stdenv-updates/; revision=10615
2008-02-10 17:42:11 +00:00
Yury G. Kudryashov 1cf8a9d0ed readline5: shared, using sha256
svn path=/nixpkgs/branches/stdenv-updates/; revision=10613
2008-02-10 17:42:02 +00:00
Yury G. Kudryashov c3193c538a sqlite: 3.5.6 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10612
2008-02-10 17:41:58 +00:00
Yury G. Kudryashov e2751942c7 cmake: 2.4.8 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10611
2008-02-10 17:41:51 +00:00
Yury G. Kudryashov 6e337bd44d libxslt: propagating libxml2
svn path=/nixpkgs/branches/stdenv-updates/; revision=10609
2008-02-10 17:41:40 +00:00
Yury G. Kudryashov cc0430ca4b gettext: shared
svn path=/nixpkgs/branches/stdenv-updates/; revision=10608
2008-02-10 17:41:35 +00:00
Yury G. Kudryashov 0a270d49e7 libsigsegv: shared
svn path=/nixpkgs/branches/stdenv-updates/; revision=10607
2008-02-10 17:41:29 +00:00
Yury G. Kudryashov 80d81c1a82 Ncurses: more compatibility .la's
svn path=/nixpkgs/branches/stdenv-updates/; revision=10604
2008-02-10 17:41:10 +00:00
Yury G. Kudryashov 734a1b39e0 added SDL_net, some minor modifications to SDL_image and SDL_mixer
svn path=/nixpkgs/branches/stdenv-updates/; revision=10595
2008-02-10 17:40:00 +00:00
Yury G. Kudryashov 7d7f290d70 Add `avahi' package.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10594
2008-02-10 17:39:52 +00:00
Yury G. Kudryashov 07da3cba4c PHP now with postgresql support
svn path=/nixpkgs/branches/stdenv-updates/; revision=10591
2008-02-10 17:39:25 +00:00
Yury G. Kudryashov 156b7f93ef * Updated Apache-related packages.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10589
2008-02-10 17:39:07 +00:00
Yury G. Kudryashov d8688a1eb9 * Reiser4 stuff.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10586
2008-02-10 17:38:36 +00:00
Yury G. Kudryashov f27c53669a Fixed wish in Tk
svn path=/nixpkgs/branches/stdenv-updates/; revision=10584
2008-02-10 17:38:12 +00:00
Yury G. Kudryashov 63e46d78d0 Fixed stable socat (applied patch by Nicolas Pierron); updated Tk installation step for XMaxima compatibility
svn path=/nixpkgs/branches/stdenv-updates/; revision=10576
2008-02-10 17:36:23 +00:00
Yury G. Kudryashov 8a3676ebf6 qt-4: updated to 772114
svn path=/nixpkgs/branches/stdenv-updates/; revision=10571
2008-02-10 17:35:17 +00:00
Yury G. Kudryashov f4eda0eb22 ilbc and msilbc libraries added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10570
2008-02-10 17:35:03 +00:00
Yury G. Kudryashov a4512a4a49 Mediastreamer: compilable
svn path=/nixpkgs/branches/stdenv-updates/; revision=10569
2008-02-10 17:34:49 +00:00
Michael Raskin 4df190c703 Various fixes and updates to build that all.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10568
2008-02-10 16:44:43 +00:00
Armijn Hemel 3ebfd510ba testing expression for perl 5.10, needs more work (different patches)
svn path=/nixpkgs/trunk/; revision=10567
2008-02-10 13:30:12 +00:00
Marc Weber 35c38df0af no longer used
svn path=/nixpkgs/trunk/; revision=10566
2008-02-09 14:09:14 +00:00
Marc Weber 0efd4183e1 updated version of my ghc and packages proposal. Now compiles HAppS.
Examples on how to add ghc extra_libs, libraries from hackage are included

svn path=/nixpkgs/trunk/; revision=10565
2008-02-09 14:08:37 +00:00
Marc Weber 248004a624 fcgi library added
svn path=/nixpkgs/trunk/; revision=10552
2008-02-08 10:54:56 +00:00
Michael Raskin c264b316b1 Some updates. Now I can build system at least with some settings.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10551
2008-02-08 10:39:20 +00:00
Marc Weber 94128cb6a8 added roadsend PHP-Compiler
svn path=/nixpkgs/trunk/; revision=10550
2008-02-08 01:57:31 +00:00
Marc Weber 9e0cfbdfdd bigloo is now compiling
svn path=/nixpkgs/trunk/; revision=10549
2008-02-08 01:35:01 +00:00
Yury G. Kudryashov 58d6720165 added mediastreamer (failed to build now)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10539
2008-02-07 11:07:27 +00:00
Yury G. Kudryashov dd184fa88d erlang and libsigsegv upgraded
svn path=/nixpkgs/branches/stdenv-updates/; revision=10537
2008-02-07 10:43:05 +00:00
Tobias Hammerschmidt aa1f102e1c added SDL_net, some minor modifications to SDL_image and SDL_mixer
svn path=/nixpkgs/trunk/; revision=10528
2008-02-06 21:17:42 +00:00
Ludovic Courtès b60e822bfb Add `avahi' package.
svn path=/nixpkgs/trunk/; revision=10527
2008-02-06 19:36:12 +00:00
Yury G. Kudryashov 410197a734 ffmpeg: new has, more features
svn path=/nixpkgs/branches/stdenv-updates/; revision=10524
2008-02-06 19:01:01 +00:00
Yury G. Kudryashov 1bd8ddd18e a52dec: nix-expr review, shared build
svn path=/nixpkgs/branches/stdenv-updates/; revision=10523
2008-02-06 19:00:56 +00:00
Yury G. Kudryashov 112024a954 libavc1394: propagating libraw1394
svn path=/nixpkgs/branches/stdenv-updates/; revision=10522
2008-02-06 19:00:51 +00:00
Yury G. Kudryashov da2e5a04c0 libiec61883: propagating libraw1394
svn path=/nixpkgs/branches/stdenv-updates/; revision=10521
2008-02-06 19:00:46 +00:00
Yury G. Kudryashov 4f5f90015f libraw1394: 1.3.0
svn path=/nixpkgs/branches/stdenv-updates/; revision=10520
2008-02-06 19:00:41 +00:00
Yury G. Kudryashov 4086ba92fa python: --with-wctype-functions
svn path=/nixpkgs/branches/stdenv-updates/; revision=10519
2008-02-06 19:00:36 +00:00
Yury G. Kudryashov 2e3480708a liboil, libosip2 and libeXosip2 added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10517
2008-02-06 19:00:22 +00:00
Yury G. Kudryashov 7c1e5d4200 libdv: more flags
svn path=/nixpkgs/branches/stdenv-updates/; revision=10516
2008-02-06 19:00:15 +00:00
Yury G. Kudryashov 2d2aef01a5 gstreamer moved to development/libraries/gstreamer, base and good plugins added.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10515
2008-02-06 19:00:04 +00:00
Marc Weber ef01d05ec9 PHP now with postgresql support
svn path=/nixpkgs/trunk/; revision=10510
2008-02-05 19:58:28 +00:00
Eelco Dolstra cb0c387ce2 * Updated Apache-related packages.
svn path=/nixpkgs/trunk/; revision=10502
2008-02-05 11:41:49 +00:00
Eelco Dolstra d3993b18fb * GCC 4.2.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=10499
2008-02-04 15:15:06 +00:00
Eelco Dolstra 9f2711c674 * Reiser4 stuff.
svn path=/nixpkgs/trunk/; revision=10498
2008-02-04 14:37:15 +00:00
Michael Raskin 3ba61eafa7 Fixed wish in Tk
svn path=/nixpkgs/trunk/; revision=10496
2008-02-04 14:24:40 +00:00
Michael Raskin 540214e9fd Fixed stable socat (applied patch by Nicolas Pierron); updated Tk installation step for XMaxima compatibility
svn path=/nixpkgs/trunk/; revision=10482
2008-02-03 14:17:22 +00:00
Yury G. Kudryashov 465316c02b gtk-libs-2.6 removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=10479
2008-02-03 13:19:03 +00:00
Yury G. Kudryashov 00af084c1c glibmm and gtkmm moved into gtkLibs
svn path=/nixpkgs/branches/stdenv-updates/; revision=10478
2008-02-03 13:18:37 +00:00
Yury G. Kudryashov 2ca177e6ae cairomm added
svn path=/nixpkgs/branches/stdenv-updates/; revision=10477
2008-02-03 13:18:15 +00:00
Yury G. Kudryashov 09e96afbda gtk-libs-2.10: other syntax
svn path=/nixpkgs/branches/stdenv-updates/; revision=10475
2008-02-03 13:17:41 +00:00
Yury G. Kudryashov 598199c93d Removed unused gtkLibs28
svn path=/nixpkgs/branches/stdenv-updates/; revision=10474
2008-02-03 13:17:25 +00:00
Yury G. Kudryashov 0032a3245e Moved gtk-libs-x.xx to gtk-libs/x.xx
svn path=/nixpkgs/branches/stdenv-updates/; revision=10473
2008-02-03 13:17:07 +00:00
Yury G. Kudryashov 702786d80e Unused dbus_x directory removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=10472
2008-02-03 13:16:32 +00:00
Yury G. Kudryashov cb4d31fcf9 Removed old (2.2 and 2.4) gtk-libs
svn path=/nixpkgs/branches/stdenv-updates/; revision=10471
2008-02-03 13:16:20 +00:00
Yury G. Kudryashov e0d1a17680 dbus: fixed a typo
svn path=/nixpkgs/branches/stdenv-updates/; revision=10466
2008-02-02 20:42:36 +00:00
Yury G. Kudryashov 1a12f687e2 dbus-glib: propagating glib
svn path=/nixpkgs/branches/stdenv-updates/; revision=10465
2008-02-02 20:42:13 +00:00
Yury G. Kudryashov aa4d93482d D-Bus splitted into two packages: dbus.libs and dbus.tools
svn path=/nixpkgs/branches/stdenv-updates/; revision=10461
2008-02-02 20:41:06 +00:00
Yury G. Kudryashov 74d3d736f5 Removed unused patches (libexif, libgphoto2)
svn path=/nixpkgs/branches/stdenv-updates/; revision=10459
2008-02-02 20:40:39 +00:00
Yury G. Kudryashov 56e0a4b43a libgphoto2: removed unneeded gettext dependency
svn path=/nixpkgs/branches/stdenv-updates/; revision=10458
2008-02-02 20:40:23 +00:00
Yury G. Kudryashov a20bd6bfa9 libexif: removed unneeded gettext dependency
svn path=/nixpkgs/branches/stdenv-updates/; revision=10457
2008-02-02 20:40:05 +00:00
Yury G. Kudryashov d52ed394ae gettext: removed old versions, added 0.17
svn path=/nixpkgs/branches/stdenv-updates/; revision=10454
2008-02-02 20:39:21 +00:00
Yury G. Kudryashov 45b91c969c gettext: using selectVersion
svn path=/nixpkgs/branches/stdenv-updates/; revision=10453
2008-02-02 20:39:12 +00:00
Yury G. Kudryashov fbfab88e04 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/branches/stdenv-updates/; revision=10429
2008-01-31 10:41:04 +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
Yury G. Kudryashov c1a512f2a1 Added WebDSL
svn path=/nixpkgs/branches/stdenv-updates/; revision=10386
2008-01-29 13:18:13 +00:00
Yury G. Kudryashov 13255753b4 Added java-front
svn path=/nixpkgs/branches/stdenv-updates/; revision=10384
2008-01-29 13:17:42 +00:00
Yury G. Kudryashov 8b871ad339 Added Stratego/XT 0.17 prerelease
svn path=/nixpkgs/branches/stdenv-updates/; revision=10383
2008-01-29 13:17:25 +00:00