ports/149814: games/torcs: add desktop entry

Max Brazhnikov makc at FreeBSD.org
Thu Aug 19 19:40:05 UTC 2010


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



More information about the freebsd-ports-bugs mailing list