Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2013 20:30:11 GMT
From:      Hardy Schumacher <hardy.schumacher@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178727: [UPDATE] emulators/dosbox -> add desktop entry
Message-ID:  <201305172030.r4HKUB8r088694@oldred.FreeBSD.org>
Resent-Message-ID: <201305172040.r4HKe048004456@freefall.freebsd.org>

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

>Number:         178727
>Category:       ports
>Synopsis:       [UPDATE] emulators/dosbox -> 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:   Fri May 17 20:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-9.1
>Organization:
>Environment:
FreeBSD alpha.low.org 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #0 r248941: Sun Mar 31 15:30:09 CEST 2013     root@alpha.low.org:/usr/obj/usr/src/sys/LOW_ALPHA  amd64
>Description:
Add desktop entry for port "emulators/dosbox".
>How-To-Repeat:
n/a
>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/emulators/dosbox/Makefile ./dosbox/Makefile
--- /usr/ports/emulators/dosbox/Makefile	2012-12-28 21:55:00.000000000 +0100
+++ ./dosbox/Makefile	2013-05-17 22:23:25.000000000 +0200
@@ -27,6 +27,10 @@
 CPPFLAGS+=		-I${LOCALBASE}/include
 CONFIGURE_ARGS+=	--enable-core-inline
 
+DESKTOP_ENTRIES="DOSBox" "${COMMENT}" \
+		"" "dosbox" \
+		"System;Emulator;" "true"
+
 post-patch:
 	@${REINPLACE_CMD} -e 's#\/usr\/share\/doc\/dosbox#${DOCSDIR}#g' \
 		${WRKSRC}/docs/dosbox.1


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



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