File: day_244__android_porting.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
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.