Commit graph

21 commits

Author SHA1 Message Date
Ivailo Monev
7b8863ca9d generic: make use of KStandardDirs::findRootExe()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-04 20:22:25 +02:00
Ivailo Monev
b0f058a4fc generic: make use of Katie's OS definitions
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-18 18:03:31 +02:00
Ivailo Monev
4b77dcde01 generic: compiler warnings fixes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-16 16:27:55 +02:00
Ivailo Monev
f840649b58 generic: support building projects separately
TODO from https://github.com/fluxer/katana/issues/7.

kget and libktorrent cannot be build separately because libktorrent depends
on boost (or miniboost which is bundled) and kget depends on libktorrent.

syndication include paths were adjusted to build from the top-level
directory since it was used not only by akregator, that is no longer the
case and it should probably be moved to akregator sub-directory but that
will be decided in the future.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-10 23:43:40 +00:00
Ivailo Monev
59190d3194 generic: replace installation paths with KDE4_ prefixed
see commit in kdelibs repository

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00
Ivailo Monev
e610051108 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2017-06-24 07:13:30 +00:00
Ivailo Monev
2b78292f2c generic: remove redundant CheckPrototypeExists inclusion
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-05-15 04:29:24 +00:00
Ivailo Monev
cbf29a08cf generic: make changes required for building against Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 10:01:00 +00:00
Ivailo Monev
77ab17b595 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-25 05:14:02 +00:00
Ivailo Monev
c270d80ec8 generic: misc cleanups 2015-09-02 08:54:43 +03:00
Ivailo Monev
f58a4c5452 generic: major build system cleanup 2015-09-02 02:13:50 +03:00
Ivailo Monev
2466ad67cb generic: remove KDE prefix from header inclusions 2015-05-20 20:37:13 +00:00
Ivailo Monev
23ba4cb305 kdenetwork-filesharing: enable guest checkbox only when it makes sense 2015-05-03 20:17:29 +00:00
Ivailo Monev
6809891811 generic: require KDE 4.14.3 at minimum 2015-01-20 17:31:51 +00:00
Ivailo Monev
dd98e0dfe6 imrpve (somewhat) shareplugin error reporting and use (somewhat) standard path with <blah>/sbin to find smbd (dirty) 2014-12-06 20:43:49 +00:00
Ivailo Monev
503f881cf9 fix samba lookup logic 2014-12-05 02:41:26 +00:00
Ivailo Monev
dd614afaa1 improve (somewhat) and enable the build of kdenetwork-filesharing 2014-12-02 02:47:25 +00:00
Ivailo Monev
1e000b6731 removed macro_display_feature_log() calls from cmake sub-directory files 2014-11-24 23:56:50 +00:00
Ivailo Monev
f1d0baea94 fixup header of filesharing plugin 2014-11-19 19:52:20 +00:00
Ivailo Monev
66c4248d2a removed install samba feature for fileproperiesplugin 2014-11-19 18:48:35 +00:00
Ivailo Monev
bf2d9dcd05 import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00