Bastian Köcher
f2c564b124
kdepim-runtime: Remove obsolete patch to fix compilation
...
The facebook plugin is currently disabled by upstream.
2020-02-12 09:46:37 +01:00
Thomas Tuegel
6545aa450c
kdeApplications.kcalcore: Removed
2020-02-08 05:45:22 -06:00
Will Dietz
6f60621c0c
kcontacts: kdeApplications -> kdeFrameworks
2020-02-03 18:08:59 -06:00
Will Dietz
d78ad343d7
kdeApplications: 19.08.3 -> 19.12.1, new fetch base URL?
2020-02-02 14:17:39 -06:00
Thomas Tuegel
fec5edc7c0
Merge pull request #76508 from bignaux/kmahjongg
...
kmahjongg: init at 19.08.3
2020-01-16 09:41:36 -06:00
lewo
96e344e70e
Merge pull request #76513 from bignaux/ksudoku
...
ksudoku: init at 19.08.3
2020-01-05 17:50:32 +01:00
Robin Gloster
f6a3f5af36
treewide: structured-attrs fixes
2019-12-31 01:39:53 +01:00
Alyssa Ross
ebc8dd0652
kontact: fix build
2019-12-26 04:33:41 +00:00
Bignaux Ronan
b09fa30f66
ksudoku: init at 19.08.3
2019-12-25 21:27:18 +01:00
Bignaux Ronan
4d8cb42fae
kmahjongg: init at 19.08.3
2019-12-25 18:44:11 +01:00
rnhmjoj
87489677f4
kpat: init at 19.12.0
2019-12-18 00:34:14 +01:00
nyanloutre
2abd0a559c
treewide: replace kcalcore dependencies with kcalendarcore
2019-12-15 16:13:49 +01:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Tom Hall
034701b80b
ark: add package description
2019-12-07 21:53:40 +00:00
Thomas Tuegel
a33c5c90eb
Merge pull request #73304 from nyanloutre/kdeapps_19_08_3
...
kdeFrameworks: 5.62 -> 5.64; kdeApplications: 19.08.2 -> 19.08.3
2019-12-02 05:29:29 -06:00
Frederik Rietdijk
be89ed192a
Revert "yakuake: add missing kglobalaccel"
...
This reverts commit 88dc84c183
.
2019-11-24 21:24:03 +01:00
Frederik Rietdijk
ccc1286351
Revert "konsole: add missing kglobalaccel"
...
This reverts commit 7232ea43b6
.
2019-11-24 21:23:45 +01:00
John Ericson
10a0a23c4f
Merge pull request #73756 from FRidh/kde5
...
WIP KDE5: fix breakage due to set -u changes
2019-11-24 15:10:34 -05:00
adisbladis
56b4083187
kcachegrind: Add missing build input kdbusaddons
2019-11-20 12:14:58 +00:00
Frederik Rietdijk
88dc84c183
yakuake: add missing kglobalaccel
2019-11-20 09:59:59 +01:00
Frederik Rietdijk
7232ea43b6
konsole: add missing kglobalaccel
2019-11-20 09:59:59 +01:00
worldofpeace
a20db2bcd3
kdeApplications.print-manager: fix build
...
Just a quick and not pleasant fix until we update
kdeApplications. And that needs to be done very soon.
2019-11-13 19:46:00 -05:00
nyanloutre
ef73f17575
kdeApplications: 19.08.2 -> 19.08.3
2019-11-12 20:33:25 +01:00
nyanloutre
fda32e99e0
spectacle: add new kwayland dependency
2019-10-16 10:22:51 +02:00
nyanloutre
a83d96fad5
kde_applications: 19.08.1 -> 19.08.2
2019-10-16 10:22:51 +02:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
Thomas Tuegel
6c76258a15
Merge pull request #55584 from KnairdA/master
...
rocs: init at 18.12.0
2019-09-28 14:21:30 -05:00
Thomas Tuegel
4dc1971211
rocs: Fix meta
2019-09-28 14:20:53 -05:00
Thomas Tuegel
026a23713e
rocs: Remove wrapper
2019-09-28 14:17:59 -05:00
Thomas Tuegel
d6bbc18708
pim-data-exporter: Add missing dependencies
2019-09-27 10:40:31 -05:00
Thomas Tuegel
0f5769df77
kate: No propagatedBuildInputs
...
kate does not have a `dev` output, so it should not have
`propagatedBuildInputs`, as this propagates other `dev` outputs into the user
environment.
2019-09-25 13:07:20 -05:00
Thomas Tuegel
4edb8ade3d
konsole: Remove spurious wrapper
2019-09-25 13:06:30 -05:00
Matthew Bauer
de15e981f6
dolphin: add baloo to propagatedUseEnvPkgs
...
This is needed for "Search for..." feature in dolphin.
Fixes #68174
2019-09-22 17:36:14 -04:00
Thomas Tuegel
d72b552931
Merge pull request #68470 from acowley/kdenlive-mlt
...
kdenlive: Avoid exposing configurable paths to melt
2019-09-15 09:49:18 -05:00
Thomas Tuegel
db9838ef7e
Merge pull request #68386 from nyanloutre/kmail_akonadi_usr_env
...
kmail: add akonadi to propagated user env
2019-09-15 09:46:56 -05:00
Peter Hoeg
428a58ad7f
kdepim-addons: add missing dependency
2019-09-12 11:56:37 +08:00
Anthony Cowley
7810dcbd7b
kdenlive: Avoid exposing configurable paths to melt
...
kdenlive's configuration stores two paths to the `mlt` package. These
may be set in the GUI under `Settings -> Configure Kdenlive ->
Environment`, and are persisted in $XDG_CONFIG_HOME/.kdenliverc
A problem I encountered was `kdenlive` holding on to old `mlt` paths
in these settings after a nixpkgs update, causing video rendering to fail.
The C++ class kdenlive uses for these settings is automatically
generated, so what this patch does is edit the declaration of the
relevant settings to provide default values with the absolute path of
`mlt` known at build time, and mark those settings as hidden.
In testing, I've found that changing `mlt` and rebuilding `kdenlive`
causes updated paths to appear in the GUI, and no entries to be added
to the kdenliverc file.
A shortcoming of this patch is that existing users will already have paths
stored in their `kdenliverc` files that can cause trouble. The hope is
that an approach like the one taken here will reduce this sort
of breakage moving forward.
2019-09-11 00:16:14 -04:00
nyanloutre
8d0af1fd00
kmail: add akonadi to propagated user env
...
Kmail will not work if akonadi is not in the PATH
2019-09-09 23:59:41 +02:00
nyanloutre
a054efda77
kde_applications: 19.08.0 -> 19.08.1
2019-09-08 16:09:38 +02:00
Frederik Rietdijk
5061fe0c2c
Merge staging-next into staging
2019-08-28 08:26:42 +02:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
nyanloutre
405f6a29ca
ktouch: add missing Qt5QuickControls2 dependency
2019-08-22 14:17:12 +02:00
Peter Hoeg
d3fd2c4128
kolf: init at 19.08.0
2019-08-19 22:43:10 +08:00
nyanloutre
d6ab8baa1b
kde: add myself as maintainer
2019-08-16 15:28:31 +02:00
nyanloutre
1b820c24e3
pimcommon: add new kpurpose dependency
2019-08-16 14:54:58 +02:00
nyanloutre
d945117959
kcalc: add new MPFR dependency
2019-08-16 14:11:09 +02:00
nyanloutre
3400620cc3
akonadi: update patch akonadi-paths
...
Version 19.08 introduce a new mPgUpgradePath variable.
I applied what was done for the mServerPath variable.
2019-08-16 13:52:03 +02:00
nyanloutre
6d5a90a111
kipi-plugins: move to kde_applications
2019-08-16 11:34:13 +02:00
nyanloutre
fc7f5e7c55
yakuake: move to kde_applications
2019-08-16 11:34:13 +02:00
nyanloutre
2ac1e31aea
kde_applications: disable obsolete patches
2019-08-16 11:26:17 +02:00