Archive ioslave: Port away from KDELibs4Support
ClosedPublic

Authored by marten on Apr 24 2017, 2:29 PM.

Details

Summary

This change removes the build and runtime requirement for KDELibs4Support from the archive-based ioslaves (ar, tar and zip).

Test Plan

Built kio-extras with this change, all autotests pass, checked correct operation of those ioslaves with their appropriate archive formats.

Diff Detail

Repository
R320 KIO Extras
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
marten created this revision.Apr 24 2017, 2:29 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 24 2017, 2:29 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript

Also: Install KIOArchive library with LIBRARY NAMELINK_SKIP so that clients will depend on major soversion, as suggested by jriddell.
Make major soversion number the same as first part of full version, for consistency.

dfaure accepted this revision.Apr 30 2017, 10:08 AM
This revision is now accepted and ready to land.Apr 30 2017, 10:08 AM
This revision was automatically updated to reflect the committed changes.