Commit graph

3433 commits

Author SHA1 Message Date
Yury G. Kudryashov d23f0bf7e9 merging trunk...
svn path=/nixpkgs/branches/stdenv-updates/; revision=9895
2007-12-08 15:21:03 +00:00
Yury G. Kudryashov f9ae454805 blender default.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9894
2007-12-08 01:10:37 +00:00
Yury G. Kudryashov 8515c17966 Added gdmap, changed builder-defs to use derivation attribute on propagatedBuildInputs, manually fixed Xorg expression problem for Compiz, various fixes.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9893
2007-12-08 01:10:32 +00:00
Yury G. Kudryashov 06e55f1ffe source fixed of ilmbase and openexr, blender, openal-soft added (can't compile openal yet on x64)
svn path=/nixpkgs/branches/stdenv-updates/; revision=9892
2007-12-08 01:10:21 +00:00
Yury G. Kudryashov 23477c16e7 Using the current gcc inkscape still builds and runs on i686 but also builds on my x86_64
svn path=/nixpkgs/branches/stdenv-updates/; revision=9891
2007-12-08 01:10:05 +00:00
Yury G. Kudryashov 6281ec3eb8 fix name (was 2.16, should have been 2.17)
svn path=/nixpkgs/branches/stdenv-updates/; revision=9890
2007-12-08 01:09:57 +00:00
Yury G. Kudryashov f72d74bafc Opera updated - works now on x64-linux as well
svn path=/nixpkgs/branches/stdenv-updates/; revision=9889
2007-12-08 01:09:41 +00:00
Yury G. Kudryashov c84b069866 squid http proxy server/client- compiles / untested
svn path=/nixpkgs/branches/stdenv-updates/; revision=9888
2007-12-08 01:09:23 +00:00
Yury G. Kudryashov 4dd6b835b1 * Thunderbird 2.0.0.9.
* Removed Thunderbird 1.5.


svn path=/nixpkgs/branches/stdenv-updates/; revision=9887
2007-12-08 01:09:17 +00:00
Yury G. Kudryashov 3896cd4a28 * Get rid of the `(import (__toPath ((toString
./JustNothing/.. )+"/"+args.version+".nix")))' hack, you can also just
  write `import (./path/to/pkg + "/${version}.nix)'.


svn path=/nixpkgs/branches/stdenv-updates/; revision=9886
2007-12-08 01:09:00 +00:00
Yury G. Kudryashov ec6a614c1e Added indent
svn path=/nixpkgs/branches/stdenv-updates/; revision=9885
2007-12-08 01:08:37 +00:00
Yury G. Kudryashov 7aea2477a1 Added possibility to make suffixed wrapped firefoxes. Yes, to have beta&release at once.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9884
2007-12-08 01:08:29 +00:00
Yury G. Kudryashov d1cc8aafd0 * Nix 0.10 compatibility.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9883
2007-12-08 01:08:12 +00:00
Yury G. Kudryashov f1f5b31c0c * Enable GD support in Nagios.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9882
2007-12-08 01:07:38 +00:00
Yury G. Kudryashov 0e7e524cf3 * Work around an impurity in APR: don't detect the epoll() system
call, because then an Apache built on a 2.6 kernel won't work
  on 2.4 kernel.  In fact Apache will get into a loop segfaulting.


svn path=/nixpkgs/branches/stdenv-updates/; revision=9881
2007-12-08 01:07:25 +00:00
Yury G. Kudryashov 356c077ecf Added XScreensaver; also changed version-stub.nix (now it does sumArgs itself, and requires builderDefs to be used) and added a merge of composing-builder and declarative flag processing.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9880
2007-12-08 01:07:13 +00:00
Yury G. Kudryashov f0405cf74f Added fbpanel - desktop panel.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9879
2007-12-08 01:06:54 +00:00
Yury G. Kudryashov d3884ed14d Added Firefox 3 beta 1 (Minefield)
svn path=/nixpkgs/branches/stdenv-updates/; revision=9878
2007-12-08 01:06:33 +00:00
Yury G. Kudryashov a5916ba7da typo (ntfprogs -> ntfsprogs
svn path=/nixpkgs/branches/stdenv-updates/; revision=9877
2007-12-08 01:06:17 +00:00
Yury G. Kudryashov 637cb977e5 ntfs progs added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9876
2007-12-08 01:06:08 +00:00
Yury G. Kudryashov d477d95f31 This is a quote from http://www.johannes-bauer.com/xpdf/xpdf.php, any moral issues can be posted on the mailing list ;) "If you are the proud owner of a proprietary PDF-Creator like "Adobe Acrobat" you probably have noticed that it gives you the option to make the resulting PDF protected in a way that you cannot copy any text from it or that you cannot extract the pictures within. What a nice little feature. Now what this technically does is to set a flag in the PDF telling the reader program "Please don't let the mean user copy any content from me! ". However, the whole process relies on the reader progam (like "Adobe Acrobat Reader" or "xpdf", in our case) to obey the request of the PDF creator. Now at this point, xpdf really pissed me off. Because it really does obey the completely non-sensical request of the PDF creator. Probably because of some legal trouble which Adobe might give them if they did not obey it. But logically there is absolutely no reason to restrict the
extraction of text of graphical images from a PDF file. Text I could read and type it in again. Pictures I could photograph off my PC screen. It's completely moronic. It's Adobe. Plus some people at my college think it's protecting their documents well. They seem to believe that content which is made for education should under no circumstances leak to the outside - somebody could maybe learn something! It would be a disaster! It is obvious they're morons. This patch just proves my point."


svn path=/nixpkgs/branches/stdenv-updates/; revision=9875
2007-12-08 01:05:50 +00:00
Yury G. Kudryashov 183940edd3 Not yet working nfs-utils with dependency
svn path=/nixpkgs/branches/stdenv-updates/; revision=9874
2007-12-08 01:05:39 +00:00
Yury G. Kudryashov be5770f6d5 Option for perlBindings in subversion
svn path=/nixpkgs/branches/stdenv-updates/; revision=9873
2007-12-08 00:54:42 +00:00
Yury G. Kudryashov 6f5e75b102 Kernel: Removed unneeded config (it was a copy of 2.6.23); fixed one more typo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9850
2007-12-03 23:40:46 +00:00
Yury G. Kudryashov 1999146768 Removed v_*_* getVersion syntax
svn path=/nixpkgs/branches/stdenv-updates/; revision=9849
2007-12-03 23:33:53 +00:00
Yury G. Kudryashov c05319d084 Typo in path to the patch
svn path=/nixpkgs/branches/stdenv-updates/; revision=9848
2007-12-03 23:27:53 +00:00
Yury G. Kudryashov 29b6f99016 typo in facile
svn path=/nixpkgs/branches/stdenv-updates/; revision=9847
2007-12-03 23:12:54 +00:00
Yury G. Kudryashov 2be10fd095 Another typo in acerhk
svn path=/nixpkgs/branches/stdenv-updates/; revision=9846
2007-12-03 23:07:22 +00:00
Yury G. Kudryashov d6027b718b Typo in acerhk module
svn path=/nixpkgs/branches/stdenv-updates/; revision=9845
2007-12-03 23:01:17 +00:00
Yury G. Kudryashov 22d52c456a More typos in kernel-related exprs
svn path=/nixpkgs/branches/stdenv-updates/; revision=9844
2007-12-03 22:48:03 +00:00
Yury G. Kudryashov 1893bbb860 More typos
svn path=/nixpkgs/branches/stdenv-updates/; revision=9843
2007-12-03 22:26:36 +00:00
Yury G. Kudryashov c3a8c45431 Fixed some typos in -ck kernels
svn path=/nixpkgs/branches/stdenv-updates/; revision=9842
2007-12-03 22:10:59 +00:00
Yury G. Kudryashov 4045c3ab12 2.6.23.1 is default kernel
svn path=/nixpkgs/branches/stdenv-updates/; revision=9841
2007-12-03 21:59:10 +00:00
Eelco Dolstra f516036cbb * Updated bootstrap binaries except for bash which now somehow
segfaults totally randomly.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9840
2007-12-03 17:56:44 +00:00
Eelco Dolstra ff95bc3eea * Use gzip -d / bzip2 -d instead of gunzip / bunzip2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9839
2007-12-03 17:55:41 +00:00
Eelco Dolstra 31034cb3d1 * Some fixes for rebuilding the bootstrap binaries on x86_64.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9836
2007-12-03 15:40:29 +00:00
Eelco Dolstra 9a89e44870 * Use gzip/bzip2 instead of gunzip/bunzip2 in the bootstrap binaries.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9834
2007-12-03 12:15:35 +00:00
Eelco Dolstra 08154f031c * Revert dietlibc to 0.30. 0.31 breaks sed.
svn path=/nixpkgs/branches/stdenv-updates/; revision=9833
2007-12-03 12:14:40 +00:00
Yury G. Kudryashov 13c5a3a17a Revert "setup-hooks using addToSearchPath"
This reverts commit af60b70e57ba79f9ebf0f944ba0698e5661bc4dc.

(introduced by wrong merge strategy during git rebase)

svn path=/nixpkgs/branches/stdenv-updates/; revision=9827
2007-12-01 20:29:42 +00:00
Yury G. Kudryashov 691115bd20 Typo in kernel's default.nix
svn path=/nixpkgs/branches/stdenv-updates/; revision=9826
2007-12-01 20:29:37 +00:00
Yury G. Kudryashov aca855729f Configuration style of the kernel changed.
The main goal is to remove code duplication.
Some patches lost during this reorganizing.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9825
2007-12-01 20:29:21 +00:00
Yury G. Kudryashov 216657f62e setup-hooks using addToSearchPath
I've accidentially reverted setup-hooks while merging with trunk. Correcting it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9824
2007-12-01 20:29:14 +00:00
Yury G. Kudryashov 95f5f51bae X.Org builder: always autoPropagate buildInputs
svn path=/nixpkgs/branches/stdenv-updates/; revision=9823
2007-12-01 20:05:42 +00:00
Yury G. Kudryashov c116932a7e swig: upgrade to 1.3.33
svn path=/nixpkgs/branches/stdenv-updates/; revision=9822
2007-12-01 20:05:35 +00:00
Yury G. Kudryashov 62676e09eb setup-hooks using addToSearchPath
I've accidentially reverted setup-hooks while merging with trunk. Correcting it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=9821
2007-12-01 20:05:26 +00:00
Yury G. Kudryashov c4640d5f49 reiserfsprogs: headers-fix.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9820
2007-12-01 20:05:06 +00:00
Yury G. Kudryashov b2149510df sysklogd: upgraded to 1.5
svn path=/nixpkgs/branches/stdenv-updates/; revision=9819
2007-12-01 20:04:44 +00:00
Yury G. Kudryashov 6e7217a2da iputils: builder rewritten, open-max.patch added
svn path=/nixpkgs/branches/stdenv-updates/; revision=9818
2007-12-01 20:04:38 +00:00
Yury G. Kudryashov a1f7a312c0 cpio: unneeded patches removed
svn path=/nixpkgs/branches/stdenv-updates/; revision=9817
2007-12-01 20:04:21 +00:00
Yury G. Kudryashov 672b4d3002 switched to glibc-2.7
svn path=/nixpkgs/branches/stdenv-updates/; revision=9816
2007-12-01 20:04:14 +00:00