Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2009 22:47:52 +0100 (CET)
From:      Nikola Lecic <nikola.lecic@anthesphoria.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140032: [Maintainer] textproc/m17n-im-config: Add DESKTOP_ENTRIES
Message-ID:  <200910272147.n9RLlqxK068161@anthesphoria.net>
Resent-Message-ID: <200910272150.n9RLo1Nh089127@freefall.freebsd.org>

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

>Number:         140032
>Category:       ports
>Synopsis:       [Maintainer] textproc/m17n-im-config: Add DESKTOP_ENTRIES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 27 21:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 8.0-RC1 i386
>Organization:
>Environment:

System: FreeBSD xxx 8.0-RC1 FreeBSD 8.0-RC1 #0: Fri Oct 16 09:08:57 CEST 2009 root@xxx:/usr/obj/usr/src/sys/GENERIC i386

>Description:

Add DESKTOP_ENTRIES. The CATEGORY is 'Settings' because m17n-im-config
parameters apply desktop-wide.

>How-To-Repeat:
	
>Fix:

--- m17n-im-config-0.9.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/m17n-im-config/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	7 Aug 2009 18:12:44 -0000	1.5
+++ Makefile	26 Oct 2009 13:34:17 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	m17n-im-config
 PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.m17n.org/common/im-config/ \
 		http://anthesphoria.net/FreeBSD/ports/distfiles/
@@ -25,6 +25,13 @@
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 
+DESKTOP_ENTRIES="M17N-IM Configuration" \
+		"${COMMENT}" \
+		"" \
+		"m17n-im-config" \
+		"Settings;" \
+		true
+
 .if !defined(WITHOUT_NLS)
 USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
--- m17n-im-config-0.9.0_2.patch ends here ---

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



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