Skip to content

meson: Option for controlling CUPS libdir path prefix and pap backend #2071

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Apr 3, 2025

The new -Dwith-cups-pap-backend boolean option, default true, controls whether to install the pap backend for CUPS or not. This is handy when you can't or won't install configuration files for other libraries on the system.

In addition, the new -Dwith-cups-libdir-path which takes a path defines the root path where CUPS library files are kept, used to install the pap backend into a cups/backend subdir.

The new -Dwith-cups-pap-backend boolean option, default true,
controls whether to install the pap backend for CUPS or not.
This is handy when you can't or won't install configuration files
for other libraries on the system.

In addition, the new -Dwith-cups-libdir-path which takes a path
defines the root path where CUPS library files are kept,
used to install the pap backend into a cups/backend subdir.
@rdmark rdmark force-pushed the rdmark-install-pap-backend branch from b04e961 to 82348ef Compare April 3, 2025 16:31
@rdmark rdmark changed the title meson: Option for controlling the installation of CUPS pap backend meson: Option for controlling CUPS libdir path prefix and pap backend Apr 3, 2025
Copy link

sonarqubecloud bot commented Apr 3, 2025

@rdmark rdmark merged commit 7c694c7 into main Apr 3, 2025
39 checks passed
@rdmark rdmark deleted the rdmark-install-pap-backend branch April 3, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant