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
a951c9aae9
generic: require KDE4 version atleast 4.19.0
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-10 21:58:43 +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
d1de17f470
kfilemetadata: use macro_optional_find_package() to find optional Poppler
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 23:45:46 +00:00
Ivailo Monev
c956e3b596
kfilemetadata: avoid temporary in PlainTextExtractor::extract()
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 18:14:17 +00:00
Ivailo Monev
be246af9a6
kfilemetadata: check if extractor for image/png is available in IndexerExtractorTests::testImageExtractor()
...
fixes a crash in case extractor for image/png MIME type is not installed
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 18:13:46 +00:00
Ivailo Monev
a328432db7
generic: include required headers
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-04 17:42:00 +00:00
Ivailo Monev
300bdf0f38
generic: adjust to Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-25 00:54:51 +00:00
Ivailo Monev
ea52f6e519
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-06 12:26:19 +00:00
Ivailo Monev
a6c3ff96b2
kfilemetadata: add image and manager test/benchmark
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-31 17:56:19 +00:00
Ivailo Monev
e58593bb05
kfilemetadata: fix type copy-paste mistake in exiv2 extractor
...
I assume that it's a developer copy-paste mistake, it may not be but in any
case that property did not match the data extracted
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-31 17:49:44 +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
2ae20920a9
generic: move modules to kdelibs
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 10:10:58 +02:00
Ivailo Monev
a165a95a57
generic: fix tests after the build system cleanup
2015-09-07 11:20:00 +03:00
Ivailo Monev
f58a4c5452
generic: major build system cleanup
2015-09-02 02:13:50 +03:00
Ivailo Monev
6809891811
generic: require KDE 4.14.3 at minimum
2015-01-20 17:31:51 +00:00
Ivailo Monev
ea443720d0
various fixes
2014-11-21 18:15:26 +00:00
Ivailo Monev
bf2d9dcd05
import a bunch of important libraries and applications
2014-11-19 02:23:05 +00:00