dev-libs/libfilezilla: backported pkg-config cppunit detection, bug #630094
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 17 Sep 2017 10:22:37 +0000 (11:22 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 17 Sep 2017 10:24:10 +0000 (11:24 +0100)
commit032c84c9d3b226b882e5f4f13552754fe8e38804
tree4b2b62609f5c32db818a78ce6521786662d72178
parente534f0e5c307257d6bda83e36d3ec1cd4560400f
dev-libs/libfilezilla: backported pkg-config cppunit detection, bug #630094

libfilezilla-0.9.2/m4/cppunit.m4 relies on cppunit-config tool presence.
In 1.14.0 cppunit-config was removed and the only way to setup cppunit
environment is to use pkg-config.

Upstream fixed it in revision 8441. I've applied extracted patch as-is:
    svn diff -r 8440:8441
And not tests link and pass fine against both cppunit 1.13 and 1.14

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/630094
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-libs/libfilezilla/files/libfilezilla-0.9.2-cppunit-pkgconfig.patch [new file with mode: 0644]
dev-libs/libfilezilla/libfilezilla-0.9.2.ebuild