K 10 svn:author V 5 jhale K 8 svn:date V 27 2020-08-27T15:08:40.294477Z K 7 svn:log V 504 audio/taglib: Fix packaging if TEST option is enabled - Add STATIC option to fix packaging if the TEST option is enabled. Taglib only allows for static libraries to be built when testing is enabled. [1] - devel/cppunit needs to be present at build time for the tests to be built. - Enable symbol visibility. - Boost support was removed upstream, so we no longer need to disable the check for it. PR: 246203 [1] Submitted by: [1] Reported by: [1] END