Skip to content

Commit

Permalink
DOSBox Staging - Update to 0.81.0 (#1082)
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan authored Feb 14, 2024
1 parent a4d5ea8 commit 4561d13
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion engines/dosbox-staging/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# CLONE PHASE
git clone https://github.com/dosbox-staging/dosbox-staging.git source
pushd source
git checkout -f 5c9161d
git checkout -f 07f31ea
popd

# BUILD PHASE
Expand Down
4 changes: 2 additions & 2 deletions engines/dosbox-staging/env.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

export STEAM_APP_ID_LIST="default 7650 7660 7760 410970 1146370 1812390 1812410 1812420 1812290 1655410 1655430 410980"
export LICENSE_PATH="./source/COPYING"
export LICENSE_PATH="./source/LICENSE"
export COMMON_PACKAGE="1"
export ADDITIONAL_LICENSES="./source/subprojects/fluidsynth-2.3.0/LICENSE ./source/subprojects/munt-libmt32emu_2_7_0/LICENSE.build"
export ADDITIONAL_LICENSES="./source/subprojects/fluidsynth-2.3.3/LICENSE ./source/subprojects/munt-libmt32emu_2_7_1/LICENSE.build"
export GCC_9="1"
4 changes: 2 additions & 2 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8805,7 +8805,7 @@
},
{
"engine_link": "https://github.com/dosbox-staging/dosbox-staging",
"version": "0.80.1",
"version": "0.81.0",
"author": "d10sfan",
"author_link": "https://github.com/d10sfan",
"license": "GPLv2",
Expand Down Expand Up @@ -10313,4 +10313,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit 4561d13

Please sign in to comment.