Commit graph

20 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
e0296b73a0 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-24 02:09:19 +00:00
Ivailo Monev
2ea7e7c870 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-06-02 16:39:37 +00:00
Ivailo Monev
2f7efcdb74 generic: adjust to Katie changes
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-30 02:19:12 +00:00
Ivailo Monev
e166af4e02 generic: replace forward declarations with headers inclusions
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-23 00:08:45 +00:00
Ivailo Monev
a8323de17a generic: misc cleanups
this fixes build without QStringBuilder and with QT_NO_IM defined, also
setBackgroundColor() is deprecated

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-11-08 15:16:11 +00:00
Ivailo Monev
3ef023d76c print-manager: fix build against CUPS v2.2+
upstream commits:
https://quickgit.kde.org/?p=print-manager.git&a=commit&h=971e75934bc64627226d61565f68aff3c9b0000b

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-11-02 00:45:35 +00:00
Ivailo Monev
b482c93f87 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2016-09-13 00:53:08 +00:00
Ivailo Monev
1580ec0417 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-29 21:14:31 +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
e0f3a6f140 print-manager: use Cups module from CMake
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 07:14:00 +02:00
Ivailo Monev
2ae20920a9 generic: move modules to kdelibs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 10:10:58 +02: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
f9cd587fcb generic: replace now gone KGenericFactory with KPluginFactory 2015-03-01 05:26:36 +00:00
Ivailo Monev
c135cfa6bf generic: adjust for CMake moc 2015-02-27 11:02:43 +00:00
Ivailo Monev
b06ec13e0f print-manager: replace deprecated API fixing build when KDE_NO_DEPRECATED is used 2015-01-24 16:49:05 +00:00
Ivailo Monev
6809891811 generic: require KDE 4.14.3 at minimum 2015-01-20 17:31:51 +00:00
Ivailo Monev
bf2d9dcd05 import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00