Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-19 Thread Jose Maldonado
El Mon, 19 Feb 2024 22:44:58 -0500 Brad Smith escribió: > On 2024-02-19 3:53 p.m., Jose Maldonado wrote: > > El Mon, 19 Feb 2024 15:30:55 + > > Stuart Henderson escribió: > >> You add "WANTLIB+= ${COMPILER_LIBCXX}" while keeping > >> COMPILER_LANGS=c, which will probably fail on base-gcc

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-19 Thread Brad Smith
On 2024-02-19 3:53 p.m., Jose Maldonado wrote: El Mon, 19 Feb 2024 15:30:55 + Stuart Henderson escribió: You add "WANTLIB+= ${COMPILER_LIBCXX}" while keeping COMPILER_LANGS=c, which will probably fail on base-gcc archs. I think you'll need to remove the COMPILER_LANGS line. Hi @sthen!

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-19 Thread Jose Maldonado
El Mon, 19 Feb 2024 15:30:55 + Stuart Henderson escribió: > You add "WANTLIB+= ${COMPILER_LIBCXX}" while keeping COMPILER_LANGS=c, > which will probably fail on base-gcc archs. I think you'll need to > remove the COMPILER_LANGS line. Hi @sthen! Fixed, I send the new diff with corrections,

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-19 Thread Stuart Henderson
You add "WANTLIB+= ${COMPILER_LIBCXX}" while keeping COMPILER_LANGS=c, which will probably fail on base-gcc archs. I think you'll need to remove the COMPILER_LANGS line.

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-13 Thread Jose Maldonado
El Tue, 13 Feb 2024 17:58:36 -0500 Thomas Frohwein escribió: > On Mon, Feb 12, 2024 at 01:51:30PM -0400, Jose Maldonado wrote: > > > > Hello everyone! > > > > This is an update for libplacebo. Our port version (v4.208.0) is > > already two years old and we already have to make a small bump due

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-13 Thread Jose Maldonado
El Tue, 13 Feb 2024 17:58:36 -0500 Thomas Frohwein escribió: > > Also important to know if ports that depend on the library have been > tested with the new version, and if any of them might need an update > with the API changes. I can find only mpv and vlc when looking at > WANTLIBs in sqlports,

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-13 Thread Jose Maldonado
El Tue, 13 Feb 2024 17:58:36 -0500 Thomas Frohwein escribió: > > Thanks for the diff, a few comments below inline and then an updated > diff from me attached. Please remember to CC maintainer as they may > not always be subscribed to ports@. > Ok, I'll keep that in mind next time. > Also

Re: [UPDATE] graphics/libplacebo - v6.338.2

2024-02-13 Thread Thomas Frohwein
On Mon, Feb 12, 2024 at 01:51:30PM -0400, Jose Maldonado wrote: > > Hello everyone! > > This is an update for libplacebo. Our port version (v4.208.0) is > already two years old and we already have to make a small bump due to > the arrival of a new mpv (v0.37.0). > > This new version of

[UPDATE] graphics/libplacebo - v6.338.2

2024-02-12 Thread Jose Maldonado
Hello everyone! This is an update for libplacebo. Our port version (v4.208.0) is already two years old and we already have to make a small bump due to the arrival of a new mpv (v0.37.0). This new version of libplacebo requires a series of additional dependencies that I have submitted as new