Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2012 12:27:50 GMT
From:      Hardy Schumacher <hardy.schumacher@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166721: [PATCH] games/scummvm: add desktop entry
Message-ID:  <201204071227.q37CRoJ7059876@red.freebsd.org>
Resent-Message-ID: <201204071230.q37CU2Al068345@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166721
>Category:       ports
>Synopsis:       [PATCH] games/scummvm: add desktop entry
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 07 12:30:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-9.0 i386
>Organization:
>Environment:
FreeBSD gamma.low.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Fri Jan 27 22:10:15 CET 2012     root@gamma.low.org:/usr/obj/usr/src/sys/LOW_GAMMA  i386
>Description:
Add a desktop entry for ScummVM to the start menu.
>How-To-Repeat:
n/a
>Fix:
See attachment.

Patch attached with submission follows:

diff -ruN /usr/ports/games/scummvm/Makefile ./scummvm/Makefile
--- /usr/ports/games/scummvm/Makefile	2012-02-18 16:29:14.000000000 +0100
+++ ./scummvm/Makefile	2012-04-07 14:11:30.000000000 +0200
@@ -49,6 +49,13 @@
 		toon.dat \
 		teenagent.dat
 
+DESKTOP_ENTRIES="ScummVM" \
+		"ScummVM" \
+		"${DATADIR}/scummvm.svg" \
+		"scummvm" \
+		"Game;" \
+		${FALSE}
+
 PLIST_FILES=	bin/scummvm \
 		%%DATADIR%%/scummvm.svg \
 		%%DATADIR%%/scummmodern.zip \


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204071227.q37CRoJ7059876>