Icons for Edgar, Furnace, SuperTux and Bochs. (#7493)

* Create fakefile

* Add files via upload

* Delete fakefile

* Icon-O-Matic icon file

* Update edgar.rdef.in

* Create supertux-0.6.1.rdef.in  - Only icon data !!!

This file contains just the icon data but lacks the rest of the needed(?) fields

* Add Icon-O-Matic icon file

* Update supertux-0.6.1.recipe

Added line 12: ADDITIONAL_FILES="supertux-0.6.1.rdef.in"

* Update furnace4.rdef.in with icon data

* Add Icon-O-Matic icon file

* Create bochs-2.6.11.rdef.in - Only icon data !!!

This file lacks the rest of the needed(?) fields.

* Add Icon-O-Matic icon file

* Update bochs-2.6.11.recipe

Added line 11: ADDITIONAL_FILES="bochs-2.6.11.rdef.in"

* Create dukto-6.0.0.rdef.in - Only icon data !!!

This file contains just icon data and lacks the rest of the needed(?) fields

* Update dukto-6.0.0.recipe

Added line 15: ADDITIONAL_FILES="dukto-6.0.0.rdef.in"
This commit is contained in:
Handmaus
2022-12-01 16:47:58 +01:00
committed by GitHub
parent 72d011e5a5
commit 791f93cf51
12 changed files with 217 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ SOURCE_URI="https://github.com/SuperTux/supertux/releases/download/v$portVersion
SOURCE_DIR="SuperTux-v$portVersion-Source"
CHECKSUM_SHA256="3a19e042cb10933bcbdc50a296779082a3bb46c8e98fe4afb68c19cc5e810c53"
PATCHES="supertux-$portVersion.patch"
ADDITIONAL_FILES="supertux-0.6.1.rdef.in"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"