Commit graph

3564 commits

Author SHA1 Message Date
Eelco Dolstra f64beb4b58 * Fix a regression in setxkbmap: it couldn't find its rules anymore.
svn path=/nixpkgs/trunk/; revision=9794
2007-11-26 13:46:58 +00:00
Eelco Dolstra 908e08e409 * Disable Compiz for now, because for some unknown reason it keeps
rebuilding (so there appears to be some non-determinism in the
  computation of the output path).

svn path=/nixpkgs/trunk/; revision=9793
2007-11-26 13:46:20 +00:00
Eelco Dolstra c54b75c959 * 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/trunk/; revision=9792
2007-11-26 13:24:56 +00:00
Eelco Dolstra d794ae6cbc * Re-enable Mac Intel builds, woohoo!
svn path=/nixpkgs/trunk/; revision=9791
2007-11-26 11:18:34 +00:00
Michael Raskin 83e5475251 Added indent
svn path=/nixpkgs/trunk/; revision=9790
2007-11-25 18:35:33 +00:00
Michael Raskin 7d7850cf03 Added possibility to make suffixed wrapped firefoxes. Yes, to have beta&release at once.
svn path=/nixpkgs/trunk/; revision=9789
2007-11-24 10:49:52 +00:00
Eelco Dolstra 2e7b2f8c43 * Nix 0.10 compatibility.
svn path=/nixpkgs/trunk/; revision=9782
2007-11-23 16:58:42 +00:00
Eelco Dolstra 0f6f60c92d * Enable GD support in Nagios.
svn path=/nixpkgs/trunk/; revision=9781
2007-11-23 16:44:43 +00:00
Eelco Dolstra 3fc397461a * 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/trunk/; revision=9780
2007-11-23 13:09:22 +00:00
Michael Raskin 2b5369552c 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/trunk/; revision=9776
2007-11-22 20:26:00 +00:00
Michael Raskin ebfbf03a25 Added fbpanel - desktop panel.
svn path=/nixpkgs/trunk/; revision=9774
2007-11-22 04:23:27 +00:00
Michael Raskin 0a830a172b Added Firefox 3 beta 1 (Minefield)
svn path=/nixpkgs/trunk/; revision=9773
2007-11-21 22:38:25 +00:00
Marc Weber 3d0770d30d typo (ntfprogs -> ntfsprogs
svn path=/nixpkgs/trunk/; revision=9768
2007-11-21 14:10:21 +00:00
Marc Weber ad537e4c85 ntfs progs added
svn path=/nixpkgs/trunk/; revision=9766
2007-11-20 22:29:24 +00:00
Wouter den Breejen 040966d95d 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/trunk/; revision=9765
2007-11-20 17:27:24 +00:00
Marc Weber 42ee316fcc Not yet working nfs-utils with dependency
svn path=/nixpkgs/trunk/; revision=9764
2007-11-20 15:55:37 +00:00
Eelco Dolstra b98c67b1c3 * Use the latest Nix.
svn path=/nixpkgs/trunk/; revision=9751
2007-11-19 11:07:51 +00:00
Marc Weber 054c33a676 bridge_utils added
svn path=/nixpkgs/trunk/; revision=9750
2007-11-18 10:37:32 +00:00
Wouter den Breejen 7fe25a113d If you want the Con Kolivas patched kernel then change kernel = kernel_2_6_21_ck; in all-pacakges.nix
svn path=/nixpkgs/trunk/; revision=9749
2007-11-17 16:31:01 +00:00
Wouter den Breejen e20c559e5f I have added a special kernel 2.6.21 with the Con Kolivas patches that are designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload. (and also the other patches like ext3cow and paravirt-nvidia)
svn path=/nixpkgs/trunk/; revision=9748
2007-11-17 16:29:15 +00:00
Wouter den Breejen 8e25a7d6c9 Updated wine to 9.49
svn path=/nixpkgs/trunk/; revision=9747
2007-11-17 16:12:39 +00:00
Michael Raskin 8fd810e5d3 This was needed for me to get a working gnome-doc-utils package
svn path=/nixpkgs/trunk/; revision=9726
2007-11-16 18:37:23 +00:00
Yury G. Kudryashov df71193509 gdb upgraded
svn path=/nixpkgs/trunk/; revision=9725
2007-11-16 17:30:34 +00:00
Yury G. Kudryashov 065e215dd3 gphoto2 upgraded to 2.4.0: all-packages.nix
svn path=/nixpkgs/trunk/; revision=9724
2007-11-16 17:29:11 +00:00
Marc Weber d24dc0d7ea svn path=/nixpkgs/trunk/; revision=9723 2007-11-16 17:28:53 +00:00
Yury G. Kudryashov 8294a83e5d gphoto2 upgraded to 2.4.0
svn path=/nixpkgs/trunk/; revision=9722
2007-11-16 17:28:17 +00:00
Marc Weber 253f4d242a missing catalog added. Now you can open files
svn path=/nixpkgs/trunk/; revision=9721
2007-11-16 17:27:27 +00:00
Marc Weber d934acfb92 nix expression creating startup wrapper for jedit
svn path=/nixpkgs/trunk/; revision=9720
2007-11-16 17:09:32 +00:00
Marc Weber 27c46e0df2 The nice programmers editor jedit is now built on nix as well.
svn path=/nixpkgs/trunk/; revision=9719
2007-11-16 17:06:53 +00:00
Wouter den Breejen e3d6f44256 Missing gecko now.
svn path=/nixpkgs/trunk/; revision=9715
2007-11-16 14:41:15 +00:00
Wouter den Breejen 91103b7dea Fix path of libnotify
svn path=/nixpkgs/trunk/; revision=9714
2007-11-16 14:36:15 +00:00
Wouter den Breejen fdc8cd0f4e added libnotify
svn path=/nixpkgs/trunk/; revision=9713
2007-11-16 14:34:02 +00:00
Wouter den Breejen 0dcad9f5ab added libnotify
svn path=/nixpkgs/trunk/; revision=9712
2007-11-16 14:33:36 +00:00
Wouter den Breejen c8a2eb68a9 libnotify is missing
svn path=/nixpkgs/trunk/; revision=9711
2007-11-16 14:24:24 +00:00
Wouter den Breejen a1c780ce79 Added libsexy
svn path=/nixpkgs/trunk/; revision=9710
2007-11-16 14:08:04 +00:00
Wouter den Breejen a64a749d1e Added libsexy
svn path=/nixpkgs/trunk/; revision=9709
2007-11-16 14:07:30 +00:00
Wouter den Breejen 499a0942d5 Added openftd. Doesnt work (yet)
svn path=/nixpkgs/trunk/; revision=9708
2007-11-16 13:49:02 +00:00
Eelco Dolstra b5bfaa03f1 * GCC 3.4: pass --disable-multilib to make it build on x86_64.
svn path=/nixpkgs/trunk/; revision=9704
2007-11-16 13:08:20 +00:00
Michael Raskin dded839300 bzip2 dependency added in a couple of places
svn path=/nixpkgs/trunk/; revision=9702
2007-11-16 03:45:42 +00:00
Yury G. Kudryashov 9c031cec1b Added python to libgsf dependencies
svn path=/nixpkgs/trunk/; revision=9699
2007-11-15 23:47:03 +00:00
Eelco Dolstra 15d26bb5c9 * Use latest Nix.
svn path=/nixpkgs/trunk/; revision=9695
2007-11-15 17:05:45 +00:00
Michael Raskin 67ba3f1d4d Added a currently more functional URL for libgcrypt
svn path=/nixpkgs/trunk/; revision=9688
2007-11-15 04:23:46 +00:00
Yury G. Kudryashov e6b64545f0 facile: fixed a typo
svn path=/nixpkgs/trunk/; revision=9686
2007-11-15 00:16:03 +00:00
Yury G. Kudryashov e24f6316ac Added kde-4
svn path=/nixpkgs/trunk/; revision=9685
2007-11-15 00:11:56 +00:00
Yury G. Kudryashov 5e0e475c7a Added new kde-4 staff
svn path=/nixpkgs/trunk/; revision=9684
2007-11-15 00:08:58 +00:00
Yury G. Kudryashov 1060379a4d kde-4: removed old staff from kde-4 dir
svn path=/nixpkgs/trunk/; revision=9683
2007-11-14 23:48:40 +00:00
Yury G. Kudryashov 185dd4c45f lame: upgrade to 3.97
svn path=/nixpkgs/trunk/; revision=9682
2007-11-14 23:46:48 +00:00
Yury G. Kudryashov 3ae88cb1f3 libgsf: meta written
0.14.7 in my previous commit was a typo: 1.14.7 of course

svn path=/nixpkgs/trunk/; revision=9681
2007-11-14 23:44:21 +00:00
Yury G. Kudryashov f607b33cd8 libgsf: upgraded to 0.14.7
svn path=/nixpkgs/trunk/; revision=9680
2007-11-14 23:40:39 +00:00
Yury G. Kudryashov 33796f3738 clucene: upgrade, kde4: remove
clucene-core upgraded to 0.9.20
clucene-contrib removed (can't find any version later than 0.9.16a and don't
know whether it's compatible with new clucene-core)
kde4: old staff removed, will add new tonight

svn path=/nixpkgs/trunk/; revision=9679
2007-11-14 23:37:51 +00:00