Commit graph

413 commits

Author SHA1 Message Date
Eelco Dolstra 62b0dddf0e * Fix Darwin evaluation errors.
svn path=/nixpkgs/trunk/; revision=8709
2007-05-16 14:54:28 +00:00
Eelco Dolstra ffa7b32970 * Wrapped Firefox: make it evaluate on x86_64-linux.
svn path=/nixpkgs/trunk/; revision=8707
2007-05-16 14:34:27 +00:00
Armijn Hemel ceb097cd01 partial fix for linking problems
svn path=/nixpkgs/trunk/; revision=8696
2007-05-14 22:49:45 +00:00
Armijn Hemel 6c64b29d2a cleanups, problems not fixed yet
svn path=/nixpkgs/trunk/; revision=8693
2007-05-14 18:25:18 +00:00
Armijn Hemel 1a879a423a update to newer version, still has rpath problems
svn path=/nixpkgs/trunk/; revision=8692
2007-05-14 16:59:15 +00:00
Armijn Hemel 4c113abb5e 0.128 -> 0.129
svn path=/nixpkgs/trunk/; revision=8689
2007-05-14 11:20:18 +00:00
Armijn Hemel d2086b5e53 lynx 2.8.6
svn path=/nixpkgs/trunk/; revision=8687
2007-05-14 01:36:50 +00:00
Armijn Hemel 375526c382 remove gaim, clean up pidgin dependencies a bit
svn path=/nixpkgs/trunk/; revision=8683
2007-05-14 00:51:30 +00:00
Armijn Hemel 5a6c931123 7.0 -> 7.1
svn path=/nixpkgs/trunk/; revision=8682
2007-05-14 00:33:03 +00:00
Armijn Hemel 2ea67fd385 sylpheed 2.4.1
svn path=/nixpkgs/trunk/; revision=8681
2007-05-14 00:29:30 +00:00
Armijn Hemel 7e4289df47 2.6.8 -> 2.6.9
svn path=/nixpkgs/trunk/; revision=8680
2007-05-14 00:18:13 +00:00
Armijn Hemel eb42cad8ce xchat 2.8.2, cleanups
svn path=/nixpkgs/trunk/; revision=8679
2007-05-14 00:13:48 +00:00
Armijn Hemel 6b6a304af8 clean up for gimp and other packages
svn path=/nixpkgs/trunk/; revision=8678
2007-05-14 00:05:34 +00:00
Armijn Hemel c068774f59 cleanups, build graphical frontend too
svn path=/nixpkgs/trunk/; revision=8677
2007-05-14 00:04:39 +00:00
Armijn Hemel 48039a1e77 2.4.5 -> 2.4.6, remove some unnecessary deps
svn path=/nixpkgs/trunk/; revision=8676
2007-05-13 23:56:45 +00:00
Armijn Hemel 16fc4c0838 ethereal -> wireshark
update to 0.99.5

svn path=/nixpkgs/trunk/; revision=8675
2007-05-13 23:24:34 +00:00
Armijn Hemel 2560ded6e2 2.3.16
svn path=/nixpkgs/trunk/; revision=8671
2007-05-13 22:34:58 +00:00
Armijn Hemel 0f087ce9a0 2.0.3 -> 2.0.6
svn path=/nixpkgs/trunk/; revision=8663
2007-05-13 17:59:15 +00:00
Martin Bravenboer 109a74d558 Pidgin needs libXScrnSaver to make the automatic status changes work
(without this library it will always switch to Away after 5 minutes
and never make you Available again)

Build pidgin for release

Don't build Gaim for release


svn path=/nixpkgs/trunk/; revision=8661
2007-05-13 16:19:46 +00:00
Martin Bravenboer 93393a6748 Added aspell
Added gtkspell

Added pidgin, builds but does not run yet:

running pidgin fails to find libX11.so.6. ldd on pidgin reports:

  libX11.so.6 => not found
  ....
  libX11.so.6 => /nix/store/brsva6rh1p2ymjvk7054a90is5panrhf-libX11-1.1.1/lib/libX11.so.6 (0xb7358000)

which looks a bit weird ... Maybe some problem with patchelf? Or just
a build problem and should the library path be set using an
environment variable?


svn path=/nixpkgs/trunk/; revision=8660
2007-05-13 14:22:24 +00:00
Eelco Dolstra dfd401259c * Added cvs2svn.
* Berkeley DB 4.5 is now the default.

svn path=/nixpkgs/trunk/; revision=8641
2007-05-02 11:49:18 +00:00
Eelco Dolstra ac80e8229b * Pan 0.128.
svn path=/nixpkgs/trunk/; revision=8622
2007-04-27 22:41:35 +00:00
Eelco Dolstra adcb2909f7 * Added git.
* Backed out the curl change for now.

svn path=/nixpkgs/trunk/; revision=8612
2007-04-26 16:14:01 +00:00
Eelco Dolstra 168a93adc5 * Delete some obsolete packages.
* Make sure that every package in all-packages.nix has a unique name.
  Not all of them do, but there are now a few helper functions that
  modify the name of a package for display purposes in nix-env (e.g.,
  you get "zlib-1.2.3" and "zlib-1.2.3-static" in "nix-env -qa").

svn path=/nixpkgs/trunk/; revision=8607
2007-04-26 13:02:30 +00:00
Eelco Dolstra 6837f1e465 * Updated the tfp-server-extension patch for 0.5.
svn path=/nixpkgs/trunk/; revision=8596
2007-04-18 20:16:06 +00:00
Eelco Dolstra d03cc6bcf3 * Latest Xpdf.
svn path=/nixpkgs/trunk/; revision=8543
2007-04-05 09:09:10 +00:00
Eelco Dolstra 8ede3fba35 * Firefox 2.0.0.3.
svn path=/nixpkgs/trunk/; revision=8499
2007-03-30 07:28:38 +00:00
Eelco Dolstra b1c3574e7b * Whitespace.
svn path=/nixpkgs/trunk/; revision=8417
2007-03-26 13:41:58 +00:00
Eelco Dolstra 943e0e2f68 * Thunderbird 1.5.0.10.
svn path=/nixpkgs/trunk/; revision=8416
2007-03-26 13:41:15 +00:00
Eelco Dolstra 505c169238 * Revived RPM. Damn, RPM is nasty to build.
svn path=/nixpkgs/trunk/; revision=8407
2007-03-21 19:25:58 +00:00
Armijn Hemel 2737cd9a8e add wmii window manager + all dependencies. Interesting excercise...
svn path=/nixpkgs/trunk/; revision=8338
2007-03-18 23:58:22 +00:00
Martin Bravenboer cf3571e85c * Updated Eclipse to 3.2.2
* Added Eclipse to the nixpkgs channel (which is possible now we can
  deploy the jdk)


svn path=/nixpkgs/trunk/; revision=8317
2007-03-17 13:29:15 +00:00
Eelco Dolstra ba7406aa35 * Aangifte 2006, still violating the LGPL on GTK+...
svn path=/nixpkgs/trunk/; revision=8291
2007-03-14 11:18:38 +00:00
Eelco Dolstra f2c540241a * Refactoring.
svn path=/nixpkgs/trunk/; revision=8290
2007-03-14 10:57:24 +00:00
Eelco Dolstra e9178614a9 * Added feh to set the root image.
* Compiz extra plugins.

svn path=/nixpkgs/trunk/; revision=8178
2007-03-05 13:44:27 +00:00
Eelco Dolstra b979dff808 * Purify Adobe Reader.
svn path=/nixpkgs/trunk/; revision=8173
2007-03-04 23:46:11 +00:00
Eelco Dolstra e710cf33b4 * Firefox 2.0.0.2.
svn path=/nixpkgs/trunk/; revision=8139
2007-03-01 19:54:36 +00:00
Eelco Dolstra 5dde0fead7 * Build Compiz with GConf support.
* Add some Gnome interdependencies.

svn path=/nixpkgs/trunk/; revision=8125
2007-03-01 00:40:27 +00:00
Eelco Dolstra c1ed39bd30 * Revert to previous Emacs snapshot, add to channel.
svn path=/nixpkgs/trunk/; revision=8093
2007-02-28 12:07:36 +00:00
Eelco Dolstra 714da445bb * pkgconfig 0.21 is now the default.
* Some hackery to get Firefox to build again.

svn path=/nixpkgs/trunk/; revision=8076
2007-02-27 15:15:20 +00:00
Eelco Dolstra 3db007461c * Compiz: build GTK window decorators.
* Make GTK+ 2.10 the default.

svn path=/nixpkgs/trunk/; revision=8072
2007-02-27 03:30:20 +00:00
Eelco Dolstra d3bdca7623 * Compiz, a compositing window manager.
svn path=/nixpkgs/trunk/; revision=8071
2007-02-27 02:52:28 +00:00
Eelco Dolstra 7edbaaaff2 * New emacs-unicode.
svn path=/nixpkgs/trunk/; revision=8058
2007-02-26 21:38:38 +00:00
Eelco Dolstra 3a37abc3ce * SLiM, a lightweight display manager.
svn path=/nixpkgs/trunk/; revision=8044
2007-02-25 22:25:25 +00:00
Eelco Dolstra a2e7375459 * Add an platform assertion.
svn path=/nixpkgs/trunk/; revision=8039
2007-02-25 09:48:07 +00:00
Martin Bravenboer c3f8a99b8c Updated gaim to latest beta
Added gdb


svn path=/nixpkgs/trunk/; revision=8019
2007-02-22 16:07:51 +00:00
Eelco Dolstra 7e95ed7fe5 * Meta attribute.
svn path=/nixpkgs/trunk/; revision=7842
2007-02-05 14:58:17 +00:00
Eelco Dolstra 6c92badd87 * Added the Emacs Unicode branch (which supposedly will become Emacs
23.x), which GTK and Xft support.  Add something like

    (set-default-font "Bitstream Vera Sans Mono-8")

  to ~/.emacs to get a TTF font.

svn path=/nixpkgs/trunk/; revision=7841
2007-02-05 14:55:15 +00:00
Armijn Hemel 6ad7f54086 2.0.2 -> 2.0.3
svn path=/nixpkgs/trunk/; revision=7834
2007-02-04 19:20:55 +00:00
Eelco Dolstra c036d1d48f * Adobe Reader 7.0.9.
* Renamed the Flash Player directories.

svn path=/nixpkgs/trunk/; revision=7831
2007-02-01 15:07:52 +00:00