mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 07:27:44 +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,5 +3,7 @@
|
|||
port=SDL2-GNUBoy
|
||||
version=1.2.1
|
||||
useconfigure=false
|
||||
files="https://github.com/AlexOberhofer/SDL2-GNUBoy/archive/refs/tags/v${version}.tar.gz SDL2-GNUBoy-${version}.tar.gz d8b729aa88747301ed39514ad9dc857b842332ac87242993881e15125af1be20"
|
||||
files=(
|
||||
"https://github.com/AlexOberhofer/SDL2-GNUBoy/archive/refs/tags/v${version}.tar.gz SDL2-GNUBoy-${version}.tar.gz d8b729aa88747301ed39514ad9dc857b842332ac87242993881e15125af1be20"
|
||||
)
|
||||
depends=("SDL2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue