Commit graph

7 commits

Author SHA1 Message Date
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
f58a4c5452 generic: major build system cleanup 2015-09-02 02:13:50 +03:00
Ivailo Monev
3774be563f include miniboost globally (TODO: make it possible to use host boost) 2014-12-01 20:29:40 +00:00
Ivailo Monev
c626825fb8 adjust syndication to use bundled shared_ptr.hpp 2014-12-01 20:04:39 +00:00
Ivailo Monev
6e76dc6204 akregator bloat trim 2014-12-01 18:31:22 +00:00
Ivailo Monev
10e3ce132e import akregator from kdepim and syndication from kdepimlibs (required by akregator) 2014-12-01 18:30:26 +00:00