ports/144218: games/slune: add desktop entry

Max Brazhnikov makc at FreeBSD.org
Mon Feb 22 21:40:02 UTC 2010


>Number:         144218
>Category:       ports
>Synopsis:       games/slune: 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:   Mon Feb 22 21:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 8.0-STABLE amd64
>Organization:
>Environment:
FreeBSD luna.dio.ru 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Jan  7 14:44:39 MSK 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/slune/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	30 Jan 2010 09:43:18 -0000	1.15
+++ Makefile	22 Feb 2010 21:25:12 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	slune
 PORTVERSION=	1.0.15
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games python
 MASTER_SITES=	http://download.gna.org/slune/
 DISTNAME=	Slune-${PORTVERSION}
@@ -33,6 +33,13 @@
 PYDISTUTILS_PKGNAME=	Slune
 PYDISTUTILS_EGGINFODIR=	${PREFIX}/share
 
+DESKTOP_ENTRIES=	"Slune" \
+			"3D racing game" \
+			"${DATADIR}/images/slune.48.png" \
+			"slune" \
+			"Game;ArcadeGame;" \
+			false
+
 post-extract:
 .for FILE in slune.po.orig slune.po.rej
 	@${RM} ${WRKSRC}/locale/es/LC_MESSAGES/${FILE}


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



More information about the freebsd-ports-bugs mailing list