pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "firefox" fails packaging on 9.3_STABLE/amd64



On Fri, 23 Jun 2023, David Brownlee wrote:

> On Fri, 23 Jun 2023 at 19:25, John D. Baker <jdbaker%consolidated.net@localhost> wrote:
>
> > PKG_DEFAULT_OPTIONS+=pam ssl oss -cups -pulseaudio -alsa -dbus -gvfs -jack
> > PKG_DEFAULT_OPTIONS+=-wayland
> >
> > No additional specific options for firefox.
> 
> Looks like firefox-114.0.1/widget/gtk/moz.build has
> 
> if CONFIG["MOZ_WAYLAND"]:
>     DIRS += ["wayland", "mozwayland", "vaapitest"]
> 
> So you may need to add a conditional to the PLIST for that to build :)

There's no option for "wayland" in firefox yet there is a
"PLIST.wayland" conditional used for "lib/firefox/libmozwayland.so".
I've copied it to before "lib/firefox/vaapitest" and will try again
once my build host finishes other tasks.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index