Merge lp://staging/~fenisilius/deja-dup/acd_support into lp://staging/deja-dup/34

Proposed by Ignacio Quezada
Status: Needs review
Proposed branch: lp://staging/~fenisilius/deja-dup/acd_support
Merge into: lp://staging/deja-dup/34
Diff against target: 277 lines (+143/-3)
8 files modified
data/org.gnome.DejaDup.gschema.xml.in (+9/-0)
deja-dup/widgets/CMakeLists.txt (+1/-0)
deja-dup/widgets/ConfigLabelLocation.vala (+2/-0)
deja-dup/widgets/ConfigLocation.vala (+16/-2)
deja-dup/widgets/ConfigLocationACD.vala (+37/-0)
libdeja/Backend.vala (+4/-1)
libdeja/BackendACD.vala (+73/-0)
libdeja/CMakeLists.txt (+1/-0)
To merge this branch: bzr merge lp://staging/~fenisilius/deja-dup/acd_support
Reviewer Review Type Date Requested Status
Déjà Dup Developers Pending
Review via email: mp+302227@code.staging.launchpad.net

Description of the change

Support for the new Amazon Cloud Drive. This patch adds support for the new backend.

duplicity already supports ACD, so this would just use the duplicity capabilities.

An external dependency is needed to use ACD, as there is to use S3 ("boto"). In this case it is the acd_cli which beside from being a cli toold it can be imported in python as well. So that dependency check would ensure the possibility to use ACD.

To post a comment you must log in.

Unmerged revisions

1564. By Ignacio Quezada

Support for Amazon Cloud Drive, backend supported by duplicity >0.7.07

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches