Re: Re: git: 06dbf1df62a4 - main - audio/alsa-plugins: convert options to subpackages
Date: Mon, 05 Feb 2024 16:29:08 UTC
On Mon, Feb 05, 2024 at 09:41:26AM +0100, Jan Beich wrote: > Vladimir Druzenko <vvd@freebsd.org> writes: > > > pkg needs to be fixed too: > > > > pkg version | grep -E '^(libdecor|alsa)' > > alsa-lib-1.2.10_1 = > > alsa-plugins-1.2.7.1_3 = > > alsa-plugins-ffmpeg-1.2.7.1_3 ? > > alsa-plugins-samplerate-1.2.7.1_3 ? > > alsa-plugins-speex-1.2.7.1_3 ? > > libdecor-0.2.2_2 = > > libdecor-cairo-0.2.2_2 ? > > libdecor-gtk3-0.2.2_2 ? > > See https://github.com/freebsd/pkg/issues/2243 > > "pkg upgrade" should work fine "as is" e.g., > > $ pkg install -qyx libdecor > $ pkg version -vL= > libdecor-cairo-0.2.2_1 ? orphaned: x11-toolkits/libdecor > libdecor-gtk3-0.2.2_1 ? orphaned: x11-toolkits/libdecor > $ pkg upgrade > [...] > Installed packages to be UPGRADED: > libdecor-cairo: 0.2.2_1 -> 0.2.2_2 > libdecor-gtk3: 0.2.2_1 -> 0.2.2_2 > [...] Fixed in the ports tree, not a pkg issue. https://cgit.freebsd.org/ports/commit/?id=2a58fba4156bf6c95d594aed77a7bb64e08ff3ba Best regards, Bapt