Import scim-prime-1.0.1 as inputmethod/scim-prime.
scim-prime is a SCIM IMEngine module for PRIME.
This commit is contained in:
parent
3055337b33
commit
c1fd828b7c
4 changed files with 37 additions and 0 deletions
1
inputmethod/scim-prime/DESCR
Normal file
1
inputmethod/scim-prime/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
scim-prime is a SCIM IMEngine module for PRIME.
|
26
inputmethod/scim-prime/Makefile
Normal file
26
inputmethod/scim-prime/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:04:46 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scim-prime-1.0.1
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/}
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
HOMEPAGE= http://scim-imengine.sourceforge.jp/
|
||||
COMMENT= SCIM IMEngine module for PRIME
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= msgfmt pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_SCIM_GTKUTILS= yes
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../inputmethod/prime/buildlink3.mk"
|
||||
.include "../../inputmethod/scim/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
5
inputmethod/scim-prime/PLIST
Normal file
5
inputmethod/scim-prime/PLIST
Normal file
|
@ -0,0 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:04:46 obache Exp $
|
||||
lib/scim-1.0/1.4.0/IMEngine/prime.la
|
||||
lib/scim-1.0/1.4.0/SetupUI/prime-imengine-setup.la
|
||||
share/locale/ja/LC_MESSAGES/scim-prime.mo
|
||||
share/scim/icons/scim-prime.png
|
5
inputmethod/scim-prime/distinfo
Normal file
5
inputmethod/scim-prime/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:04:46 obache Exp $
|
||||
|
||||
SHA1 (scim-prime-1.0.1.tar.gz) = d4f9cef3a2bc665a515152429a5a30de338bb73d
|
||||
RMD160 (scim-prime-1.0.1.tar.gz) = 1510d16b30e4ee46198506928b4e69fba7fa07a0
|
||||
Size (scim-prime-1.0.1.tar.gz) = 556999 bytes
|
Loading…
Reference in a new issue