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

libwacom: update to 2.5.0, adopt. #41569

Merged
merged 9 commits into from Feb 5, 2023
Merged

Conversation

triallax
Copy link
Contributor

@triallax triallax commented Jan 11, 2023

Testing the changes

  • I tested the changes in this PR: briefly (tested with my Wacom Intuos Pro)

I checked locally and the kcm-wacomtablet test failures are present without this PR's changes, so it's an unrelated issue.

@triallax triallax changed the title libwacom 2.5.0 libwacom: update to 2.5.0, adopt. Jan 11, 2023
Comment on lines 13 to 20
-@pytest.fixture(scope='session', autouse=True)
-def systemd_reload():
- '''Make sure our hwdb and udev rules are up-to-date'''
- import subprocess
- subprocess.run(['systemd-hwdb', 'update'])
- subprocess.run(['systemctl', 'daemon-reload'])
-
-
Copy link
Contributor Author

Choose a reason for hiding this comment

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

See linuxwacom/libwacom#543 for upstream PR.

@paper42
Copy link
Member

paper42 commented Jan 15, 2023

I checked locally and the kcm-wacomtablet test failures are present without this PR's changes, so it's an unrelated issue.

set make_check=no # FIXME in that case

srcpkgs/kpackage/template Outdated Show resolved Hide resolved
@triallax triallax force-pushed the libwacom-2.5.0 branch 4 times, most recently from ee7d078 to 8866946 Compare February 4, 2023 13:08
Copy link
Member

@sgn sgn left a comment

Choose a reason for hiding this comment

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

Please drop the change to kpackage

srcpkgs/kcm-wacomtablet/template Show resolved Hide resolved
srcpkgs/kpackage/template Outdated Show resolved Hide resolved
srcpkgs/kcm-wacomtablet/template Outdated Show resolved Hide resolved
@sgn sgn merged commit 1cf11c8 into void-linux:master Feb 5, 2023
@triallax triallax deleted the libwacom-2.5.0 branch February 5, 2023 17:08
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.

None yet

3 participants