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

New package: jack-keyboard-2.7.2 #49790

Conversation

iFoundSilentHouse
Copy link
Contributor

  • I tested the changes in this PR: YES

New package

  • This new package conforms to the package requirements: system, compiled

  • I built this PR locally for my native architecture, (x86_64-glibc)

  • I built this PR locally for these architectures:

    • x86_64-musl
    • aarch64-musl (cross)
    • armv7l (cross)

@classabbyamp classabbyamp added the new-package This PR adds a new package label Apr 10, 2024
@meator
Copy link
Contributor

meator commented Apr 10, 2024

You should use the cmake build style.

@iFoundSilentHouse
Copy link
Contributor Author

You should use the cmake build style.

Cmake style uses ninja build commands. This package needs cmake and then make install.

@meator
Copy link
Contributor

meator commented Apr 10, 2024

CMake supports a variety of build systems. All of them should work equally well. Upstream might recommend make, but ninja should also work. void-packages uses CMake with Ninja, so you should prefer that.

@iFoundSilentHouse
Copy link
Contributor Author

@meator thanks a lot!

build_style=cmake
configure_args="-DLashEnable=False"
hostmakedepends="pkg-config"
makedepends="gtk+-devel jack-devel pango-devel"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't want to add any more gtk2 packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants