Package: calligra / 1:3.2.1+dfsg-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| calligra | 1:3.2.1+dfsg-6 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| upstream_Partial update of Commit 62f51070 to make it compile.patch | (download) |
CMakeLists.txt |
14 5 + 9 - 0 ! |
[patch] partial update of commit 62f51070 to make it compileable again Cmake to 3.16 Fix Fontconfig's FOUND variable Fix Fontconfig's include_dirs variable Use Correct Target to link FontConfig and Freetype |
| upstream_Fix some more warnings.patch | (download) |
filters/libmsooxml/MsooXmlDiagramReader_p.cpp |
1 1 + 0 - 0 ! |
[patch] fix some more warnings |
| upstream_Small CMake modernization.patch | (download) |
CMakeLists.txt |
21 1 + 20 - 0 ! |
[patch] small cmake modernization Since we are now on CMake 3.2+, we can simplify policies. And in order to simplify further, remove our use of deprecated features in CMake. |
| upstream_Update Cmake and deps Fix Freetype and FontConfig Li.patch | (download) |
CMakeLists.txt |
3 0 + 3 - 0 ! |
[patch] update cmake and deps, fix freetype and fontconfig linkage Cmake to 3.16 KF to 5.76 QT to 5.12 ECM follow KF's version Update CALLIGRA_YEAR to 2021 Fix Fontconfig's FOUND variable Fix Fontconfig's include_dirs variable Use Correct Target to link FontConfig and Freetype |
| upstream_Remove old std c 11 setting for Vc.patch | (download) |
CMakeLists.txt |
8 0 + 8 - 0 ! |
[patch] remove old -std=c++11 setting for vc This is set by ECM nowadays, and causes issues when a newer standard is needed (eg. for latest poppler) |
| upstream_Fix compile with newer versions of poppler.patch | (download) |
CMakeLists.txt |
4 4 + 0 - 0 ! |
[patch] fix compile with newer versions of poppler |
| upstream_Raise minimum poppler version to 0.83.0 cleaning up .patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
[patch] raise minimum poppler version to 0.83.0, cleaning up ifdefs Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> |
| upstream_PdfImport Fix compile with newer poppler.patch | (download) |
CMakeLists.txt |
1 1 + 0 - 0 ! |
[patch] pdfimport: fix compile with newer poppler Brings a dependency on poppler-qt5 to be able to include the version header, honestly it's not strictly needed, one could do a check_cxx_source_compiles, but I don't care about Calligra enough to spend more time making it compile while it's using poppler the wrong way. |
| upstream_PdfImport Fix compile with newer poppler_2.patch | (download) |
filters/karbon/pdf/CMakeLists.txt |
2 1 + 1 - 0 ! |
[patch] pdfimport: fix compile with newer poppler Also fixes odg2pdf filter. Same solution as commit 236bacbe13739414e919de868283b0caf2df5d8a by accid@kde.org. |
| upstream_SvgOutputDev Fix ifdef version for getFont API chang.patch | (download) |
filters/karbon/pdf/SvgOutputDev.cpp |
2 1 + 1 - 0 ! |
[patch] svgoutputdev: fix ifdef version for getfont api change |
