summary refs log tree commit diff
path: root/pkgs/applications/office
Commit message (Collapse)AuthorAge
* Merge pull request #43604 from udono/update_tryton_4_8Matthew Bauer2018-08-01
|\ | | | | Minor upstream update Tryton 4 8
| * trytond: 4.8.1 -> 4.8.2Udo Spallek2018-07-16
| |
| * tryton: 4.8.2 -> 4.8.3Udo Spallek2018-07-16
| |
* | Merge remote-tracking branch 'central/master' into viric_cleanLluís Batlle i Rossell2018-07-28
|\ \
| * | Merge staging-next into master (#44009)Frederik Rietdijk2018-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * substitute(): --subst-var was silently coercing to "" if the variable does not exist. * libffi: simplify using `checkInputs` * pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix * utillinux: 2.32 -> 2.32.1 https://lkml.org/lkml/2018/7/16/532 * busybox: 1.29.0 -> 1.29.1 * bind: 9.12.1-P2 -> 9.12.2 https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html * curl: 7.60.0 -> 7.61.0 * gvfs: make tests run, but disable * ilmbase: disable tests on i686. Spooky! * mdds: fix tests * git: disable checks as tests are run in installcheck * ruby: disable tests * libcommuni: disable checks as tests are run in installcheck * librdf: make tests run, but disable * neon, neon_0_29: make tests run, but disable * pciutils: 3.6.0 -> 3.6.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions. * mesa: more include fixes mostly from void-linux (thanks!) * npth: 1.5 -> 1.6 minor bump * boost167: Add lockfree next_prior patch * stdenv: cleanup darwin bootstrapping Also gets rid of the full python and some of it's dependencies in the stdenv build closure. * Revert "pciutils: use standardized equivalent for canonicalize_file_name" This reverts commit f8db20fb3ae382eba1ba2b160fe24739f43c0bd7. Patching should no longer be needed with 3.6.1. * binutils-wrapper: Try to avoid adding unnecessary -L flags (cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9) Signed-off-by: Domen Kožar <domen@dev.si> * libffi: don't check on darwin libffi usages in stdenv broken darwin. We need to disable doCheck for that case. * "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook * python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273 When `py.test` was run with a folder as argument, it would not only search for tests in that folder, but also create a .pytest-cache folder. Not only is this state we don't want, but it was also causing collisions. * parity-ui: fix after merge * python.pkgs.pytest-flake8: disable test, fix build * Revert "meson: 0.46.1 -> 0.47.0" With meson 0.47.0 (or 0.47.1, or git) things are very wrong re:rpath handling resulting in at best missing libs but even corrupt binaries :(. When we run patchelf it masks the problem by removing obviously busted paths. Which is probably why this wasn't noticed immediately. Unfortunately the binary already has a long series of paths scribbled in a space intended for a much smaller string; in my testing it was something like lengths were 67 with 300+ written to it. I think we've reported the relevant issues upstream, but unfortunately it appears our patches are what introduces the overwrite/corruption (by no longer being correct in what they assume) This doesn't look so bad to fix but it's not something I can spend more time on at the moment. -- Interestingly the overwritten string data (because it is scribbled past the bounds) remains in the binary and is why we're suddenly seeing unexpected references in various builds -- notably this is is the reason we're seeing the "extra-utils" breakage that entirely crippled NixOS on master (and probably on staging before?). Fixes #43650. This reverts commit 305ac4dade5758c58e8ab1666ad0197fd305828d. (cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d) Signed-off-by: Domen Kožar <domen@dev.si>
* | | Take me (viric) out of most maintenanceLluís Batlle i Rossell2018-07-22
|/ / | | | | | | | | | | | | Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
* | treewide: fix build with disallowed aliases (#43872)volth2018-07-21
| | | | | | fixes build with disallowed aliases
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-21
| |
* | [bot]: remove unreferenced codevolth2018-07-20
| |
* | Merge branch 'master' into staging-nextVladimír Čunát2018-07-14
|\| | | | | | | Hydra: ?compare=1468896
| * mytetra: 1.42.2 -> 1.43.27R. RyanTM2018-07-12
| | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mytetra/versions.
| * Merge pull request #43009 from r-ryantm/auto-update/grisbilewo2018-07-06
| |\ | | | | | | grisbi: 1.0.2 -> 1.0.4
| | * grisbi: 1.0.2 -> 1.0.4R. RyanTM2018-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/grisbi/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/grisbi had a zero exit code or showed the expected version - Warning: no invocation of /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4/bin/.grisbi-wrapped had a zero exit code or showed the expected version - 0 of 2 passed binary check by having a zero exit code. - 0 of 2 passed binary check by having the new version present in output. - found 1.0.4 with grep in /nix/store/d57ny55jq154x7iv786w0c7hxsddnvf7-grisbi-1.0.4 - directory tree listing: https://gist.github.com/88cf58691f673a3bb235fbe5a74e830e - du listing: https://gist.github.com/56e8df132720715c41cd5f30253080d8
* | | Merge pull request #43088 from matthewbauer/miscMatthew Bauer2018-07-05
|\| | | | | | | | Get rid of 2 unneeded packages
| * | zotero: fix (#42881)Silvan Mosberger2018-07-02
| |/
* | Merge branch 'master' into stagingVladimír Čunát2018-07-02
|\| | | | | | | This apparently fixes some broken src fetches (gnuradio, twisted).
| * Merge pull request #42706 from r-ryantm/auto-update/gnucashlewo2018-07-01
| |\ | | | | | | gnucash: 3.1-1 -> 3.2
| | * gnucash: 3.1-1 -> 3.2R. RyanTM2018-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gnucash/versions. These checks were done: - built on NixOS - /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnc-fq-check passed the binary check. - /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnc-fq-helper passed the binary check. - /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnc-fq-dump passed the binary check. - /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/gnucash passed the binary check. - /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2/bin/.gnucash-wrapped passed the binary check. - 5 of 5 passed binary check by having a zero exit code. - 0 of 5 passed binary check by having the new version present in output. - found 3.2 with grep in /nix/store/29l8ziil4znyr07dm7f8ki893bqfzqm5-gnucash-3.2 - directory tree listing: https://gist.github.com/c6f09b837c81684d4febbc1c369ae53d - du listing: https://gist.github.com/f9960cc6c0b43d70986bb1b51c109a68
| * | ledger: Use Boost Python support if applicableaszlig2018-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since 772eef91686974b7710081a9a77e5c0e287c25e8 Boost no longer has Python support enabled by default, so depending on whether Ledger has Python support built in we also use either Boost with Python support or without. Tested building with and without Python support and both builds now succeed. Signed-off-by: aszlig <aszlig@nix.build> Cc: @the-kenny, @jwiegley
| * | kmymoney: Fix build with Qt 5.11aszlig2018-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's a really small fix that even could have been done via sed, but I'm using the upstream patch instead so that once a new upstream release comes along we don't forget to drop the patch. The patch is from the upstream commit at: https://cgit.kde.org/kmymoney.git/commit/?id=e5198a902996b27bf9abde0ad24af82d55ab5dc1 Signed-off-by: aszlig <aszlig@nix.build>
* | | Merge branch 'master' into stagingVladimír Čunát2018-06-30
|\| |
| * | osmo: switch to gspellJan Tojnar2018-06-29
| | |
| * | Merge pull request #42690 from r-ryantm/auto-update/marpFrederik Rietdijk2018-06-29
| |\ \ | | | | | | | | marp: 0.0.12 -> 0.0.13
| | * | marp: 0.0.12 -> 0.0.13R. RyanTM2018-06-27
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/marp/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13/bin/Marp had a zero exit code or showed the expected version - 0 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 0.0.13 with grep in /nix/store/xyisjivarv9zwlwh6nm0i55njfw7dkss-marp-0.0.13 - directory tree listing: https://gist.github.com/d9ae780141c62a0f06dfa28225d45e9a - du listing: https://gist.github.com/2b208d562d59a7343631492d214dbfd1
| * | treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
| * | treewide: http -> https (#42665)Ryan Mulligan2018-06-27
| |/
* / pcsclite: split packageJan Tojnar2018-06-29
|/
* autokey: init at 0.94.1 (#42355)Kevin Liu2018-06-25
|
* calligra: fix building against Qt-5.11Evgeny Egorochkin2018-06-24
|
* libreoffice: cleanup and updateMichael Raskin2018-06-24
| | | | | | | | | 1. For some reason libreoffice-still was still referencing the Fresh expression. 2. Moved gdb from buildInputs to nativeBuildInputs. 3. Minor update for both branches.
* libreoffice: disable system xmlsecIoannis Koutras2018-06-18
|
* libreoffice-fresh: 6.0.3.2 -> 6.0.4.2Ioannis Koutras2018-06-18
|
* Merge a subset of staging (security)Vladimír Čunát2018-06-15
|\ | | | | | | | | | | In particular, this contains Firefox-related and libgcrypt updates. Other larger rebuilds would apparently need lots of time to catch up on Hydra, due to nontrivial rebuilds in other branches than staging.
| * treewide: removed name from a few pythonpackages defining pname and versionPatrick Hilhorst2018-06-07
| |
* | mendeley: 1.18 -> 1.19.1Will Dietz2018-06-11
| | | | | | | | | | 1.19 had show-stopper bugs, but 1.19.1 seems to work well :).
* | gnucash: fix Finance::Quote integrationAristid Breitkreuz2018-06-10
|/
* trytond: 4.8.0 -> 4.8.1Udo Spallek2018-05-30
|
* tryton: 4.8.0 -> 4.8.2Udo Spallek2018-05-30
|
* planner: update urlJan Tojnar2018-05-29
|
* atlassian-cli: add some spaces, inherit meta.platforms from jreYegor Timoshenko2018-05-25
|
* treewide: add version to packagesMatthew Bauer2018-05-25
| | | | | | | | | Lots of packages are missing versions in their name. This adds them where appropriate. These were found with this command: $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$' See issue #41007.
* trytond: 4.6 -> 4.8Udo Spallek2018-05-18
| | | | | Major upstream release. Use extras-depends: cdecimal html2text ipaddress
* tryton: 4.6 -> 4.8Udo Spallek2018-05-18
| | | | | | Major upstream release. Use GTK-3. Use extras-depends: cdecimal, goocalendar
* skrooge: 2.12.0 -> 2.13.0R. RyanTM2018-05-12
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/skrooge/versions. These checks were done: - built on NixOS - ran ‘/nix/store/l83qij463yvk1nqxahdcm9amfnp7zdm8-skrooge-2.13.0/bin/skroogeconvert -h’ got 0 exit code - ran ‘/nix/store/l83qij463yvk1nqxahdcm9amfnp7zdm8-skrooge-2.13.0/bin/skroogeconvert --help’ got 0 exit code - found 2.13.0 with grep in /nix/store/l83qij463yvk1nqxahdcm9amfnp7zdm8-skrooge-2.13.0 - directory tree listing: https://gist.github.com/699ec87fffb73399c86ad11632ed9b17
* gnucash: restore version 2.4Emmanuel Rosa2018-05-08
|
* Merge pull request #39647 (Add KMyMoney)aszlig2018-05-05
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds KMyMoney, a finance manager for KDE plus a few required dependencies. I ran the upstream test suite as well as the following manual tests: * Basic startup * Completing the wizard * Add some test transactions * GPG encryption * Generation of charts and reports * Rough check whether OFX integration lists supported financial institutions. * Small check of AqBanking implementation, whether accounts and users can be configured, but didn't test actual connectivity with a financial institution. * Check of Weboob integration with a test PayPal backend, however also just with a dummy account and without actually connecting to PayPal. On top of that, the application already is being used by the person requesting me to package this, so I'd guess it works well enough. I'm merging this without the review from @ttuegel because it only adds packages and doesn't change anything fundamental about the KDE ecosystem. The only change here is to add C++ support to "mpir", where the maintainer (@7c6f434c) has approved the change.
| * kmymoney: init at 5.0.1aszlig2018-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I tried to use -DENABLE_SQLCIPHER and also passed the right directories to the Qt 5 source of the QSQLiteDriver but CMake then failed to run qt4_automoc, by which I'd imply that SQLCipher is not maintained anymore (after all KMyMoney using qgpgme as well, which doesn't require sources). Another odd thing is that CMake reports that the weboob plugin is disabled, but after inspecting it turns out that the reporting is just wrong. This is already fixed upstream but not yet released in KDE/kmymoney@8b086cf921879770971e9331f005339bfacdc84c. In addition of running the upstream test suite I have manually tested a few things in a VM by using the following Nix expression: (import <nixpkgs/nixos> { configuration = { pkgs, ... }: { environment.systemPackages = with pkgs; [ kmymoney aqbanking gwenhywfar libchipcard python2Packages.weboob kgpg ]; users.users.test.isNormalUser = true; virtualisation.diskSize = 4096; virtualisation.memorySize = 2048; services.xserver = { enable = true; inherit ((import <nixpkgs/nixos> {}).config.services.xserver) layout; displayManager.sddm.enable = true; displayManager.sddm.autoLogin.enable = true; displayManager.sddm.autoLogin.user = "test"; desktopManager.default = "plasma5"; desktopManager.plasma5.enable = true; }; }; }).vm The things I have tested in particular are: * Basic startup * Completing the wizard * Add some test transactions * GPG encryption * Generation of charts and reports * Rough check whether OFX integration lists supported financial institutions. * Small check of AqBanking implementation, whether accounts and users can be configured, but didn't test actual connectivity with a financial institution. * Check of Weboob integration with a test PayPal backend, however also just with a dummy account and without actually connecting to PayPal. One of the upstream tests "reports-chart-test" seems to fail even though generating charts and reports are working when testing manually. It also seems that this is the case on other distributions, for example Gentoo has disabled that test as well: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5169cec68fa6fd67841 Note that I didn't add myself as a maintainer because I'm not personally using KMyMoney but just packaged it for someone else. I hope this is useful for other people, so that maybe someday[TM] there will be a proper maintainer. Signed-off-by: aszlig <aszlig@nix.build> Cc: @ttuegel
* | Merge pull request #39919 from plapadoo/ledger-use-pythonMatthew Justin Bauer2018-05-05
|\ \ | | | | | | ledger: enable python command
| * | ledger: enable python commandPhilipp Middendorf2018-05-03
| | | | | | | | | | | | | | | | | | ledger in nixpkgs currently uses python (it’s in buildInputs), but the ledger python command isn’t available until you turn it on via a cmake flag.
* | | treewide: remove platform assertionsMatthew Bauer2018-05-03
|/ / | | | | | | linux: readd assertion