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
nyanloutre
7489145b30
kde_applications: 19.04.3 -> 19.08.0
2019-08-16 11:26:17 +02:00
nyanloutre
766c8f106e
kmail: add patch "fix build by including QMap"
2019-08-16 11:26:17 +02:00
nyanloutre
9825b2ac46
kate: add patch "add missing header"
2019-08-16 11:26:17 +02:00
nyanloutre
5268987144
ark: add patch "missing QVector include"
2019-08-16 11:26:17 +02:00
nyanloutre
ef90b86924
gwenview: remove obsolete patch
2019-08-16 11:26:17 +02:00
nyanloutre
e143cbd3d7
kde_applications: 19.04.1 -> 19.04.3
2019-08-16 11:26:17 +02:00
Taran Lynn
7c7d867ac8
kdenlive: add missing dependencies
...
breeze is needed for UI elements, frei0r for effects, and ffmpeg-full
for ffplay to handle playback.
2019-08-06 10:20:54 -07:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
...
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
f79fd2e826
wrapQtAppsHook: wrap Qt applications for runtime dependencies
2019-07-05 10:41:41 -05:00
worldofpeace
ea2fb569d1
gwenview: fix build with exiv2 0.27.1
2019-06-27 03:18:05 -04:00
Robin Gloster
3598d506ed
kdeApplications.kgeography: init
2019-06-18 21:39:40 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
nyanloutre
bb57a1056e
spectacle: fix qdbus path in desktop shortcut
2019-05-28 21:51:29 +02:00
nyanloutre
0612588aa5
krdc: add kwindowsystem dependency
2019-05-23 10:34:58 +02:00
nyanloutre
265ab92415
kde_applications: 19.04.0 -> 19.04.1
2019-05-20 20:18:00 -04:00
Jos van den Oever
044cd208b7
kdepim-runtime: replace sed by a proper patch
...
- remove unused qca-qt5
2019-05-20 20:18:00 -04:00
Jos van den Oever
ec4448a376
kmail: fix compilation
2019-05-20 20:18:00 -04:00
Jos van den Oever
0cfb078b37
kcalc: add kcrash dependency
2019-05-20 20:17:59 -04:00
Will Dietz
1443dc6abe
kdepim-runtime: disable facebook, fix build
2019-05-20 20:17:59 -04:00
worldofpeace
ca74410fed
kdenlive: add missing deps
2019-05-20 20:17:59 -04:00
Will Dietz
5ac417126e
kdepim-runtime: qca-qt5, qtnetworkauth
2019-05-20 20:17:59 -04:00
nyanloutre
29395e5ea9
kdegraphics-thumbnailers: missing dependency
2019-05-17 10:18:01 +02:00
nyanloutre
b32de6d48e
kio-extras: missing dependency
2019-05-17 10:18:01 +02:00
nyanloutre
223a30e190
akonadi: patch fix
2019-05-17 10:18:01 +02:00
nyanloutre
fd5e76e1f4
kde_applications: 18.12.03 -> 19.04.0
2019-05-17 10:18:01 +02:00
Spencer Baugh
4b8803dae6
switch users of "gnupg1" to plain "gnupg"
...
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Will Dietz
89eeae8e3a
knotes: init
2019-04-16 19:14:33 -05:00
Vladimír Čunát
2771375d6e
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1512490
2019-04-02 20:56:53 +02:00
nyanloutre
b16b1b377b
kde-applications: 18.12.1 -> 18.12.3
2019-03-27 22:17:12 -04:00
nyanloutre
4b7d9dc868
fetch-kde-qt.sh: get hashes from metadata
2019-03-27 22:16:18 -04:00
Frederik Rietdijk
b40d752872
Merge master into staging-next
2019-03-23 09:18:41 +01:00
Ingo Blechschmidt
1703627f88
kfind: init at 18.12.1
2019-03-14 19:23:46 +01:00
Matthew Bauer
73061742af
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-24 18:54:32 -05:00