Browse Source
Add assets (#113 )
* Add 128x128 icon needed for Flathub submission
* Add screenshot
* Align metainfo to use screenshot in the upstream repository
* Edit CMake to install 128x128 icon in correct folder
* Add jpg screenshots
pull/114/head
Kowalski Dragon
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with
4 additions and
5 deletions
CMakeLists.txt
Platform/Linux/SpaceCadetPinball.metainfo.xml
BIN
Screenshots/screenshot-1.jpg
BIN
Screenshots/screenshot-2.jpg
BIN
SpaceCadetPinball/Icon_128x128.png
@ -229,6 +229,8 @@ if(UNIX AND NOT APPLE)
" s h a r e / i c o n s / h i c o l o r / 3 2 x 3 2 / a p p s " R E N A M E " $ { P R O J E C T _ N A M E } . p n g " )
install ( FILES "${PROJECT_NAME}/Icon_48x48.png" DESTINATION
" s h a r e / i c o n s / h i c o l o r / 4 8 x 4 8 / a p p s " R E N A M E " $ { P R O J E C T _ N A M E } . p n g " )
install ( FILES "${PROJECT_NAME}/Icon_128x128.png" DESTINATION
" s h a r e / i c o n s / h i c o l o r / 1 2 8 x 1 2 8 / a p p s " R E N A M E " $ { P R O J E C T _ N A M E } . p n g " )
install ( FILES "${PROJECT_NAME}/Icon_192x192.png" DESTINATION
" s h a r e / i c o n s / h i c o l o r / 1 9 2 x 1 9 2 / a p p s " R E N A M E " $ { P R O J E C T _ N A M E } . p n g " )
endif ( )
@ -21,13 +21,10 @@
</provides>
<screenshots >
<screenshot type= "default" >
<image > https://github.com/kowalski7cc/com.github.k4zmu2a.spacecadetpinball/blob/main/screenshots/screenshot-1.png?raw=true </image>
<image > https://raw.githubusercontent.com/k4zmu2a/SpaceCadetPinball/master/Screenshots/screenshot-1.jpg </image>
</screenshot>
<screenshot >
<image > https://github.com/kowalski7cc/com.github.k4zmu2a.spacecadetpinball/blob/main/screenshots/screenshot-2.png?raw=true</image>
</screenshot>
<screenshot >
<image > https://github.com/kowalski7cc/com.github.k4zmu2a.spacecadetpinball/blob/main/screenshots/screenshot-3.png?raw=true</image>
<image > https://raw.githubusercontent.com/k4zmu2a/SpaceCadetPinball/master/Screenshots/screenshot-2.jpg</image>
</screenshot>
</screenshots>
<releases >
Width:
|
Height:
|
Size: 612 KiB
Width:
|
Height:
|
Size: 278 KiB
Width:
|
Height:
|
Size: 24 KiB