forked from flathub/flathub
-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
flexbridge-sources-deps.yml
20 lines (20 loc) · 1.03 KB
/
flexbridge-sources-deps.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- type: shell
commands:
- echo >build/FLExBridge.files -e "F\t15\thttps://build.palaso.org/guestAuth/repository/download/bt216/latest.lastSuccessful/Chorus_Help.chm\tlib/common/Chorus_Help.chm"
- dest: lib/common/
sha512: b431100c7b1698b94cd08cbcffab6d0190f0a1521722c7d9d2103a89bfb26c81a5fe7de10736b90a4c34be6a38786a2b999a42591505ccbee838f8b7664d9597
type: file
url: https://build.palaso.org/guestAuth/repository/download/bt216/latest.lastSuccessful/Chorus_Help.chm
- type: shell
commands:
- |
set -ueo pipefail
mkdir -vp \
"${XDG_DATA_HOME}/BuildDependency/Cache/D4" \
"${XDG_DATA_HOME}/BuildDependency/Cache/87"
cp -va lib/common/Chorus_Help.chm \
"${XDG_DATA_HOME}/BuildDependency/Cache/87/87059423E2D7585746D917324EB17DB677867446"
cp -va build/FLExBridge.files \
"${XDG_DATA_HOME}/BuildDependency/Cache/D4/D4A405FEA3E2A075DFC4008A88B11C34562CCD01"
# Don't depend on the DownloadDependencies target.
perl -pi -e 's/; DownloadDependencies//' build/FLExBridge.proj