Better appimage support

This commit is contained in:
aunetx 2021-10-12 23:30:59 +02:00
parent ef8d43ec78
commit 4c32d0170e
9 changed files with 14 additions and 2 deletions

View File

@ -29,7 +29,20 @@ pkg_json_append = '},\
"**"\
]\
}\
]\
],\
"linux": {\
"maintainer": "aunetx <me@aunetx.dev>",\
"icon": "../icons",\
"category": "Utility;AudioVideo;Audio;Player;Music;",\
"desktop": {\
"Name": "Deezer",\
"Type": "Application",\
"GenericName": "Online music streaming service",\
"Comment": "Listen and download all your favorite music",\
"MimeType": "x-scheme-handler/deezer;",\
"Keywords": "Music;Player;Streaming;Online;"\
}\
}\
}\
}'
@ -92,7 +105,6 @@ build_appimage: prepare
npm i --prefix=app
# Build the AppImage package
npm run dist --prefix=app
mv app/dist/*.AppImage .
run_flatpak:
flatpak run dev.aunetx.deezer

BIN
icons/1024x1024.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
icons/128x128.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
icons/16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

BIN
icons/256x256.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
icons/32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 651 B

BIN
icons/48x48.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 B

BIN
icons/512x512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

BIN
icons/64x64.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B