Android: add ownCloud library to the build

Desktop / LibreOffice - Jacobo Aragunde PĂ©rez [igalia.com] - 10 June 2015 02:44 UTC

Library code from https://github.com/jaragunde/owncloud-android-library

This patch downloads, builds and installs the library from a tarball uploaded to http://dev-www.libreoffice.org/src/.

Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f Reviewed-on: https://gerrit.libreoffice.org/16190

e6fe508 Android: add ownCloud library to the build.
Makefile.fetch | 1 +
RepositoryExternal.mk | 16 +++++++++++++
android/source/Makefile | 2 ++
configure.ac | 3 +++
download.lst | 2 ++
external/Module_external.mk | 1 +
.../ExternalProject_owncloud_android_lib.mk | 24 ++++++++++++++++++++
external/owncloud-android-lib/Makefile | 7 ++++++
.../Module_owncloud-android-lib.mk | 17 ++++++++++++++
external/owncloud-android-lib/README | 7 ++++++
.../UnpackedTarball_owncloud_android_lib.mk | 14 ++++++++++++
11 files changed, 94 insertions(+)

Upstream: cgit.freedesktop.org


  • Share