mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-09 15:15:59 +08:00
update dtk-build-release-tag-20220425.yml
This commit is contained in:
parent
8a93d4dd06
commit
ef36a92c7c
@ -24,15 +24,17 @@ stages:
|
|||||||
- '# 换源'
|
- '# 换源'
|
||||||
- apt update
|
- apt update
|
||||||
- export DEBIAN_FRONTEND=noninteractive
|
- export DEBIAN_FRONTEND=noninteractive
|
||||||
- echo "安装git devscripts equivs curl..."
|
- echo "安装依赖..."
|
||||||
- 'apt install git devscripts equivs curl -y '
|
- 'apt install libgsettings-qt-dev -y '
|
||||||
|
- 'apt install debhelper git curl fakeroot qtbase5-dev zlib1g-dev qt5-default -y '
|
||||||
- git clone https://gitlink.org.cn/shenmo7192/dtk-old-bundle.git
|
- git clone https://gitlink.org.cn/shenmo7192/dtk-old-bundle.git
|
||||||
- cd dtk-old-bundle
|
- cd dtk-old-bundle
|
||||||
- apt install ./*.deb -y
|
- apt install ./*.deb -y
|
||||||
- cd ..
|
- cd ..
|
||||||
- rm -rf dtk-old-bundle
|
- rm -rf dtk-old-bundle
|
||||||
- ''
|
- ''
|
||||||
- 'mk-build-deps --install --tool "apt-get -o Debug::pkgProblemResolver=yes -y" '
|
- '#mk-build-deps --install --tool "apt-get -o Debug::pkgProblemResolver=yes -y" '
|
||||||
|
- apt build-dep .
|
||||||
- dpkg-buildpackage -j2 -b -us -uc
|
- dpkg-buildpackage -j2 -b -us -uc
|
||||||
- cd ..
|
- cd ..
|
||||||
- ls -all
|
- ls -all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user