diff --git a/README.md b/README.md index 9122d07..15c73be 100755 --- a/README.md +++ b/README.md @@ -160,8 +160,14 @@ FileNotFoundError: [Errno 2] No such file or directory: '/home/gfdgd_xi/.local/s 1. 安装所需依赖 ```bash -sudo apt install python3 python3-tk git python3-pip aapt uengine -python3 -m pip install ttkthemes +sudo apt install deepin-elf-verify python3 python3-tk python3-pip +sudo apt install aapt uengine python3-setuptools deepin-terminal curl +sudo apt install python3-pil python3-pil.imagetk python3-requests adb +sudo apt install translate-shell python3-xlib python3-requests fonts-noto-cjk python3-numpy +python3 -m pip install pip -U +python3 -m pip install --upgrade ttkthemes -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com +python3 -m pip install --upgrade pyautogui -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com +python3 -m pip install --upgrade keyboard -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com ``` 2. 下载本程序 @@ -200,13 +206,13 @@ pip3 uninstall ttkthemes 如果出现故障,尝试终端运行,如果是可以自行解决的问题,就**自行解决**,如果可以就**提 issues 并提供解决方案**,不行就**提 isscue 并提供程序和终端报错以及程序版本** ### 下载量 -这里只统计蓝奏云的下载量,链接(每周更新一次): +这里只统计蓝奏云的下载量,链接(懒得更了): [https://kdocs.cn/l/smrvazWGuKcY](https://kdocs.cn/l/smrvazWGuKcY) ### 已知问题

-![Error](https://storage.deepin.org/thread/202108101105396531_截图___tk__messagebox_20210810110449.png) +![Error](https://storage.deepin.org/thread/202108101105396531_截图___tk__messagebox_20210810110449.png) 部分 app 无法读取出图片,已知: | 程序 | 下载链接 | | :-: | :-: | @@ -238,7 +244,8 @@ pip3 uninstall ttkthemes | Root UEngine | https://gitee.com/Limexb/root-uengine | ### 附测试生成图标无问题列表: -**至于能不能用就不测试了,这暂时不是重点** +**至于能不能用就不测试了,这暂时不是重点** +**现在新加了评分功能,就看大家的评分了!** | 程序 | 下载链接 | |:-:|:-:| | QQ 全家桶(完整版、极速版、Android Pad 版) | https://im.qq.com | diff --git a/SourceHanSansCN-Normal.otf b/SourceHanSansCN-Normal.otf deleted file mode 100644 index abd36ce..0000000 Binary files a/SourceHanSansCN-Normal.otf and /dev/null differ diff --git a/build/DEBIAN/control b/build/DEBIAN/control index e36b99a..453b4cb 100644 --- a/build/DEBIAN/control +++ b/build/DEBIAN/control @@ -1,10 +1,10 @@ Package: spark-uengine-runner -Version: 1.5.3 +Version: 1.6.0 Maintainer: gfdgd xi <3025613752@qq.com>, actionchen<917981399@qq.com> Homepage: [https://gitee.com/gfdgd-xi/uengine-runner, https://github.com/gfdgd-xi/uengine-runner] Architecture: all Priority: optional Conflicts: com.gitee.uengine.runner.spark, spark-uengine-apk-builder -Depends: python3, python3-tk, python3-pip, aapt, uengine, python3-setuptools, deepin-terminal, curl, python3-pil, python3-pil.imagetk, python3-requests, adb, translate-shell, python3-xlib +Depends: python3, python3-tk, python3-pip, aapt, uengine, python3-setuptools, deepin-terminal, curl, python3-pil, python3-pil.imagetk, python3-requests, adb, translate-shell, python3-xlib, python3-requests, fonts-noto-cjk, python3-numpy Description: UEngine Runner for deepin and UOS diff --git a/build/DEBIAN/postinst b/build/DEBIAN/postinst index bd61342..d5cc7a6 100755 --- a/build/DEBIAN/postinst +++ b/build/DEBIAN/postinst @@ -1,10 +1,11 @@ #!/bin/sh # 安装所需库 +python3 -m pip install --upgrade pip -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com python3 -m pip install --upgrade ttkthemes -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com python3 -m pip install --upgrade pyautogui -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com python3 -m pip install --upgrade keyboard -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -python3 -m pip install --upgrade requests -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com +#python3 -m pip install --upgrade requests -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com # 刷新图标缓存 gtk-update-icon-cache /usr/share/icons/bloom # 向服务器返回安装数加1(不显示内容且忽略错误) -curl http://120.25.153.144/uengine-runner/Install.php?Version=1.5.3 -s > /dev/null | true \ No newline at end of file +curl http://120.25.153.144/uengine-runner/Install.php?Version=1.6.0 -s > /dev/null | true \ No newline at end of file diff --git a/new-deb-build/DEBIAN/control b/new-deb-build/DEBIAN/control index 91724ce..200a051 100644 --- a/new-deb-build/DEBIAN/control +++ b/new-deb-build/DEBIAN/control @@ -1,9 +1,9 @@ Package: com.gitee.uengine.runner.spark Source: com.gitee.uengine.runner.spark -Version: 1.5.3 +Version: 1.6.0 Architecture: all Maintainer: gfdgd xi <3025613752@qq.com>, actionchen<917981399@qq.com> -Depends: deepin-elf-verify (>= 0.0.16.7-1), python3, python3-tk, python3-pip, aapt, uengine, python3-setuptools, deepin-terminal, curl, python3-pil, python3-pil.imagetk, python3-requests, adb, translate-shell, python3-xlib +Depends: deepin-elf-verify (>= 0.0.16.7-1), python3, python3-tk, python3-pip, aapt, uengine, python3-setuptools, deepin-terminal, curl, python3-pil, python3-pil.imagetk, python3-requests, adb, translate-shell, python3-xlib, python3-requests, fonts-noto-cjk, python3-numpy Section: utils Priority: optional Conflicts: spark-uengine-runner, spark-uengine-apk-builder diff --git a/new-deb-build/DEBIAN/postinst b/new-deb-build/DEBIAN/postinst index cc652e4..a53be39 100755 --- a/new-deb-build/DEBIAN/postinst +++ b/new-deb-build/DEBIAN/postinst @@ -1,7 +1,8 @@ #!/bin/sh # 使用 pip 安装所需库 +python3 -m pip install --upgrade pip -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com python3 -m pip install --upgrade ttkthemes -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com -python3 -m pip install --upgrade requests -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com +#python3 -m pip install --upgrade requests -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com python3 -m pip install --upgrade pyautogui -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com python3 -m pip install --upgrade keyboard -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com # 建立软链接 @@ -19,4 +20,4 @@ ln -s /opt/apps/com.gitee.uengine.runner.spark/files/root-uengine # 刷新图标缓存 #gtk-update-icon-cache /usr/share/icons/bloom # 向服务器返回安装数加1(不显示内容且忽略错误) -curl http://120.25.153.144/uengine-runner/Install.php?Version=1.5.3 -s > /dev/null | true \ No newline at end of file +curl http://120.25.153.144/uengine-runner/Install.php?Version=1.6.0 -s > /dev/null | true \ No newline at end of file