Ludovic Courtès
61a559cf97
Hugin: Fix `meta.license'.
...
svn path=/nixpkgs/trunk/; revision=14898
2009-04-06 08:26:13 +00:00
Ludovic Courtès
e5ed8fe009
GNU IceCat 3.0.8-g1.
...
svn path=/nixpkgs/trunk/; revision=14897
2009-04-06 08:19:41 +00:00
Michael Raskin
152e2f36ec
Nginx update to 0.7.47
...
svn path=/nixpkgs/trunk/; revision=14896
2009-04-06 08:04:57 +00:00
Lluís Batlle i Rossell
c36012783f
Fixing licenses for the last packages I added.
...
svn path=/nixpkgs/trunk/; revision=14895
2009-04-05 21:41:47 +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
7f9d11782e
Adding panotools.
...
svn path=/nixpkgs/trunk/; revision=14893
2009-04-05 21:41:24 +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
Eelco Dolstra
730f8c2b4d
* Added a function to make Unix-style search paths. This generalises
...
`makeLibraryPath'.
svn path=/nixpkgs/trunk/; revision=14884
2009-04-05 18:05:11 +00:00
Rob Vermaas
a5185e9477
meta-build-env prerelease
...
svn path=/nixpkgs/trunk/; revision=14883
2009-04-04 15:10:58 +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
8d44988427
* Samba updated to 3.3.3. Don't install SWAT - it's not very useful
...
on NixOS.
svn path=/nixpkgs/trunk/; revision=14880
2009-04-04 00:59:55 +00:00
Eelco Dolstra
801b5fd701
* wpa_supplicant 0.6.9.
...
svn path=/nixpkgs/trunk/; revision=14879
2009-04-04 00:21:21 +00:00
Eelco Dolstra
acf5563f10
* Reduce the installed size of mysql from 80 MB to 17 MB by leaving
...
out some less important stuff, such as the statically linked
embedded binaries and some test data. This is important because
mysql is currently a dependency of lots of other packages, such as
Qt. Of course, the real fix would be to split off the mysql client
libraries into a separate package.
svn path=/nixpkgs/trunk/; revision=14878
2009-04-04 00:02:38 +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
7d1c471549
* Soprano: don't depend on the JDK. This cuts 200 MB from the KDE 4
...
closure. (This does remove the Sesame2 backend from Soprano.)
svn path=/nixpkgs/trunk/; revision=14876
2009-04-03 23:18:17 +00:00
Ludovic Courtès
4f426548f4
Build GNU mcron.
...
svn path=/nixpkgs/trunk/; revision=14874
2009-04-03 21:10:26 +00:00
Ludovic Courtès
dc57ca58fe
PAvucontrol: Add dependency on `intltool'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14873
2009-04-03 21:04:13 +00:00
Eelco Dolstra
f6e7c5b326
* vlc 0.9.9.
...
svn path=/nixpkgs/trunk/; revision=14872
2009-04-03 20:25:23 +00:00
Ludovic Courtès
644cf259a5
Add GNU mcron, a `cron' implementation in Guile Scheme.
...
svn path=/nixpkgs/trunk/; revision=14870
2009-04-03 18:46:26 +00:00
Ludovic Courtès
676d58778d
PAvucontrol: Disable Lynx.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14868
2009-04-03 16:58:07 +00:00
Ludovic Courtès
96de296330
Build Pavucontrol.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14866
2009-04-03 16:00:55 +00:00
Eelco Dolstra
985178ff4b
* Latest DBIx::Class, plus some other Catalyst updates.
...
svn path=/nixpkgs/trunk/; revision=14865
2009-04-03 16:00:38 +00:00
Ludovic Courtès
061fd96ad2
Add Pavucontrol (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14864
2009-04-03 15:58:18 +00:00
Eelco Dolstra
21c3b6264b
* Add the CPAN master site as a fallback.
...
svn path=/nixpkgs/trunk/; revision=14863
2009-04-03 15:51:39 +00:00
Eelco Dolstra
fed7ac3798
* sqlite 3.6.12.
...
svn path=/nixpkgs/trunk/; revision=14859
2009-04-03 12:44:55 +00:00
Eelco Dolstra
46d0b7be04
svn path=/nixpkgs/trunk/; revision=14858
2009-04-03 12:34:25 +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
Eelco Dolstra
a0f768ad1c
* Lower the default Hydra scheduling priority for Nixpkgs jobs to
...
prevent them from crowding out all other projects for hours. This
is temporary - what we really need is a fairer scheduling policy.
svn path=/nixpkgs/trunk/; revision=14856
2009-04-03 12:27:35 +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
Eelco Dolstra
d6ca7f9e13
* Doh.
...
svn path=/nixpkgs/trunk/; revision=14854
2009-04-03 12:21:06 +00:00
Marc Weber
75e277ac15
make samba built the pam_smbpass.so file by default
...
svn path=/nixpkgs/trunk/; revision=14852
2009-04-03 10:02:30 +00:00
Rob Vermaas
6a469ac20a
meta-build-env
...
svn path=/nixpkgs/trunk/; revision=14851
2009-04-03 09:34:49 +00:00
Rob Vermaas
b5dccb39e9
meta-build-env
...
svn path=/nixpkgs/trunk/; revision=14850
2009-04-03 09:22:20 +00:00
Eelco Dolstra
655a16fa9c
svn path=/nixpkgs/branches/stdenv-updates/; revision=14844
2009-04-02 19:55:57 +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
Sander van der Burg
987156abfd
KDM fixes
...
svn path=/nixpkgs/trunk/; revision=14840
2009-04-02 15:02:49 +00:00
Ludovic Courtès
758fb87367
Build `pthread-man-pages'.
...
svn path=/nixpkgs/trunk/; revision=14838
2009-04-02 14:34:54 +00:00
Ludovic Courtès
3d1b6f3034
Add pthread man pages from LinuxThreads.
...
svn path=/nixpkgs/trunk/; revision=14837
2009-04-02 14:30:34 +00:00
Michael Raskin
4391a3a849
Build lndir
...
svn path=/nixpkgs/trunk/; revision=14836
2009-04-02 14:00:08 +00:00
Eelco Dolstra
2e9cbed82e
* Build Stratego/XT in the stdenv branch. Apparently there are some
...
issues building on GCC 4.3...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14835
2009-04-02 13:43:15 +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
f48dfa1e25
GNU Coreutils 7.2.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14833
2009-04-02 12:33:03 +00:00
Ludovic Courtès
55d9f8d1e0
PulseAudio: Use ltdl from Libtool 1.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14832
2009-04-02 12:22:18 +00:00
Michael Raskin
042e3eddd9
Updated Mercurial
...
svn path=/nixpkgs/trunk/; revision=14831
2009-04-02 12:18:53 +00:00
Eelco Dolstra
8482c13edc
* Hopefully really fix memtest86.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14829
2009-04-02 07:55:47 +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
Ludovic Courtès
c37d211182
Build GNU Dico.
...
svn path=/nixpkgs/trunk/; revision=14827
2009-04-01 20:32:04 +00:00
Ludovic Courtès
25f22ceed6
Add GNU Dico, a DICT server and client.
...
svn path=/nixpkgs/trunk/; revision=14825
2009-04-01 17:31:44 +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
956e469d5a
* Some Gnome packages need intltool in the stdenv branch (don't know
...
why they built correctly in the trunk...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14823
2009-04-01 11:46:26 +00:00
Eelco Dolstra
3d6086c7a7
* Fix the kdelibs 3.5 build on the current Linux kernel headers (where
...
linux/inotify.h shouldn't be used anymore).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14822
2009-04-01 11:33:00 +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
3693c7a03d
* Updated memtest86. Hopefully this fixes the spurious memory errors
...
in the NixOS ISO built against the stdenv branch.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14820
2009-04-01 09:07:11 +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
Michael Raskin
a2803bc5c3
added btrfs utilities
...
svn path=/nixpkgs/trunk/; revision=14818
2009-04-01 05:42:07 +00:00
Michael Raskin
9379c34b11
Renable preConfigure for kernel builder. Actually needed by custom kernel
...
Linux kernel 2.6.29 (release) has a slightly changed Makefile. They now add the prefix for depmod. So in NixOS "make modules_install" fails on depmod. To fix it, our old '/-b \$(INSTALL_MOD_PATH) -r/d' should be replaced with '/-b \$(INSTALL_MOD_PATH)/d'.
svn path=/nixpkgs/trunk/; revision=14811
2009-03-31 20:10:05 +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
Eelco Dolstra
1f9740e01c
* Added some regression tests for lib that I wrote a while ago but
...
didn't commit. Also, run the tests when making a Nixpkgs tarball.
svn path=/nixpkgs/trunk/; revision=14802
2009-03-31 13:03:50 +00:00
Eelco Dolstra
acca11b49c
* Got rid of the old util-linux; use util-linux-ng instead.
...
svn path=/nixpkgs/trunk/; revision=14799
2009-03-31 09:26:47 +00:00
Eelco Dolstra
5a594ea219
* Updated ntp.
...
svn path=/nixpkgs/trunk/; revision=14798
2009-03-31 09:26:20 +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
Lluís Batlle i Rossell
0edebf5d84
Adding paraview.
...
svn path=/nixpkgs/trunk/; revision=14794
2009-03-30 20:06:31 +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
Eelco Dolstra
0a4dd9c4d9
* pam_console needs an old libtool.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14791
2009-03-30 15:31:47 +00:00
Eelco Dolstra
105f9f7b80
* Some kernel updates.
...
svn path=/nixpkgs/trunk/; revision=14790
2009-03-30 15:02:17 +00:00
Eelco Dolstra
0b931eae66
* nvidia / nvidiaDrivers -> nvidia-x11.
...
svn path=/nixpkgs/trunk/; revision=14787
2009-03-30 14:54:06 +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
Eelco Dolstra
d9212aaaf8
* nvidia-x11 updated to 180.44.
...
svn path=/nixpkgs/trunk/; revision=14785
2009-03-30 14:50:00 +00:00
Eelco Dolstra
37a216ee19
* Backported the GCC mirrors from the stdenv branch.
...
svn path=/nixpkgs/trunk/; revision=14784
2009-03-30 14:41:50 +00:00
Eelco Dolstra
7104e93859
* mount-cifs.c: make it compile on GCC 4.3. The new source is just
...
the old one (which has disappeared along with Samba's SVN repo) with
a #include <limits.h> applied. The latest source from Samba's Git
repo doesn't easily compile.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14783
2009-03-30 14:32:53 +00:00
Marc Weber
5af6ba01fd
doh (forgotten to update name)
...
svn path=/nixpkgs/trunk/; revision=14782
2009-03-30 14:21:18 +00:00
Marc Weber
0be7534b0f
maven-2 version bump to 2.1.0
...
svn path=/nixpkgs/trunk/; revision=14781
2009-03-30 14:20:05 +00:00
Eelco Dolstra
9ad89c5b56
* Boost the priority of some jobs (like stdenv).
...
svn path=/nixpkgs/trunk/; revision=14780
2009-03-30 13:24:46 +00:00
Eelco Dolstra
5e294459e3
* Idem.
...
svn path=/nixpkgs/trunk/; revision=14779
2009-03-30 13:23:10 +00:00
Eelco Dolstra
2405d87230
* Move some functions for manipulating meta and name attributes out of
...
all-packages.nix and into lib.
svn path=/nixpkgs/trunk/; revision=14778
2009-03-30 13:22:19 +00:00
Eelco Dolstra
7505920605
* Bump the default Hydra priority of tarball builds.
...
svn path=/nixpkgs/trunk/; revision=14777
2009-03-30 13:21:00 +00:00
Eelco Dolstra
6b24d7bebe
* mapAttrsRecursiveCond', which is like
mapAttrsRecursive' but takes
...
a predicate to tell it whether to recursive into a given attribute
set.
svn path=/nixpkgs/trunk/; revision=14776
2009-03-30 13:19:57 +00:00
Eelco Dolstra
ba86b027c5
* Revert r14418 - not including the directory in arvg[0] broke
...
Firefox.
svn path=/nixpkgs/trunk/; revision=14774
2009-03-30 10:59:45 +00:00
Marc Weber
807aae2fd6
updated eclipse binary to 3.5M6
...
thereby allowing the user to copy the whole store path to a user
location so that update sites work properly
svn path=/nixpkgs/trunk/; revision=14773
2009-03-30 10:32:53 +00:00
Marc Weber
27db9f1dfd
updated synergy cvs source
...
svn path=/nixpkgs/trunk/; revision=14772
2009-03-30 10:32:44 +00:00
Lluís Batlle i Rossell
35d3dc4012
Adding C++ std man pages.
...
svn path=/nixpkgs/trunk/; revision=14771
2009-03-30 08:14:19 +00:00
Lluís Batlle i Rossell
f031955f3c
Updating audacity to 1.3.7 (I changed the builderDefs builder to stdenv's)
...
svn path=/nixpkgs/trunk/; revision=14770
2009-03-30 07:33:31 +00:00
Wouter den Breejen
8190c46e15
Samba version update
...
svn path=/nixpkgs/trunk/; revision=14769
2009-03-29 21:44:21 +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
Wouter den Breejen
58ce3eca2a
svn path=/nixpkgs/trunk/; revision=14766
2009-03-29 21:05:33 +00:00
Wouter den Breejen
05f03cd34e
not working as well as i thought...
...
svn path=/nixpkgs/trunk/; revision=14765
2009-03-29 21:04:57 +00:00
Wouter den Breejen
857a0a3784
pam-smbpass
...
svn path=/nixpkgs/trunk/; revision=14764
2009-03-29 20:56:32 +00:00
Wouter den Breejen
2dce53aa55
pam-smbpass
...
svn path=/nixpkgs/trunk/; revision=14763
2009-03-29 20:55:05 +00:00
Wouter den Breejen
baf11ef4b0
pam-smbpass
...
svn path=/nixpkgs/trunk/; revision=14762
2009-03-29 20:54:01 +00:00
Lluís Batlle i Rossell
c29118795a
Adding gwenview.
...
svn path=/nixpkgs/trunk/; revision=14761
2009-03-29 20:32:53 +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
ef12e6757c
Adding the halibut typesetting system.
...
svn path=/nixpkgs/trunk/; revision=14759
2009-03-29 20:32:22 +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
cf0010d338
Gateway6 client update
...
svn path=/nixpkgs/trunk/; revision=14746
2009-03-28 15:22:52 +00:00
Marc Weber
5c0764de01
adding qcad-2.0.5.0
...
svn path=/nixpkgs/trunk/; revision=14744
2009-03-28 02:25:03 +00:00
Eelco Dolstra
3c381aa734
* Also handle the __open_2() function, which is needed on x86_64.
...
* Renamed to patch, because these aren't syscalls but Glibc functions.
svn path=/nixpkgs/trunk/; revision=14742
2009-03-27 21:49:46 +00:00
Eelco Dolstra
96392cc45f
* Added a patch that implements the getxattr(), lgetxattr() and
...
__open64_2() functions. The latter in particular is needed to make
operations like `mkdir -p /usr/foo/bar' work on Ubuntu 8.10 (Glibc
2.8).
svn path=/nixpkgs/trunk/; revision=14741
2009-03-27 17:49:19 +00:00
Eelco Dolstra
b741451a17
* Checkinstall only works on Linux.
...
svn path=/nixpkgs/trunk/; revision=14740
2009-03-27 14:25:00 +00:00
Eelco Dolstra
5d27947703
* Don't try to auto-include documentation in Debian packages.
...
svn path=/nixpkgs/trunk/; revision=14737
2009-03-27 14:13:49 +00:00
Eelco Dolstra
7a0f6b1a40
* Patched checkinstall to include empty directory in packages.
...
svn path=/nixpkgs/trunk/; revision=14736
2009-03-27 14:13:23 +00:00
Eelco Dolstra
8fffed2ba1
* Use the latest checkinstall from git. This fixes /usr/bin/ld and
...
other paths incorrectly ending up in generated Deb files.
svn path=/nixpkgs/trunk/; revision=14735
2009-03-27 12:13:11 +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
Marc Weber
e3eb124873
fix build of opera on x86_64
...
svn path=/nixpkgs/trunk/; revision=14733
2009-03-27 09:39:11 +00:00
Peter Simons
33089fcfdd
pdsh: updated to version 2.18
...
svn path=/nixpkgs/trunk/; revision=14731
2009-03-26 19:17:42 +00:00
Eelco Dolstra
5a8a90cd56
* Test whether we can successfully install and uninstall the Debian
...
package we just built.
svn path=/nixpkgs/trunk/; revision=14730
2009-03-26 15:45:37 +00:00
Eelco Dolstra
dded641a1a
svn path=/nixpkgs/trunk/; revision=14728
2009-03-26 14:43:16 +00:00
Eelco Dolstra
f30fe65b3e
* makeSourceTarball -> sourceTarball.
...
* Added a function binaryTarball to do a DESTDIR build into
/usr/local. Useful for making statically linked binaries. However,
it may be better to do this in a VM (since if you do it in a Nix
build environment, you can still end up with a lot of Nix
dependencies in your binaries, even if you do static linking).
svn path=/nixpkgs/trunk/; revision=14726
2009-03-26 14:11:59 +00:00
Eelco Dolstra
5322285f97
* Bump.
...
svn path=/nixpkgs/trunk/; revision=14725
2009-03-26 13:39:40 +00:00
Ludovic Courtès
08a56109fa
Evince: Add dependency on `which'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14724
2009-03-26 12:55:50 +00:00
Ludovic Courtès
02c50ac314
GTK-doc: More fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14720
2009-03-25 23:16:02 +00:00
Ludovic Courtès
91aeb56b97
GTK-doc: Update dependencies.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14719
2009-03-25 22:53:10 +00:00
Ludovic Courtès
f1500cd960
Add libglademm, C++ bindings for libglade.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14718
2009-03-25 22:25:51 +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
Ludovic Courtès
6c46b72f77
gnome-keyring: Add dependency on DBus and Python.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14715
2009-03-25 20:36:21 +00:00
Lluís Batlle i Rossell
2630b87a8c
Adding rrdtool.
...
svn path=/nixpkgs/trunk/; revision=14713
2009-03-25 19:13:24 +00:00
Eelco Dolstra
e032d40614
* Some meta.description attributes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14712
2009-03-25 18:34:27 +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
Eelco Dolstra
d9213df2c1
* gcc-wrapper: put "gcc-wrapper" in the name, e.g. "gcc-wrapper-4.3.3"
...
instead of "gcc-4.3.3". This fixed the long-standing annoyance that
you can't distinguish the two in (say) nix-store -qR.
* On x86_64-linux, put $out/lib64 in the RPATH in addition to
$out/lib, because some packages (in particular GCC) put libraries in
$out/lib64 and ended up linking against the wrong library.
* Strip $out/lib64.
* Removed g77_42 because it's exactly the same as gfortran.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14708
2009-03-25 17:34:38 +00:00
Eelco Dolstra
d0555f176b
* GDB needs Readline 5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14706
2009-03-25 16:21:25 +00:00
Michael Raskin
6986ddc2cf
Updated Monotone to 0.43
...
svn path=/nixpkgs/trunk/; revision=14704
2009-03-25 16:06:00 +00:00
Eelco Dolstra
5e9b323363
* Fixed bashInteractive.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14703
2009-03-25 15:59:02 +00:00
Marc Weber
e06491168b
tidied up pkgs/lib/debug.nix
...
more consistent naming:
debugVal -> traceVal
debugXMLVal -> traceXMLVal
whatis -> showVal
traceWhatis -> traceShowVal
traceMarked -> traceShowValMarked
removed some parenthesis
svn path=/nixpkgs/trunk/; revision=14701
2009-03-25 13:48:55 +00:00
Marc Weber
e1c1ecf33a
allow { pkgs, pkgsOrig, ... } : in config.nix
...
svn path=/nixpkgs/trunk/; revision=14700
2009-03-25 13:29:47 +00:00
Ludovic Courtès
3fee8acbaa
Evince 2.26.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14699
2009-03-25 13:10:44 +00:00
Eelco Dolstra
5b89240b84
* Bump.
...
svn path=/nixpkgs/trunk/; revision=14698
2009-03-25 12:41:13 +00:00
Eelco Dolstra
58ae185001
* Latest ntfs-3g, FUSE.
...
svn path=/nixpkgs/trunk/; revision=14696
2009-03-25 10:55:40 +00:00
Eelco Dolstra
f3815e7ad5
* Fixed ntfsprogs.
...
svn path=/nixpkgs/trunk/; revision=14695
2009-03-25 10:55:28 +00:00
Ludovic Courtès
7fc8e0ed6c
GNOME: Pass intltool' to
gnome-keyring'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14694
2009-03-25 09:40:41 +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
96ba0b9171
* This doesn't work.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14691
2009-03-24 18:49:22 +00:00
Eelco Dolstra
7652248443
* Turn on almost all jobs from build-for-release.nix.
...
svn path=/nixpkgs/trunk/; revision=14690
2009-03-24 18:32:30 +00:00
Lluís Batlle i Rossell
ac404e713f
Unison version update to 2.27.57
...
svn path=/nixpkgs/trunk/; revision=14689
2009-03-24 17:52:13 +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
Eelco Dolstra
b05625498b
svn path=/nixpkgs/trunk/; revision=14687
2009-03-24 15:15:56 +00:00
Eelco Dolstra
e49b111aca
* Bump.
...
svn path=/nixpkgs/trunk/; revision=14686
2009-03-24 15:10:27 +00:00
Eelco Dolstra
e230599c08
* Removed Subversion 1.4 - obsolete.
...
* Updated Subversion 1.5.x to 1.5.6.
svn path=/nixpkgs/trunk/; revision=14685
2009-03-24 15:07:11 +00:00
Peter Simons
ea443ec70a
subversion: updated to version 1.6.0
...
svn path=/nixpkgs/trunk/; revision=14682
2009-03-24 10:31:39 +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
67b73b3cbb
Fixing the url for plan9port (Dankon Ludo!)
...
svn path=/nixpkgs/trunk/; revision=14679
2009-03-24 09:21:21 +00:00
Eelco Dolstra
37de59a3be
* Dutch tax return program for 2008.
...
(And the government is *still* violating the LGPL...)
svn path=/nixpkgs/trunk/; revision=14678
2009-03-24 09:00:34 +00:00
Ludovic Courtès
9398cc4450
GNOME: Add desktop applications 2.26.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14677
2009-03-24 08:49:02 +00:00
Ludovic Courtès
e5275b36d7
GNOME: Fix libbonoboui.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14676
2009-03-24 08:47:50 +00:00
Ludovic Courtès
6964014968
GNOME: Fix libgnomevfs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14675
2009-03-23 23:02:27 +00:00
Ludovic Courtès
ca43b547b3
GNOME: Assorted fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14674
2009-03-23 22:55:03 +00:00
Ludovic Courtès
9845dc5aec
GNOME: Fix GConf, libgnomecanvas, libgnomeui.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14673
2009-03-23 22:26:15 +00:00
Ludovic Courtès
f61d0f04e7
Build GNOME and more.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14672
2009-03-23 21:50:43 +00:00
Ludovic Courtès
5733e0615b
Gail 1.22.3 (GNOME 2.26.0).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14671
2009-03-23 21:48:53 +00:00
Lluís Batlle i Rossell
1167cdd1ba
Adding plan9port with X11 support.
...
For acme to work, set the PLAN9 variable, and have the plan9port programs in the PATH.
svn path=/nixpkgs/trunk/; revision=14669
2009-03-23 21:31:30 +00:00
Ludovic Courtès
554afc577e
GNOME 2.26.0 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14668
2009-03-23 20:47:40 +00:00
Ludovic Courtès
9f9aa331fc
Intltool 0.40.5 (from GNOME 2.26.0).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14667
2009-03-23 20:42:52 +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
Ludovic Courtès
8a13ebda3a
shared-mime-info: Add dependency on Perl (for Intltool).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14665
2009-03-23 20:31:12 +00:00
Ludovic Courtès
03ea1d4e45
Remove `bash4' attribute.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14664
2009-03-23 17:35:09 +00:00
Ludovic Courtès
73b66bedd9
Remove redundant Bash 4.0 expression.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14663
2009-03-23 17:33:37 +00:00
Ludovic Courtès
0474b4f148
GNU gv 3.6.7.
...
svn path=/nixpkgs/trunk/; revision=14662
2009-03-23 15:42:14 +00:00
Michael Raskin
3f5ef79084
Build GIMP
...
svn path=/nixpkgs/trunk/; revision=14653
2009-03-22 19:09:51 +00:00
Wouter den Breejen
eec829aad5
vsftpd userlist options added
...
svn path=/nixpkgs/trunk/; revision=14649
2009-03-22 15:32:28 +00:00
Lluís Batlle i Rossell
ba1b5fe28c
Removing the just added pdflrf. It violates the GPL.
...
svn path=/nixpkgs/trunk/; revision=14647
2009-03-22 13:36:19 +00:00
Lluís Batlle i Rossell
eb87994383
Adding pdflrf (to get nice LRF files for Sony PRS)
...
svn path=/nixpkgs/trunk/; revision=14646
2009-03-22 13:25:12 +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
a3f009935f
GNU IceCat 3.0.7-g1.
...
svn path=/nixpkgs/trunk/; revision=14644
2009-03-22 12:37:16 +00:00
Lluís Batlle i Rossell
e7dc9a15ae
Adding pipe viewer.
...
svn path=/nixpkgs/trunk/; revision=14643
2009-03-22 12:34:30 +00:00
Ludovic Courtès
a117d3ac9a
Build Compiz*.
...
svn path=/nixpkgs/trunk/; revision=14642
2009-03-21 22:20:45 +00:00
Ludovic Courtès
a056260098
libjpeg-static: Use Libtool 1.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14641
2009-03-21 21:06:45 +00:00
Ludovic Courtès
5879d1bfff
libjpeg: Use Libtool 1.5.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14640
2009-03-21 21:04:04 +00:00
Ludovic Courtès
d98cb76a06
Make Libtool 2.x the default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14639
2009-03-21 19:52:11 +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
Armijn Hemel
78c4691007
update to 1.6
...
svn path=/nixpkgs/trunk/; revision=14637
2009-03-20 21:20:06 +00:00
Armijn Hemel
19eaf90e36
update to 2.6.6
...
svn path=/nixpkgs/trunk/; revision=14636
2009-03-20 21:11:37 +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
3be3abe6ab
* Removed makePortmap; use makeOverridable.
...
svn path=/nixpkgs/trunk/; revision=14631
2009-03-20 16:17:08 +00:00
Eelco Dolstra
32d1c53b10
* Fix portmap.
...
svn path=/nixpkgs/trunk/; revision=14630
2009-03-20 16:08:43 +00:00
Eelco Dolstra
e14c41e728
svn path=/nixpkgs/trunk/; revision=14629
2009-03-20 15:45:51 +00:00
Marc Weber
d8f8d0f620
fix tcng
...
svn path=/nixpkgs/trunk/; revision=14626
2009-03-20 13:12:26 +00:00
Lluís Batlle i Rossell
874e0ac032
Updating tightvnc, and fixing the Xsecurity problems.
...
svn path=/nixpkgs/trunk/; revision=14625
2009-03-20 10:49:05 +00:00
Ludovic Courtès
f77e783622
Evince: Fix typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14621
2009-03-19 23:56:34 +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
Ludovic Courtès
c04af1186d
Build Impressive.
...
svn path=/nixpkgs/trunk/; revision=14619
2009-03-19 16:42:00 +00:00
Ludovic Courtès
3a43ab3860
Add Impressive (formerly known as `KeyJNote').
...
svn path=/nixpkgs/trunk/; revision=14618
2009-03-19 16:40:28 +00:00
Ludovic Courtès
503b9d6659
Typo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14617
2009-03-19 16:13:24 +00:00
Ludovic Courtès
4ff9fd485f
Build more stuff on Hydra.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14616
2009-03-19 16:12:26 +00:00
Michael Raskin
e1477b95ad
Most useful heavy jobs for stdenv-updates
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14615
2009-03-19 16:09:03 +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
Ludovic Courtès
e20ea32b9c
Build more stuff on Hydra.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14609
2009-03-19 14:27:10 +00:00
Eelco Dolstra
b460175a7e
* Backwards compatibility hack for Stratego/XT packages.
...
svn path=/nixpkgs/trunk/; revision=14608
2009-03-19 13:59:31 +00:00
Michael Raskin
79bfd749a0
DataMatrix update
...
svn path=/nixpkgs/trunk/; revision=14607
2009-03-19 13:59:00 +00:00
Eelco Dolstra
468ffe8466
* Turn on nullglob globally so that distPhase works when we copy
...
"*.tar.bz2 *.tar.gz" and there are no *.tar.gz files. Maybe we
should turn this on in stdenv (nullglob just seems like the right
thing to do in general).
svn path=/nixpkgs/trunk/; revision=14606
2009-03-19 13:39:07 +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