1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Add desktop entries for individual games

Approved by:	miwi, wen (mentors implicit)
This commit is contained in:
Pawel Pekala 2011-09-18 18:34:14 +00:00
parent b745e01c02
commit 0aa9c5f4d6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281954
2 changed files with 20 additions and 0 deletions

View File

@ -38,6 +38,8 @@ DATADIR!= cd ${PORTSDIR}/games/alephone && ${MAKE} -V DATADIR
DISTFILES+= M1A1${EXTRACT_SUFX}
PLIST_SUB+= MARATHON=""
AO_PACKS+= marathon
DESKTOP_ENTRIES+="Marathon" "" "" "alephone-marathon" \
"Game;ActionGame;" false
.else
PLIST_SUB+= MARATHON="@comment "
.endif
@ -46,6 +48,8 @@ PLIST_SUB+= MARATHON="@comment "
DISTFILES+= Marathon2${EXTRACT_SUFX}
PLIST_SUB+= DURANDAL=""
AO_PACKS+= durandal
DESKTOP_ENTRIES+="Marathon 2: Durandal" "" "" "alephone-durandal" \
"Game;ActionGame;" false
.else
PLIST_SUB+= DURANDAL="@comment "
.endif
@ -54,6 +58,8 @@ PLIST_SUB+= DURANDAL="@comment "
DISTFILES+= MarathonInfinity${EXTRACT_SUFX}
PLIST_SUB+= INFINITY=""
AO_PACKS+= infinity
DESKTOP_ENTRIES+="Marathon Infinity" "" "" "alephone-infinity" \
"Game;ActionGame;" false
.else
PLIST_SUB+= INFINITY="@comment "
.endif

View File

@ -49,6 +49,8 @@ EMR_FILE= emr-3.0-0602.tgz
DISTFILES+= ${EMR_FILE}:emr
PLIST_SUB+= EMR=""
AO_PACKS+= emr
DESKTOP_ENTRIES+="Excalibur: Morgana's Revenge" "" "" "alephone-emr" \
"Game;ActionGame;" false
.else
PLIST_SUB+= EMR="@comment "
.endif
@ -58,6 +60,8 @@ DISTFILES+= EternalXv103Full${EXTRACT_SUFX}:eternal
EXTRACT_ONLY+= EternalXv103Full${EXTRACT_SUFX}
PLIST_SUB+= ETERNAL=""
AO_PACKS+= eternal
DESKTOP_ENTRIES+="Eternal X" "" "" "alephone-eternal" \
"Game;ActionGame;" false
.else
PLIST_SUB+= ETERNAL="@comment "
.endif
@ -67,6 +71,8 @@ DISTFILES+= MarathonEvil${EXTRACT_SUFX}:bungie
EXTRACT_ONLY+= MarathonEvil${EXTRACT_SUFX}
PLIST_SUB+= EVIL=""
AO_PACKS+= evil
DESKTOP_ENTRIES+="Evil" "" "" "alephone-evil" \
"Game;ActionGame;" false
.else
PLIST_SUB+= EVIL="@comment "
.endif
@ -76,6 +82,8 @@ DISTFILES+= MarathonRED${EXTRACT_SUFX}:bungie
EXTRACT_ONLY+= MarathonRED${EXTRACT_SUFX}
PLIST_SUB+= RED=""
AO_PACKS+= red
DESKTOP_ENTRIES+="Marathon Red" "" "" "alephone-red" \
"Game;ActionGame;" false
.else
PLIST_SUB+= RED="@comment "
.endif
@ -85,6 +93,8 @@ DISTFILES+= marathonRubiconX${EXTRACT_SUFX}:rubicon
EXTRACT_ONLY+= marathonRubiconX${EXTRACT_SUFX}
PLIST_SUB+= RUBICON=""
AO_PACKS+= rubicon
DESKTOP_ENTRIES+="Rubicon X" "" "" "alephone-rubicon" \
"Game;ActionGame;" false
.else
PLIST_SUB+= RUBICON="@comment "
.endif
@ -94,6 +104,8 @@ DISTFILES+= Tempus_Irae${EXTRACT_SUFX}:nardofiles
EXTRACT_ONLY+= Tempus_Irae${EXTRACT_SUFX}
PLIST_SUB+= TI=""
AO_PACKS+= tempus_irae
DESKTOP_ENTRIES+="Tempus Irae" "" "" "alephone-tempus_irae" \
"Game;ActionGame;" false
.else
PLIST_SUB+= TI="@comment "
.endif
@ -103,6 +115,8 @@ DISTFILES+= tgi${EXTRACT_SUFX}:gray
EXTRACT_ONLY+= tgi${EXTRACT_SUFX}
PLIST_SUB+= GRAY=""
AO_PACKS+= gray
DESKTOP_ENTRIES+="The Gray Incident" "" "" "alephone-gray" \
"Game;ActionGame;" false
.else
PLIST_SUB+= GRAY="@comment "
.endif