ports/87516: PATCH japanese/scim-anthy: add dependency for japanese/kasumi

NIIMI Satoshi sa2c at sa2c.net
Sun Oct 16 12:30:19 UTC 2005


>Number:         87516
>Category:       ports
>Synopsis:       PATCH japanese/scim-anthy: add dependency for japanese/kasumi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 16 12:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     NIIMI Satoshi
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD berkeley.local 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Wed Oct 12 06:06:13 JST 2005 root at berkeley.local:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Upstream developers highly recommend to install japanese/kasumi with
scim-anthy.

scim-anthy/NEWS:
* Show dictionary menu on the panel by default.
  It uses kasumi (http://kasumi.sourceforge.jp/).
  It's very important package for scim-anthy.
  Distributors, please install also kasumi when install scim-anthy.

	
>How-To-Repeat:
	
>Fix:

	

--- scim-anthy.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/scim-anthy/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	15 Oct 2005 13:21:14 -0000	1.12
+++ Makefile	16 Oct 2005 12:17:55 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	scim-anthy
 PORTVERSION=	0.7.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 MASTER_SITE_SUBDIR=scim-imengine/16945
@@ -17,7 +17,8 @@
 
 BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
 LIB_DEPENDS=	anthy.1:${PORTSDIR}/japanese/anthy
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS} \
+		kasumi:${PORTSDIR}/japanese/kasumi
 
 USE_GNOME=	lthack
 USE_X_PREFIX=	yes
--- scim-anthy.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list