Update to delta v0.41.0

This commit is contained in:
2019-04-11 20:38:16 +01:00
parent 212f75efb5
commit 897bf1e96f
4 changed files with 5 additions and 6 deletions

3
.gitattributes vendored
View File

@@ -1,2 +1 @@
vendor/libetpan-1.8.tar.gz filter=lfs diff=lfs merge=lfs -text
vendor/deltachat-core-0.35.0.tar.gz filter=lfs diff=lfs merge=lfs -text
vendor/*.tar.gz filter=lfs diff=lfs merge=lfs -text

View File

@@ -13,7 +13,7 @@ Debian 9:
- cp /usr/local/lib/libetpan.so libetpan.so
# deltachat-core
- apt install --no-install-recommends -t stretch-backports -yy meson ninja-build pkg-config zlib1g-dev liblockfile-dev libsqlite3-dev libsasl2-dev libssl1.0-dev libbz2-dev
- cd vendor && tar -xvzf deltachat-core-0.35.0.tar.gz && cd deltachat-core-0.35.0 && mkdir builddir && cd builddir && meson && ninja && ninja install && cd ../../..
- cd vendor && tar -xvzf deltachat-core-0.41.0.tar.gz && cd deltachat-core-0.41.0 && mkdir builddir && cd builddir && meson && ninja && ninja install && cd ../../..
- cp /usr/local/lib/x86_64-linux-gnu/libdeltachat.so libdeltachat.so
# purple-plugin-delta
- apt install --no-install-recommends -t stretch-backports -yy libpurple-dev libcurl4-openssl-dev libglib2.0-dev

BIN
vendor/deltachat-core-0.35.0.tar.gz (Stored with Git LFS) vendored

Binary file not shown.

BIN
vendor/deltachat-core-0.41.0.tar.gz (Stored with Git LFS) vendored Normal file

Binary file not shown.