Ludovic Courtès
f7278f137e
GNU Guile 1.9.13.
...
svn path=/nixpkgs/trunk/; revision=24364
2010-10-19 13:20:15 +00:00
Ludovic Courtès
ce292f38f9
Add IcedTea.
...
This is an old attempt at making it work. Help welcome!
svn path=/nixpkgs/trunk/; revision=24360
2010-10-19 08:19:46 +00:00
Eelco Dolstra
f2c1219979
* Updated pygobject and pygtk.
...
svn path=/nixpkgs/trunk/; revision=24354
2010-10-18 22:55:20 +00:00
Sander van der Burg
0cc4ca1fcd
Changed my dirty libiconv hacks I once made for i686-freebsd, into a more consistent manner by checking for a non-Linux platform in the build expressions. Hopefully, this increases portability for non-Linux platforms
...
svn path=/nixpkgs/trunk/; revision=24347
2010-10-18 11:30:44 +00:00
Yury G. Kudryashov
13101cfab2
Fix evaluation
...
svn path=/nixpkgs/trunk/; revision=24333
2010-10-17 19:07:03 +00:00
Yury G. Kudryashov
c703c1d560
hspell (another KDE dependency)
...
svn path=/nixpkgs/trunk/; revision=24331
2010-10-17 18:44:00 +00:00
Yury G. Kudryashov
74c19fec9b
grantlee-0.1.7
...
svn path=/nixpkgs/trunk/; revision=24329
2010-10-17 18:43:43 +00:00
Lluís Batlle i Rossell
955fe6f69d
Fixing the nscd patch again. The other attempts did not give a working nscd.
...
The build system was making a nscd dynamically linked with libssp, which we
don't want in general. We want a glibc not depending on the gcc that built it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24313
2010-10-15 22:58:12 +00:00
Lluís Batlle i Rossell
d5f6182edc
I made one of the glibc patches wrong (typo). I fix it.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24309
2010-10-15 20:06:55 +00:00
Lluís Batlle i Rossell
6b35b69a28
Workaround to overcome the glibc/gcc bug:
...
http://sources.redhat.com/bugzilla/show_bug.cgi?id=12123
I also fixed a wrong comment I had committed in the previous commit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24306
2010-10-15 18:00:12 +00:00
Lluís Batlle i Rossell
9ed84bc432
Trying to fix the nscd ssp problem finally.
...
http://sources.redhat.com/bugzilla/show_bug.cgi?id=12125
I also reported this upstream, as it seems broken since 2.11.1
svn path=/nixpkgs/branches/stdenv-updates/; revision=24305
2010-10-15 17:56:01 +00:00
Michael Raskin
3b49286bb2
Fix tarball evaluation
...
svn path=/nixpkgs/trunk/; revision=24304
2010-10-15 17:27:54 +00:00
Ludovic Courtès
4b04dc48e2
TinyCC: Add patches; run the test suite.
...
svn path=/nixpkgs/trunk/; revision=24301
2010-10-15 13:29:42 +00:00
Ludovic Courtès
5515cc6433
TinyCC 0.9.25.
...
svn path=/nixpkgs/trunk/; revision=24300
2010-10-15 12:09:19 +00:00
Lluís Batlle i Rossell
262bcb3f58
Blind commit enabling the '-lssp' for nscd in glibc2.12
...
It looks like we need it when building the glibc212 attribute using nixpkgs's
gcc, instead of bootstrap-tools'.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24296
2010-10-15 09:17:34 +00:00
Evgeny Egorochkin
cd9d20d2e7
incrTcl: packaged
...
svn path=/nixpkgs/trunk/; revision=24279
2010-10-14 11:54:13 +00:00
Evgeny Egorochkin
5a4bc5b072
URT library: packaged
...
svn path=/nixpkgs/trunk/; revision=24278
2010-10-14 11:54:06 +00:00
Evgeny Egorochkin
0dfc76901b
JaMa library: packaged
...
svn path=/nixpkgs/trunk/; revision=24277
2010-10-14 11:53:59 +00:00
Evgeny Egorochkin
41ff904b91
TNT library: packaged
...
svn path=/nixpkgs/trunk/; revision=24276
2010-10-14 11:53:53 +00:00
Michael Raskin
dc1f986944
Remove libcv; reference opencv instead.
...
svn path=/nixpkgs/trunk/; revision=24272
2010-10-14 10:45:36 +00:00
Michael Raskin
494ba6a813
Add unicap
...
svn path=/nixpkgs/trunk/; revision=24271
2010-10-14 10:10:45 +00:00
Andres Löh
b421bbd0ea
Added a few Haskell packages as submitted by Ilya Cassina.
...
svn path=/nixpkgs/trunk/; revision=24269
2010-10-13 21:18:35 +00:00
Michael Raskin
ae55f51ab6
Add missing XRender buildinputs for WebKit
...
svn path=/nixpkgs/trunk/; revision=24265
2010-10-13 13:11:50 +00:00
Michael Raskin
334dde45ab
Try updating WebKit and a missing buildInput
...
svn path=/nixpkgs/trunk/; revision=24260
2010-10-13 11:53:18 +00:00
Eelco Dolstra
40c9c60211
* libdrm updated to 2.4.22.
...
svn path=/nixpkgs/trunk/; revision=24256
2010-10-12 22:12:54 +00:00
Lluís Batlle i Rossell
27ae94e566
The glibc locales expression did not work limiting SUPPORTED-LOCALES. Now it does.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24249
2010-10-12 20:41:40 +00:00
Lluís Batlle i Rossell
61e9f9cede
Cross-building ncursesw was not that easy; it needed this patch, at least for
...
the current nixpkgs (gcc, glibc)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24246
2010-10-12 19:39:30 +00:00
Yury G. Kudryashov
9808967475
grantlee-0.1.6
...
svn path=/nixpkgs/trunk/; revision=24236
2010-10-12 08:04:16 +00:00
Yury G. Kudryashov
42c91e693d
libspectre-0.2.6
...
svn path=/nixpkgs/trunk/; revision=24234
2010-10-12 07:49:19 +00:00
Andres Löh
c4c983464a
Moved creation of symlink to postFixup phase.
...
This, together with a check if the symlink is necessary,
should prevent the occurrence of dangling symlinks.
svn path=/nixpkgs/trunk/; revision=24232
2010-10-12 07:26:45 +00:00
Andres Löh
ff00c38541
Added a few Haskell packages, updated vty.
...
svn path=/nixpkgs/trunk/; revision=24231
2010-10-12 07:02:25 +00:00
Lluís Batlle i Rossell
18372e5a56
Reverting the patch that disabled using the 'binutils snapshot', because it's
...
needed for the fuloong minipc. It was not enough having the loongson2f patches;
only having the patches, we got troubles building cups with a segfault on the
dynamic loader running their 'genstrings' program. And if sysvinit needs newer
binutils (I can't remember why, but I wrote it in the all-packages.nix before),
then let's use the snapshot.
As a note about "why this snapshot" (civodul was interested), when I knew that
we needed an unreleased version of binutils I went to download the snapshot of
the day. And it worked. This is all the story.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24229
2010-10-11 23:18:00 +00:00
Sander van der Burg
e1426e9993
Bumped gst-plugins-good to version 0.10.25. This also fixes a compilation error
...
svn path=/nixpkgs/trunk/; revision=24215
2010-10-11 13:51:50 +00:00
Rob Vermaas
6b9003d357
update strategoxt
...
svn path=/nixpkgs/trunk/; revision=24213
2010-10-11 10:05:06 +00:00
Eelco Dolstra
0fcf6e1f40
* Added xfce4-mixer. This requires gstreamer and gst-plugins-base.
...
* Allow gst-plugins-base to be built with a minimal set of dependencies
(to prevent dependency bloat in Xfce).
* Updated gstreamer.
svn path=/nixpkgs/trunk/; revision=24207
2010-10-10 22:34:48 +00:00
Lluís Batlle i Rossell
e7e103b8eb
Updating from trunk (to catch cron changes)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
2010-10-10 11:44:28 +00:00
Michael Raskin
0d765e6673
Update description to mention APNG patch
...
svn path=/nixpkgs/trunk/; revision=24189
2010-10-08 19:11:15 +00:00
Michael Raskin
758a6aa848
Fixing libpng-apng source expression
...
svn path=/nixpkgs/trunk/; revision=24170
2010-10-08 05:59:40 +00:00
Michael Raskin
9e3af1a70a
Giving libpng-APNG a distinct name
...
svn path=/nixpkgs/trunk/; revision=24168
2010-10-08 05:57:40 +00:00
Michael Raskin
dbca05712e
Adding libpng-APNG (libpng with a patch for animated png support)
...
svn path=/nixpkgs/trunk/; revision=24167
2010-10-08 05:57:15 +00:00
Lluís Batlle i Rossell
aedebd300f
Fixing the binutils expression and patches, so they work fine.
...
I also added some comments on why these patches.
Now I tested that the patches work.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24165
2010-10-07 22:45:28 +00:00
Lluís Batlle i Rossell
bdb096bb92
Instead of using binutils snapshot for the loongson2f, let's use the released version + patches.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24164
2010-10-07 22:44:18 +00:00
Ludovic Courtès
481ec66882
attr: Remove unnecessary dependency on Libtool.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24163
2010-10-07 22:29:25 +00:00
Ludovic Courtès
71d0ed964e
GNU Libtool 2.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24162
2010-10-07 22:29:20 +00:00
Ludovic Courtès
f93e0b7517
GNU M4 1.4.15.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24161
2010-10-07 22:29:15 +00:00
Lluís Batlle i Rossell
86d8c5385e
Adding a patch for ocaml I forgot (mips related)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24159
2010-10-07 22:10:37 +00:00
Lluís Batlle i Rossell
fa4ef6621a
Fixing nscd in glibc (thank you Ludovic!).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24157
2010-10-07 21:59:31 +00:00
Lluís Batlle i Rossell
180cb34e2a
Removing a glibc patch for nscd I think we don't need anymore in the main glibc
...
expression.
For what I could see from the build log, although it should add a '-lssp', it
did not have any effect in this glibc 2.12.
svn path=/nixpkgs/branches/stdenv-updates/; revision=24156
2010-10-07 21:23:09 +00:00
Lluís Batlle i Rossell
fca582bff0
Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Ludovic Courtès
40e57793f9
Add Check, a unit testing framework for C.
...
svn path=/nixpkgs/trunk/; revision=24127
2010-10-07 07:29:36 +00:00
Peter Simons
8a3066dca8
pkgs/development/libraries/pango: support 64-bit Darwin
...
svn path=/nixpkgs/trunk/; revision=24114
2010-10-06 11:52:00 +00:00
Peter Simons
69aa532b32
pkgs/development/libraries/pango: updated to version 1.28.3
...
svn path=/nixpkgs/trunk/; revision=24113
2010-10-06 11:51:53 +00:00
Peter Simons
d095fbb13e
pkgs/development/libraries/pcre: fixed build on Darwin
...
The gcc version used on Darwin crashes while compiling the C++ interface
of PCRE. Building that code with -O0 avoids the crash.
svn path=/nixpkgs/trunk/; revision=24107
2010-10-06 10:29:45 +00:00
Michael Raskin
5d962bc1b2
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=24106
2010-10-06 08:49:35 +00:00
Ludovic Courtès
d6c74382d9
GNU Autoconf 2.68.
...
svn path=/nixpkgs/trunk/; revision=24104
2010-10-05 22:08:58 +00:00
Ludovic Courtès
97ae4239e4
GnuTLS 2.10.2.
...
svn path=/nixpkgs/trunk/; revision=24103
2010-10-05 22:08:53 +00:00
Ludovic Courtès
bb7674f8d7
GNU libtasn1 2.8.
...
svn path=/nixpkgs/trunk/; revision=24101
2010-10-05 22:08:43 +00:00
Andres Löh
657572abc8
Added new (modular) gtk2hs and threadscope.
...
svn path=/nixpkgs/trunk/; revision=24086
2010-10-05 17:30:17 +00:00
Ludovic Courtès
01955a51a2
Tidy up Nix expression for Racket.
...
Patch by Karn Kallio <tierpluspluslists@gmail.com>.
svn path=/nixpkgs/trunk/; revision=24085
2010-10-05 16:00:10 +00:00
Peter Simons
2291f661b0
pkgs/development/libraries/pcre: fixed misspelled CPPFLAGS
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24082
2010-10-05 15:35:55 +00:00
Eelco Dolstra
a6db62e721
* Avahi 0.6.28, which fixes avahi-browse.
...
svn path=/nixpkgs/trunk/; revision=24080
2010-10-05 15:15:49 +00:00
Peter Simons
d61c959049
pkgs/development/libraries/pcre: merged recent changes from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24076
2010-10-05 13:57:31 +00:00
Eelco Dolstra
d845bf6b8c
* Revert last two commits, they should be in the stdenv-branch.
...
svn path=/nixpkgs/trunk/; revision=24075
2010-10-05 13:49:54 +00:00
Peter Simons
dd6e852f3e
pkgs/development/libraries/pcre: enable regression test suite
...
svn path=/nixpkgs/trunk/; revision=24074
2010-10-05 13:48:37 +00:00
Peter Simons
e3d3ee1af3
pkgs/development/interpreters/maude: don't run the test suite on Darwin; it's known to fail
...
svn path=/nixpkgs/trunk/; revision=24073
2010-10-05 13:45:57 +00:00
Peter Simons
5649af8523
pkgs/development/libraries/pcre: fixed build on Darwin
...
The gcc version used on Darwin fails to compile the C++ interface to the PCRE
library when optimizations are enabled. Building C++ code with -O0 remedies the
problem. This is unsatisfactory, though, because the resulting library is
likely to perform more poorly than it would if built with -O2 or -O3.
svn path=/nixpkgs/trunk/; revision=24072
2010-10-05 13:45:53 +00:00
Peter Simons
1171bb1dca
pkgs/development/libraries/pcre: updated to version 8.10
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24070
2010-10-05 13:16:53 +00:00
Peter Simons
00dd2f39ed
pkgs/development/libraries/pcre: updated the meta section and enabled hydra builds of this package
...
svn path=/nixpkgs/trunk/; revision=24069
2010-10-05 13:12:49 +00:00
Yury G. Kudryashov
67b5d732a2
Move kdevplatform and kdevelop to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=24063
2010-10-05 05:43:39 +00:00
Ludovic Courtès
05b8ee73c4
OpenOCD: Comment on the pitiful GuruPlug situation.
...
svn path=/nixpkgs/trunk/; revision=24059
2010-10-04 22:23:37 +00:00
Peter Simons
600b4b7ee7
Moved "flup" from all-packages.nix into python-packages.nix.
...
svn path=/nixpkgs/trunk/; revision=24044
2010-10-04 09:49:09 +00:00
Evgeny Egorochkin
f1a83d3e33
libinfinity: propagate the necessary deps
...
svn path=/nixpkgs/trunk/; revision=24042
2010-10-04 04:15:50 +00:00
Evgeny Egorochkin
95e5ea9569
libxml++: propagate libxml
...
svn path=/nixpkgs/trunk/; revision=24041
2010-10-04 04:15:45 +00:00
Lluís Batlle i Rossell
cd4b54748a
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Lluís Batlle i Rossell
0c7429f8cc
My attempts to build mldonkey on the fuloong
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24034
2010-10-03 09:18:31 +00:00
Lluís Batlle i Rossell
7867c5ee47
Making valgrind build with glibc 2.12 (now tested in x86_64)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24029
2010-10-03 09:12:39 +00:00
Lluís Batlle i Rossell
6391408e7a
Trying to make valgrind build in glibc 2.12 (blind commit)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=24028
2010-10-03 09:01:14 +00:00
Yury G. Kudryashov
cd73464fdf
Mention UIs in cmake.name
...
svn path=/nixpkgs/trunk/; revision=24026
2010-10-02 05:24:39 +00:00
Yury G. Kudryashov
23bd704530
qt-4.7.0
...
svn path=/nixpkgs/trunk/; revision=24024
2010-10-02 05:24:27 +00:00
Russell O'Connor
f947527f18
removing tsocks as it has been replaced by torsocks.
...
svn path=/nixpkgs/trunk/; revision=24013
2010-10-01 04:00:45 +00:00
Eelco Dolstra
3cae924440
* Updated WebDSL.
...
* Made Stratego/XT 0.18 the default.
svn path=/nixpkgs/trunk/; revision=23994
2010-09-30 10:49:02 +00:00
Andres Löh
9d5f981913
Updated the Idris compiler.
...
svn path=/nixpkgs/trunk/; revision=23991
2010-09-29 19:24:29 +00:00
Lluís Batlle i Rossell
7eb92a7821
Adding kadu
...
(patch by Piotr Pietraszkiewicz)
svn path=/nixpkgs/trunk/; revision=23988
2010-09-28 22:37:44 +00:00
Andres Löh
f6e3110b74
Preliminarily added ghc-7.0.1-rc1 and current HEAD.
...
svn path=/nixpkgs/trunk/; revision=23985
2010-09-28 13:48:22 +00:00
Evgeny Egorochkin
352b0de4a6
libctemplate: packaged.
...
Patch by Karn Kallio.
svn path=/nixpkgs/trunk/; revision=23981
2010-09-28 09:33:42 +00:00
Evgeny Egorochkin
e143b506e9
Taglib: packaged a pre-1.7 snapshot
...
svn path=/nixpkgs/trunk/; revision=23979
2010-09-28 09:33:28 +00:00
Yury G. Kudryashov
76b211a81f
More homepages
...
svn path=/nixpkgs/trunk/; revision=23973
2010-09-27 18:41:59 +00:00
Yury G. Kudryashov
08be43d6f0
homepages
...
svn path=/nixpkgs/trunk/; revision=23971
2010-09-27 18:15:33 +00:00
Yury G. Kudryashov
5d6dd8a956
Propagate some build inputs. Should fix amarok build
...
svn path=/nixpkgs/trunk/; revision=23969
2010-09-27 16:22:40 +00:00
Peter Simons
f492f1a989
pkgs/development/tools/misc/gdb: add support for scripting in Python
...
svn path=/nixpkgs/trunk/; revision=23966
2010-09-27 13:31:46 +00:00
Yury G. Kudryashov
732997b02e
Metadata
...
svn path=/nixpkgs/trunk/; revision=23963
2010-09-27 11:19:31 +00:00
Yury G. Kudryashov
4ce3b0f176
clutter: 1.4.0, homepage, now depends on json-glib
...
svn path=/nixpkgs/trunk/; revision=23962
2010-09-27 11:19:23 +00:00
Yury G. Kudryashov
5017cdb706
Add json-glib
...
svn path=/nixpkgs/trunk/; revision=23961
2010-09-27 11:18:28 +00:00
Yury G. Kudryashov
f64ba49369
metadata
...
svn path=/nixpkgs/trunk/; revision=23958
2010-09-26 19:40:41 +00:00
Yury G. Kudryashov
c30b4494fa
Upgrade icu4c
...
svn path=/nixpkgs/trunk/; revision=23957
2010-09-26 19:40:36 +00:00
Yury G. Kudryashov
086945942d
Add mutagen, upgrade libgpod
...
svn path=/nixpkgs/trunk/; revision=23955
2010-09-26 19:40:22 +00:00
Yury G. Kudryashov
842e80dd60
Add two lastfm libraries
...
svn path=/nixpkgs/trunk/; revision=23954
2010-09-26 19:40:15 +00:00
Yury G. Kudryashov
f81af3dce0
Add libimobiledevice
...
svn path=/nixpkgs/trunk/; revision=23953
2010-09-26 19:40:07 +00:00
Yury G. Kudryashov
add0722b6d
platforms, maintainer
...
svn path=/nixpkgs/trunk/; revision=23951
2010-09-26 19:39:55 +00:00
Yury G. Kudryashov
046d88944f
homepage
...
svn path=/nixpkgs/trunk/; revision=23950
2010-09-26 19:39:49 +00:00
Yury G. Kudryashov
1eda454543
Add libmtp
...
svn path=/nixpkgs/trunk/; revision=23947
2010-09-26 19:39:28 +00:00
Yury G. Kudryashov
1f20ccb9e6
Add libplist
...
svn path=/nixpkgs/trunk/; revision=23946
2010-09-26 19:39:21 +00:00
Yury G. Kudryashov
e04cdd1204
Add libusb-1.x
...
svn path=/nixpkgs/trunk/; revision=23945
2010-09-26 19:39:02 +00:00
Michael Raskin
716fa88212
Update WebKit. Test compile successful
...
svn path=/nixpkgs/trunk/; revision=23902
2010-09-22 18:31:01 +00:00
Michael Raskin
3daed8602e
Add -fPIC to EQL CFLAGS as recommended by ld on amd64
...
svn path=/nixpkgs/trunk/; revision=23901
2010-09-22 18:25:39 +00:00
Yury G. Kudryashov
3b693da649
Let hydra build openjpeg
...
svn path=/nixpkgs/trunk/; revision=23899
2010-09-22 18:04:47 +00:00
Yury G. Kudryashov
8e8662d828
Add libwpg
...
svn path=/nixpkgs/trunk/; revision=23898
2010-09-22 18:04:41 +00:00
Yury G. Kudryashov
ca7165a043
Add xbase
...
svn path=/nixpkgs/trunk/; revision=23897
2010-09-22 18:04:34 +00:00
Michael Raskin
0c2f93999f
Update EQL
...
svn path=/nixpkgs/trunk/; revision=23893
2010-09-22 09:52:53 +00:00
Evgeny Egorochkin
84a1800124
TSocks library: packaged
...
svn path=/nixpkgs/trunk/; revision=23890
2010-09-22 06:23:15 +00:00
Michael Raskin
d43b8b4e4b
Update SBCL
...
svn path=/nixpkgs/trunk/; revision=23886
2010-09-21 20:27:46 +00:00
Ludovic Courtès
332eca4ad9
Add Nix expression for Racket.
...
Patch by Karn Kallio <tierpluspluslists@gmail.com>.
svn path=/nixpkgs/trunk/; revision=23881
2010-09-21 12:31:11 +00:00
Michael Raskin
c77f29daed
Allow building EQL applications
...
svn path=/nixpkgs/trunk/; revision=23869
2010-09-20 08:10:12 +00:00
Evgeny Egorochkin
1ba317f3c6
rubyLibs: fix impurity in gem installation. Should not take ruby from user environment.
...
svn path=/nixpkgs/trunk/; revision=23857
2010-09-18 16:26:14 +00:00
Michael Raskin
48ee2b7efb
Fixing EQL evalutaion
...
svn path=/nixpkgs/trunk/; revision=23845
2010-09-17 22:08:50 +00:00
Michael Raskin
49bc04ad32
Use git commit as version
...
svn path=/nixpkgs/trunk/; revision=23843
2010-09-17 20:23:16 +00:00
Michael Raskin
b2c555ee02
Add EQL (Embeddable Common Lisp + Qt)
...
svn path=/nixpkgs/trunk/; revision=23842
2010-09-17 19:52:50 +00:00
Lluís Batlle i Rossell
2c5de61327
Updating from trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=23840
2010-09-17 19:10:21 +00:00
Yury G. Kudryashov
bd6da9f5f3
Use stdenv2 in podofo
...
svn path=/nixpkgs/trunk/; revision=23817
2010-09-16 08:40:47 +00:00
Yury G. Kudryashov
139de1ea2f
Don't try to build Qt guis if qt is unsupported on the platform
...
svn path=/nixpkgs/trunk/; revision=23812
2010-09-15 18:52:07 +00:00
Yury G. Kudryashov
f139236666
podofo-0.8.2, metainfo
...
svn path=/nixpkgs/trunk/; revision=23811
2010-09-15 18:37:38 +00:00
Yury G. Kudryashov
48c13f4096
Update cmake
...
Use system libraries, make curses optional, add optional qt4 gui etc.
svn path=/nixpkgs/trunk/; revision=23810
2010-09-15 18:37:21 +00:00
Yury G. Kudryashov
10376e7ba1
More metadata
...
svn path=/nixpkgs/trunk/; revision=23808
2010-09-15 12:57:49 +00:00
Lluís Batlle i Rossell
e6a787f44a
Making lua and boost cross-build.
...
svn path=/nixpkgs/trunk/; revision=23807
2010-09-15 09:56:06 +00:00
Lluís Batlle i Rossell
d0b42b2927
Making the firefox java plugin work in i686-linux and x86_64-linux.
...
It should work for both firefox 3.6 and firefox 3.5 (said roconnor on irc).
Thanks to the wiki page http://wiki.nixos.org/wiki/Java_in_Firefox which explained
why what we had did not work.
svn path=/nixpkgs/trunk/; revision=23801
2010-09-14 15:14:18 +00:00
Lluís Batlle i Rossell
76a02e762a
Allowing boost build enabling parallelBuilds
...
svn path=/nixpkgs/trunk/; revision=23800
2010-09-14 14:47:16 +00:00
Lluís Batlle i Rossell
7471ffb76d
Fixing the plugin directory for the jdk6 i686-linux
...
svn path=/nixpkgs/trunk/; revision=23799
2010-09-14 14:47:12 +00:00
Yury G. Kudryashov
647ccb48ad
Forgotten to add patch to patches array
...
svn path=/nixpkgs/trunk/; revision=23797
2010-09-14 14:29:43 +00:00
Yury G. Kudryashov
2ecfb5cd9d
Add libtunepimp
...
svn path=/nixpkgs/trunk/; revision=23796
2010-09-14 14:29:37 +00:00
Yury G. Kudryashov
163e453e10
Add mp4v2
...
svn path=/nixpkgs/trunk/; revision=23795
2010-09-14 14:29:31 +00:00
Yury G. Kudryashov
5f4795b5f1
Add libofa
...
svn path=/nixpkgs/trunk/; revision=23794
2010-09-14 14:29:25 +00:00
Yury G. Kudryashov
09c85666cd
Add libmusicbrainz 2.x and 3.x
...
svn path=/nixpkgs/trunk/; revision=23793
2010-09-14 14:29:19 +00:00
Yury G. Kudryashov
359b360fc2
Add libdiscid
...
svn path=/nixpkgs/trunk/; revision=23792
2010-09-14 14:29:13 +00:00
Yury G. Kudryashov
82d07ebaa2
Fix libktorrent compilation with kde-4.4
...
svn path=/nixpkgs/trunk/; revision=23767
2010-09-13 17:34:14 +00:00
Andres Löh
772abcfaaa
bugfix
...
svn path=/nixpkgs/trunk/; revision=23763
2010-09-13 16:01:33 +00:00
Yury G. Kudryashov
61dd03faa8
Upgrade libktorrent
...
svn path=/nixpkgs/trunk/; revision=23753
2010-09-13 14:22:56 +00:00
Andres Löh
c7f570b473
Addressing problem with conflicting versions of Haskell's time library.
...
svn path=/nixpkgs/trunk/; revision=23746
2010-09-13 12:07:14 +00:00
Andres Löh
ae49a474ff
Added Hakyll and dependencies.
...
svn path=/nixpkgs/trunk/; revision=23742
2010-09-13 10:30:54 +00:00
Peter Simons
220025a6ec
pkgs/development/libraries/eventlog: updated to version 0.2.12
...
svn path=/nixpkgs/trunk/; revision=23696
2010-09-09 16:06:31 +00:00
Peter Simons
3bb0a18f0c
pkgs/development/libraries/t1lib: updated to version 5.1.2
...
svn path=/nixpkgs/trunk/; revision=23693
2010-09-09 09:43:33 +00:00
Yury G. Kudryashov
f802a70d87
Update gem-nix patch to use ''...'' instead of "..."
...
Also update ruby libs
svn path=/nixpkgs/trunk/; revision=23683
2010-09-08 09:56:59 +00:00
Yury G. Kudryashov
17c70d3efd
Mass rubygems update
...
* Upgrade to rubygems-1.3.7
* Upgrade all gems
* Add rails3
svn path=/nixpkgs/trunk/; revision=23682
2010-09-08 09:56:53 +00:00
Yury G. Kudryashov
40a7243ed3
ruby: upgrade, optional docs
...
svn path=/nixpkgs/trunk/; revision=23681
2010-09-08 09:56:46 +00:00
Andres Löh
07cabc717b
Version bump for uu-parsinglib.
...
svn path=/nixpkgs/trunk/; revision=23673
2010-09-07 13:40:02 +00:00
Andres Löh
923d30959f
Added yst; updated happstack, pandoc, gitit and dependencies.
...
svn path=/nixpkgs/trunk/; revision=23670
2010-09-07 12:58:07 +00:00
Rob Vermaas
d9f435106c
lua5: re-enable -fPIC for lua5
...
svn path=/nixpkgs/trunk/; revision=23668
2010-09-07 12:56:49 +00:00
Ludovic Courtès
f2b9328a31
Fix references to the guileLib' attribute, now
guile_lib'.
...
svn path=/nixpkgs/trunk/; revision=23658
2010-09-06 07:58:17 +00:00
Michael Raskin
29db2ca0c9
Adding Ekiga
...
svn path=/nixpkgs/trunk/; revision=23653
2010-09-05 23:37:54 +00:00
Michael Raskin
8479512626
Step back PyGTK from the update requiring a lot of too-new code
...
svn path=/nixpkgs/trunk/; revision=23652
2010-09-05 18:57:43 +00:00
Michael Raskin
4926bd7256
Update PyGTK
...
svn path=/nixpkgs/trunk/; revision=23651
2010-09-05 18:10:16 +00:00