Commit graph

393 commits

Author SHA1 Message Date
Thomas Tuegel e2dabcfcfe zotero: update to 4.0.26 2015-02-21 18:38:32 -06:00
Carles Pagès 1aed33f68b homebank: update to 5.0.0 2015-02-20 23:16:29 +01:00
Bob van der Linden 3f7917ed8a gnumeric: make use of GIO_EXTRA_MODULES in wrapper 2015-02-13 15:33:55 +01:00
koral 25cc033426 impressive: 0.10.3 -> 0.10.5 (close #6228) 2015-02-12 21:55:45 +01:00
Bjørn Forsman bc18d0dbc0 mendeley: gcc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:19 +01:00
Shea Levy c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Kosyrev Serge b9cc04329b fix 404 URLs (close #6105) 2015-02-02 22:05:51 +01:00
Michael Raskin c6dfb67059 Fresh LibreOffice 4.4 at least starts to build 2015-02-01 18:41:33 +03:00
Badi' Abdul-Wahid 32670b75f3 restrict platforms to Linux 2015-01-25 12:27:53 -05:00
Badi' Abdul-Wahid b80847b3e5 rename to default.nix 2015-01-25 12:08:50 -05:00
Badi' Abdul-Wahid 4544cdc508 cleanup description 2015-01-25 12:08:01 -05:00
Badi' Abdul-Wahid 4291a14133 Add Mendeley desktop application 2015-01-24 17:11:00 -05:00
Thomas Tuegel 3d919a002d zotero: build standalone from cross-platform XPI with latest firefox 2015-01-24 13:42:19 -06:00
Peter Simons ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Pascal Wittmann 58513cc380 abiword: update from 3.0.0 to 3.0.1 2015-01-18 18:20:28 +01:00
Eric Seidel f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Evgeny Egorochkin 9aeb2cdc2b calligra: fix dependencies, and add several new ones 2015-01-11 17:03:14 +02:00
Jos van den Oever ad2a2c0986 Better description for calligra. Closes #5666.
It now names the applications so they can be found more easily.
2015-01-09 19:03:15 +02:00
Peter Simons d05329620f hledger-irr: broken by hledegr 0.24. 2015-01-08 20:17:04 +01:00
Peter Simons 96a94276c7 haskell-hledger-interest: update to version 1.4.4 2015-01-08 20:17:04 +01:00
William A. Kennington III c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
Michael Raskin f329eb0137 LibreOffice: install icons 2015-01-01 01:39:31 +03:00
Michael Raskin d7bc5835c8 LibreOffice: 4.3.3.2->4.3.5.2 2014-12-31 23:19:29 +03:00
Shea Levy 05edd656f6 Missed gcc refs 2014-12-26 12:28:15 -05:00
John Wiegley 28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Evgeny Egorochkin 7a726a9b02 kde4.calligra: update from 2.8.6 to 2.8.7 2014-12-19 08:38:52 +02:00
Domen Kožar 179c7344cc skrooge: add boost dependency 2014-12-17 20:13:45 +01:00
Thomas Tuegel 23b387236d zotero: use firefox instead of xulrunner to fix i686 build 2014-12-14 13:49:34 -06:00
Bjørn Forsman 64661f0597 libreoffice: fix Exec= in .desktop files
Before we do substitutions, the Exec= line is (currently)
"Exec=libreofficedev4.3 --some-arg". Our substitution logic doesn't handle
that, resulting in broken "Exec=$out/bin/sofficedev4.3 --some-arg"
($out/bin/sofficedev4.3 doesn't exist).

Looking at libreoffice source, the .desktop files refer to a UNIXBASISROOTNAME
variable which come from instsetoo_native/util/openoffice.lst.in. Currently, it
can have one of two values, presumably depending on whether the build is
"normal" or "development":

  libreoffice${major}.${minor}

  libreofficedev${major}.${minor}

Handle both these cases, and also leave the old non-versioned substitution
around, just in case.

Fixes issue #3463.
2014-12-14 18:05:24 +01:00
Michael Raskin b4084d4913 Just use old glm for LO, the rest of LO is not keen on using C++ git add -A 1 2014-12-05 10:51:40 +03:00
Michael Raskin 761e5309b5 Set c++11 standard for LibreOffice build - needed by glm 2014-12-05 09:42:06 +03:00
Thomas Tuegel 5c9de38488 zotero: use private firefox and xulrunner
Zotero breaks every time firefox is updated (about every six weeks). It
is always fixed with the next zotero update, but that can take weeks.
Sometimes, upstream even skips firefox releases. This will stop zotero
breaking every time.
2014-12-04 09:40:57 -06:00
Jos van den Oever f12e2d1e66 Update gnumeric
goffice is also updated. goffice is maintained by the gnumeric people
and released in sync with gnumeric. gnumeric 1.12.x corresponds to
goffice 0.10.x.
2014-12-03 09:12:39 +01:00
Vincent Laporte bc95472fb7 skrooge: update from 1.3.2 to 1.10.0 2014-12-02 19:28:11 +01:00
Vincent Laporte 1bd68c4478 zim: update from 0.61 to 0.62 2014-11-26 13:08:01 +00:00
Jos van den Oever 5611996172 Update Calligra to 2.8.6. 2014-11-24 16:26:37 +01:00
Michael Raskin 45387d7143 Apparently there is no need to unpack the tarballs on our own as LibreOffice would prefer to unpack them on its own and sometimes fails if we do unpack them 2014-11-09 15:18:12 +03:00
Domen Kožar 555a094326 fix libreoffice build 2014-11-08 14:24:32 +01:00
Moritz Ulrich df995253e3 ledger3: Update to 3.1
This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default
attribute pkgs.ledger pointing at ledger3.
2014-11-07 16:29:15 +01:00
Brian McKenna f8dd99cf83 Add Pinpoint presentation software 2014-11-06 20:50:40 -07:00
Vincent Laporte 9ad81702f7 scribus: update from 1.4.3 to 1.4.4 2014-11-05 23:59:11 +00:00
John Wiegley a4ee94b741 boost: correct the install names for darwin
This also makes the recent change for ledger unnecessary.
2014-11-04 02:28:35 -06:00
John Wiegley d9de60d1bd ledger3: reference the right lib directory... 2014-11-04 00:09:55 -06:00
John Wiegley 28d0908bfb ledger3: On darwin, change boost lib paths to absolute references 2014-11-04 00:06:26 -06:00
Peter Simons b5fed52c43 Merge pull request #4238 from wkennington/master.boost
Make boost 156 the default
2014-11-03 23:03:01 +01:00
Michael Raskin b61d8d620f Update LibreOffice 2014-11-04 00:37:43 +03:00
William A. Kennington III a9c472d16e boost: Fix incompatible applications 2014-11-02 17:22:28 -08:00
William A. Kennington III aa3e800be7 boost: Remove boost.lib 2014-11-02 17:22:27 -08:00