Eelco Dolstra
1e6622f4d5
* The patch for proper Requires.private processing is still necessary,
...
unfortunately. For instance, libxcb's xcb.pc declares:
Requires.private: pthread-stubs ...
Thus libxcb has to declare the pthread-stubs package as a
propagatedBuildInput, otherwise packages that check for libxcb using
pkg-config (such as libX11) will fail. But then we get a totally
unnecessary additional runtime dependency, which is clearly a bad
thing.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13058
2008-10-13 12:51:04 +00:00
Ludovic Courtès
b43d4f87db
Pkgconfig 0.23.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13054
2008-10-12 19:15:29 +00:00
Eelco Dolstra
f370f61ee9
* f77 -> fortran.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13042
2008-10-10 08:55:15 +00:00
Eelco Dolstra
201d20db20
* openssl-0.9.8i.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13024
2008-10-09 14:29:06 +00:00
Eelco Dolstra
5eef7df51d
* intltool: deleted redundant copy (it's already in the Gnome Nix
...
expressions).
* Fixed xkbcomp: it no longer found the keyboard definitions since it
disregards the -R option passed by the X server (it chdirs to the -R
path, but "." has been removed from the xkbcomp search path in
xkbcomp 1.0.5). Build it with /etc/X11/xkb as its default
location. This is less pure but it does allow for updating
xkeyboard-config in a running server.
* xkeyboard-config: updated to 1.4.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13018
2008-10-09 12:12:58 +00:00
Eelco Dolstra
9fa8276ae5
* X.org 7.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13006
2008-10-08 17:02:48 +00:00
Eelco Dolstra
0f0a43adf5
* Cairo 1.8.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13005
2008-10-08 16:57:06 +00:00
Eelco Dolstra
ee07abad60
* Mesa 7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13004
2008-10-08 16:56:52 +00:00
Eelco Dolstra
643a16f6e2
* FreeType 2.3.7.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13003
2008-10-08 16:56:23 +00:00
Eelco Dolstra
b908adc778
* libpng 1.2.32.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13002
2008-10-08 16:55:55 +00:00
Eelco Dolstra
0d62334693
* 1.4.11.nix -> default.nix.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12997
2008-10-08 08:47:20 +00:00
Eelco Dolstra
51aa939b21
* GNU M4 1.4.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12993
2008-10-07 17:34:00 +00:00
Eelco Dolstra
d09042b7d9
* GCC 4.3.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12992
2008-10-07 17:33:40 +00:00
Eelco Dolstra
648b6f6631
* Use Glibc 2.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12988
2008-10-07 16:55:20 +00:00
Eelco Dolstra
19ebc883e1
* pcre 7.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12984
2008-10-07 12:41:36 +00:00
Ludovic Courtès
b7ba44dff3
PyGame: Use SDL_mixer.
...
svn path=/nixpkgs/trunk/; revision=12977
2008-10-06 22:47:20 +00:00
Ludovic Courtès
c82c0b17f1
PyGame: Use Numeric.
...
svn path=/nixpkgs/trunk/; revision=12976
2008-10-06 22:07:53 +00:00
Ludovic Courtès
d77f3177fe
Add Python Numeric.
...
svn path=/nixpkgs/trunk/; revision=12975
2008-10-06 18:56:47 +00:00
Pjotr Prins
9ff6ecf5dd
Added older version of lesstif for arb
...
svn path=/nixpkgs/trunk/; revision=12974
2008-10-06 15:11:36 +00:00
Eelco Dolstra
781bb5a6e1
* Apache httpd: build against apr, aputil and pcre instead of using
...
its own copies.
svn path=/nixpkgs/trunk/; revision=12971
2008-10-06 13:38:45 +00:00
Eelco Dolstra
6591cc2640
* Subversion 1.5.2, Neon 0.28.3, Apache 2.2.9.
...
svn path=/nixpkgs/trunk/; revision=12966
2008-10-06 12:35:05 +00:00
Eelco Dolstra
700677583c
* Revert - this needs to go to the stdenv branch (I'll create it
...
tomorrow).
svn path=/nixpkgs/trunk/; revision=12965
2008-10-05 21:16:30 +00:00
Marc Weber
38c5e4fc67
moved pysqlite into PYTHON MODULES section
...
svn path=/nixpkgs/trunk/; revision=12964
2008-10-05 18:37:09 +00:00
Pjotr Prins
2391d84867
Two math packages
...
svn path=/nixpkgs/trunk/; revision=12955
2008-10-05 09:01:59 +00:00
Pjotr Prins
ad3d886489
Two Ruby modules
...
svn path=/nixpkgs/trunk/; revision=12954
2008-10-05 09:00:56 +00:00
Pjotr Prins
cb546965bc
Lesstif patches - lesstif stable has not been updated in a long time and these
...
are recognized patches (5 out of 6 are in Debian stable). Required for
the arb package.
svn path=/nixpkgs/trunk/; revision=12952
2008-10-05 08:59:26 +00:00
Pjotr Prins
0e6536e5c6
sha256 for libxslt changed?!
...
svn path=/nixpkgs/trunk/; revision=12948
2008-10-05 08:47:34 +00:00
Pjotr Prins
859162564f
Bumped pcre version
...
svn path=/nixpkgs/trunk/; revision=12947
2008-10-05 08:44:09 +00:00
Pjotr Prins
484313f696
Bumped gsl version
...
svn path=/nixpkgs/trunk/; revision=12946
2008-10-05 08:43:10 +00:00
Michael Raskin
b28de1b619
Added libVNCserver
...
svn path=/nixpkgs/trunk/; revision=12940
2008-10-04 15:13:31 +00:00
Peter Simons
884f30e61f
maude: update unstable version to 2.4 alpha 91c
...
svn path=/nixpkgs/trunk/; revision=12920
2008-09-25 21:37:59 +00:00
Marc Weber
32e2dbf87f
added wavesurfer (sound analysis tool) and its dependency snack (tcl /python sound tool library)
...
svn path=/nixpkgs/trunk/; revision=12904
2008-09-24 00:42:06 +00:00
Eelco Dolstra
bf65ff9ec6
* Use the texinfo-4.13a tarball. Strangely, the texinfo-4.13 tarball
...
has a different hash on ftp.nluug.nl, which happens to be the first
mirror for fetchurl, thus building texinfo failed.
svn path=/nixpkgs/trunk/; revision=12902
2008-09-23 00:21:49 +00:00
Ludovic Courtès
a4a186d4cf
GNU Texinfo 4.13.
...
svn path=/nixpkgs/trunk/; revision=12901
2008-09-22 21:21:39 +00:00
Eelco Dolstra
ba6845d03e
* gphoto updated to 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=12900
2008-09-22 17:06:31 +00:00
Peter Simons
05d7c131d1
Re-apply Eelco's "installCommand --> installPhase" patch.
...
svn path=/nixpkgs/trunk/; revision=12892
2008-09-19 10:07:57 +00:00
Peter Simons
f3ae22fa5f
Install wrappers for Twisted binaries to ensure a correct ${PYTHONPATH}.
...
svn path=/nixpkgs/trunk/; revision=12891
2008-09-19 10:07:36 +00:00
Peter Simons
656127373d
maude: Updated unstable version to 2.4-alpha-91b. All unit tests pass now.
...
svn path=/nixpkgs/trunk/; revision=12890
2008-09-19 10:06:58 +00:00
Eelco Dolstra
40df8c7b92
* Use the latest version while we're at it.
...
svn path=/nixpkgs/trunk/; revision=12885
2008-09-18 21:20:44 +00:00
Eelco Dolstra
8e494d50b3
* Fix a broken URL.
...
svn path=/nixpkgs/trunk/; revision=12884
2008-09-18 21:17:10 +00:00
Ludovic Courtès
cfef9ba3ad
GNU Libgcrypt 1.4.3.
...
svn path=/nixpkgs/trunk/; revision=12882
2008-09-18 19:03:42 +00:00
Ludovic Courtès
621b315eea
Bigloo 3.1c.
...
svn path=/nixpkgs/trunk/; revision=12869
2008-09-16 21:18:33 +00:00
Ludovic Courtès
7c9b4112c6
GnuTLS 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=12868
2008-09-16 09:14:20 +00:00
Ludovic Courtès
88f0359c5c
OProfile 0.9.4.
...
svn path=/nixpkgs/trunk/; revision=12867
2008-09-15 15:26:01 +00:00
Armijn Hemel
dbcba78213
pidgin otr + libotr 3.1.0 -> 3.2.0
...
svn path=/nixpkgs/trunk/; revision=12860
2008-09-13 10:40:33 +00:00
Ludovic Courtès
a8876e7130
GNU Autoconf 2.63.
...
svn path=/nixpkgs/trunk/; revision=12840
2008-09-11 12:45:20 +00:00
Eelco Dolstra
5168fde6a6
* Revert to 7.4 (but with an updated URL) since pcre is a part of
...
stdenv. Time to reopen the stdenv branch?
svn path=/nixpkgs/trunk/; revision=12838
2008-09-10 11:33:46 +00:00
Ludovic Courtès
884b8c42d3
Fix GnuTLS' `openssl' test.
...
svn path=/nixpkgs/trunk/; revision=12836
2008-09-09 20:17:03 +00:00
Peter Simons
be4bb6f4de
libpcre: update from 7.4 to 7.8
...
Version 7.4 of libpcre is no longer available for download at the
specified location, so I updated to version 7.8, which is the latest
one.
svn path=/nixpkgs/trunk/; revision=12835
2008-09-09 19:09:55 +00:00
Eelco Dolstra
aac824af28
* Disable make check for now due to a bug in gnutls, see
...
http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3050
svn path=/nixpkgs/trunk/; revision=12834
2008-09-09 14:54:02 +00:00