调整依赖

This commit is contained in:
gfdgd xi 2025-02-05 13:12:15 +08:00
parent ef7737f0d9
commit 0a485769ed
2 changed files with 9 additions and 11 deletions
.github/workflows
deb/DEBIAN

@ -116,7 +116,6 @@ jobs:
#wget $url #wget $url
mv deep-wine-runner/spark-deepin-wine-runner.deb debian/tmp/wine-runner.deb mv deep-wine-runner/spark-deepin-wine-runner.deb debian/tmp/wine-runner.deb
## 安装 ## 安装
sudo chroot debian apt-mark hold libwine
sudo chroot debian apt install locales /tmp/wine-runner.deb fcitx xfce4-terminal qtwayland5 xwayland thunar -y sudo chroot debian apt install locales /tmp/wine-runner.deb fcitx xfce4-terminal qtwayland5 xwayland thunar -y
sudo chroot debian apt install libxenmisc4.17 libxenstore4 libxenforeignmemory1 -y sudo chroot debian apt install libxenmisc4.17 libxenstore4 libxenforeignmemory1 -y
# 构建软件包 # 构建软件包
@ -156,7 +155,7 @@ jobs:
loongarch64: loongarch64:
runs-on: ubuntu-22.04 runs-on: ubuntu-20.04
steps: steps:
- name: Building DEB - name: Building DEB
run: | run: |
@ -168,13 +167,13 @@ jobs:
sudo apt install binfmt-support qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools psmisc wget -y sudo apt install binfmt-support qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools psmisc wget -y
git clone https://github.com/gfdgd-xi/deep-wine-runner --depth=1 git clone https://github.com/gfdgd-xi/deep-wine-runner --depth=1
sudo cp deep-wine-runner/.github/workflows/DaoXiangHu-stable /usr/share/debootstrap/scripts/ sudo cp deep-wine-runner/.github/workflows/DaoXiangHu-stable /usr/share/debootstrap/scripts/
wget https://github.com/sunhaiyong1978/CLFS-for-LoongArch/releases/download/20210903/qemu-x86_64-to-loongarch64 git clone https://gitee.com/michael0066/qemu-loongarch64-static
sudo cp qemu-x86_64-to-loongarch64 /bin/qemu-loongarch64 cd qemu-loongarch64-static
sudo chmod 777 /bin/qemu-loongarch64 sudo cp qemu-loongarch64 /var/lib/binfmts
echo ":qemu-loongarch64:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x02\x01:\xff\xff\xff\xff\xff\xfe\xfe\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/bin/qemu-loongarch64:" | sudo tee /proc/sys/fs/binfmt_misc/register sudo cp qemu-loongarch64-static /usr/bin
sudo update-binfmts --install loongarch64 /usr/bin/qemu-loongarch64 \ #sudo /etc/init.d/binfmt-support restart
--magic '\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x02\x01' \ sudo bash -c 'echo ":qemu-loongarch64:M::\x7fELF\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x02\x01:\xff\xff\xff\xff\xff\xfe\xfe\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-loongarch64-static:" > /proc/sys/fs/binfmt_misc/register'
--mask '\xff\xff\xff\xff\xff\xfe\xfe\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff' #cat /proc/sys/fs/binfmt_misc/qemu-loongarch64-static
cd ~ cd ~
mkdir package mkdir package
# 部署 chroot 环境 # 部署 chroot 环境

@ -36,13 +36,12 @@ Recommends: winbind,
binfmt-support, binfmt-support,
libc6:i386, libc6:i386,
libc6:armhf, libc6:armhf,
libwine,
qemu-system, qemu-system,
qemu-full, qemu-full,
qemu, qemu,
alien, alien,
spark-deepin-wine-runner-qemu-system-extra, spark-deepin-wine-runner-qemu-system-extra,
deepin-wine-staging | deepin-wine8-stable | spark-wine | spark-wine9 | spark-wine9-wow | spark-wine8 | spark-wine8-wow | spark-wine7-devel | deepin-wine6-stable | deepin-wine5-stable | deepin-wine5 | deepin-wine | wine, deepin-wine-staging | deepin-wine8-stable | hangover-wine | spark-wine | spark-wine9 | spark-wine9-wow | spark-wine8 | spark-wine8-wow | spark-wine7-devel | deepin-wine6-stable | deepin-wine5-stable | deepin-wine5 | deepin-wine | wine | libwine,
spark-dwine-helper | store.spark-app.spark-dwine-helper | deepin-wine-helper | com.wine-helper.deepin spark-dwine-helper | store.spark-app.spark-dwine-helper | deepin-wine-helper | com.wine-helper.deepin
Section: utils Section: utils
Conflicts: spark.deepin-venturi-setter, spark-deepin-wine5-application-packer, spark-deepin-wine-runner-52, spark-deepin-wine-runner-termux, termux-exec Conflicts: spark.deepin-venturi-setter, spark-deepin-wine5-application-packer, spark-deepin-wine-runner-52, spark-deepin-wine-runner-termux, termux-exec