pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: multimedia/vlc PLIST error
On Sun, Oct 22, 2023 at 08:28:04PM -0500, John D. Baker wrote:
> On Sun, 22 Oct 2023, John D. Baker wrote:
>
> > Building "multimedia/vlc" from pkgsrc-HEAD w/o option "dbus"
> > (PKG_DEFAULT_OPTIONS+=-dbus) fails during packaging due to a duplicate
> > PLIST entry for "libdbus_plugin.la".
> >
> > The first is controlled by "${PLIST.dbus}", but the duplicate is not.
>
> It has been brought to my attention that a similar issue exists with
> "libxwd_plugin.la". The first instance is controlled by "${PLIST.x11}"
> while the duplicate a few lines later is not. I hadn't noticed since
> I build with the "x11" option globally enabled in PKG_DEFAULT_OPTIONS.
>
> The following (revised) patch resolves both of these issues:
Committed, thanks!
Thomas
Home |
Main Index |
Thread Index |
Old Index