Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 22:24:00 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92024: Update port: games/pouetchess (add desktop entry)
Message-ID:  <20060119212400.0C67AC139@jsite.lefort.net>
Resent-Message-ID: <200601192130.k0JLU55b030029@freefall.freebsd.org>

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

>Number:         92024
>Category:       ports
>Synopsis:       Update port: games/pouetchess (add desktop entry)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 21:30:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Wed Jan 11 14:23:56 CET 2006 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/games/pouetchess/Makefile pouetchess/Makefile
--- /usr/ports/games/pouetchess/Makefile	Wed Jan 18 04:20:14 2006
+++ pouetchess/Makefile	Thu Jan 19 22:21:20 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	pouetchess
 PORTVERSION=	0.1
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -24,6 +25,13 @@
 WRKSRC=		${WRKDIR}/pouetChess
 
 MAKE_ENV=	CXX="${CXX}"
+
+DESKTOP_ENTRIES="pouetChess" \
+		"Play chess" \
+		"${DATADIR}/textures/1.png" \
+		"pouetChess" \
+		"Application;Game;" \
+		false
 
 post-patch:
 	@${FIND} ${WRKSRC} \( -name "*.cpp" -o -name "*.h" -o -name Makefile \
>Release-Note:
>Audit-Trail:
>Unformatted:



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