Commit graph

160 commits

Author SHA1 Message Date
John Ericson b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
John Ericson 5dea877368 kmime, colord-kde: ki18n should be *run*-time dependency
It is gettext-based, but is a library for run time, relying on the
normal gettext tools at build time.
2017-12-29 17:20:20 -05:00
gnidorah 941e36f246 kdeApplications.akonadiconsole: fix build 2017-12-24 12:54:20 +03:00
gnidorah a371d20024 kdeApplications.kdepim-runtime: fix build 2017-12-24 12:54:20 +03:00
gnidorah 7dc2db982c kdeApplications.kmailtransport: fix build 2017-12-24 12:54:19 +03:00
gnidorah a8ba8405d8 kdeApplications.akonadi-notes: fix build 2017-12-24 12:54:19 +03:00
gnidorah 998f9578f6 kdeApplications.grantleetheme: fix build 2017-12-24 12:54:19 +03:00
gnidorah 75a4a8dca4 kde-l10n: drop 2017-12-24 12:54:18 +03:00
gnidorah aa8962a6b9 kdelibs: drop 2017-12-22 15:21:00 +03:00
Peter Hoeg 8a1525833a kget: 20170903 -> 17.12.0 2017-12-21 16:50:07 +08:00
Peter Hoeg 300ee45dfb kde-applications: 17.08.3 -> 17.12.0 2017-12-21 15:55:33 +08:00
Jos van den Oever 5207b4cea0 kruler: init at 5.0 2017-11-20 17:56:09 +00:00
Thomas Tuegel 26752cabd7
kdeApplications: 17.08.2 -> 17.08.3 2017-11-09 15:38:05 -06:00
Thomas Tuegel a8538307e5
Merge branch 'master' into qt-5-tmp 2017-11-07 07:33:47 -06:00
Thomas Tuegel 1f5b6a2f60
kdenlive: missing dependencies 2017-11-07 07:18:47 -06:00
adisbladis d8702bfaeb
kde-applications: 17.08.1 -> 17.08.2 2017-11-03 00:29:24 +08:00
Thomas Tuegel 29798e84a6
ark: fix wrapProgram invocation 2017-11-01 16:44:09 -05:00
Orivej Desh 92dadab8e0
Merge pull request #30132 from 4z3/kill-kde-locale-5
kdeApplication: kill unused file kde-locale-5.nix
2017-10-30 01:35:57 +00:00
Peter Hoeg 8a28d840e9 keditbookmarks: init at 17.08.1 2017-10-24 22:50:55 +08:00
Peter Hoeg 87bd0494ba krdc: init at 17.08.1 2017-10-24 16:54:46 +08:00
Peter Hoeg cccee1ddb7 minuet: init at 17.08.1 2017-10-24 11:26:56 +08:00
tv 86a6784fca kdeApplication: kill unused file kde-locale-5.nix 2017-10-05 19:48:47 +02:00
Eelco Dolstra 60aaced9a0
Add some dev outputs 2017-09-25 16:05:10 +02:00
John M. Harris, Jr b2924389ac pim-data-exporter: init at 17.08.1
* Add pim-data-exporter

* pim-data-exporter: fix indentation
2017-09-22 11:20:49 +01:00
Paul Hendry b6a72d0994 libksane: init at 17.08.0 2017-09-16 20:26:54 -07:00
Bastian Köcher e1ee06de1b kdeApplications: 17.08.0 -> 17.08.1 2017-09-10 20:52:37 +02:00
Thomas Tuegel f7afa84c0c Merge branch 'master' into kdepim-17.08 2017-08-27 10:42:04 -05:00
Jörg Thalheim 5f482c5df4 libmusicbrainz2: remove deprecated version
builds no longer against gcc6 and is not used anywhere
2017-08-26 08:39:27 +01:00
Jos van den Oever cea59ffb79 kontact: add missing dependency 2017-08-23 09:59:07 +02:00
Jos van den Oever c59a09d1fb akonadicondole: add dependency 2017-08-23 09:59:07 +02:00
Jos van den Oever 1c0179e84d k3b: remove duplicate dependency 2017-08-23 09:59:07 +02:00
Jos van den Oever 34c265584d kdeApplications: adapt deps and patches to new version 2017-08-23 09:59:07 +02:00
Thomas Tuegel d5abffac81 k3b: fixup inputs 2017-08-23 09:59:07 +02:00
Jos van den Oever df3e7beede kde-applications: 17.04.3 -> 17.08.0 2017-08-21 21:49:31 +02:00
Thomas Tuegel 933f384fc7
ark: use plain unzip
Use plain unzip instead of unzipNLS, which is unnecessary and also broken.
2017-08-21 06:52:48 -05:00
Thomas Tuegel 46ecfa1908
okteta: fixup inputs 2017-08-21 06:52:47 -05:00
Thomas Tuegel 4fd2820dcd
k3b: fixup inputs 2017-08-21 06:52:47 -05:00
Thomas Tuegel 5f3732f815
Revert "kdepim-runtime: patch from upstream to fix IMAP resource crash"
This reverts commit a6d746fbd12a6633e775e2cb52793f4baa8bab36.
2017-08-21 06:52:15 -05:00
Thomas Tuegel ca324e54dd
kdepim-runtime: patch from upstream to fix IMAP resource crash 2017-08-21 06:51:34 -05:00
Thomas Tuegel dd3f3de3e3
syndication: multiple outputs 2017-08-21 06:51:33 -05:00
Thomas Tuegel 22b6a93fad
akonadi: no need to set MYSQLD_EXECUTABLE 2017-08-21 06:51:32 -05:00
Thomas Tuegel fa2f19467f
akonadi: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 encoding. Nix cannot decode such paths,
so we must use QLatin1String for strings that may be paths, or the dependency
graph will be broken!
2017-08-21 06:51:32 -05:00
Thomas Tuegel b3ffeab007
kdeApplications: move mkDerivation 2017-08-21 06:51:31 -05:00
Thomas Tuegel 548f52c0a3
korganizer: init at 17.04.0 2017-08-21 06:51:18 -05:00
Thomas Tuegel c3101965d4
incidenceeditor: init at 17.04.0 2017-08-21 06:51:18 -05:00
Thomas Tuegel 95eee6b49b
eventviews: init at 17.04.0 2017-08-21 06:51:18 -05:00
Thomas Tuegel 3ca93ebb4b
kqtquickcharts: init at 17.04.0 2017-08-21 06:51:18 -05:00
Jos van den Oever 129413c474
kontact: init at 17.04.0 2017-08-21 06:51:17 -05:00
Jos van den Oever 7fe86510c1
kaddressbook: init at 17.04.0 2017-08-21 06:51:17 -05:00
Jos van den Oever 60f56bac82
kleopatra: init at 17.04.0 2017-08-21 06:51:17 -05:00