ports/166721: [PATCH] games/scummvm: add desktop entry

Hardy Schumacher hardy.schumacher at gmx.de
Sat Apr 7 12:30:02 UTC 2012


>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 at 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:



More information about the freebsd-ports-bugs mailing list