mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Monsterz: Add type and app signature (#8511)
So it can be found by a QuickLaunch query.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user