app-antivirus/clamav: Revbump to fix various linking issues
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Nov 2019 16:15:30 +0000 (17:15 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 25 Nov 2019 16:27:40 +0000 (17:27 +0100)
commit21602230e4da2f80db97331ac2cfe78051d39395
tree55244737ec4a5d77f618e2f2bea54de6667fb3ec
parent91835ebfb082547cbe6ec2cc35358c2b54f298ac
app-antivirus/clamav: Revbump to fix various linking issues

- Don't call configure with --with-zlib=/usr or else we end up having
  "-L/usr/lib" in linker flags which breaks 64bit compilations in 17.1
  profiles
- Once again (third time) use pkg-config to check for libxml2 in order
  to avoud automagic and unnecessary linking to dev-libs/icu

Bug: https://bugs.gentoo.org/661328
Closes: https://bugs.gentoo.org/699296
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-antivirus/clamav/clamav-0.102.1-r1.ebuild [moved from app-antivirus/clamav/clamav-0.102.1.ebuild with 90% similarity]
app-antivirus/clamav/files/clamav-0.102.1-libxml2_pkgconfig.patch [new file with mode: 0644]