mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
Ports: Make files
a proper array
This commit is contained in:
parent
3c2d846b94
commit
284fee9e77
311 changed files with 959 additions and 350 deletions
|
@ -3,7 +3,9 @@ port='doom'
|
|||
commit_hash='613f870b6fa83ede448a247de5a2571092fa729d'
|
||||
workdir="doomgeneric-${commit_hash}"
|
||||
version='git'
|
||||
files="https://github.com/ozkl/doomgeneric/archive/${commit_hash}.tar.gz doom-git.tar.gz fabc3e41aca92f58dfdd284754891c17875ec8c995948b49396ead6bc05b8676"
|
||||
files=(
|
||||
"https://github.com/ozkl/doomgeneric/archive/${commit_hash}.tar.gz doom-git.tar.gz fabc3e41aca92f58dfdd284754891c17875ec8c995948b49396ead6bc05b8676"
|
||||
)
|
||||
depends=(
|
||||
'SDL2'
|
||||
'SDL2_mixer'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue