mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
0ed15456ec
commit
ac2bef1216
1 changed files with 6 additions and 6 deletions
|
@ -2,12 +2,12 @@
|
||||||
# based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
|
# based on https://raw.githubusercontent.com/AluisioASG/void-packages/openrct2/srcpkgs/OpenRCT2/template
|
||||||
# and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
|
# and https://github.com/void-linux/void-packages/issues/1014#issuecomment-417372421
|
||||||
pkgname=OpenRCT2
|
pkgname=OpenRCT2
|
||||||
version=0.4.17
|
version=0.4.19.1
|
||||||
revision=1
|
revision=1
|
||||||
# versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt
|
# versions pulled from https://raw.githubusercontent.com/OpenRCT2/OpenRCT2/v${version}/CMakeLists.txt
|
||||||
_objects_version=1.4.11
|
_objects_version=1.5.1
|
||||||
_titles_version=0.4.14
|
_titles_version=0.4.14
|
||||||
_replays_version=0.0.84
|
_replays_version=0.0.86
|
||||||
_opensfx_version=1.0.5
|
_opensfx_version=1.0.5
|
||||||
_openmsx_version=1.6
|
_openmsx_version=1.6
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -40,11 +40,11 @@ distfiles="https://github.com/OpenRCT2/OpenRCT2/archive/v${version}.tar.gz
|
||||||
https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip>openmusic-${_openmsx_version}.zip
|
https://github.com/OpenRCT2/OpenMusic/releases/download/v${_openmsx_version}/openmusic.zip>openmusic-${_openmsx_version}.zip
|
||||||
https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip>replays-${_replays_version}.zip
|
https://github.com/OpenRCT2/replays/releases/download/v${_replays_version}/replays.zip>replays-${_replays_version}.zip
|
||||||
https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip>title-sequences-${_titles_version}.zip"
|
https://github.com/OpenRCT2/title-sequences/releases/download/v${_titles_version}/title-sequences.zip>title-sequences-${_titles_version}.zip"
|
||||||
checksum="991c4a3eb599439e09715bd36ea0de42a11215edff4e5576304dc38524a6ab8d
|
checksum="7421c61a86875b68f1d1a371baeae50dd2e8b5825dd0d6899584f1de62e25887
|
||||||
fd0fed611565710f79b136958100362a8c37211467f74b85126a3a2ea35e4f78
|
c6b800cbcd7b1b9c707f3657fbc5f2db9d3cfd9c2adf668accc9ddbacd7841df
|
||||||
a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
|
a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18
|
||||||
f097d3a4ccd39f7546f97db3ecb1b8be73648f53b7a7595b86cccbdc1a7557e4
|
f097d3a4ccd39f7546f97db3ecb1b8be73648f53b7a7595b86cccbdc1a7557e4
|
||||||
de798331dfee60dbd12c01adb70dc12d01271365dfbe84ce529bf341b7b2f0f8
|
c7a68c186e9bec827fe55eceb67e2b4cd789f239750ffff2da51f0c8d92bb16b
|
||||||
140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3"
|
140df714e806fed411cc49763e7f16b0fcf2a487a57001d1e50fce8f9148a9f3"
|
||||||
skip_extraction="objects-${_objects_version}.zip
|
skip_extraction="objects-${_objects_version}.zip
|
||||||
opensound-${_opensfx_version}.zip
|
opensound-${_opensfx_version}.zip
|
||||||
|
|
Loading…
Add table
Reference in a new issue