Update to delta v0.41.0
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -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
|
||||
|
@@ -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
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
BIN
vendor/deltachat-core-0.41.0.tar.gz
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user