Lluís Batlle i Rossell
80f1103831
Fixing libxmi on x86_64.
...
svn path=/nixpkgs/trunk/; revision=14903
2009-04-06 17:11:15 +00:00
Marc Weber
c22abb7c2a
adding open source adobe flex sdk
...
svn path=/nixpkgs/trunk/; revision=14902
2009-04-06 13:07:21 +00:00
Lluís Batlle i Rossell
2dd00f1a57
Adding enblend-fuse, libxmi and hugin. Maybe hugin doesn't run well enough still.
...
svn path=/nixpkgs/trunk/; revision=14894
2009-04-05 21:41:38 +00:00
Lluís Batlle i Rossell
0b76035b66
Adding qtpfsgui and pfstools. Updating fftw because the src URL didn't work anymore.
...
svn path=/nixpkgs/trunk/; revision=14892
2009-04-05 21:41:13 +00:00
Armijn Hemel
349fea53b7
update to 1.3.39
...
svn path=/nixpkgs/trunk/; revision=14890
2009-04-05 19:47:23 +00:00
Eelco Dolstra
e01be47e53
* aclocal wrapper: skip directories in ACLOCAL_PATH that don't exist,
...
otherwise aclocal barfs. Updated the builder to use makeWrapper
* Made Automake 1.10 the default.
* Fixed `make check' in Automake by turning off indented logging in
Make (there is a flag for that now).
* Disabled the `make check' in Automake by default because it takes a
REALLY long time (e.g. more than 2 hours on Cygwin, 50 minutes on
Darwin, 25 minutes on Linux) which is a lot for a package that
otherwise takes 10 seconds to build. We can add a Hydra job with
doCheck enabled to do regression testing.
* make-wrapper: allow --run commands to add additional flags to the
invocation of the wrapped program. An example is the aclocal
wrapper: it adds additional -I ... flags.
* make-wrapper: call the wrapped program .foo-wrapped instead of
.wrapped-foo to make it easier to tell programs apart in `ps'
output.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14885
2009-04-05 18:13:59 +00:00
Rob Vermaas
bbeaa60535
meta-build-env prerelease
...
svn path=/nixpkgs/trunk/; revision=14882
2009-04-04 15:10:42 +00:00
Ludovic Courtès
723dfe4240
libcanberra: Make GTK+ a propagated build input.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14881
2009-04-04 13:53:07 +00:00
Eelco Dolstra
3b514cad99
* Boost: cut the installed size from 257 MB (!!!) to 58 MB. It
...
required all that space because it was building static/shared,
single-thread/multi-threaded, and debug/production versions of the
libraries - as well as every combination of those. Now we build
only the shared, multi-threaded, production version, which needs
only 8 MB. The headers account for the other 50 MB, so it might be
worthwhile to split them off into a separate package (in order to
reduce the runtime closure of applications that use Boost, such as
KDE).
* Removed some Boost versions that aren't used anymore.
svn path=/nixpkgs/trunk/; revision=14877
2009-04-03 23:54:20 +00:00
Eelco Dolstra
fed7ac3798
* sqlite 3.6.12.
...
svn path=/nixpkgs/trunk/; revision=14859
2009-04-03 12:44:55 +00:00
Sander van der Burg
98da742900
fixed qt component name
...
svn path=/nixpkgs/trunk/; revision=14857
2009-04-03 12:32:33 +00:00
Sander van der Burg
1de497f1cb
Upgraded to KDE 4.2.2 and Qt-4.5.0
...
svn path=/nixpkgs/trunk/; revision=14855
2009-04-03 12:25:57 +00:00
Rob Vermaas
6a469ac20a
meta-build-env
...
svn path=/nixpkgs/trunk/; revision=14851
2009-04-03 09:34:49 +00:00
Eelco Dolstra
edb9a250c9
* The shobj-darwin patch doesn't apply anymore, and it doesn't seem
...
necessary anymore either.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14842
2009-04-02 15:36:09 +00:00
Lluís Batlle i Rossell
19ac94dee3
Adding cinepaint 0.22.1 and as a dependency, also fltk 1.1.9
...
svn path=/nixpkgs/trunk/; revision=14841
2009-04-02 15:20:19 +00:00
Ludovic Courtès
4b663632ed
GNU M4 1.4.13.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14834
2009-04-02 12:33:27 +00:00
Ludovic Courtès
98ab3f90ca
libao: Build against PulseAudio.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14828
2009-04-01 21:59:12 +00:00
Sander van der Burg
829f95f836
Added PAM support for KDE login manager
...
svn path=/nixpkgs/trunk/; revision=14824
2009-04-01 15:12:22 +00:00
Eelco Dolstra
151bd1c17f
* strigi: build without log4cxx (I don't think we need it), as
...
log4cxx is broken on GCC 4.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14821
2009-04-01 09:47:19 +00:00
Eelco Dolstra
5a03361f2d
* Updated exiv2, the old one doesn't compile on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14819
2009-04-01 09:04:01 +00:00
Eelco Dolstra
d27514cb28
* Sync with the trunk once more.
...
* Turn on everything in Hydra.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14806
2009-03-31 15:30:47 +00:00
Lluís Batlle i Rossell
9fde2b1a38
Binutils got in 2.18 GPLv3
...
svn path=/nixpkgs/trunk/; revision=14796
2009-03-30 22:13:42 +00:00
Lluís Batlle i Rossell
762d184399
Made oprofile not to build shared libs. This allows building on x86_64.
...
svn path=/nixpkgs/trunk/; revision=14795
2009-03-30 20:22:54 +00:00
Eelco Dolstra
9455f37ce9
* acl, attr: updated, and use libtool 2.
...
* Removed libtoolOld.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14792
2009-03-30 15:55:10 +00:00
Marc Weber
93f9b0f45e
updating selenium to SNAPSHOT version
...
to run firefox from selenium remote control you either have to use the
binary, write a binary wrapper or use latest version (which is what I've
done now)
svn path=/nixpkgs/trunk/; revision=14786
2009-03-30 14:51:30 +00:00
Lluís Batlle i Rossell
305517fb81
Updating wxGTK from 2.8.4 to 2.8.10
...
svn path=/nixpkgs/trunk/; revision=14767
2009-03-29 21:15:17 +00:00
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
Marc Weber
63dbfc3aa1
selenium remote control version bump to 1.0-beta-2
...
renamed attr to seleniumRCBin and adding
selenium-remote-control-1.0-beta-2 run script
svn path=/nixpkgs/trunk/; revision=14734
2009-03-27 09:39:19 +00:00
Ludovic Courtès
edec8307f3
Glibmm: Fix URL.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14717
2009-03-25 21:57:17 +00:00
Eelco Dolstra
50e59f22c1
* Oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14711
2009-03-25 18:25:30 +00:00
Eelco Dolstra
51760b17b3
* PCRE 7.8.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14710
2009-03-25 17:41:02 +00:00
Eelco Dolstra
8bbdba6af3
* mpfr updated to 2.4.1. Removed the INRIA link since the tarball
...
there has a different hash (!).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14709
2009-03-25 17:39:02 +00:00
Michael Raskin
6986ddc2cf
Updated Monotone to 0.43
...
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00
Lluís Batlle i Rossell
6b8acbd2dc
Fixing the name of xxdiff.
...
svn path=/nixpkgs/trunk/; revision=14692
2009-03-24 19:24:14 +00:00
Eelco Dolstra
7111a3d79d
* Disabled make check in DBD::SQLite; see
...
http://hydra.nixos.org/build/5767/nixlog/3 .
svn path=/nixpkgs/trunk/; revision=14688
2009-03-24 15:42:24 +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
Ludovic Courtès
61e0c6d495
Gamin: Fix compilation with glibc 2.9.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14638
2009-03-21 19:41:14 +00:00
Eelco Dolstra
d8e436c742
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14634
2009-03-20 16:49:02 +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
84b78f7489
* Work around a bug in java-front.
...
svn path=/nixpkgs/trunk/; revision=14620
2009-03-19 17:34:59 +00:00
Eelco Dolstra
bbf6b46178
* Updated WebDSL.
...
svn path=/nixpkgs/trunk/; revision=14614
2009-03-19 16:04:32 +00:00
Eelco Dolstra
e0b48bbdec
* Added javafront & dryad.
...
svn path=/nixpkgs/trunk/; revision=14611
2009-03-19 14:46:38 +00:00
Eelco Dolstra
5986a4d175
* More cleanup. Updated to the latest Stratego/XT 0.17.
...
svn path=/nixpkgs/trunk/; revision=14610
2009-03-19 14:34:16 +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
Eelco Dolstra
a321890ce6
* meta-environment.org is back up.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14604
2009-03-19 12:26:21 +00:00
Eelco Dolstra
399ee394d4
* Cleaned up some Stratego-related stuff.
...
svn path=/nixpkgs/trunk/; revision=14603
2009-03-19 12:21:28 +00:00
Peter Simons
22e1286711
Updated ANTLR version 2 from 2.7.6 to 2.7.7.
...
svn path=/nixpkgs/trunk/; revision=14576
2009-03-17 15:42:54 +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
Eelco Dolstra
3593b97d63
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14557
2009-03-16 12:45:27 +00:00
Eelco Dolstra
46f7027688
* Reverted r14547, r14526 -> these belong in the stdenv-branch.
...
svn path=/nixpkgs/trunk/; revision=14549
2009-03-16 10:00:26 +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
7ab993d0c4
* Catalyst::Engine::HTTP::Prefork: terminate chunked transfers
...
correctly.
svn path=/nixpkgs/trunk/; revision=14504
2009-03-11 13:34:18 +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
2ae9a1c947
* Doh.
...
svn path=/nixpkgs/trunk/; revision=14498
2009-03-10 20:04:08 +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
Peter Simons
610aac30c3
Fixed Python StringTemplate library.
...
Most importantly, this change required updating the ANTLR 2.x expression to
install the Python run-time library. While we're at it, we're building the
run-time library for C++ and Java, too. There is still work to be done: the
stringtemplate library doesn't find antlr.py without help yet.
svn path=/nixpkgs/trunk/; revision=14489
2009-03-10 12:01:22 +00:00
Eelco Dolstra
9ab4720b85
* Latest libdvdcss.
...
svn path=/nixpkgs/trunk/; revision=14483
2009-03-10 08:06:50 +00:00
Sander van der Burg
2c11f47c8c
Added CUPS administration tools in kdeadmin
...
svn path=/nixpkgs/trunk/; revision=14457
2009-03-09 13:29:37 +00:00
Peter Simons
f8c360148e
Moved python stringtemplate library from tools/text/py-string-template
...
to development/python-modules/stringtemplate.
svn path=/nixpkgs/trunk/; revision=14455
2009-03-09 10:46:42 +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
Marc Weber
51289a41b0
adjust packages to overridableDelayableArgs
...
svn path=/nixpkgs/trunk/; revision=14427
2009-03-06 23:21:24 +00:00
Ludovic Courtès
a2317f6997
Doxygen 1.5.8.
...
svn path=/nixpkgs/trunk/; revision=14350
2009-03-05 15:17:53 +00:00
Eelco Dolstra
7db732b8a9
* libpng 1.2.35 (addresses CVE-2009-0040).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14347
2009-03-05 14:09:43 +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
Eelco Dolstra
9efba4b3b0
* Added IO::Compress::Bzip2.
...
svn path=/nixpkgs/trunk/; revision=14306
2009-03-03 10:36:29 +00:00
Eelco Dolstra
2c0558e11c
* Valgrind 3.4.1.
...
svn path=/nixpkgs/trunk/; revision=14304
2009-03-03 09:19:50 +00:00
Michael Raskin
9d06868cda
Updated Lazarus
...
svn path=/nixpkgs/trunk/; revision=14263
2009-02-26 15:49:55 +00:00
Michael Raskin
d6682c9514
Updated FPC. Patch partially by Felix Breuer
...
svn path=/nixpkgs/trunk/; revision=14261
2009-02-26 15:14:17 +00:00
Ludovic Courtès
820ee6e61b
G-Wrap 1.9.12.
...
svn path=/nixpkgs/trunk/; revision=14248
2009-02-25 16:57:41 +00:00
Sander van der Burg
3a1c208a69
Added pycups,desktop_file_utils,system_config_printer packages and added python kdebindings closure
...
svn path=/nixpkgs/trunk/; revision=14246
2009-02-25 16:05:13 +00:00
Ludovic Courtès
2d41dce5b6
GNU Readline 6.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14208
2009-02-23 18:10:41 +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
Peter Simons
c8e6fa7dd6
cmake: added (low priority) expression for 2.6.3-rc-15.
...
svn path=/nixpkgs/trunk/; revision=14124
2009-02-19 14:41:51 +00:00
Ludovic Courtès
4373d12cb4
Add GNU Prolog.
...
svn path=/nixpkgs/trunk/; revision=14122
2009-02-19 13:32:07 +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
Marc Weber
307fd7b70f
added pexpect and mechanize python libraries
...
svn path=/nixpkgs/trunk/; revision=14111
2009-02-18 11:50:46 +00:00
Marc Weber
4576378434
added avr8-burn-omat (gui for avrdude, fuse bits)
...
svn path=/nixpkgs/trunk/; revision=14110
2009-02-18 11:50:39 +00:00
Eelco Dolstra
bd124ec21a
* Various PAM updates.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14109
2009-02-18 11:40:32 +00:00
Eelco Dolstra
6d62e290a0
* elfutils: updated to 0.140. The older versions don't seem to be
...
needed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14105
2009-02-17 16:42:51 +00:00
Eelco Dolstra
3c6ef4bc75
* libsigc++: updated to the latest version to make it build on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14103
2009-02-17 16:09:58 +00:00