Commit Graph

476 Commits

Author SHA1 Message Date
Tim Williams
551f0ca898 mendeley: 1.15.3 -> 1.16 2016-02-24 12:49:49 +00:00
Franz Pletz
ea242619fb wpsoffice: unfree-redistributable not in lib.licenses
The attribute is called unfreeRedistributable.
2016-02-23 22:24:44 +01:00
zimbatm
5400b02109 Merge pull request #13155 from pallavagarwal07/wpsoffice
wpsoffice: add new package
2016-02-23 15:42:01 +00:00
Pallav Agarwal
861fae01fd wpsoffice: Add new package 2016-02-23 21:06:54 +05:30
Frederik Rietdijk
4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Michael Raskin
c42b19e95d libreoffice: 5.0.4.2 -> 5.1.0.3; disable one more fragile test 2016-02-14 21:17:07 +01:00
Peter Simons
b3f54c324c Merge pull request #12975 from tlevine/gnucash
gnucash: enable dbi
2016-02-13 20:34:35 +01:00
Frederik Rietdijk
eb68412747 mendeley: 1.15.2 -> 1.15.3 2016-02-13 19:30:09 +01:00
Thomas Levine
70c339dd47 gnucash: enable dbi
My accounts are stored in the DBI backend (SQLite, specifically).
Before the present change, GnuCash would be compiled without DBI
 support (`--disable-dbi` flag), so I could only use the XML backend.
Now I can use either backend.

I made the change only for 2.6. It looks like 2.4 works the same way,
so maybe I'll enable DBI for that one later.

Making nix packages is delightful! It might replace my accounting hobby!
2016-02-13 17:47:19 +00:00
Michael Raskin
767f7c8901 libreoffice: libgltf src: fix subDir with missing slash in the end 2016-01-21 18:21:53 +01:00
Michael Raskin
e32172612a Improve LibreOffice src list generation 2016-01-21 17:16:56 +01:00
Rok Garbas
95db340fd0 ib-tws, ib-controller: init at 9542 and 2.14.0, fixes #8142 2016-01-20 04:42:30 +01:00
Vincent Laporte
32b8d31b3a gnumeric: 1.12.24 -> 1.12.26 2016-01-15 10:04:06 +01:00
Tobias Geerinckx-Rice
3b0dc7b2d7 zotero: remove unused firefox-bin fork
Dead code since 3d919a002d.
2016-01-12 03:08:10 +01:00
Rok Garbas
eea1e003dd libreoffice: adding polish language 2016-01-04 12:07:30 +01:00
Vincent Laporte
45f2447bd2 skrooge: 1.10.0 -> 1.12.5 2016-01-03 21:09:18 +01:00
Tobias Geerinckx-Rice
99075fb402 saneBackends{,Git} -> sane-backends{,-git}
Fixes xsane evaluation.
2016-01-03 03:31:38 +01:00
Arseniy Seroka
181556f977 Merge pull request #12070 from exi/kmymoney-add-kbanking
kmymoney:  4.6.3 -> 4.7.2 and enable kbanking
2016-01-02 16:01:22 +03:00
Reno Reckling
73e5d23387 kmymoney: enable kbanking support
this will add hbci capabilities to kmymoney
2016-01-01 22:10:07 +01:00
Reno Reckling
aa0cf50d23 kmymoney: 4.6.3 -> 4.7.2 2016-01-01 22:09:30 +01:00
Arseniy Seroka
23b050fa84 Merge pull request #12049 from luispedro/update_zotero4_0_28_8
zotero: 4.0.26 -> 4.0.28.8
2016-01-01 20:55:29 +03:00
Michael Raskin
a413b8fde1 libreoffice: 5.0.2.2 -> 5.0.4.2 2016-01-01 12:30:17 +03:00
Michael Raskin
ff853a98fb libreoffice: readd and fix the script to generate fetch list for LibreOffice. Migrating all of these to system packages would not work without patching the build system, I am afraid… 2016-01-01 12:30:17 +03:00
Luis Pedro Coelho
7a6debc791 zotero: 4.0.26 -> 4.0.28.8
The previous version was too old for the current version of firefox and
syncing failed with an error: "req.sendAsBinary is not a function". This
new version solves this.

See https://forums.zotero.org/discussion/48500/bug-with-firefox-plugin/
2015-12-31 13:13:31 +01:00
Frederik Rietdijk
0c57716ab9 impressive: use pillow instead of pil 2015-12-08 15:12:17 +01:00
Arseniy Seroka
29a1c7df20 Merge pull request #11403 from FRidh/mendeley
mendeley: 1.15 -> 1.15.2
2015-12-02 22:46:01 +03:00
Frederik Rietdijk
d8530fe7e5 mendeley: 1.15 -> 1.15.2 2015-12-02 12:09:50 +01:00
Bart Brouns
62dcb40fec tudu: init at 0.10 2015-12-01 11:52:28 +01:00
Domen Kožar
704c8bab41 buildPythonPackage: fix standalone applications using it 2015-11-21 21:44:12 +01:00
Domen Kožar
a912c45ee2 buildPythonPackage: get rid of setupPyInstallFlags since there is no such thing 2015-11-21 21:44:12 +01:00
Pascal Wittmann
61f310cd4d pinpoint: 0.1.6 -> 0.1.8 2015-11-20 17:26:16 +01:00
Peter Simons
c8a8146fb4 gnucash-2.4.15: disable test suite
The test suite was broken by the GLib 2.46.0 update. If anyone finds a
patch that remedies these issues for 2.4.x, please check it in!
Otherwise, we'll eventually update our default version to 2.6.x, I
suppose.

Closes https://github.com/NixOS/nixpkgs/issues/11084.
2015-11-18 15:25:52 +01:00
Peter Simons
2cb80f7fbc Merge pull request #10865 from NixOS/gnucash26
gnucash 2.6 package, partially broken (no HTML reports)
2015-11-16 11:14:08 +01:00
Aristid Breitkreuz
b40eded9a3 gnucash 2.6 package, partially broken (no HTML reports) 2015-11-07 16:09:28 +01:00
Nikolay Amiantov
2ad3cf9140 caligra: add additional paths 2015-11-06 01:55:18 +03:00
Lluís Batlle i Rossell
73e9dbfe86 Updating homebank to 5.0.6.
The old 5.0.0 is not available anymore.

I use the gtk33 hook to get proper icons, but still some icons are
broken (open, save, ...)

(cherry picked from commit 5e432c047e)
2015-11-05 14:55:44 +01:00
Nikolay Amiantov
88f7853e16 calligra: remove unneeded patch 2015-11-04 23:11:37 +03:00
Nikolay Amiantov
b052cb1a10 calligra: 2.8.7 -> 2.9.8 2015-11-04 23:10:40 +03:00
Vincent Laporte
2b7ded8d62 gnumeric: 1.12.23 -> 1.12.24 2015-10-29 21:35:41 +01:00
Tim Williams
c4442e4210 mendeley: 1.13.1 -> 1.15 2015-10-19 20:16:57 +01:00
Michael Raskin
60dd8f367a LibreOffice: 5.0.1 -> 5.0.2 2015-10-13 07:45:30 +03:00
Thomas Tuegel
2e0589b4ca kde414: build with kdelibs-4.14.12
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Vladimír Čunát
76ef7a93e3 Merge: xlibs and x11 attribute cleanup
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
William A. Kennington III
773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Domen Kožar
60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
Pascal Wittmann
806f65c5c8 pinpoint: 0.1.4 -> 0.1.6 2015-09-11 18:37:39 +02:00
William A. Kennington III
a1c92c4593 libreoffice: Boost 1.59 compat 2015-09-03 17:31:35 -07:00
Eelco Dolstra
79a8a9327d Doh 2015-09-01 12:53:26 +02:00
Eelco Dolstra
8fc039188e Mark some packages with undownloadable source as broken 2015-09-01 12:00:04 +02:00