Monsterz: Add type and app signature (#8511)

So it can be found by a QuickLaunch query.
This commit is contained in:
humdinger
2023-04-25 07:10:06 +02:00
committed by GitHub
parent 61ce97a342
commit 6bfff6549c

View File

@@ -11,7 +11,7 @@ Michael Speck, David White Mike Kershaw"
LICENSE="WTFPL v2
GNU GPL v1
GNU LGPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="http://sam.zoy.org/monsterz/monsterz-$portVersion.tar.gz"
CHECKSUM_SHA256="50828b8fa26d107bcc2bd134328f83c905b9f5e124846bdf239daf0eed34973d"
PATCHES="monsterz-$portVersion.patchset"
@@ -47,6 +47,8 @@ INSTALL()
cp monsterz.py $entryPoint
addattr -t mime "BEOS:TYPE" application/x-vnd.be-elfexecutable $entryPoint
addattr -t mime "BEOS:APP_SIG" application/x-vnd.sam-monsterz $entryPoint
addattr -t icon -f $portDir/additional-files/monsterz.hvif \
"BEOS:ICON" $entryPoint