I try to compile a Qt console project for Android that includes DNS services provided by avahi. As my shared libraries dns_sd.so are not compatible, I would try to compile avahi according to these links.
Utilize Avahi Libraries in Android for mDNS Discovering
Problems compiling avahi into Android NDK project
What I cannot find is the file "0002-Add-uninstalled.pc.in-files.patch" from Avahi. Please share it with me, if you still have it available. I also contacted avahi directly but did not receive a response yet. Thank you very much!