pkgsrc-Users archive

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

Re: ffmpeg3 "x11" option vs "vaapi", "vdpau" options



On Tue, 25 Sep 2018, John D. Baker wrote:

> On Tue, 25 Sep 2018 16:10:35 +0200, Leonardo Taccari <leot%NetBSD.org@localhost>
> wrote:

> > If this is actually the case... John, can you please add
> > multimedia/ffmpeg3/buildlink3.mk:
> > 
> >  && !empty(PKG_BUILD_OPTIONS.ffmpeg3:Mx11)
> > 
> > in the `.if' lines that check for `PKG_BUILD_OPTIONS.ffmpeg3:Mvdpau'
> > and `PKG_BUILD_OPTIONS.ffmpeg3:Mvaapi' (similarly to what it is done
> > in options.mk) and let us know if it avoid to pick up vaapi and vdpau
> > as dependencies?
> 
> I've added the above check in ffmpeg3/buildlink3.mk.  I'm now rebuilding
> ffmpeg3 without "-vaapi -vdpau" and then will see if minidlna will build
> without thinking it needs X11.

The build of ffmpeg3 w/o "-vaapi -vdpau" finished.  Unfortunately the
above change was not sufficient.  A subsequent attempt to build
"multimedia/minidlna" fails:

$ pwd 
/x/pkgsrc/multimedia/minidlna
$ make
ERROR: This package has set PKG_FAIL_REASON:
ERROR: minidlna-1.2.1.20180601nb1 uses X11, but /usr/X11R6 not found
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/multimedia/minidlna


-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    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