mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-17 20:41:36 +08:00
Compare commits
2 Commits
4.0.0
...
a4ab3b27d1
| Author | SHA1 | Date | |
|---|---|---|---|
| a4ab3b27d1 | |||
| 4caf1a3be5 |
1
Makefile
1
Makefile
@@ -147,6 +147,7 @@ copy-files:
|
||||
cp -rv InstallBox86.sh deb/opt/apps/deepin-wine-runner
|
||||
cp -rv InstallRuntime deb/opt/apps/deepin-wine-runner
|
||||
if [[ ! -d novnc/utils/websockify ]]; then git submodule update --init --recursive ; fi
|
||||
if [[ ! -d novnc/utils/websockify ]]; then cd novnc/; git clone https://github.com/novnc/websockify ; fi
|
||||
cp -rv novnc deb/opt/apps/deepin-wine-runner
|
||||
mkdir -pv deb/opt/apps/deepin-wine-runner/entries/
|
||||
cp -rv deb/usr/share/applications deb/opt/apps/deepin-wine-runner/entries/applications
|
||||
|
||||
@@ -30,6 +30,7 @@ Wine 运行器 QQ 交流群:762985460
|
||||
Wine 运行器离线包下载地址:https://www.123pan.com/s/pDSKVv-pAJWv.html
|
||||
|
||||
### Wine 运行器 For Termux 安装方法以及注意事项
|
||||
Wine 运行器 For Termux 使用的是独立的安装包,详细见:
|
||||
见 https://gitee.com/gfdgd-xi/deep-wine-runner-termux
|
||||
https://github.com/gfdgd-xi/deep-wine-runner-termux
|
||||
|
||||
|
||||
Reference in New Issue
Block a user