File: day_244__android_porting.mdwn

package info (click to toggle)
git-annex 8.20210223-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 68,764 kB
  • sloc: haskell: 70,359; javascript: 9,103; sh: 1,304; makefile: 212; perl: 136; ansic: 44
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
Ported all the C libraries needed for XMPP to Android. (gnutls,
libgcrypt, libgpg-error, nettle, xml2, gsasl, etc). Finally
got it all to link. What a pain.

Bonus: Local pairing support builds for Android now, seems recent changes to
the network library for WebDAV also fixed it.