linux: Appimage packaging

Move some files around, so that AppImages can be packaged inside a .deb for convenience.
This commit is contained in:
Tom Dewey 2024-09-09 16:33:45 +01:00 committed by Tom Dewey
parent b6cab0f7d1
commit 9264c19f76
12 changed files with 61 additions and 31 deletions

View file

@ -2,7 +2,7 @@ version: 1
project:
name: org.raspberrypi.rpi-imager
version_command: git describe --tags
version: 1.9.0
build:
cmake:
@ -13,11 +13,6 @@ build:
environment:
BUILD_TYPE: MinSizeRel
scripts:
post_build:
- |
sed -i 's|Name=Imager|Name=Raspberry Pi Imager|' AppDir/usr/share/applications/org.raspberrypi.rpi-imager.desktop
appimage:
linuxdeploy:
plugins: