Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2010 19:39:18 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/149814: games/torcs: add desktop entry
Message-ID:  <201008191939.o7JJdIY5097113@www.freebsd.org>
Resent-Message-ID: <201008191940.o7JJe51W017583@freefall.freebsd.org>

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

>Number:         149814
>Category:       ports
>Synopsis:       games/torcs: add desktop entry
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 19 19:40:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
FreeBSD luna.dio.ru 8.1-STABLE FreeBSD 8.1-STABLE #9: Tue Aug 17 22:24:58 MSD 2010     root@luna.dio.ru:/usr/obj/usr/freebsd/8/src/sys/LUNA  amd64
>Description:
add desktop entry
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/torcs/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- Makefile	17 Jul 2010 21:48:24 -0000	1.42
+++ Makefile	19 Aug 2010 12:47:12 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	torcs
 DISTVERSION=	1.3.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/all-in-one/${PORTVERSION}
 
@@ -51,6 +51,13 @@
 		src/modules/telemetry/telemetry.sh robotgen Make-default.mk \
 		data/tracks/road/ole-road-1/generate.sh
 
+DESKTOP_ENTRIES=	"TORCS" \
+			"The Open Racing Car Simulator" \
+			"${INSTDIR}/Ticon.png" \
+			"torcs" \
+			"Game;Simulation;" \
+			false
+
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_FREEGLUT)


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



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