This commit is contained in:
2021-05-29 17:32:21 +08:00
parent 77912d35f6
commit d28b0fd91e
10 changed files with 690 additions and 169 deletions

9
build/DEBIAN/control Normal file
View File

@@ -0,0 +1,9 @@
Package: spark-uengine-runner
Version: 1.0.0
Maintainer: gfdgd xi <3025613752@qq.com>
Homepage: https://gitee.com/gfdgd-xi/uengine-runner
Architecture: all
Priority: optional
Depends: python3, python3-tk, adb, python3-pip
Description: gfdgd xi make's uengine runner

4
build/DEBIAN/postinst Executable file
View File

@@ -0,0 +1,4 @@
# !/bin/sh
sudo pip3 install --upgrade pip
sudo pip3 install --upgrade virtualenv
pip3 install pillow