ports/109258: Add desktop entry to comms/gpredict

Jean-Yves Lefort jylefort at FreeBSD.org
Sat Feb 17 16:10:06 UTC 2007


>Number:         109258
>Category:       ports
>Synopsis:       Add desktop entry to comms/gpredict
>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:   Sat Feb 17 16:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Mon Jan 15 15:43:50 CET 2007 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/comms/gpredict/Makefile gpredict/Makefile
--- /usr/ports/comms/gpredict/Makefile	Wed Feb  7 05:05:30 2007
+++ gpredict/Makefile	Sat Feb 17 16:59:39 2007
@@ -6,6 +6,7 @@
 
 PORTNAME=	gpredict
 PORTVERSION=	0.7.1
+PORTREVISION=	1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	groundstation
@@ -21,5 +22,12 @@
 CONFIGURE_ARGS=	--mandir=${PREFIX}/man
 
 MAN1=		gpredict.1
+
+DESKTOP_ENTRIES="GPREDICT" \
+		"Predict satellite passage times" \
+		"${PREFIX}/share/pixmaps/gpredict/icons/gpredict-icon.png" \
+		"gpredict" \
+		"" \
+		true
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list