Package: owncloud-client / 5.3.2.15463+dfsg-1

Metadata

Package Version Patches format
owncloud-client 5.3.2.15463+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0003 skip_tests_freebsd.patch | (download)

test/testfolderwatcher.cpp | 12 12 + 0 - 0 !
1 file changed, 12 insertions(+)

 skips failing tests for bsd

0004 use_system_buildflags.patch | (download)

cmake/modules/DefineCMakeDefaults.cmake | 29 29 + 0 - 0 !
cmake/modules/DefinePlatformDefaults.cmake | 32 32 + 0 - 0 !
src/csync/CMakeLists.txt | 3 3 + 0 - 0 !
src/csync/DefineOptions.cmake | 1 1 + 0 - 0 !
4 files changed, 65 insertions(+)

 don't modify build flags within the package

0005 remove_admin.patch | (download)

CMakeLists.txt | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 ignore the admin directory completely

0006 move configfile.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
src/libsync/configfile.cpp | 4 2 + 2 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 move configuration dir

0008 make reproducable.patch | (download)

src/libsync/theme.cpp | 16 1 + 15 - 0 !
1 file changed, 1 insertion(+), 15 deletions(-)

 timestamps_from_cpp_macros

0006 Fix Qt 6.8 build.patch | (download)

test/testcredentialmanager.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix qt 6.8 build