Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gui-libs/pugl and add dependency on it for media-sound/carla, improve libX11 dependency #563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    13c2f3d View commit details
    Browse the repository at this point in the history
  2. media-sound/carla: add pugl support, fix X11 dep

    This finally fixes the build errors when USE="-X" is used to build
    carla, as this requires gui-libs/pugl instead of libX11. Also, X support
    doesn't need a full X server, but only libX11, which finally allows
    installing and running media-sound/carla[X] on Wayland.
    
    Closes: gentoo-audio#528
    NexAdn committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e9fcabe View commit details
    Browse the repository at this point in the history