Eelco Dolstra
09ab596e0f
* Remove calls to fail().
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11690
2008-04-23 07:34:20 +00:00
Eelco Dolstra
ab14de7316
* Put back the longDescription.
...
svn path=/nixpkgs/trunk/; revision=11673
2008-04-22 07:57:31 +00:00
Eelco Dolstra
ba767eab2e
* Audacious: enable support for playing CDs.
...
svn path=/nixpkgs/trunk/; revision=11671
2008-04-22 07:14:47 +00:00
Marc Weber
9152db766f
kde shipped with a copy of this lib. They have removed it. I guess we need id nevertheless?
...
svn path=/nixpkgs/trunk/; revision=11669
2008-04-21 15:20:49 +00:00
Tobias Hammerschmidt
cfc9624c08
X11 version 1.4.2, added xmobar a minimalistic status bar written in haskell (integrates fine with xmonad)
...
svn path=/nixpkgs/trunk/; revision=11645
2008-04-15 20:03:25 +00:00
Armijn Hemel
1898afa254
add 2.12 GTK plus dependencies. I just took the latest of every dependency, so this might not be correct. Feel free to fix.
...
svn path=/nixpkgs/trunk/; revision=11612
2008-04-12 18:48:48 +00:00
Ludovic Courtès
48f590e95c
Add libffi, a foreign function interface library.
...
svn path=/nixpkgs/trunk/; revision=11505
2008-04-09 07:40:48 +00:00
Ludovic Courtès
38411d756d
GnuTLS: Upgrade, run test suite, add support for Guile bindings.
...
svn path=/nixpkgs/trunk/; revision=11502
2008-04-09 07:30:05 +00:00
Eelco Dolstra
7d96471775
* Ignore services in nsswitch.conf that cannot be found (like
...
"mdns4_mininal" on Ubuntu). This is a fix for NIXPKGS-79. It
doesn't *quite* fix the problem in all cases (there might be people
actually using mDNS; they should just run the "nscd" daemon) but at
least it should keep curl from failing in Nixpkgs downloads.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11487
2008-04-08 12:28:03 +00:00
Eelco Dolstra
8a60c1726d
* Removed some unused files.
...
svn path=/nixpkgs/trunk/; revision=11486
2008-04-08 10:44:06 +00:00
Ludovic Courtès
1f161a2789
Add GDBM, a key/value database library.
...
svn path=/nixpkgs/trunk/; revision=11480
2008-04-06 23:18:25 +00:00
Marc Weber
1923d17a7d
gegl added (needs recent glibc)
...
svn path=/nixpkgs/trunk/; revision=11465
2008-04-04 20:57:09 +00:00
Marc Weber
9e83312bd1
svn path=/nixpkgs/trunk/; revision=11461
2008-04-04 16:58:19 +00:00
Marc Weber
b82c4debb8
Added babl (pixel image transformation library usesd by gegl)
...
svn path=/nixpkgs/trunk/; revision=11460
2008-04-04 15:11:27 +00:00
Michael Raskin
9b67b4ba0f
Updated MPFR
...
svn path=/nixpkgs/trunk/; revision=11441
2008-04-01 16:53:18 +00:00
Ludovic Courtès
9ff94543d0
Add `doCheck = true' for GNU libcdio and GNU Idutils.
...
svn path=/nixpkgs/trunk/; revision=11308
2008-03-27 15:27:30 +00:00
Tobias Hammerschmidt
9f0f6cb5ec
version update
...
svn path=/nixpkgs/trunk/; revision=11297
2008-03-27 09:46:03 +00:00
Marc Weber
438f35dac0
removed wmii includeUnpack hack having been used to support old and new setup script
...
svn path=/nixpkgs/trunk/; revision=11270
2008-03-23 16:52:27 +00:00
Ludovic Courtès
95f0e6a1a7
Differentiate between longDescription' and
description'.
...
svn path=/nixpkgs/trunk/; revision=11230
2008-03-20 14:35:03 +00:00
Ludovic Courtès
2d15d4c269
Augment `libxml2' setup hook to add XSL stylesheets to XML catalogs.
...
This allows, for instance, `docbook_xsl' to be visible (as part of
`$XML_CATALOG_FILES') by packages that use it as a build input.
svn path=/nixpkgs/trunk/; revision=11047
2008-03-11 08:42:26 +00:00
Armijn Hemel
c16b552bac
update liboil to 0.3.13 (and add some (new) missing deps)
...
add schroedinger, a free codec (might be moved to its own category instead of libs)
svn path=/nixpkgs/trunk/; revision=11043
2008-03-10 20:13:44 +00:00
Ludovic Courtès
7c7639a888
GNU Gnash 0.8.2, Agg 2.5.
...
svn path=/nixpkgs/trunk/; revision=11030
2008-03-10 09:48:17 +00:00
Eelco Dolstra
5ebab60b5e
* Latest GTK+, glib, ATK, Pango, FreeType, Cairo, Fontconfig.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11017
2008-03-07 15:43:43 +00:00
Ludovic Courtès
d1ed48981c
Avahi: Make Qt4 support optional and configurable.
...
svn path=/nixpkgs/trunk/; revision=10997
2008-03-06 16:42:34 +00:00
Eelco Dolstra
2d948fed46
* Remove unused old versions.
...
svn path=/nixpkgs/trunk/; revision=10996
2008-03-06 16:42:25 +00:00
Eelco Dolstra
173ae78b85
* libpng 1.2.25.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10994
2008-03-06 16:22:41 +00:00
Eelco Dolstra
f2f87036ce
* Revert to DBus 1.0.2; 1.1.20 is broken, it kills the X server when
...
you restart the daemon (http://bugs.gentoo.org/show_bug.cgi?id=206509 ).
svn path=/nixpkgs/trunk/; revision=10984
2008-03-06 13:02:04 +00:00
Eelco Dolstra
57d4f03ba8
* Make sure that zone.tab gets installed (NIXOS-56 regression).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10967
2008-03-05 15:33:37 +00:00
Eelco Dolstra
c65fa45df9
* Fix building when /var/lib/dbus doesn't exist.
...
svn path=/nixpkgs/trunk/; revision=10963
2008-03-05 14:37:06 +00:00
Ludovic Courtès
ddb9d11f1c
Add libcddb and GNU libcdio.
...
svn path=/nixpkgs/trunk/; revision=10960
2008-03-05 09:10:23 +00:00
Eelco Dolstra
167aa686ee
* DBus 1.1.20.
...
svn path=/nixpkgs/trunk/; revision=10945
2008-03-04 13:30:34 +00:00
Armijn Hemel
27540fd36e
update to 0.8.14 (warning: triggers OOo rebuild :-P )
...
svn path=/nixpkgs/trunk/; revision=10933
2008-03-03 22:07:25 +00:00
Michael Raskin
9f393398e2
Added Shamir Secret Sharing Scheme and bmrsa. Fixed libgcrypt
...
svn path=/nixpkgs/trunk/; revision=10928
2008-03-03 12:30:39 +00:00
Eelco Dolstra
f30f36104b
* Added Audacious, a fork of beep-media-player (which doesn't seem to
...
work very well after the Glibc update), plus its dependencies.
TODO: make an audacious-wrapper that lets Audacious find its plugins
automatically. Currently you have to install audacious-plugins and
symlink ~/.nix-profile/lib/audacious/* in
~/.local/share/audacious/Plugins.
svn path=/nixpkgs/trunk/; revision=10927
2008-03-03 10:55:20 +00:00
Armijn Hemel
73051b79b7
force a build without X for now. This should be made an option...soon.
...
svn path=/nixpkgs/trunk/; revision=10921
2008-03-02 22:12:27 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Eelco Dolstra
55fd683572
* Mesa 7.0.3.
...
svn path=/nixpkgs/trunk/; revision=10898
2008-03-01 17:44:50 +00:00
Armijn Hemel
cfceb8f146
add gssdp
...
svn path=/nixpkgs/trunk/; revision=10867
2008-02-26 20:47:30 +00:00
Sander van der Burg
1974f19dff
Added smack library
...
svn path=/nixpkgs/trunk/; revision=10857
2008-02-26 09:07:12 +00:00
Sander van der Burg
80d4c9ed4a
Added gwt-dragdrop library
...
svn path=/nixpkgs/trunk/; revision=10856
2008-02-26 08:48:40 +00:00
Sander van der Burg
23622f6cda
Added gwt-widgets
...
svn path=/nixpkgs/trunk/; revision=10851
2008-02-25 12:45:17 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Eelco Dolstra
67c961fd63
* Merged -r10790:HEAD from the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10815
2008-02-21 17:34:03 +00:00
Ludovic Courtès
4050f8fa45
Add MPICH2, an implementation of the Message Passing Interface.
...
svn path=/nixpkgs/trunk/; revision=10807
2008-02-21 16:17:43 +00:00
Eelco Dolstra
e12b421add
* Merged most of the stdenv-updates branch. Some stuff didn't
...
merge cleanly right away (kde-4, kernel stuff) so it should be
merged later. But the stdenv stuff is all there.
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10793
2008-02-20 23:02:41 +00:00
Yury G. Kudryashov
805424e33f
libxklavier added
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=10749
2008-02-18 20:53:36 +00:00
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
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
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
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
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
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
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
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
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
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
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
Eelco Dolstra
cb0c387ce2
* Updated Apache-related packages.
...
svn path=/nixpkgs/trunk/; revision=10502
2008-02-05 11:41:49 +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