mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Move quake1-shareware recipe to games/data category
This commit is contained in:
parent
632ecaa80b
commit
cafac79ba4
@ -1,9 +1,12 @@
|
||||
# TODO:
|
||||
# * Requires unarchivers
|
||||
# TODO: not tested
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = ["lhasa", "unzrip"]
|
||||
dev-dependencies = [
|
||||
"host:lhasa",
|
||||
"host:unzrip",
|
||||
"host:7-zip",
|
||||
]
|
||||
script = """
|
||||
curl -O "https://github.com/Jason2Brownlee/QuakeOfficialArchive/raw/refs/heads/main/bin/quake106.zip"
|
||||
sha256sum -c quake106.zip.sha
|
||||
Loading…
Reference in New Issue
Block a user