Import scim-chewing-0.3.3 as inputmethod/scim-chewing.
scim-chewing is an SCIM IMEngine module for Chewing input method.
This commit is contained in:
parent
dfca816ec2
commit
e348d0ccd1
4 changed files with 39 additions and 0 deletions
1
inputmethod/scim-chewing/DESCR
Normal file
1
inputmethod/scim-chewing/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
scim-chewing is an SCIM IMEngine module for Chewing input method.
|
26
inputmethod/scim-chewing/Makefile
Normal file
26
inputmethod/scim-chewing/Makefile
Normal file
|
@ -0,0 +1,26 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 11:52:41 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= scim-chewing-0.3.3
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= http://chewing.csie.net/download/scim/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
HOMEPAGE= http://chewing.csie.net/
|
||||
COMMENT= SCIM IMEngine module for Chewing input method
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_PKGLOCALEDIR= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake msgfmt pkg-config intltool
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_SCIM_GTKUTILS= yes
|
||||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../inputmethod/libchewing/buildlink3.mk"
|
||||
.include "../../inputmethod/scim/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
7
inputmethod/scim-chewing/PLIST
Normal file
7
inputmethod/scim-chewing/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 11:52:41 obache Exp $
|
||||
lib/scim-1.0/1.4.0/IMEngine/chewing.la
|
||||
lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.la
|
||||
share/locale/nl/LC_MESSAGES/scim-chewing.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/scim-chewing.mo
|
||||
share/scim/icons/scim-chewing-swap-colors.png
|
||||
share/scim/icons/scim-chewing.png
|
5
inputmethod/scim-chewing/distinfo
Normal file
5
inputmethod/scim-chewing/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/11/24 11:52:41 obache Exp $
|
||||
|
||||
SHA1 (scim-chewing-0.3.3.tar.bz2) = 346d9a1511cfbb1025c0290d5a97a799329cb24e
|
||||
RMD160 (scim-chewing-0.3.3.tar.bz2) = a8ad79e30c3e2dfd1500c97196be2f9b87c8f21c
|
||||
Size (scim-chewing-0.3.3.tar.bz2) = 319314 bytes
|
Loading…
Reference in a new issue