mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
AnotherWorld: added icon (#9658)
This commit is contained in:
BIN
games-action/another_world/additional-files/another_world.hvif
Normal file
BIN
games-action/another_world/additional-files/another_world.hvif
Normal file
Binary file not shown.
@@ -10,12 +10,13 @@ Put the DOS version of 'BANK*' and 'MEMLIST.BIN' in ~/config/non-packaged/data/a
|
||||
HOMEPAGE="https://github.com/fabiensanglard/Another-World-Bytecode-Interpreter"
|
||||
COPYRIGHT="2011-2020 Fabien Sanglard"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="dea6914a82f493cb329188bcffa46b9d0b234ea6"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.zip"
|
||||
CHECKSUM_SHA256="f75d33acc822de4a33bce5fc8781839c8e66f2a62720a1290f3968f8c12e0439"
|
||||
SOURCE_DIR="Another-World-Bytecode-Interpreter-$srcGitRev"
|
||||
ADDITIONAL_FILES="another_world.sh"
|
||||
ADDITIONAL_FILES="another_world.hvif
|
||||
another_world.sh"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -55,5 +56,7 @@ INSTALL()
|
||||
cp build/raw $binDir/neo-raw
|
||||
cp $portDir/additional-files/another_world.sh "$appsDir/Another World"
|
||||
chmod +x "$appsDir/Another World"
|
||||
addattr -t icon -f $portDir/additional-files/another_world.hvif \
|
||||
"BEOS:ICON" "$appsDir/Another World"
|
||||
addAppDeskbarSymlink "$appsDir/Another World" "Another World"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user