Skip to content
Snippets Groups Projects
Commit af819167 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update recipes

parent ca2813a8
No related branches found
No related tags found
No related merge requests found
#TODO Not compiled or tested (after cargo update)
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/dashed/git-chain"
[build]
......
......@@ -9,6 +9,7 @@ dependencies = [
"fontconfig",
]
script = """
chmod a+x configure
COOKBOOK_CONFIGURE_FLAGS+=(
--enable-headless-only=yes
)
......
#TODO build instructions - https://github.com/openjdk/jdk21u/blob/master/doc/building.md
#TODO not compiled or tested
#TODO can't find the configure script
[source]
git = "https://github.com/openjdk/jdk21u"
rev = "060c4f7589e7f13febd402f4dac3320f4c032b08"
......
#TODO build instructions - https://github.com/openjdk/jdk8u/blob/master/doc/building.md
#TODO not compiled or tested
#TODO build it in headless mode
#TODO require the headless option
[source]
git = "https://github.com/openjdk/jdk8u"
rev = "9c9d6b267c41e4c713cacc41befb66007cdb2601"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment