04-01-2020, 02:38 PM
(04-01-2020, 12:38 PM)Idaho Wrote: This is what I get when I try to install "SDL_sound-1.0.3nb6":
Code:[idaho@pbpro-manjaro ~]$ sudo pkgin install SDL_sound-1.0.3nb6
calculating dependencies...done.
/usr/lib/libSDL_sound-1.0.so.1, needed by SDL_sound-1.0.3nb6 is not present in this system.
0 to refresh, 0 to upgrade, 0 to install
214K to download, 538K to install
the following packages have unmet requirements: SDL_sound-1.0.3nb6
proceed ? [Y/n] Y
[idaho@pbpro-manjaro ~]$
Nothing happens, then I just thought there'd be a bug in the script and that it might silently install but nope, alephone still doesn't install :/
Edit: On the bright side of things I installed quakespasm and it works like a charm
Hmm, I will check the SDL_sound package why it insists that /usr/lib/libSDL_sound-1.0..so.1 is present .. all pkgsrc should depend on libraries in /usr/pkg/lib
Thanks Idaho for checking !