Commit graph

2232 commits

Author SHA1 Message Date
Yury G. Kudryashov 3537d94672 Move yakuake to pkgs
svn path=/nixpkgs/trunk/; revision=23331
2010-08-21 19:30:15 +00:00
Yury G. Kudryashov 682e4ae09e Move konversation to pkgs
svn path=/nixpkgs/trunk/; revision=23330
2010-08-21 19:29:47 +00:00
Yury G. Kudryashov 62ddc0e6df Use tarball snapshot
svn:externals cause problems with fetchsvn.

svn path=/nixpkgs/trunk/; revision=23292
2010-08-20 21:36:11 +00:00
Yury G. Kudryashov 879baa7c58 MPlayer: various updates
1. Add pulseaudio and xsreensaver support
2. Use default arguments instead of custom args in all-packages.nix.
3. Remove ? null. callPackage passes all these args anyway.
4. Add binary codecs for non-i686 platforms. Have no video to test.
5. Use fetchsvn instead of gentoo-made snapshot.

svn path=/nixpkgs/trunk/; revision=23285
2010-08-20 20:09:22 +00:00
Rob Vermaas 544cb2a0c9 updated calibre to 0.7.14
svn path=/nixpkgs/trunk/; revision=23268
2010-08-20 09:07:35 +00:00
Ludovic Courtès b4f887b7fb GNU Zile 2.3.19.
svn path=/nixpkgs/trunk/; revision=23254
2010-08-19 16:53:28 +00:00
Armijn Hemel f194a8aa93 update to 2.7.3
svn path=/nixpkgs/trunk/; revision=23215
2010-08-17 20:28:40 +00:00
Eelco Dolstra 4cbec5ca20 * Latest Flash player.
svn path=/nixpkgs/trunk/; revision=23204
2010-08-17 13:13:34 +00:00
Yury G. Kudryashov 5422f21700 xscreensaver: move hacks to default location, use stdenv, more deps
svn path=/nixpkgs/trunk/; revision=23161
2010-08-13 14:06:23 +00:00
Michael Raskin 6c4b96434e Update BzrTools together with Bazaar
svn path=/nixpkgs/trunk/; revision=23157
2010-08-12 19:59:30 +00:00
Michael Raskin c4fb841955 An update for Bazaar was long overdue
svn path=/nixpkgs/trunk/; revision=23156
2010-08-12 19:53:38 +00:00
Lluís Batlle i Rossell 3a3867869a Adding tetgen
svn path=/nixpkgs/trunk/; revision=23138
2010-08-12 10:59:05 +00:00
David Guibert 829f6c2108 update chrome to available snapshots.
svn path=/nixpkgs/trunk/; revision=23135
2010-08-12 06:01:21 +00:00
Eelco Dolstra 21587bf10b * Use callPackage_i686 for i686-only packages.
svn path=/nixpkgs/trunk/; revision=23113
2010-08-11 13:25:30 +00:00
Lluís Batlle i Rossell 456d3f41ae Adding a yacas needed patch for it to build
svn path=/nixpkgs/trunk/; revision=23077
2010-08-09 22:42:48 +00:00
Lluís Batlle i Rossell a6aae3bc6d Adding the matchbox window manager
svn path=/nixpkgs/trunk/; revision=23076
2010-08-09 22:40:51 +00:00
Lluís Batlle i Rossell 9cba74c95a Adding 'yacas', a CAS implemented in C++.
svn path=/nixpkgs/trunk/; revision=23074
2010-08-09 21:58:21 +00:00
Lluís Batlle i Rossell 1b59ae0b83 Adding 'mupdf', a lightweight PDF 1.7 viewer
As a side effect, I add openjpeg and jbig2dec.

svn path=/nixpkgs/trunk/; revision=23069
2010-08-09 20:59:38 +00:00
David Guibert 3b6101cd7f msn-pecan: an alternative MSN plugin for pidgin
svn path=/nixpkgs/trunk/; revision=23050
2010-08-09 06:51:34 +00:00
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.

svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Michael Raskin 87cbef96ca Add Veracity distributed VCS (+ issue tracker)
svn path=/nixpkgs/trunk/; revision=23031
2010-08-07 22:44:25 +00:00
Eelco Dolstra a1e834e85a * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
Instead, use the generic package override mechanism to use packages
  from earlier bootstrap phases.
* Don't rely on the existence of attributes such as
  `stdenv.coreutils'.

svn path=/nixpkgs/trunk/; revision=22991
2010-08-06 10:34:34 +00:00
Marco Maggesi c0f343b752 Update Coq to version 8.2pl2 (patch by roconnor)
svn path=/nixpkgs/trunk/; revision=22971
2010-08-05 18:44:42 +00:00
Eelco Dolstra 5f8b8ae1d1 * Added weechat and updated xfce-terminal and vte. (From Graeme
Caldwell <graemercaldwell@gmail.com>.)

svn path=/nixpkgs/trunk/; revision=22965
2010-08-05 15:47:15 +00:00
Peter Simons dbef94575c pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.2.1
svn path=/nixpkgs/trunk/; revision=22960
2010-08-05 11:25:02 +00:00
Eelco Dolstra b29496c4be * Adobe Reader: updated to 9.3.3. Make it installable on
x86_64-linux.

svn path=/nixpkgs/trunk/; revision=22956
2010-08-05 08:54:58 +00:00
Lluís Batlle i Rossell 7dfbad8c44 Updating awesome (tab completion did not work with the xorg server 1.8; let's see
if it works now)

svn path=/nixpkgs/trunk/; revision=22951
2010-08-04 15:48:05 +00:00
Michael Raskin 9456c0e43b Add patch to fix arrow display
svn path=/nixpkgs/trunk/; revision=22934
2010-08-03 17:43:10 +00:00
Yury G. Kudryashov a993d5190a Add quassel only on qt4.meta.platforms platforms
qt4 somehow depends on libcap which is linux only

svn path=/nixpkgs/trunk/; revision=22932
2010-08-03 14:17:55 +00:00
Michael Raskin 3386ce4c5d Update monotone-viz mtn-head
svn path=/nixpkgs/trunk/; revision=22925
2010-08-03 12:14:16 +00:00
Michael Raskin e8a33e0c82 Make configurable Vim build with most options
svn path=/nixpkgs/trunk/; revision=22924
2010-08-03 10:59:57 +00:00
Michael Raskin ef3606a0ae Update XNeur to 0.9.9
svn path=/nixpkgs/trunk/; revision=22906
2010-08-02 19:28:15 +00:00
Michael Raskin fb10fb0d19 Fix sed commands for xneur 0.8 build
svn path=/nixpkgs/trunk/; revision=22905
2010-08-02 19:24:59 +00:00
Yury G. Kudryashov dea41a12ea Add rsibreak
svn path=/nixpkgs/trunk/; revision=22897
2010-08-02 17:19:44 +00:00
Eelco Dolstra cc84ac9e84 svn path=/nixpkgs/trunk/; revision=22880 2010-08-02 16:01:55 +00:00
Yury G. Kudryashov 45fd5a9836 Upgrade rekonq
svn path=/nixpkgs/trunk/; revision=22835
2010-07-31 13:06:10 +00:00
Eelco Dolstra 4bf5b0d36b * Fix some more "args: with args".
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Marco Maggesi 7835419d8a Upgrade fossil to version 2010-07-03
svn path=/nixpkgs/trunk/; revision=22827
2010-07-30 14:03:51 +00:00
Eelco Dolstra 907bb1aac6 * ltrace: updated to 0.5.3.
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
  SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.

svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Lluís Batlle i Rossell 5cf5a154db Updating hugin
svn path=/nixpkgs/trunk/; revision=22810
2010-07-29 14:38:46 +00:00
Eelco Dolstra ba498d4a43 * composedArgsAndFun -> makeOverridable for consistency.
* Rename a few single-version packages to "default.nix".

svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra f1598a8941 * More cleanup.
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra 749b8607ca * More cleanup.
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Eelco Dolstra d81ed8201f * Turn vim/default.nix into a regular package. We don't need two
configurable VIMs.

svn path=/nixpkgs/trunk/; revision=22784
2010-07-28 12:52:54 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Eelco Dolstra b4a3f99c78 * Remove orphaned/obsolete packages.
svn path=/nixpkgs/trunk/; revision=22781
2010-07-28 09:43:03 +00:00
Eelco Dolstra 42016ca6aa * Firefox 3.6.8.
svn path=/nixpkgs/trunk/; revision=22747
2010-07-27 11:35:31 +00:00
Eelco Dolstra 228c6e0c1f * Merged the x-updates branch (latest X server / libraries, GTK+,
Fontconfig, etc.).

svn path=/nixpkgs/trunk/; revision=22735
2010-07-26 13:59:12 +00:00
Peter Simons d137679f20 pkgs/applications/editors/emacs-modes/rudel: added rudel 0.2-4
A collaborative editing environment for GNU Emacs.

svn path=/nixpkgs/trunk/; revision=22733
2010-07-26 13:41:03 +00:00
Ludovic Courtès c0cafc5ec7 GNU IceCat 3.6.7.
svn path=/nixpkgs/trunk/; revision=22732
2010-07-25 14:16:09 +00:00
Armijn Hemel be0a49f551 update to 2.6.10, still haven't had time to dig into the gimpfu Python import problems
svn path=/nixpkgs/trunk/; revision=22731
2010-07-25 12:49:03 +00:00
Armijn Hemel 066bd72e6f update to 2.7.2
svn path=/nixpkgs/trunk/; revision=22729
2010-07-25 11:10:10 +00:00
Eelco Dolstra 9b87ffa522 * Make mutt build against OpenSSL 1.0.0.
svn path=/nixpkgs/branches/x-updates/; revision=22724
2010-07-24 08:50:30 +00:00
Andres Löh 6c90771ac6 * Updated darcs to 2.4.4.
* Added Haskell Platform 2010.2.0.0.
* Added cairo package in preparation for adding a new gtk2hs.

svn path=/nixpkgs/trunk/; revision=22714
2010-07-22 18:04:39 +00:00
Eelco Dolstra 0db478d40b * Sync with the trunk.
svn path=/nixpkgs/branches/x-updates/; revision=22707
2010-07-22 13:18:07 +00:00
Eelco Dolstra ea14f111dd * Chatzilla updated to 0.9.86.
svn path=/nixpkgs/branches/x-updates/; revision=22706
2010-07-22 12:59:12 +00:00
Ludovic Courtès 35cbabdab4 ViTE from SVN.
svn path=/nixpkgs/trunk/; revision=22696
2010-07-22 09:01:42 +00:00
Ludovic Courtès f497701642 Add upstream Org-Mode.
svn path=/nixpkgs/trunk/; revision=22693
2010-07-22 08:59:12 +00:00
David Guibert 3d6c9cfd7f firefox: should be sha1
svn path=/nixpkgs/trunk/; revision=22686
2010-07-21 11:55:33 +00:00
Eelco Dolstra 7f3838c16a * Firefox 3.6.7, Thunderbird 3.1.1.
svn path=/nixpkgs/trunk/; revision=22682
2010-07-21 08:15:52 +00:00
Peter Simons cc6c486560 pkgs/applications/editors/emacs-modes/haskell: updated to version 2.7.0
svn path=/nixpkgs/trunk/; revision=22679
2010-07-20 14:53:35 +00:00
Ludovic Courtès 3aee92f068 Geeqie: Use libchamplain.
svn path=/nixpkgs/trunk/; revision=22650
2010-07-18 22:47:23 +00:00
Lluís Batlle i Rossell ff9455f41a Updating homebank
svn path=/nixpkgs/trunk/; revision=22625
2010-07-18 09:19:16 +00:00
Ludovic Courtès 7da94088c8 Geeqie 1.0.
svn path=/nixpkgs/trunk/; revision=22624
2010-07-17 22:40:41 +00:00
Lluís Batlle i Rossell 41fc0fba17 Adding libupnp to vlc (I hope this will enable some DLNA things)
svn path=/nixpkgs/trunk/; revision=22602
2010-07-14 15:02:34 +00:00
David Guibert b6a84f5c50 update ikiwiki and fix its dependencies.
- when installing perl.XML_LibXML:
  Cannot write to /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini: Permission denied at /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX.pm line 191.

SKIP_SAX_INSTALL=1 fixes this.

- RPC-XML hangs on during the check phase.
A temporary work around is to set doCheck as false.

svn path=/nixpkgs/trunk/; revision=22550
2010-07-09 13:16:00 +00:00
Eelco Dolstra f2aa054357 * Revive gmime-2.2.x, because gmime-2.4.x is not backwards
compatible.  For instance, Pan requires gmime-2.2.

svn path=/nixpkgs/trunk/; revision=22543
2010-07-09 09:12:42 +00:00
Lluís Batlle i Rossell e2e5ae39f8 Updating meshlab (it was even not building fine from a long time ago)
svn path=/nixpkgs/trunk/; revision=22515
2010-07-07 15:10:05 +00:00
Rob Vermaas ac26c3bee1 new version of chrome with new deps
svn path=/nixpkgs/trunk/; revision=22486
2010-07-06 08:18:14 +00:00
Michael Raskin b1eb6c96a8 Update Tulip. Unicode support should be available now.
svn path=/nixpkgs/trunk/; revision=22484
2010-07-06 07:25:07 +00:00
Yury G. Kudryashov a10b45e604 Don't build djview3 by default, let hydra build djview4
svn path=/nixpkgs/trunk/; revision=22474
2010-07-05 11:09:38 +00:00
Ludovic Courtès 04082d00f3 GNU Zile 2.3.17.
svn path=/nixpkgs/trunk/; revision=22456
2010-07-04 21:10:27 +00:00
Lluís Batlle i Rossell 5b4e3a5b40 Adding Wings 3D (as a side effect, update erlang, and add esdl).
svn path=/nixpkgs/trunk/; revision=22436
2010-07-01 09:08:37 +00:00
David Guibert 362d1ba38f update firefox to 3.6.6
svn path=/nixpkgs/trunk/; revision=22424
2010-06-27 19:55:21 +00:00
Evgeny Egorochkin 9ffa12eb19 Added Bangarang media player
svn path=/nixpkgs/trunk/; revision=22423
2010-06-26 18:29:42 +00:00
David Guibert 9d4a13f798 thunderbird: 3.1
svn path=/nixpkgs/trunk/; revision=22421
2010-06-26 14:23:22 +00:00
Armijn Hemel 29a38efdc8 update to 2.6.9, python import problems persist
svn path=/nixpkgs/trunk/; revision=22420
2010-06-26 12:35:35 +00:00
Armijn Hemel 6f0ba47e74 update to 2.8.6
svn path=/nixpkgs/trunk/; revision=22419
2010-06-26 11:13:14 +00:00
Evgeny Egorochkin 37345d1fb8 Make Hydra compile Quassel
svn path=/nixpkgs/trunk/; revision=22418
2010-06-26 01:40:50 +00:00
Eelco Dolstra 01e1b1ff2e * Upgrade Flash (32-bit) to 10.1.53.64 so that I can watch youtube
again :-)

svn path=/nixpkgs/trunk/; revision=22416
2010-06-25 20:40:59 +00:00
Lluís Batlle i Rossell 9885a6a4da I did not enable well the -fPIC for lua in my last commit. 2nd attempt, for vlc to build fine.
Making vlc build finally (disabling dbus in it)

svn path=/nixpkgs/trunk/; revision=22415
2010-06-25 18:34:35 +00:00
Lluís Batlle i Rossell 924177da84 New VLC, ffmpeg, x264 and libvpx all-in-one-rebuild. VP8 support.
svn path=/nixpkgs/trunk/; revision=22410
2010-06-24 22:55:25 +00:00
Lluís Batlle i Rossell d7ceeb0574 Attempt to fix the firefox 3.6 symlinks problem (that makes it segfault at start, if
the user does not remove the compatibility.ini from its profile)

svn path=/nixpkgs/trunk/; revision=22408
2010-06-24 21:23:37 +00:00
Michael Raskin a10b9e1d3a Specifying golly license
svn path=/nixpkgs/trunk/; revision=22393
2010-06-23 10:02:44 +00:00
Michael Raskin 558251da4a Adding golly (a cellular automata program)
svn path=/nixpkgs/trunk/; revision=22391
2010-06-23 07:41:17 +00:00
Lluís Batlle i Rossell 78f5f3359b Fixing the pinta build (finally!). All looks very ugly, I imagine that mainly because
I know almost nothing about Mono.
I invite others to improve it.

svn path=/nixpkgs/trunk/; revision=22387
2010-06-22 21:07:09 +00:00
Eelco Dolstra 5dc0d3dbcf * Firefox 3.5.10.
svn path=/nixpkgs/trunk/; revision=22386
2010-06-22 20:26:49 +00:00
Eelco Dolstra 29547d6a01 * Firefox 3.6.4. Still segfaults though.
svn path=/nixpkgs/trunk/; revision=22383
2010-06-22 17:20:33 +00:00
Eelco Dolstra e77abe22e6 * Thunderbird 3.0.5.
svn path=/nixpkgs/trunk/; revision=22382
2010-06-22 16:51:44 +00:00
Eelco Dolstra f368dc4d4b * Subversion 1.6.12.
svn path=/nixpkgs/trunk/; revision=22375
2010-06-22 13:44:53 +00:00
Yury G. Kudryashov 8011e3ef33 Let hydra build semnotes for linux
svn path=/nixpkgs/trunk/; revision=22366
2010-06-21 21:08:44 +00:00
Lluís Batlle i Rossell 99a94a777b Updating ngspice
svn path=/nixpkgs/trunk/; revision=22364
2010-06-21 20:34:23 +00:00
Lluís Batlle i Rossell c38cae02ed pinta-related changes that should go in pair with a change I just commited related to aufs
(So, not related to pinta, but... what to do. nixpkgs has to evaluate)

svn path=/nixpkgs/trunk/; revision=22362
2010-06-21 18:14:52 +00:00
Yury G. Kudryashov b39389560f Add meta.platforms to qt4 and merkaartor
Should fix one of hydra evaluation errors

svn path=/nixpkgs/trunk/; revision=22360
2010-06-21 17:06:08 +00:00
Evgeny Egorochkin d9b78f206f Added Quassel IRC client.
By default it's compiled as monolithic, but as soon as there's
a corresponding service, it should be changed to client/daemon split.

svn path=/nixpkgs/trunk/; revision=22351
2010-06-20 23:48:59 +00:00
Evgeny Egorochkin 4ef24c6cd6 Addded SemNotes note-taking app
svn path=/nixpkgs/trunk/; revision=22340
2010-06-20 12:54:42 +00:00
Michael Raskin c1059d8969 Fixing problems with Xscreensaver caused by using stdenv builder
svn path=/nixpkgs/trunk/; revision=22332
2010-06-18 19:33:15 +00:00
Lluís Batlle i Rossell da9e4402ee Pinta still does not build (xbuild pkgconfig problems), but mono and gtk-sharp-2 build fine.
svn path=/nixpkgs/trunk/; revision=22322
2010-06-18 08:16:21 +00:00
Michael Raskin 100ece1ac9 Update XScreensaver
svn path=/nixpkgs/trunk/; revision=22315
2010-06-17 20:28:00 +00:00
Ludovic Courtès d5c60020df SimGrid: Enable tracing.
svn path=/nixpkgs/trunk/; revision=22314
2010-06-17 17:06:51 +00:00
Ludovic Courtès ff57c0e21e Move SimGrid under `science/misc'.
svn path=/nixpkgs/trunk/; revision=22312
2010-06-17 17:06:40 +00:00
Ludovic Courtès 3190f9ed6e Add Visual Trace Explorer (ViTE).
svn path=/nixpkgs/trunk/; revision=22311
2010-06-17 17:06:09 +00:00
Michael Raskin 4462d3b9c7 Fix some strange Uzbl library problem
svn path=/nixpkgs/trunk/; revision=22310
2010-06-17 15:23:38 +00:00
Michael Raskin 6790312f30 Update uzbl
svn path=/nixpkgs/trunk/; revision=22301
2010-06-17 04:22:08 +00:00
Lluís Batlle i Rossell 14e7dc47a5 Updating mldonkey
svn path=/nixpkgs/trunk/; revision=22290
2010-06-16 07:58:22 +00:00
Lluís Batlle i Rossell 57c012a16c Attempt at adding 'pinta'. It still does not build due to mono problems.
Nevertheless, I updated the gnome attribute names a bit so all that
gtk-sharp-2 goes a bit beyond.

svn path=/nixpkgs/trunk/; revision=22287
2010-06-15 22:25:38 +00:00
Michael Raskin f1a2bd1580 Update monotone
svn path=/nixpkgs/trunk/; revision=22270
2010-06-15 06:16:15 +00:00
Ludovic Courtès 5be3acda2d Add Tulip, a graph visualization framework.
svn path=/nixpkgs/trunk/; revision=22264
2010-06-14 18:30:35 +00:00
Lluís Batlle i Rossell 9bf1c85983 Making larswm install the manpages.
svn path=/nixpkgs/trunk/; revision=22246
2010-06-13 19:33:18 +00:00
Lluís Batlle i Rossell 393ab9b252 Fixing an ortography error in the xoscope description.
svn path=/nixpkgs/trunk/; revision=22245
2010-06-13 19:32:32 +00:00
Lluís Batlle i Rossell 68c33b2fe1 Adding merkaartor (a qt-based openstreetmap editor)
svn path=/nixpkgs/trunk/; revision=22244
2010-06-13 19:32:04 +00:00
Lluís Batlle i Rossell b1946eec91 Adding xoscope (oscilloscope for the sound card input, among others)
svn path=/nixpkgs/trunk/; revision=22242
2010-06-13 10:01:16 +00:00
Michael Raskin fb5e7e8096 Add gosmore, an application for viewing OpenStreetMap files
svn path=/nixpkgs/trunk/; revision=22226
2010-06-11 22:34:51 +00:00
Ludovic Courtès ccfa69e8b6 GNU gv 3.7.1.
svn path=/nixpkgs/trunk/; revision=22216
2010-06-10 21:52:34 +00:00
Michael Raskin 62e6ad4960 Add OpenSSL and VoIP support to Gajim
svn path=/nixpkgs/trunk/; revision=22194
2010-06-09 12:56:15 +00:00
Lluís Batlle i Rossell a9414f4260 Updatin feh.
This fixes a bug I reported: the last line or column were often not shown, scrolling or zooming.

svn path=/nixpkgs/trunk/; revision=22190
2010-06-09 08:42:30 +00:00
Armijn Hemel d06817b6da update to 2.8.5
svn path=/nixpkgs/trunk/; revision=22184
2010-06-08 13:00:18 +00:00
David Guibert 8ce884b7e1 dmenu: version 4.1.1
svn path=/nixpkgs/trunk/; revision=22177
2010-06-08 06:20:06 +00:00
Lluís Batlle i Rossell 23b1430ec5 Updating dwm
svn path=/nixpkgs/trunk/; revision=22171
2010-06-07 14:44:15 +00:00
Ludovic Courtès 82c1349503 Proof General: Build and install via the makefile.
svn path=/nixpkgs/trunk/; revision=22162
2010-06-06 22:39:28 +00:00
Lluís Batlle i Rossell d55ef92843 Updating calibre
svn path=/nixpkgs/trunk/; revision=22155
2010-06-05 09:33:51 +00:00
Lluís Batlle i Rossell d8d47c4aa6 Attempt at updating go-oo.
I also updated the get-go-src expression to get also the heavy upstream openoffice packages.
By now it tries to take also a package for 'sdk', which it is not needed in fact; manual rework
after running the get-go-src result script is enough.

svn path=/nixpkgs/trunk/; revision=22154
2010-06-04 21:51:21 +00:00
Lluís Batlle i Rossell 02ea8daffa Making gtkwave more featured, adding more buildInputs.
svn path=/nixpkgs/trunk/; revision=22133
2010-06-03 15:37:02 +00:00
Lluís Batlle i Rossell 8fafef2b8f Updating gtkwave
svn path=/nixpkgs/trunk/; revision=22132
2010-06-03 15:36:57 +00:00
Marc Weber d3341315bd adding gis system grass (graphviz 3d is not supported yet)
svn path=/nixpkgs/trunk/; revision=22131
2010-06-03 15:19:59 +00:00
Marc Weber cfec548174 [PATCH] Fix pidgin-sipe plugin to build with latest pidgin - contributed
by David Brown

svn path=/nixpkgs/trunk/; revision=22129
2010-06-03 15:14:29 +00:00
Lluís Batlle i Rossell e8fc7c3d9e Updating feh.
svn path=/nixpkgs/trunk/; revision=22127
2010-06-03 14:41:41 +00:00
Marc Weber 0be243e26d t/gis/qgis
updating qgis

Signed-off-by: Marc Weber <marco-oweber@gmx.de>

svn path=/nixpkgs/trunk/; revision=22115
2010-06-03 00:51:23 +00:00
Marc Weber 8dcb020e80 updating opera 10.10
svn path=/nixpkgs/trunk/; revision=22112
2010-06-02 23:35:39 +00:00
Lluís Batlle i Rossell a2e353cd50 Adding htmldoc. I had to update fltk 1.1 for it to build.
svn path=/nixpkgs/trunk/; revision=22096
2010-06-01 21:15:40 +00:00
Marc Weber 473d5a9ba8 pidgin update, ICQ messages were suddenly embedded within HTML text ?
svn path=/nixpkgs/trunk/; revision=22091
2010-06-01 17:45:05 +00:00
Ludovic Courtès 25e05e4cf9 Add SimGrid, a simulator for distributed applications in heterogeneous environments.
svn path=/nixpkgs/trunk/; revision=22078
2010-06-01 10:13:29 +00:00
Lluís Batlle i Rossell 912041c58e go-oo 3.2.0.10 does not want l10n_rev2 from upstream, but l10n.
svn path=/nixpkgs/trunk/; revision=22074
2010-06-01 10:10:59 +00:00
Lluís Batlle i Rossell 433a3c6719 Removing an openoffice patch for 3.1.1 not needed anymore
svn path=/nixpkgs/trunk/; revision=22072
2010-06-01 09:41:32 +00:00
Lluís Batlle i Rossell 3a352968a3 Fixing the hash for openoffice l10n rev2
svn path=/nixpkgs/trunk/; revision=22071
2010-06-01 09:26:26 +00:00
Lluís Batlle i Rossell a073f876ae Updating the go-oo srcs to a much more stable ones: those upstream, instead of gitweb generated tarballs.
And adding a nix derivation that will help preparing the go-srcs.nix when updating go-oo.

svn path=/nixpkgs/trunk/; revision=22070
2010-06-01 09:17:37 +00:00
Michael Raskin d0b4c2e0c2 Gajim uses $0 to determine the invoked program. So change the wrapping strategy
svn path=/nixpkgs/trunk/; revision=22069
2010-05-31 21:10:06 +00:00
Marco Maggesi d36f3407de Update Fossil to the new version
svn path=/nixpkgs/trunk/; revision=22066
2010-05-31 14:31:13 +00:00
Eelco Dolstra 81cab76ecd * Updated Google Earth.
svn path=/nixpkgs/trunk/; revision=22064
2010-05-30 23:25:30 +00:00
Alexander Tsamutali 2cc92567a2 applications/misc/zathura: New nixbuild.
svn path=/nixpkgs/trunk/; revision=22057
2010-05-29 21:15:13 +00:00
Lluís Batlle i Rossell d7e44fd3df Updating paraview
svn path=/nixpkgs/trunk/; revision=22052
2010-05-29 12:23:42 +00:00
Marc Weber 932899f3da Tk version number is now 8.5 but at several places TK_LIBRARY is set "${tk}/lib/tk8.4". As for Python, tk.libPrefix is introduced to match "tk8.5".
contributed by David Guibert
Signed-off-by: David Guibert <david.guibert@gmail.com>

svn path=/nixpkgs/trunk/; revision=22041
2010-05-28 10:57:50 +00:00
Michael Raskin 3e450dc102 Oops, Gajim tarball moved
svn path=/nixpkgs/trunk/; revision=22035
2010-05-28 09:20:56 +00:00
Michael Raskin 0687f2064f Updating Gajim to 0.13.4
svn path=/nixpkgs/trunk/; revision=22027
2010-05-28 06:04:31 +00:00
Lluís Batlle i Rossell 52c92a9fbe Updating lame, because it had a bug at encoding.
svn path=/nixpkgs/trunk/; revision=22024
2010-05-27 20:49:04 +00:00
David Guibert b62332db76 xournal: update to 0.4.5
svn path=/nixpkgs/trunk/; revision=22022
2010-05-27 19:44:17 +00:00
David Guibert acafca89ba add tls support for msmtp
svn path=/nixpkgs/trunk/; revision=22010
2010-05-27 19:33:33 +00:00
Lluís Batlle i Rossell f3ac7c55ec Updating the go_oo expression to not to break the tarball (thanks to Rob)
svn path=/nixpkgs/trunk/; revision=21982
2010-05-26 07:03:25 +00:00
Yury G. Kudryashov d737607b56 rekonq-0.4.90
svn path=/nixpkgs/trunk/; revision=21979
2010-05-26 05:57:55 +00:00
Lluís Batlle i Rossell f7bd2a829e Adding yasm and lame support to mplayer
svn path=/nixpkgs/trunk/; revision=21972
2010-05-25 18:39:29 +00:00
Lluís Batlle i Rossell a63c1f4c8a Fix for go-oo: forgotten symlink, to make all work: soffice.bin
svn path=/nixpkgs/trunk/; revision=21970
2010-05-25 17:37:39 +00:00
Lluís Batlle i Rossell 8b59ac89bf Adding go-oo in multiple languages. The expression and names can be improved, but at least
I reached a point where it works. Patches welcome - even without asking.
I should add a way to regenerate src.nix automatically too, but the information on what
to dowload is only inside their download script generated after configure.

There are more things that can be added: kde4 support, gstreamer, ...

I did not check that all the buildInputs are needed - most come from the old openoffice expression.

svn path=/nixpkgs/trunk/; revision=21969
2010-05-25 17:05:52 +00:00
Ludovic Courtès 6eefe563bd GNU Zile: Make `help2man' a native build input.
svn path=/nixpkgs/trunk/; revision=21940
2010-05-21 15:07:47 +00:00
Eelco Dolstra 0619aaf2ac * Transmission updated to 1.93.
svn path=/nixpkgs/trunk/; revision=21923
2010-05-20 13:39:16 +00:00
Lluís Batlle i Rossell 0ff12ea30b Trying to fix the build of openoffice 3.2.0
svn path=/nixpkgs/trunk/; revision=21880
2010-05-19 16:46:48 +00:00
Peter Simons 8d1637de33 pkgs/top-level/all-packages.nix, pkgs/applications/editors/emacs-23: prefer makeOverridable over getPkgConfig to customize GNU Emacs
Changed 'emacs23' expression to allow for argument overriding instead of
relying on getPkgConfig. While I was at it, I also simplified the actual build
expression a bit.

svn path=/nixpkgs/trunk/; revision=21873
2010-05-19 12:26:21 +00:00
Peter Simons 5e4bf97212 pkgs/applications/version-management/git-and-tools: disable sendEmailSupport on Darwin in gitFull
The required perl libraries don't build on Darwin.

svn path=/nixpkgs/trunk/; revision=21872
2010-05-19 12:26:17 +00:00
Peter Simons 6d7f97bd0b pkgs/applications/editors/emacs-23: Darwin builds require libXaw to avoid link-time errors
svn path=/nixpkgs/trunk/; revision=21858
2010-05-19 12:25:31 +00:00
Sander van der Burg 953469729f Removed the VBoxRandR tool which does not exists anymore
svn path=/nixpkgs/trunk/; revision=21857
2010-05-19 11:10:15 +00:00
Peter Simons fa9b6ef08d Fix ledger to compile with recent gcc.
Also makes ledger overridable.

svn path=/nixpkgs/trunk/; revision=21854
2010-05-19 07:50:45 +00:00
Lluís Batlle i Rossell b4536c217f Fixing openoffice urls for 3.2.0
svn path=/nixpkgs/trunk/; revision=21853
2010-05-19 07:31:07 +00:00
Lluís Batlle i Rossell 84f61fadd1 OpenOffice.org update attempt to 3.2.0 - maybe it will work
I'll wait for the hydra report.

svn path=/nixpkgs/trunk/; revision=21850
2010-05-18 20:57:00 +00:00
Sander van der Burg 202e36f856 Update VirtualBox + guest additions to version 3.1.8
svn path=/nixpkgs/trunk/; revision=21846
2010-05-18 19:10:28 +00:00
Eelco Dolstra cfd6e0f21b * The desktop item should be named "Firefox", not "firefox".
svn path=/nixpkgs/trunk/; revision=21840
2010-05-18 14:58:45 +00:00
Peter Simons 1fc724cc5c pkgs/applications/version-management/git-and-tools/git: build git on all platforms, not just Linux
svn path=/nixpkgs/trunk/; revision=21839
2010-05-18 14:41:18 +00:00
Peter Simons 1295493b18 pkgs/applications/science/logic/coq: install coqide libraries
Patch courtesy of Russell O'Connor.

svn path=/nixpkgs/trunk/; revision=21838
2010-05-18 13:40:19 +00:00
Rob Vermaas a07cdd3b23 * added patchelf pre-release 0.6 until it gets stable
* updated chrome to latest version


svn path=/nixpkgs/trunk/; revision=21836
2010-05-18 12:36:23 +00:00
Eelco Dolstra 5f9542583f * MPlayer updated (from David Brown).
svn path=/nixpkgs/trunk/; revision=21829
2010-05-18 08:48:43 +00:00
Michael Raskin bc720e1061 Update ikiwiki - previous tarball is unaccessible
svn path=/nixpkgs/trunk/; revision=21823
2010-05-18 06:35:43 +00:00
Peter Simons c29e6c97f1 Only set font in wrapper if we have X.
Unison's wrapper was generating errors by calling xset even if DISPLAY
was not set.  This was especially noticeable when connecting to a
remote server to sync with.

Fix this by only setting the font path if DISPLAY is set to something.

svn path=/nixpkgs/trunk/; revision=21821
2010-05-17 16:16:48 +00:00
Rob Vermaas 93f0bf658e irssi: enable perl support
svn path=/nixpkgs/trunk/; revision=21819
2010-05-17 15:52:56 +00:00
Marc Weber aebfa8548f Revert "update wmii. libixp vanished"
The new wmii has some wired behaviour:
- When you move windows the curser location changes.
  Until the window manager has changed that location movement of mouse is
  ignored.
- window do not always popup in the col which was focused.
- wmiimenu broke

old wmii does not build with newer libixp

Until I know how to fix those issues I'll revert my update

This reverts -r 21683

svn path=/nixpkgs/trunk/; revision=21816
2010-05-17 13:35:38 +00:00
Peter Simons 71f164ac1e Three Games and Perl Support for Irssi
Here are four patches. Three of them add expressions for games. The
fourth, irssi-perl.patch, adds perl as an input for irssi, so that one
can run perl plugins in irssi. I didn't make the perl input optional,
but maybe it should be to keep the irssi expression light.

svn path=/nixpkgs/trunk/; revision=21813
2010-05-17 09:21:42 +00:00
Alexander Tsamutali 03d8babdf5 applications/editors/emacs-modes/jabber: New nixbuild.
svn path=/nixpkgs/trunk/; revision=21806
2010-05-16 20:32:21 +00:00
Eelco Dolstra 1b1e5e7d69 * xpdf updated to 3.02pl4.
svn path=/nixpkgs/trunk/; revision=21803
2010-05-16 18:59:50 +00:00
Armijn Hemel c239f0d20e update to 2.7.0
svn path=/nixpkgs/trunk/; revision=21798
2010-05-16 16:31:04 +00:00
Peter Simons 39b2ec2488 Fix git-send-email.
git-send-email depends on Net::SMTP and Net::SMTP::SSL.  Make
sendEmailSupport a config for git, and bring these libraries.  Wrap
the send-email script, or replace with a not supported script.

svn path=/nixpkgs/trunk/; revision=21789
2010-05-15 10:38:28 +00:00
Yury G. Kudryashov e69bf4f278 Remove unused lines
svn path=/nixpkgs/trunk/; revision=21780
2010-05-15 09:49:07 +00:00
Yury G. Kudryashov 52c65a1e62 Add rekonq browser (both 0.4.0 and latest git)
svn path=/nixpkgs/trunk/; revision=21779
2010-05-15 09:47:32 +00:00
Peter Simons 8f8b0bc3ad pkgs/applications/editors/emacs-{22,23}: don't restrict this build to Linux
It looks like the recent update broke the package on all platforms other than
Linux, but no-one seems to have noticed. Hydra certainly didn't. That's not
particularly satisfactory. Surely, we would like Emacs to build on Darwin, BSD,
and other platforms, too?

svn path=/nixpkgs/trunk/; revision=21773
2010-05-14 09:54:31 +00:00
Lluís Batlle i Rossell c7d36ccd97 Update Awesome to 3.4.5
svn path=/nixpkgs/trunk/; revision=21762
2010-05-13 12:18:09 +00:00
Lluís Batlle i Rossell a07de1d9b1 The installation path of larswm was wrong
(Lots of commits for that larswm!)

svn path=/nixpkgs/trunk/; revision=21759
2010-05-12 22:08:45 +00:00
Lluís Batlle i Rossell d994faca9b Fixing larswm src.
svn path=/nixpkgs/trunk/; revision=21758
2010-05-12 21:59:06 +00:00
Lluís Batlle i Rossell 45944d3aee I forgot the nix file for larswm
svn path=/nixpkgs/trunk/; revision=21757
2010-05-12 21:53:42 +00:00
Marco Maggesi 891868a4fe Add package for Fossil
svn path=/nixpkgs/trunk/; revision=21746
2010-05-12 13:17:19 +00:00
Peter Simons 55a322022c pkgs/applications/editors/emacs-modes/magit: bumped to 0.8 release
svn path=/nixpkgs/trunk/; revision=21737
2010-05-12 09:09:55 +00:00
Marc Weber 75ca72cf75 adding GIS application OpenJUMP
svn path=/nixpkgs/trunk/; revision=21735
2010-05-11 22:19:37 +00:00
Marco Maggesi afbb01c90d Add expression for Coq 8.3 beta
svn path=/nixpkgs/trunk/; revision=21734
2010-05-11 20:14:46 +00:00
Marc Weber 57cffe5040 pidgin plugin sipe contributed by David Brown
svn path=/nixpkgs/trunk/; revision=21730
2010-05-11 17:28:54 +00:00
Lluís Batlle i Rossell f1fc3e3ef1 Fixing the putty name, from putty-rNUM to putty-NUM, so nix-env -i putty installs it.
svn path=/nixpkgs/trunk/; revision=21729
2010-05-11 16:17:39 +00:00
Ludovic Courtès f19a35aeeb Magit: Latest version.
The tarball at crypt.to had vanished, and hopefully `fetchgit' over HTTP
will work for everyone.

svn path=/nixpkgs/trunk/; revision=21722
2010-05-11 14:56:28 +00:00
Ludovic Courtès 714937bfa3 GNU Hello 2.6.
svn path=/nixpkgs/trunk/; revision=21707
2010-05-10 14:30:39 +00:00
Lluís Batlle i Rossell e47a2a9651 Adding blender 2.49, additional to the last 'alpha' 2.50 there already was in nixpkgs.
I put the alpha in lowPrio too; too many things don't work still, there.

svn path=/nixpkgs/trunk/; revision=21701
2010-05-10 10:20:51 +00:00
Ludovic Courtès a5bfd45419 GNU gv 3.6.9.
svn path=/nixpkgs/trunk/; revision=21697
2010-05-09 23:14:39 +00:00
Ludovic Courtès c63a2c79a4 GNU Zile 2.3.16.
svn path=/nixpkgs/trunk/; revision=21696
2010-05-09 23:14:34 +00:00
Ludovic Courtès e583aae98c Emacs: Add optional dependencies on GConf and librsvg.
svn path=/nixpkgs/trunk/; revision=21694
2010-05-09 23:14:23 +00:00
Peter Simons fd8c6ae43d Moved 'maintainers' attribute into the meta section of the expression.
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.

svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Marc Weber d86dace29b adding Eclipse note,
readding older version.
adding eclipseLatest top level name

svn path=/nixpkgs/trunk/; revision=21684
2010-05-09 14:17:21 +00:00
Marc Weber 6c21d81ae1 update wmii. libixp vanished
svn path=/nixpkgs/trunk/; revision=21683
2010-05-09 14:17:15 +00:00
Marc Weber 3e6777935a fix thinking rock url
svn path=/nixpkgs/trunk/; revision=21682
2010-05-09 14:15:37 +00:00