Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-19 Thread Stuart Henderson
On 2024/02/19 10:53, Jose Maldonado wrote: > El Mon, 19 Feb 2024 08:42:50 + > Stuart Henderson escribió: > > lcms2 is not used, and the wayland libs should be listed in WANTLIB > > (not new with this diff, but other changes in the ports tree resulted > > in them being used). I think this is

Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-19 Thread Jose Maldonado
El Mon, 19 Feb 2024 08:42:50 + Stuart Henderson escribió: > lcms2 is not used, and the wayland libs should be listed in WANTLIB > (not new with this diff, but other changes in the ports tree resulted > in them being used). I think this is the correct diff. > I have checked the lcms2 and it

Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-19 Thread Jose Maldonado
El Mon, 19 Feb 2024 02:47:46 -0500 Brad Smith escribió: > On 2024-02-15 7:36 p.m., Jose Maldonado wrote: > > El Thu, 15 Feb 2024 15:46:38 -0500 > > Thomas Frohwein escribió: > >> On Tue, Feb 13, 2024 at 09:31:32PM -0400, Jose Maldonado wrote: > >> > >> [...] > >> > >>> +WANTLIB-main += webp x264

Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-19 Thread Stuart Henderson
lcms2 is not used, and the wayland libs should be listed in WANTLIB (not new with this diff, but other changes in the ports tree resulted in them being used). I think this is the correct diff. Index: Makefile === RCS file:

Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-18 Thread Brad Smith
On 2024-02-15 7:36 p.m., Jose Maldonado wrote: El Thu, 15 Feb 2024 15:46:38 -0500 Thomas Frohwein escribió: On Tue, Feb 13, 2024 at 09:31:32PM -0400, Jose Maldonado wrote: [...] --- Makefile2 Feb 2024 20:09:08 - 1.268 +++ Makefile14 Feb 2024 01:30:31 - @@ -5,7 +5,7 @@

Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-15 Thread Jose Maldonado
El Thu, 15 Feb 2024 15:46:38 -0500 Thomas Frohwein escribió: > On Tue, Feb 13, 2024 at 09:31:32PM -0400, Jose Maldonado wrote: > > [...] > > > --- Makefile2 Feb 2024 20:09:08 - 1.268 > > +++ Makefile14 Feb 2024 01:30:31 - > > @@ -5,7 +5,7 @@ V= 3.0.18 > >

Re: [UPDATE] x11/vlc - revision for libplacebo support

2024-02-15 Thread Thomas Frohwein
On Tue, Feb 13, 2024 at 09:31:32PM -0400, Jose Maldonado wrote: [...] > --- Makefile 2 Feb 2024 20:09:08 - 1.268 > +++ Makefile 14 Feb 2024 01:30:31 - > @@ -5,7 +5,7 @@ V=3.0.18 > DISTNAME=vlc-${V} > PKGNAME-main=${DISTNAME} > PKGNAME-jack=

[UPDATE] x11/vlc - revision for libplacebo support

2024-02-13 Thread Jose Maldonado
Hello everyone! Here is a small update revision for x11/vlc. In this case the revision is intended to enable the construction of x11/vlc without libplacebo support, since VLC3 does not support (and it seems that it will not support) libplacebo(>=6). Building VLC with libplacebo support simply