Commit Graph

48 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
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
2023-02-22 21:23:04 +02:00
André Vitor de Lima Matos
aa96ef34f4
calligra: fix build with poppler 22.04 2022-05-19 15:03:31 -03:00
André Vitor de Lima Matos
e587dcb981 calligra: build with poppler 22.03 and drop poppler_0_61 2022-04-24 19:05:45 -03:00
Sandro Jäckel
cbfc50722f
maintainers: drop phreedom 2021-12-19 07:30:50 +01:00
Sergei Trofimovich
1633ceac51 calligra: fix fontconfig underlinking
Pull part of upstream patch related to fontconfig linking fix.

Closes: https://github.com/NixOS/nixpkgs/issues/137794
2021-09-26 20:46:24 +01:00
Yaroslav Bolyukin
f3ea3444fc calligra: fix missing fontconfig dependency
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
2021-08-05 17:01:19 +09:00
Sandro Jäckel
bc4afe3260
calligra: remove unused input 2021-03-03 16:23:57 +01:00
R. RyanTM
ee3acf3aa4 calligra: 3.2.0 -> 3.2.1 2020-11-01 23:50:29 +01:00
Peter Hoeg
7bb2382432 calligra: 3.1.0 -> 3.2.0 2020-08-24 08:10:59 +08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Carles Pagès
44346895b1 calligra: mark broken
Fails to start, kde home not found.
2019-04-02 01:06:20 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Evgeny Egorochkin
24a322498e calligra: fix building against Qt-5.11 2018-06-24 19:06:26 +03:00
adisbladis
b20a82cd75
calligra: 3.0.1 -> 3.1.0 2018-04-25 09:40:26 +08:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
gnidorah
dce66a7268 calligra: fix build 2017-12-24 12:54:20 +03:00
gnidorah
a4c0c4a9b0 calligra-kde4: drop 2017-12-22 15:19:16 +03:00
Peter Hoeg
2902e8c5ca calligra2: broken due to freetds upgrade but we already have calligra 3 2017-11-06 12:26:03 +08:00
zraexy
3f2a3d299b calligra: 2.9.11 -> 3.0.1 2017-09-15 09:06:49 -08:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Thomas Tuegel
ef36b2ecbf
calligra: Rename oxygen-icons5 dependency 2017-02-27 11:50:03 -06:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Tuomas Tynkkynen
6fc31bada5 treewide: Fix output references to pstoedit 2016-08-23 04:53:29 +03:00
Nikolay Amiantov
8b085a9c19 calligra: specify license 2016-06-01 04:21:16 +03:00
Rommel M. Martinez
eafdb84a03 calligra: 2.9.8 -> 2.9.11 2016-03-10 18:04:28 +08:00
Nikolay Amiantov
2ad3cf9140 caligra: add additional paths 2015-11-06 01:55:18 +03: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
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
Joachim Fasting
bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel
c0d5cd0ff9 poppler: fix build of Qt 4 and Qt 5 wrappers
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.
2015-04-02 09:51:44 -05:00
William A. Kennington III
a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07: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
Evgeny Egorochkin
7a726a9b02 kde4.calligra: update from 2.8.6 to 2.8.7 2014-12-19 08:38:52 +02:00
Jos van den Oever
5611996172 Update Calligra to 2.8.6. 2014-11-24 16:26:37 +01:00
Nixpkgs Monitor
65fe5331f4 kde4_next.calligra: update from 2.7.2 to 2.7.5 2014-02-05 20:23:07 +02:00
Evgeny Egorochkin
b86b1b81f5 Calligra: update to 2.7.2 2013-08-23 19:01:18 +03:00
Evgeny Egorochkin
f948351946 Calligra: update to 2.5.5 this time for real 2013-05-10 16:36:12 +03:00
Evgeny Egorochkin
0223566f6e Calligra: bump to 2.5.5. Should be a bugfix release with no surprises. 2013-05-08 18:46:17 +03:00
Evgeny Egorochkin
d32fafc9e4 Calligra: fix build with KDE 4.10 2013-05-07 17:23:46 +03:00
Eelco Dolstra
ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Yury G. Kudryashov
ebf190e793 calligra-2.5.0 2012-08-31 12:08:31 +04:00
Yury G. Kudryashov
baff5fc9f3 calligra-2.4.2
svn path=/nixpkgs/trunk/; revision=34405
2012-06-09 13:09:50 +00:00
Yury G. Kudryashov
ea335bb574 Calligra-2.4 RC2
Blind commit. Let Hydra build it.

svn path=/nixpkgs/trunk/; revision=33391
2012-03-24 06:35:16 +00:00
Yury G. Kudryashov
19dde94ddc Add calligra suite
KOffice, rebranded. Let hydra build it.

svn path=/nixpkgs/trunk/; revision=32264
2012-02-13 19:34:42 +00:00