summary refs log tree commit diff
path: root/pkgs/applications/office
Commit message (Collapse)AuthorAge
* gnumeric: make use of GIO_EXTRA_MODULES in wrapperBob van der Linden2015-02-13
|
* impressive: 0.10.3 -> 0.10.5 (close #6228)koral2015-02-12
|
* mendeley: gcc.gcc -> gcc.cc (fix evaluation)Bjørn Forsman2015-02-04
|
* Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\ | | | | | | | | | | | | | | | | 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
| * Merge branch 'master' into staging.Peter Simons2015-01-19
| |\
| * | rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
| | |
* | | fix 404 URLs (close #6105)Kosyrev Serge2015-02-02
| | |
* | | Fresh LibreOffice 4.4 at least starts to buildMichael Raskin2015-02-01
| | |
* | | restrict platforms to LinuxBadi' Abdul-Wahid2015-01-25
| | |
* | | rename to default.nixBadi' Abdul-Wahid2015-01-25
| | |
* | | cleanup descriptionBadi' Abdul-Wahid2015-01-25
| | |
* | | Add Mendeley desktop applicationBadi' Abdul-Wahid2015-01-24
| | |
* | | zotero: build standalone from cross-platform XPI with latest firefoxThomas Tuegel2015-01-24
| |/ |/|
* | abiword: update from 3.0.0 to 3.0.1Pascal Wittmann2015-01-18
|/
* unmaintain a bunch of packagesLudovic Courtès2015-01-13
|
* calligra: fix dependencies, and add several new onesEvgeny Egorochkin2015-01-11
|
* Better description for calligra. Closes #5666.Jos van den Oever2015-01-09
| | | | It now names the applications so they can be found more easily.
* hledger-irr: broken by hledegr 0.24.Peter Simons2015-01-08
|
* haskell-hledger-interest: update to version 1.4.4Peter Simons2015-01-08
|
* java: Normalize to the default jre / jdkWilliam A. Kennington III2015-01-07
|
* LibreOffice: install iconsMichael Raskin2015-01-01
|
* LibreOffice: 4.3.3.2->4.3.5.2Michael Raskin2014-12-31
|
* Missed gcc refsShea Levy2014-12-26
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* kde4.calligra: update from 2.8.6 to 2.8.7Evgeny Egorochkin2014-12-19
|
* skrooge: add boost dependencyDomen Kožar2014-12-17
|
* zotero: use firefox instead of xulrunner to fix i686 buildThomas Tuegel2014-12-14
|
* libreoffice: fix Exec= in .desktop filesBjørn Forsman2014-12-14
| | | | | | | | | | | | | | | | | | | | | 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.
* Just use old glm for LO, the rest of LO is not keen on using C++ git add -A 1Michael Raskin2014-12-05
|
* Set c++11 standard for LibreOffice build - needed by glmMichael Raskin2014-12-05
|
* zotero: use private firefox and xulrunnerThomas Tuegel2014-12-04
| | | | | | | 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.
* Update gnumericJos van den Oever2014-12-03
| | | | | | 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.
* skrooge: update from 1.3.2 to 1.10.0Vincent Laporte2014-12-02
|
* zim: update from 0.61 to 0.62Vincent Laporte2014-11-26
|
* Update Calligra to 2.8.6.Jos van den Oever2014-11-24
|
* Apparently there is no need to unpack the tarballs on our own as LibreOffice ↵Michael Raskin2014-11-09
| | | | would prefer to unpack them on its own and sometimes fails if we do unpack them
* fix libreoffice buildDomen Kožar2014-11-08
|
* ledger3: Update to 3.1Moritz Ulrich2014-11-07
| | | | | This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default attribute pkgs.ledger pointing at ledger3.
* Add Pinpoint presentation softwareBrian McKenna2014-11-06
|
* scribus: update from 1.4.3 to 1.4.4Vincent Laporte2014-11-05
|
* boost: correct the install names for darwinJohn Wiegley2014-11-04
| | | | This also makes the recent change for ledger unnecessary.
* ledger3: reference the right lib directory...John Wiegley2014-11-04
|
* ledger3: On darwin, change boost lib paths to absolute referencesJohn Wiegley2014-11-04
|
* Merge pull request #4238 from wkennington/master.boostPeter Simons2014-11-03
|\ | | | | Make boost 156 the default
| * boost: Fix incompatible applicationsWilliam A. Kennington III2014-11-02
| |
| * boost: Remove boost.libWilliam A. Kennington III2014-11-02
| |
* | Update LibreOfficeMichael Raskin2014-11-04
|/
* zotero: upgrade to fix xulrunner compatibilityDomen Kožar2014-10-22
|
* tagainijisho: new derivationVincent Laporte2014-10-14
| | | | | | | | | Tagaini Jisho is a free, open-source Japanese dictionary and kanji lookup tool that aims at becoming your Japanese study assistant. Homepage: http://www.tagaini.net/ Closes #4509