Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2010 21:36:35 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144217: games/pingus: add desktop entry
Message-ID:  <201002222136.o1MLaZ5x042056@www.freebsd.org>
Resent-Message-ID: <201002222140.o1MLe2Sc086253@freefall.freebsd.org>

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

>Number:         144217
>Category:       ports
>Synopsis:       games/pingus: 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:01 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@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/pingus/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	5 Feb 2010 11:37:45 -0000	1.9
+++ Makefile	22 Feb 2010 21:22:46 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	pingus
 PORTVERSION=	0.7.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	games
 MASTER_SITES=	http://pingus.seul.org/files/
 
@@ -25,6 +25,9 @@
 		with_linuxevdev=0
 USE_SDL=	sdl image mixer
 
+DESKTOP_ENTRIES=	"Pingus" "${COMMENT}" "" \
+			"pingus" "" false
+
 PLIST=		${WRKDIR}/pkg-plist
 
 post-patch:


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



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