mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +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
|
@ -2,7 +2,9 @@
|
|||
port=vitetris
|
||||
useconfigure="true"
|
||||
version="0.59.1"
|
||||
files="https://github.com/vicgeralds/vitetris/archive/refs/tags/v${version}.tar.gz vitetris.tar.gz 699443df03c8d4bf2051838c1015da72039bbbdd0ab0eede891c59c840bdf58d"
|
||||
files=(
|
||||
"https://github.com/vicgeralds/vitetris/archive/refs/tags/v${version}.tar.gz vitetris.tar.gz 699443df03c8d4bf2051838c1015da72039bbbdd0ab0eede891c59c840bdf58d"
|
||||
)
|
||||
configopts=("--without-xlib" "--without-joystick" "--without-network")
|
||||
launcher_name=vitetris
|
||||
launcher_category=Games
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue