mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-21 01:15:21 +01:00
linux: Appimage packaging
Move some files around, so that AppImages can be packaged inside a .deb for convenience.
This commit is contained in:
parent
b6cab0f7d1
commit
9264c19f76
12 changed files with 61 additions and 31 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue