New package: wayscriber-0.9.11#59423
Open
rendong-9001 wants to merge 1 commit intovoid-linux:masterfrom
Open
Conversation
Bnyro
reviewed
Mar 18, 2026
srcpkgs/wayscriber/template
Outdated
| vinstall packaging/wayscriber-configurator.desktop 644 usr/share/applications | ||
|
|
||
| for sz in 16 19 22 24 38 64 128; do | ||
| if [ "$sz" != "128" ]; then |
Contributor
There was a problem hiding this comment.
Why do you exclude the status icon for 128x128?
Contributor
|
Tested on x86_64-glibc, works fine for me too. |
Bnyro
reviewed
Mar 18, 2026
| version=0.9.11 | ||
| revision=1 | ||
| build_style=cargo | ||
| make_build_args="--workspace --bin wayscriber --bin wayscriber-configurator" |
Contributor
There was a problem hiding this comment.
wayscriber-configurator should likely be a subpackage because it's not needed to run wayscriber, see https://github.com/void-linux/void-packages/blob/master/Manual.md#subpackages
Author
There was a problem hiding this comment.
I have updated the template to move wayscriber-configurator into a subpackage as suggested.
66cb7ab to
2ae6901
Compare
2ae6901 to
78a285d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Testing the changes
New package
Local build testing