Can we make kpat not depend on black-hole-solitaire by default?

Nicolas Fella nicolas.fella at gmx.de
Wed Nov 30 15:13:39 GMT 2022


Am 30.11.22 um 15:26 schrieb Marius P:
> Hello,
>
> Debian and Ubuntu do not package yet
> https://github.com/shlomif/black-hole-solitaire
> Can we make kpat not depend on
> https://github.com/shlomif/black-hole-solitaire by default?
>
> Reasons:
> 1. In order to build kpat on Kubuntu 22.10, we need to edit kdesrc-build.
> 2. Debian and Ubuntu need to have in file "rules"
> "override_dh_auto_configure:... -DWITH_BH_SOLVER=OFF".
>
> Thanks.
>
> Technical details. kdesrc-build patch:
>
> $ git diff
> diff --git a/kf5-applications-build-include
> b/kf5-applications-build-include
> index 52b453c..63ed776 100644
> --- a/kf5-applications-build-include
> +++ b/kf5-applications-build-include
> @@ -145,6 +145,12 @@ module-set kmix
>      cmake-options -DKMIX_KF5_BUILD:STRING=TRUE
>  end module-set
>
> +module-set kpat
> +    repository kde-projects
> +    use-modules kpat
> +    cmake-options -DWITH_BH_SOLVER=OFF
> +end module-set
> +
>  module-set kdegames
>      repository kde-projects
>      use-modules kde/kdegames amor

The obvious solution here is "Make Debian and Ubuntu package
black-hole-solitair". Anything else is just a workaround for a problem
that shouldn't exist.




More information about the kde-devel mailing list