copyparty/scripts/pyinstaller
ed 650e41c717 update deps:
* web: hashwasm 4.9 -> 4.10
* web: dompurify 3.0.5 -> 3.0.8
* web: codemirror 5.65.12 -> 5.65.16
* win10exe: pillow 10.1 -> 10.2
2024-01-14 05:57:28 +00:00
..
build.sh prefer the new TTF in pillow 10.1 + pyinstaller 6.1 fixes 2023-10-15 18:47:34 +00:00
depchk.sh v1.9.8 2023-10-06 17:50:35 +00:00
deps.sha512 update deps: 2024-01-14 05:57:28 +00:00
deps.txt rename up2k.py (client) to u2c.py 2023-05-07 15:35:56 +00:00
ffmpeg.patch add ffmpeg build notes 2022-09-21 08:17:26 +02:00
ffmpeg.txt add ffmpeg build notes 2022-09-21 08:17:26 +02:00
icon.sh build up2k.exe 2023-03-07 22:58:14 +00:00
loader.py slightly better pyinstaller loader 2023-11-03 17:09:34 +00:00
loader.rc build up2k.exe 2023-03-07 22:58:14 +00:00
notes.txt update deps: 2024-01-14 05:57:28 +00:00
README.md build up2k.exe 2023-03-07 22:58:14 +00:00
up2k.rc rename up2k.py (client) to u2c.py 2023-05-07 15:35:56 +00:00
up2k.sh rename up2k.py (client) to u2c.py 2023-05-07 15:35:56 +00:00
up2k.spec upgrade pyinstaller env/deps 2023-06-10 11:58:58 +00:00
up2k.spec.sh rename up2k.py (client) to u2c.py 2023-05-07 15:35:56 +00:00

builds copyparty32.exe, fully standalone, compatible with 32bit win7-sp1 and later

requires a win7 vm which has never been connected to the internet and a host-only network with the linux host at 192.168.123.1

copyparty.exe is built by a win10-ltsc-2021 vm with similar setup

first-time setup steps in notes.txt

run build.sh in the vm to fetch src + compile + push a new exe to the linux host for manual publishing

ffmpeg

built with ffmpeg-windows-build-helpers and this patch using these steps