~olivier-interfasys/+git/oc-snap-private:master

Last commit made on 2016-04-03
Get this branch:
git clone -b master https://git.launchpad.net/~olivier-interfasys/+git/oc-snap-private
Only Olivier - interfaSys can upload to this branch. If you are Olivier - interfaSys please log in for upload directions.

Branch merges

Branch information

Recent commits

40178fa... by Kyle Fazzari

Make occ look in $SNAP for php.ini.

Signed-off-by: Kyle Fazzari <email address hidden>

620454a... by Kyle Fazzari

MySQL: Remove libnuma as a dependency.

I don't remember why this was added. libnuma isn't on armhf and
it seems to build on other platforms without it.

Signed-off-by: Kyle Fazzari <email address hidden>

a180f25... by Kyle Fazzari

Apache plugin: Add pkg-config to build-packages.

Signed-off-by: Kyle Fazzari <email address hidden>

11c018a... by Kyle Fazzari

Stop downloading boost in the build step.

This will allow for use of the Launchpad snap builders.

Signed-off-by: Kyle Fazzari <email address hidden>

eefeff0... by Kyle Fazzari

Merge pull request #21 from oparoz/add-missing-apache-libs

Add missing libraries for Apache

48dd78f... by Olivier Paroz <email address hidden>

Add missing libraries for Apache
Fixes #20

e742db4... by Kyle Fazzari

Add Apache plugin.

This is a total revamp of the snap to be a little less hacky and
easier to understand.

Signed-off-by: Kyle Fazzari <email address hidden>

b568c76... by Kyle Fazzari

Don't rely on cwd being $SNAP.

Signed-off-by: Kyle Fazzari <email address hidden>

bd7d271... by Kyle Fazzari

Move from SNAP_FULLNAME to SNAP_NAME.SNAP_DEVELOPER.

Signed-off-by: Kyle Fazzari <email address hidden>

147641e... by Kyle Fazzari

Upgrade to ownCloud 9.0.0.

Also move away from deprecated environment variables. The upgrade
result is not as seamless as I'd like, e.g. third-party apps are
disabled, but that's how ownCloud does it, so we have to live with
it.

Signed-off-by: Kyle Fazzari <email address hidden>