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
Marc Weber
0311bb19c8
adding openvpn
...
svn path=/nixpkgs/trunk/; revision=14901
2009-04-06 13:07:18 +00:00
Lluís Batlle i Rossell
613cc80e1d
Adding sha256 hash to panotools, and improving its description.
...
svn path=/nixpkgs/trunk/; revision=14900
2009-04-06 09:34:28 +00:00
Lluís Batlle i Rossell
dab0ce81ac
Fixing the hugin build, and its meta information, with help of civodul.
...
svn path=/nixpkgs/trunk/; revision=14899
2009-04-06 09:19:51 +00:00
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
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
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
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
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
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
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
Michael Raskin
042e3eddd9
Updated Mercurial
...
svn path=/nixpkgs/trunk/; revision=14831
2009-04-02 12:18:53 +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
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
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