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

updpatch: neovide 0.12.0-1 #3392

Merged
merged 1 commit into from
Dec 29, 2023
Merged

Conversation

aimixsaka
Copy link
Contributor

  • Remove unneeded depends
  • Remove ring 0.16 patch as upstream updated to 0.17
  • Bump rust-skia to self-forked 0.68.0 1 to catch up upstream 2. This fix:
 warning: Patch `SOMETHING` was not used in the crate graph. 
 Check that the patched package version and available features 
 are compatible with the dependency requirements 

- Remove unneeded depends
- Remove ring 0.16 patch as upstream updated to 0.17
- Bump `rust-skia` to self-forked `0.68.0` [1]
  to catch up upstream [2].
  This fix:
  ```
  warning: Patch `SOMETHING` was not used in the crate graph.
  Check that the patched package version and available features
  are compatible with the dependency requirements
  ```
- Backport rust-skia/rust-skia#916 to fix rust-skia/rust-skia#913

- Remaining relevant pr/issue:
  - google/skia#146
  - https://gitlab.archlinux.org/archlinux/packaging/packages/neovide/-/issues/1

[1]: https://github.com/aimixsaka/rust-skia/tree/riscv-skia-bindings-0.68.0
[2]: https://github.com/neovide/neovide/blob/af9869bd6d8d3434b187e29f85032ee74e40b536/Cargo.toml#L59C68-L59C68
@felixonmars felixonmars merged commit 3d81c79 into felixonmars:master Dec 29, 2023
1 check passed
@aimixsaka aimixsaka deleted the neovide branch December 30, 2023 02:22
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.

Build failed with rust-safe 0.68.0 and 0.69.0
2 participants