Package: kdesdk / 4:4.8.4+dfsg-1

Metadata

Package Version Patches format
kdesdk 4:4.8.4+dfsg-1 3.0 (quilt)

Patch series

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

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

 append "-kde" to svn-clean like kde3.
 svn-clean script is provided by subversion-tools.
Bug-Debian: http://bugs.debian.org/461095


enable_debianabimanager.diff | (download)

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

 use debianabimanager for this source package. it's debian-specific.
dont_export_private_classes.diff | (download)

okteta/libs/kasten/core/io/filesystem/abstractfilesystemconnectjob_p.h | 2 1 + 1 - 0 !
okteta/libs/kasten/core/io/filesystem/abstractfilesystemsyncfromremotejob_p.h | 2 1 + 1 - 0 !
okteta/libs/kasten/core/io/filesystem/abstractfilesystemsyncwithremotejob_p.h | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 do not export private classes
okteta_big_endian.diff | (download)

okteta/kasten/controllers/CMakeLists.txt | 19 15 + 4 - 0 !
1 file changed, 15 insertions(+), 4 deletions(-)

 this patch makes okteta build on big endian architectures, also
 avoids installing unnecessary files for those architectures.