-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
jdk11_webkit: init #216611
jdk11_webkit: init #216611
Conversation
Currently stuck at:
The file is available for download at https://github.com/unicode-org/icu/releases/tag/release-71-1 , not sure how to make Gradle accept it? links: |
Somebody on Element suggested using Sadly I don't know Gradle (or any other Java packaging) to know how to replace the lines responsible https://github.com/openjdk/jfx11u/blob/11.0.19%2B0/build.gradle#L3949-L3950 |
Note: I've run the Xiaomi Unlock tool on another system VM and it doesn't work anymore so I won't be pushing forward with enabling the Webkit in JavaFX so feel free to take over. |
Related issue: libjfxwebkit.so missing in jdk #162064
Personally, I am not sure about adding a separate |
I got it to build successfully.
Success (WebKit build took ~50 minutes): $ ls -lh /nix/store/bxj2zrgjp4jzglxz2yxclklc0sd99lvf-openjfx-modular-sdk-17.0.6+3/modules_libs/javafx.web/
total 94M
-r-xr-xr-x 1 root root 94M Jan 1 1970 libjfxwebkit.so |
Replaced by #300573. |
Description of changes
loosely inspired by #205059
Things done
This is still work-in-progress as I failed to build it.
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)