Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2009 22:49:18 +0200 (CEST)
From:      Nikola Lecic <nikola.lecic@anthesphoria.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/136768: [New Port] textproc/scim-kmfl-sil-ezra: SCIM KMFL IMEngine keyboard for Unicode Biblical Hebrew
Message-ID:  <200907142049.n6EKnIB5082355@anthesphoria.net>
Resent-Message-ID: <200907142050.n6EKo14G059931@freefall.freebsd.org>

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

>Number:         136768
>Category:       ports
>Synopsis:       [New Port] textproc/scim-kmfl-sil-ezra: SCIM KMFL IMEngine keyboard for Unicode Biblical Hebrew
>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:   Tue Jul 14 20:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Nikola Lecic
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:

System: FreeBSD black 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed May 13 19:04:54 CEST 2009 nikola@black:/usr/obj/usr/src/sys/GENERIC i386

>Description:

Notes to the committer:

1. This port is a part of scim-kmfl- series (textproc/scim-kmfl-sil-ipa-unicode5
   and currently pending new port in ports/136150).
2. The KMN file must be renamed because otherwise kmflcomp ignores it.

pkg-descr:
This is a keyboard for input of the complex Biblical Hebrew (including
cantillation marks) with Unicode fonts. It is written in Keyman keyboard
language and developed by SIL Non-Roman Script Initiative (NRSI).

This port installs the keyboard so that it can be used through SCIM KMFL
IMEngine (textproc/scim-kmfl-imengine).

The keyboard is provided under the terms of MIT/X11 License.

WWW: http://scripts.sil.org/SILHebrUnic2
     http://scripts.sil.org/SILHebrUni_Documentation

>How-To-Repeat:
>Fix:

--- scim-kmfl-sil-ezra.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	scim-kmfl-sil-ezra
#	scim-kmfl-sil-ezra/files
#	scim-kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN
#	scim-kmfl-sil-ezra/Makefile
#	scim-kmfl-sil-ezra/distinfo
#	scim-kmfl-sil-ezra/pkg-descr
#
echo c - scim-kmfl-sil-ezra
mkdir -p scim-kmfl-sil-ezra > /dev/null 2>&1
echo c - scim-kmfl-sil-ezra/files
mkdir -p scim-kmfl-sil-ezra/files > /dev/null 2>&1
echo x - scim-kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN
sed 's/^X//' >scim-kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN << '66eb98123d0d7a8739bd561fb91c030c'
X--- Keyman/EZRAUNI24.KMN.orig	2009-07-01 09:56:34.000000000 +0200
X+++ Keyman/EZRAUNI24.KMN	2009-07-01 09:56:08.000000000 +0200
X@@ -63,9 +63,10 @@
X 
X 
X NAME "Ezra SIL Unicode 2.4"
X-BITMAP HebDispy      c 8/21/02
X+BITMAP HEBDISPY.bmp      c 8/21/02
X c HOTKEY "^+M"
X VERSION 6.0         c 7/9/02 
X+store(&language) "Biblical Hebrew"
X 
X begin UNICODE > use(Main)  
X 
66eb98123d0d7a8739bd561fb91c030c
echo x - scim-kmfl-sil-ezra/Makefile
sed 's/^X//' >scim-kmfl-sil-ezra/Makefile << '7aea53e6e693cb87694d3a0bc464eda4'
X# New ports collection makefile for:	scim-kmfl-sil-ezra
X# Date created:		14 July 2009
X# Whom:			Nikola Lecic <nikola.lecic@anthesphoria.net>
X#
X# $FreeBSD$
X
XPORTNAME=	scim-kmfl-sil-ezra
XPORTVERSION=	2.4
XCATEGORIES=	textproc
XMASTER_SITES=	http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=EzraSIL251_Src.zip\&filename=/:1 \
X		http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=EzraSIL2.5Keying\&filename=/:2 \
X		http://anthesphoria.net/FreeBSD/ports/distfiles/kmfl/:1,2
XDISTFILES=	EzraSIL251_Src.zip:1 \
X		Keying+in+Hebrew.pdf:2
XDIST_SUBDIR=	kmfl
XEXTRACT_ONLY=	EzraSIL251_Src.zip
X
XMAINTAINER=	nikola.lecic@anthesphoria.net
XCOMMENT=	SCIM KMFL IMEngine keyboard for Unicode Biblical Hebrew
X
XRUN_DEPENDS=	kmflcomp:${PORTSDIR}/textproc/kmflcomp \
X 		${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/kmfl.so:${PORTSDIR}/textproc/scim-kmfl-imengine
X
XWRKSRC=		${WRKDIR}/EzraSIL2.51
XUSE_DOS2UNIX=	Keyman/EZRAUNI24.KMN
XNO_BUILD=	yes
XUSE_ZIP=	yes
X
XDOCSDIR_REL=	share/doc/kmfl/${PORTNAME}
XDOCSDIR=	${PREFIX}/${DOCSDIR_REL}
XSCIM_KMFL_DIR=	share/scim/kmfl
XSCIM_KMFL_ICONS_DIR=	share/scim/kmfl/icons
X
XPORTDOCS=	*
XDOCSLIST=	${WRKSRC}/Licenses.txt ${WRKSRC}/README.txt \
X		${WRKSRC}/WordDocs/Ezra\ SIL\ Keyboard\ Chart.doc \
X		${DISTDIR}/${DIST_SUBDIR}/Keying+in+Hebrew.pdf \
X		${WRKSRC}/WordDocs/Simplified\ keyboard\ chart.doc
X
XPLIST_FILES=	${SCIM_KMFL_DIR}/EZRAUNI24.kmn \
X		${SCIM_KMFL_ICONS_DIR}/HEBDISPY.bmp \
X		${SCIM_KMFL_ICONS_DIR}/alef.bmp
X
Xdo-install:
X	${CP} -f ${WRKSRC}/Keyman/EZRAUNI24.KMN ${WRKSRC}/Keyman/EZRAUNI24.kmn
X	${INSTALL_DATA} ${WRKSRC}/Keyman/*.kmn ${LOCALBASE}/${SCIM_KMFL_DIR}
X	${INSTALL_DATA} ${WRKSRC}/Keyman/*.bmp ${LOCALBASE}/${SCIM_KMFL_ICONS_DIR}
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	for doc in ${DOCSLIST} ; do \
X		${INSTALL_DATA} "$$doc" ${DOCSDIR} ; \
X	done
X.endif
X
Xpost-install:
X	@${ECHO_MSG} "--------------------------------------------------------"
X	@${ECHO_MSG} "  You should now have the new keyboard in the section"
X	@${ECHO_MSG} "  \"Others\" in your SCIM menu. If you don't see it,"
X	@${ECHO_MSG} "  restart X."
X.if !defined(NOPORTDOCS)
X	@${ECHO_MSG}
X	@${ECHO_MSG} "  The documentation is installed into:"
X	@${ECHO_MSG} "    ${DOCSDIR}"
X	@${ECHO_MSG} "  Please note that some documentation files are"
X	@${ECHO_MSG} "  officially released in proprietary formats only and"
X	@${ECHO_MSG} "  that they are installed as such."
X.endif
X	@${ECHO_MSG} "--------------------------------------------------------"
X
X.include <bsd.port.mk>
7aea53e6e693cb87694d3a0bc464eda4
echo x - scim-kmfl-sil-ezra/distinfo
sed 's/^X//' >scim-kmfl-sil-ezra/distinfo << 'e54245584478b26d7de482f5c4c85211'
XMD5 (kmfl/EzraSIL251_Src.zip) = 9c94d51b9dd6ab1b7fb0db7e67d5ed9e
XSHA256 (kmfl/EzraSIL251_Src.zip) = d0818f56c4d0e63b1d947cfef5f7dfec005e771e7d178a7197c12539bce454c4
XSIZE (kmfl/EzraSIL251_Src.zip) = 1030435
XMD5 (kmfl/Keying+in+Hebrew.pdf) = 1817c823ac75e59f57a96ee059263033
XSHA256 (kmfl/Keying+in+Hebrew.pdf) = c034cc1e97cab0e4fc692c2e70e25745f7375e2bd6a7089506e876f66cf5f731
XSIZE (kmfl/Keying+in+Hebrew.pdf) = 89974
e54245584478b26d7de482f5c4c85211
echo x - scim-kmfl-sil-ezra/pkg-descr
sed 's/^X//' >scim-kmfl-sil-ezra/pkg-descr << '3e4915f6aa7afd75de9be901b2441de3'
XThis is a keyboard for input of the complex Biblical Hebrew (including
Xcantillation marks) with Unicode fonts. It is written in Keyman keyboard
Xlanguage and developed by SIL Non-Roman Script Initiative (NRSI).
X
XThis port installs the keyboard so that it can be used through SCIM KMFL
XIMEngine (textproc/scim-kmfl-imengine).
X
XThe keyboard is provided under the terms of MIT/X11 License.
X
XWWW: http://scripts.sil.org/SILHebrUnic2
X     http://scripts.sil.org/SILHebrUni_Documentation
3e4915f6aa7afd75de9be901b2441de3
exit
--- scim-kmfl-sil-ezra.shar ends here ---

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



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