summary refs log tree commit diff
path: root/pkgs/applications/office/calligra/default.nix
Commit message (Collapse)AuthorAge
* treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
| | | | | | | | with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
* calligra: fix build with poppler 22.04André Vitor de Lima Matos2022-05-19
|
* calligra: build with poppler 22.03 and drop poppler_0_61André Vitor de Lima Matos2022-04-24
|
* maintainers: drop phreedomSandro Jäckel2021-12-19
|
* calligra: fix fontconfig underlinkingSergei Trofimovich2021-09-26
| | | | | | Pull part of upstream patch related to fontconfig linking fix. Closes: https://github.com/NixOS/nixpkgs/issues/137794
* calligra: fix missing fontconfig dependencyYaroslav Bolyukin2021-08-05
| | | | Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
* calligra: remove unused inputSandro Jäckel2021-03-03
|
* calligra: 3.2.0 -> 3.2.1R. RyanTM2020-11-01
|
* calligra: 3.1.0 -> 3.2.0Peter Hoeg2020-08-24
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* calligra: mark brokenCarles Pagès2019-04-02
| | | | Fails to start, kde home not found.
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* calligra: fix building against Qt-5.11Evgeny Egorochkin2018-06-24
|
* calligra: 3.0.1 -> 3.1.0adisbladis2018-04-25
|
* tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|
* calligra: fix buildgnidorah2017-12-24
|
* calligra: 2.9.11 -> 3.0.1zraexy2017-09-15
|
* treewide: purge maintainers.urkudVladimír Čunát2017-03-27
| | | | | It's sad, but he's been inactive for the last five years. Keeping such people in meta.maintainers is counter-productive.
* calligra: Rename oxygen-icons5 dependencyThomas Tuegel2017-02-27
|
* kde4.kdelibs -> kdelibs4Thomas Tuegel2017-02-24
| | | | | Our kdelibs4 package does not come from KDE 4, so per upstream's request I am moving it out of the kde4 set.
* treewide: Fix output references to pstoeditTuomas Tynkkynen2016-08-23
|
* calligra: specify licenseNikolay Amiantov2016-06-01
|
* calligra: 2.9.8 -> 2.9.11Rommel M. Martinez2016-03-10
|
* caligra: add additional pathsNikolay Amiantov2015-11-06
|
* calligra: 2.8.7 -> 2.9.8Nikolay Amiantov2015-11-04
|
* kde414: build with kdelibs-4.14.12Thomas Tuegel2015-09-27
| | | | | | | 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.
* meta.description fixupsJoachim Fasting2015-04-30
| | | | Mostly scripted substitutions with a couple of subjective enhancements.
* poppler: fix build of Qt 4 and Qt 5 wrappersThomas Tuegel2015-04-02
| | | | | | | The autoconf build system for poppler does not support building the wrappers separately, so this slightly enlarges the size of closures. To compensate, the command-line utilities have been separated into their own package.
* mysql: Use libs in place of the binary mysqlWilliam A. Kennington III2015-04-01
|
* 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.
* kde4.calligra: update from 2.8.6 to 2.8.7Evgeny Egorochkin2014-12-19
|
* Update Calligra to 2.8.6.Jos van den Oever2014-11-24
|
* kde4_next.calligra: update from 2.7.2 to 2.7.5Nixpkgs Monitor2014-02-05
|
* Calligra: update to 2.7.2Evgeny Egorochkin2013-08-23
|
* Calligra: update to 2.5.5 this time for realEvgeny Egorochkin2013-05-10
|
* Calligra: bump to 2.5.5. Should be a bugfix release with no surprises.Evgeny Egorochkin2013-05-08
|
* Calligra: fix build with KDE 4.10Evgeny Egorochkin2013-05-07
|
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* calligra-2.5.0Yury G. Kudryashov2012-08-31
|
* calligra-2.4.2Yury G. Kudryashov2012-06-09
| | | | svn path=/nixpkgs/trunk/; revision=34405
* Calligra-2.4 RC2Yury G. Kudryashov2012-03-24
| | | | | | Blind commit. Let Hydra build it. svn path=/nixpkgs/trunk/; revision=33391
* Add calligra suiteYury G. Kudryashov2012-02-13
KOffice, rebranded. Let hydra build it. svn path=/nixpkgs/trunk/; revision=32264