1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:57:35 +00:00

Ports: Remove the filename entry from files

This commit is contained in:
Tim Schumacher 2023-08-07 21:10:39 +02:00 committed by Jelle Raaijmakers
parent 2732545b4c
commit fb4db096cb
311 changed files with 335 additions and 339 deletions

View file

@ -14,10 +14,10 @@ jfaudiolib_commit='d72aa171a6fad72d4f19e689f4be989fe472e763'
jfbuild_commit='d3f86131e1eb5fb1397c3e7d477caef675c359d2'
jfmact_commit='1f0746a3b9704906669d8aaed2bbb982053a393e'
files=(
"https://github.com/jonof/jfduke3d/archive/${version}.tar.gz ${version}.tar.gz cef20187b9e9b69b48007e9aaf0c41996aa227abccc5e2fd4ecece2cb503934d"
"https://github.com/jonof/jfaudiolib/archive/${jfaudiolib_commit}.tar.gz ${jfaudiolib_commit}.tar.gz 520204c06d6be41838b5a6575a9cbb5dc8889345624c74ff8b9bacee005bd819"
"https://github.com/jonof/jfbuild/archive/${jfbuild_commit}.tar.gz ${jfbuild_commit}.tar.gz 8917f91f10d595fffd3e79e2c816c9130448d8480fb804eba4a880fb0676b0b5"
"https://github.com/jonof/jfmact/archive/${jfmact_commit}.tar.gz ${jfmact_commit}.tar.gz 173d978cbeec1b387aac458f77d831d64aa56bb30164939ba75885cea04c777d"
"https://github.com/jonof/jfduke3d/archive/${version}.tar.gz cef20187b9e9b69b48007e9aaf0c41996aa227abccc5e2fd4ecece2cb503934d"
"https://github.com/jonof/jfaudiolib/archive/${jfaudiolib_commit}.tar.gz 520204c06d6be41838b5a6575a9cbb5dc8889345624c74ff8b9bacee005bd819"
"https://github.com/jonof/jfbuild/archive/${jfbuild_commit}.tar.gz 8917f91f10d595fffd3e79e2c816c9130448d8480fb804eba4a880fb0676b0b5"
"https://github.com/jonof/jfmact/archive/${jfmact_commit}.tar.gz 173d978cbeec1b387aac458f77d831d64aa56bb30164939ba75885cea04c777d"
)
makeopts=(
'USE_OPENGL=0'