tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: multimedia/ffmpeg4
On Sat, Nov 07, 2020 at 03:31:28PM +0100, Martin Husemann wrote:
> OK, that got me a lot further, but now I fail with something I don't understand
> again:
>
> [..]
> checking for GDK_DEP... no
> configure: error: Package requirements (pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0 gio-unix-2.0 >= 2.57.2 fontconfig x11 xext xinerama xi xrandr xcursor xfixes xcomposite xdamage cairo-xlib epoxy >= 1.4 fribidi >= 0.19.7) were not met:
>
> Package 'egl', required by 'epoxy', not found
> [..]
> *** Error code 1
>
> Stop.
> make[6]: stopped in /usr/pkgsrc/x11/gtk3
>
>
> ... but: libepoxy should not require egl for me, the
> /usr/pkg/lib/pkgconfig/epoxy.pc file says:
>
> epoxy_has_glx=1
> epoxy_has_egl=0
> epoxy_has_wgl=0
>
> which is correct, as MESALIB_SUPPORTS_EGL=no
>
> Bug in the gtk3 configure magic?
>
> Martin
What does the builtin epoxy .pc file look like?
You might not need the one from pkgsrc any more.
Home |
Main Index |
Thread Index |
Old Index