Package: krename / 4.0.9-4

Metadata

Package Version Patches format
krename 4.0.9-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02_remove_desktop_deprecated_key.diff | (download)

src/krename.desktop | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove deprecated key
find_libpodofo.patch | (download)

cmake/modules/FindLIBPODOFO.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix freetype includes.patch | (download)

src/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix flags.diff | (download)

src/batchrenamer.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix flags for kio::file_delete()
 .
 Pass a proper value for flags, instead of a boolean.
 .
 This fixes the build with GCC 6.
cmake policy.diff | (download)

CMakeLists.txt | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 update cmake version & policy.
 Set cmake_mininum_required to match kdelibs policy and enable newer cmake
 policies.