Lluís Batlle i Rossell
40b58959a5
Adding pdf2djvu, updating djvulibre, and getting more headers from poppler.
...
svn path=/nixpkgs/trunk/; revision=14760
2009-03-29 20:32:41 +00:00
Lluís Batlle i Rossell
701e3ee6b9
Adding lzop and updating lzo.
...
svn path=/nixpkgs/trunk/; revision=14749
2009-03-28 19:28:59 +00:00
Michael Raskin
6986ddc2cf
Updated Monotone to 0.43
...
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00
Peter Simons
7ddfd954d3
sqlite: added parameter to enable building a static library.
...
Unfortunately, static builds fail because the package doesn't recognize
that libpthread needs to be linked explicitly. I'll fix that ASAP.
svn path=/nixpkgs/trunk/; revision=14681
2009-03-24 10:31:17 +00:00
Lluís Batlle i Rossell
aaf563c7cf
Marking wtk unfree. I don't know if it's redistributable.
...
svn path=/nixpkgs/trunk/; revision=14680
2009-03-24 09:27:03 +00:00
Lluís Batlle i Rossell
779b015a03
Adding the Sun Wireless ToolKit for i686-linux at least.
...
svn path=/nixpkgs/trunk/; revision=14666
2009-03-23 20:36:48 +00:00
Lluís Batlle i Rossell
d52b60af22
Adding upx.
...
svn path=/nixpkgs/trunk/; revision=14645
2009-03-22 13:03:37 +00:00
Eelco Dolstra
bec9f4b0c3
* JasPer: build without OpenGL/X support - it's only used to build a
...
trivial example program (a barebones image viewer), but it gives
everybody else a dependency on Mesa ;-)
svn path=/nixpkgs/trunk/; revision=14633
2009-03-20 16:27:32 +00:00
Eelco Dolstra
33a5e03bfe
* Merged r13888 (ATerm cleanup) from the stdenv branch back into the
...
trunk.
svn path=/nixpkgs/trunk/; revision=14605
2009-03-19 12:29:14 +00:00
Peter Simons
ae474690ea
Added bash 4.0 (and readline 6.0, which is required by bash).
...
svn path=/nixpkgs/trunk/; revision=14573
2009-03-17 14:03:03 +00:00
Nicolas Pierron
44b6165af2
* Update suckless package location.
...
* Update dmenu version (3.8 -> 3.9)
* Update wmii version (20070516 -> 20071116)
svn path=/nixpkgs/trunk/; revision=14544
2009-03-15 20:09:50 +00:00
Lluís Batlle i Rossell
de8bbafb53
Adding -fPIC code for static library code in perl and vxl, for x86_64.
...
svn path=/nixpkgs/trunk/; revision=14526
2009-03-13 16:46:10 +00:00
Eelco Dolstra
dbfcf0c5f4
* Install genfkey, a tool for creating triggers from foreign key
...
constraints (which Sqlite doesn't support directly).
svn path=/nixpkgs/trunk/; revision=14515
2009-03-12 14:37:39 +00:00
Eelco Dolstra
cef5be0bc9
* Sqlite 3.6.10.
...
svn path=/nixpkgs/trunk/; revision=14512
2009-03-12 12:56:55 +00:00
Sander van der Burg
18874b164f
Added ConsoleKit package
...
svn path=/nixpkgs/trunk/; revision=14511
2009-03-11 16:31:01 +00:00
Eelco Dolstra
1485c905f7
* ffmpeg: build with faad2 support. However, vlc still won't play
...
mp4a audio.
* faad2: latest version.
* vlc: fix the hard-coded OSD font path name. Dunno why they don't
use fontconfig.
svn path=/nixpkgs/trunk/; revision=14501
2009-03-10 22:45:27 +00:00
Eelco Dolstra
44ac9e249c
* MPlayer: updated to the SVN version.
...
* VLC: updated to 0.9.8a. It now uses Qt for the GUI, which looks a
lot better than the wxWidgets one.
* libdvdread, libdvdnav: updated to 4.1.3.
* ffmpeg: updated to 0.5 (a new release!). Got rid of the SVN
version, which shouldn't be necessary anymore.
svn path=/nixpkgs/trunk/; revision=14500
2009-03-10 21:03:51 +00:00
Eelco Dolstra
dfb3345149
* Updated fribidi.
...
svn path=/nixpkgs/trunk/; revision=14497
2009-03-10 17:24:15 +00:00
Sander van der Burg
e629ce0e07
Updated openbabel to 2.2.1 and fixed style so that kdeedu can use it. Enabled ocaml support in kdeedu
...
svn path=/nixpkgs/trunk/; revision=14494
2009-03-10 14:41:50 +00:00
Eelco Dolstra
9ab4720b85
* Latest libdvdcss.
...
svn path=/nixpkgs/trunk/; revision=14483
2009-03-10 08:06:50 +00:00
Lluís Batlle i Rossell
8e2956c4cb
Fixing wxGTK28 for x86_64, for the mesa references.
...
svn path=/nixpkgs/trunk/; revision=14454
2009-03-09 10:42:24 +00:00
Armijn Hemel
4578b29f2c
bump to 1.17
...
svn path=/nixpkgs/trunk/; revision=14450
2009-03-08 12:11:05 +00:00
Ludovic Courtès
e97aa4bb01
GNU libidn 1.13.
...
svn path=/nixpkgs/trunk/; revision=14434
2009-03-07 11:47:40 +00:00
Marc Weber
b56ed35851
replacing applyAndFun by lib.defaultOverridableDelayableArgs
...
applyAndFun has a bug resulting in the same arg beeing added more than
once when using a concatenating merge function for the attr set.
I've tried giving the function a name "overridableDelayableArgs" which
resembles its usage much more.
important refactoring:
applyAndFun had .fun and .funMerge only when passing the merge
function lib.mergeOrApply
composableDerivation {
initial = {
...
};
}
to
overridableDelayableArgs has always .replace and .merge
composableDerivation {} {
...
}
svn path=/nixpkgs/trunk/; revision=14428
2009-03-06 23:21:28 +00:00
Eelco Dolstra
fcad0b0a5a
* Cleaned up a lot of description fields that contained newlines.
...
Some of these should be longDescriptions, but most others just
shouldn't contain newlines. E.g. write
description = "Bla";
and not
description = ''
Bla
'';
This pollutes "nix-env -qa --description" output.
svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Sander van der Burg
17dc18fd56
Added libmsn package
...
svn path=/nixpkgs/trunk/; revision=14206
2009-02-23 15:30:07 +00:00
Lluís Batlle i Rossell
098d9937a2
Adding a license tag for fmod: "unfree", as advised by Ludo.
...
svn path=/nixpkgs/trunk/; revision=14197
2009-02-22 23:15:01 +00:00
Lluís Batlle i Rossell
9ab8cb9ec1
Adding fmod.
...
svn path=/nixpkgs/trunk/; revision=14193
2009-02-22 22:06:20 +00:00
Ludovic Courtès
5c3c2d9860
Poppler: Disable test suite when `qt4Support' is true.
...
svn path=/nixpkgs/trunk/; revision=14155
2009-02-21 21:53:50 +00:00
Ludovic Courtès
d622b7a1f8
Poppler 0.10.4.
...
svn path=/nixpkgs/trunk/; revision=14149
2009-02-20 23:43:29 +00:00
Sander van der Burg
e685c82812
Refactored tapioca-qt closure with using the latest stable release instead of SVN version
...
svn path=/nixpkgs/trunk/; revision=14143
2009-02-20 16:18:56 +00:00
Eelco Dolstra
6d35e85dcb
* Doh! Qt install doc, not share/doc, but the post-fixup phase
...
renamed it to that.
svn path=/nixpkgs/trunk/; revision=14140
2009-02-20 15:31:29 +00:00
Sander van der Burg
770b01890a
Added libical package, patch submitted by Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14118
2009-02-18 20:57:36 +00:00
Sander van der Burg
08e92c5e70
Added kdegraphics-4.2 closure
...
svn path=/nixpkgs/trunk/; revision=14114
2009-02-18 15:25:40 +00:00
Sander van der Burg
6ba0ddb19b
Applied -dbus-linked option which it needed by kdelibs. Patch submitted by Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14060
2009-02-12 21:43:03 +00:00
Marc Weber
8bd7e25079
libpcap: added missing patch file
...
svn path=/nixpkgs/trunk/; revision=14059
2009-02-12 21:24:00 +00:00
Marc Weber
498be42912
version bump: wireshark-1.1.2, libpcap-1.0.0
...
svn path=/nixpkgs/trunk/; revision=14054
2009-02-12 20:28:01 +00:00
Sander van der Burg
09bb1e1116
Updated log4cxx to version 0.10.0 by using a patch from Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14039
2009-02-12 14:52:23 +00:00
Peter Simons
3fb26823cd
Use correct hash for boost 1.38.0. Oops.
...
svn path=/nixpkgs/trunk/; revision=14032
2009-02-11 10:02:18 +00:00
Peter Simons
05eb6625ed
Bumped boost libraries to version 1.38.0.
...
svn path=/nixpkgs/trunk/; revision=14031
2009-02-11 10:02:10 +00:00
Lluís Batlle i Rossell
863e9181d5
Adding vtk-5.2.1, The Visualization Toolkit.
...
svn path=/nixpkgs/trunk/; revision=14006
2009-02-08 16:27:57 +00:00
Peter Simons
0d64423f60
ftp://oss.sgi.com/projects/xfs/cmd_tars/acl_2.2.47-1.tar.gz no longer
...
exists. There is a newer version on the server, but it cannot be
downloaded, apparently because of misconfigured permissions.
svn path=/nixpkgs/trunk/; revision=13996
2009-02-06 09:52:27 +00:00
Peter Simons
c84c92d3e8
ftp://oss.sgi.com/projects/xfs/cmd_tars/attr_2.4.41-1.tar.gz no longer
...
exists. There is a newer version on the server, but it cannot be
downloaded, apparently because of misconfigured permissions.
svn path=/nixpkgs/trunk/; revision=13995
2009-02-06 09:48:20 +00:00
Peter Simons
ecddd8b472
Added syslog-ng (and the eventlog library that it depends on).
...
svn path=/nixpkgs/trunk/; revision=13988
2009-02-05 16:50:45 +00:00
Eelco Dolstra
b3ff9f5275
* Qt 4: don't install the docs.
...
svn path=/nixpkgs/trunk/; revision=13979
2009-02-05 09:55:10 +00:00
Eelco Dolstra
6ed4aa7ecb
* Qt updated to 4.4.3 in preparation of upgrading KDE to 4.2.
...
svn path=/nixpkgs/trunk/; revision=13974
2009-02-03 16:32:56 +00:00
Ludovic Courtès
2a89f2ea99
Add Pangomm 2.14.1, omitted in previous commits.
...
svn path=/nixpkgs/trunk/; revision=13953
2009-02-02 14:29:40 +00:00
Armijn Hemel
4fc2a64242
version bump to 0.0.22
...
svn path=/nixpkgs/trunk/; revision=13927
2009-02-01 18:51:15 +00:00
Eelco Dolstra
da4fb573a7
* Added ATerm 2.8. Also removed some old versions and patches that
...
were no longer in use.
* A patch for compiling the ATerm library with GCC 4.3. Without it,
the code for resizing ATerm tables gets stuck in an infinite loop
(http://bugzilla.sen.cwi.nl:8080/show_bug.cgi?id=841 ). The problem
is in this bit of code in hash.c, which tries to dynamically figure
out the maximum signed integer:
long try_long_max;
long long_max;
long delta;
try_long_max = 1;
do {
long_max = try_long_max;
try_long_max = long_max * 2;
} while (try_long_max > 0);
At -O2, GCC 4.3 determines that 1 * 2 * 2 * ... can never be <= 0,
and so it optimises this into a 1-instruction infinite loop:
0x0805a782 <keyPut+1282>: jmp 0x805a782 <keyPut+1282>
Quite beautiful really. ;-)
The fix is to use the LONG_MAX macro instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13888
2009-01-27 17:46:07 +00:00
Lluís Batlle i Rossell
c5a95e894e
Adding opencascade 6.4.0.
...
svn path=/nixpkgs/trunk/; revision=13874
2009-01-27 08:14:27 +00:00
Ludovic Courtès
52474a1f6c
C++ bindings of the GTK+ 2.14 libraries.
...
svn path=/nixpkgs/trunk/; revision=13862
2009-01-25 17:01:29 +00:00
Ludovic Courtès
e8847fd2e7
Cairo: Arrange so that Freetype `-I' flags are propagated.
...
svn path=/nixpkgs/trunk/; revision=13843
2009-01-25 11:50:29 +00:00
Ludovic Courtès
db7f0d3ef5
Cairo: Propagate Freetype, since public headers include it.
...
svn path=/nixpkgs/trunk/; revision=13837
2009-01-24 22:09:14 +00:00
Ludovic Courtès
f5b2036a60
Cairomm 1.7.2.
...
svn path=/nixpkgs/trunk/; revision=13836
2009-01-24 21:55:16 +00:00
Ludovic Courtès
0b6168c587
Cairo 1.8.6.
...
svn path=/nixpkgs/trunk/; revision=13835
2009-01-24 21:32:25 +00:00
Lluís Batlle i Rossell
50d8df47b2
Making wxGTK-2.8 to provide wxGLCanvas. Adding dependence on mesa.
...
svn path=/nixpkgs/trunk/; revision=13831
2009-01-24 21:00:53 +00:00
Ludovic Courtès
402a4e3b3a
GNU libgcrypt 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=13828
2009-01-23 15:59:31 +00:00
Ludovic Courtès
7137c6dea8
libcanberra: Use the right GTK+ version, use GThread as well, disable OSS support (recommended).
...
svn path=/nixpkgs/trunk/; revision=13822
2009-01-22 22:34:06 +00:00
Ludovic Courtès
3e20a89b3d
GTK+ 2.14.7 and companion libraries.
...
svn path=/nixpkgs/trunk/; revision=13821
2009-01-22 22:32:02 +00:00
Eelco Dolstra
581af921ea
* Latest OpenSSL, Curl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13817
2009-01-21 14:11:22 +00:00
Ludovic Courtès
269f914ab7
Add `libcanberra'.
...
svn path=/nixpkgs/trunk/; revision=13814
2009-01-20 09:50:15 +00:00
Ludovic Courtès
5f8017b492
libvorbis: Propagate `libogg'.
...
svn path=/nixpkgs/trunk/; revision=13813
2009-01-20 09:50:05 +00:00
Eelco Dolstra
f7ad184041
* ncurses: don't do make check because it doesn't have one.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13804
2009-01-19 11:01:20 +00:00
Eelco Dolstra
d8f6e06ae4
* Latest gmp, mpfr libraries.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13803
2009-01-19 10:45:46 +00:00
Ludovic Courtès
8bf27945c6
GNU aDNS: Disable the test suite for now.
...
svn path=/nixpkgs/trunk/; revision=13799
2009-01-17 20:19:54 +00:00
Eelco Dolstra
c1579d2e78
* stdenv branch: synced with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13785
2009-01-16 10:59:27 +00:00
Peter Simons
6fb297513a
Committing Lluís Batlle's submissions from mailing list posting
...
<45219fb00901110456i6f21db35tbd1894eaea2146ff@mail.gmail.com>:
* nixpkgs-ccrypt-1.7-new.patch
* nixpkgs-cmake-add-ccmake.patch
* nixpkgs-cpufrequtils-005-new.patch
* nixpkgs-dwm-5.1-fix.patch
* nixpkgs-freeimage-3.11.0-new.patch
* nixpkgs-proxychains-3.1-new.patch
* nixpkgs-psi-to-0.12.patch
* nixpkgs-skype-to-2.0.0.72.patch
* nixpkgs-truecrypt-6.1a-fix.patch
* nixpkgs-vxl-1.11.0-new.patch
* nixpkgs-xkb-popular-esperanto-symbols.patch
* nixpkgs-xorg-via-video-fix.patch
svn path=/nixpkgs/trunk/; revision=13751
2009-01-12 21:12:07 +00:00
Ludovic Courtès
0d579bfcda
Libgpg-error 1.7.
...
svn path=/nixpkgs/trunk/; revision=13748
2009-01-12 19:13:34 +00:00
Ludovic Courtès
c50a4146c6
Libassuan 1.0.5.
...
svn path=/nixpkgs/trunk/; revision=13747
2009-01-12 19:06:35 +00:00
Eelco Dolstra
d15a5e9625
* Get rid of references to losser.st-lab.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13707
2009-01-05 14:01:42 +00:00
Michael Raskin
039eb4f162
Added pthread_stubs - non-discriminating pthread compatibility layer for both multithreaded and singlethreaded environment
...
svn path=/nixpkgs/trunk/; revision=13692
2009-01-03 13:43:38 +00:00
Marc Weber
31ff337203
doh, I comitted the wrong heimdal hash. this fixes it
...
svn path=/nixpkgs/trunk/; revision=13671
2008-12-23 23:51:29 +00:00
Marc Weber
a8e0eae74b
added second mirror to heimdal
...
suggested by Karl Trygve Kalleberg
svn path=/nixpkgs/trunk/; revision=13668
2008-12-21 19:34:45 +00:00
Marc Weber
e996113be7
removed mkDerivationByConfiguration, using composableDerivation instead
...
qgis, vim_configurable both work now
svn path=/nixpkgs/trunk/; revision=13661
2008-12-20 01:20:35 +00:00
Ludovic Courtès
01ed35dc5f
GSL 1.12.
...
svn path=/nixpkgs/trunk/; revision=13656
2008-12-18 09:18:36 +00:00
Eelco Dolstra
6211cf4c0c
* dbus-tools: purity fix (don't try to create /var).
...
svn path=/nixpkgs/trunk/; revision=13638
2008-12-15 23:45:52 +00:00
Ludovic Courtès
5dbd5eac6d
GnuTLS 2.6.3.
...
svn path=/nixpkgs/trunk/; revision=13627
2008-12-13 16:52:31 +00:00
Ludovic Courtès
b2f24eb5fa
Avahi 0.6.24.
...
svn path=/nixpkgs/trunk/; revision=13626
2008-12-12 23:02:11 +00:00
Eelco Dolstra
821de7706a
* Glibc 2.9. Got rid of 2.8 because we never used it.
...
* Kernel headers 2.6.27. However, they don't work yet because they
have a Perl dependency, which is annoying during the bootstrap.
svn path=/nixpkgs/branches/stdenv-updates/; revision=13605
2008-12-10 11:06:23 +00:00
Eelco Dolstra
e31341510d
* Merged from the trunk. Let's see how well this works with
...
Subversion 1.5...
svn path=/nixpkgs/branches/stdenv-updates/; revision=13601
2008-12-10 09:59:21 +00:00
Marc Weber
d97a7e08bc
make atlas build again (tested on amd64)
...
svn path=/nixpkgs/trunk/; revision=13560
2008-12-02 22:55:33 +00:00
Valentin David
0720af543a
Update stlport to 5.2.0.
...
svn path=/nixpkgs/trunk/; revision=13558
2008-12-02 16:51:39 +00:00
Marc Weber
a2ec5b8c2d
fix my dir spelling mistake
...
svn path=/nixpkgs/trunk/; revision=13556
2008-12-02 15:13:31 +00:00
Marc Weber
677812de8f
added gstreamer gnonlin package
...
svn path=/nixpkgs/trunk/; revision=13550
2008-12-02 12:27:44 +00:00
Marc Weber
84db2ea357
dbus update
...
svn path=/nixpkgs/trunk/; revision=13549
2008-12-02 12:27:27 +00:00
Michael Raskin
ed8215aca7
Added Open Dynamics Engine
...
svn path=/nixpkgs/trunk/; revision=13520
2008-11-30 16:50:05 +00:00
Michael Raskin
e357cb4e65
Added chipmunk 2 physics library
...
svn path=/nixpkgs/trunk/; revision=13519
2008-11-30 15:05:43 +00:00
Marc Weber
7aa7f85bb5
gstreamer update (needed by gstPython)
...
dropping dep gnomevfs (see code commment)
svn path=/nixpkgs/trunk/; revision=13344
2008-11-19 21:46:01 +00:00
Ludovic Courtès
42f234343b
GnuTLS 2.6.2.
...
svn path=/nixpkgs/trunk/; revision=13341
2008-11-19 18:49:53 +00:00
Michael Raskin
a0604dd47b
Added qrencode and qrdecode - tools for QR code. Qrdecode behaves strangely (Debian package does the same, so probably upstream bug)
...
svn path=/nixpkgs/trunk/; revision=13304
2008-11-15 17:54:09 +00:00
Eelco Dolstra
aa84bce64d
* Get rid of all references to nix.cs.uu.nl.
...
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Peter Simons
8310f66a92
Updated boost libraries to version 1.37.0.
...
svn path=/nixpkgs/trunk/; revision=13288
2008-11-14 10:48:11 +00:00
Eelco Dolstra
fb91bc3530
* libunwind: pass -fPIC on x86_64-linux. This is necessary for Samba
...
to compile.
svn path=/nixpkgs/trunk/; revision=13267
2008-11-12 15:59:38 +00:00
Ludovic Courtès
2b9e883591
GStreamer: Add a setup hook to define `GST_PLUGIN_PATH'.
...
svn path=/nixpkgs/trunk/; revision=13253
2008-11-11 17:05:07 +00:00
Ludovic Courtès
ec0aba1ee1
Add `gst-ffmpeg'.
...
svn path=/nixpkgs/trunk/; revision=13244
2008-11-11 12:08:28 +00:00
Ludovic Courtès
ee32d677ab
GnuTLS 2.6.1.
...
svn path=/nixpkgs/trunk/; revision=13240
2008-11-10 19:08:10 +00:00
Peter Simons
9018fe1507
libsigsegv: build shared library and run regression test suite
...
svn path=/nixpkgs/trunk/; revision=13226
2008-11-07 22:45:56 +00:00
Michael Raskin
c5363217ad
meta.function -> passthru.function, not killing other contents of passthru
...
svn path=/nixpkgs/trunk/; revision=13190
2008-11-04 21:24:10 +00:00
Armijn Hemel
6ae377d514
update to 1.0
...
svn path=/nixpkgs/trunk/; revision=13187
2008-11-04 16:13:55 +00:00
Ludovic Courtès
28b96c18c7
GNU Ncurses 5.7.
...
Untested!
svn path=/nixpkgs/branches/stdenv-updates/; revision=13185
2008-11-04 09:03:05 +00:00