[Bug 269613] graphics/webp libwebp.pc error with libsharpyuv

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Feb 2023 04:50:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269613

            Bug ID: 269613
           Summary: graphics/webp  libwebp.pc error with libsharpyuv
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: MotionMrDave@gmail.com
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Some recent revision seems to have changed the libwebp.pc file.  

The package configuration file now has a line specification of "requires" for
libsharpyuv which then adds it to the libs output as -lsharpyuv .  

This causes problems since libsharpyuv is not included in the default install
of webp (1.2.4) on FreeBSD 13.1.  From the mirror of webp source I could find,
the requires is not part of 1.2.4 and is instead part of version 1.3.0.  

This issue causes other applications to not compile

-- 
You are receiving this mail because:
You are the assignee for the bug.