Import uim-chewing-0.1.0 as inputmethod/uim-chewing.
Chewing IM for uim.
This commit is contained in:
parent
4c6fbcacec
commit
734e03e780
4 changed files with 35 additions and 0 deletions
1
inputmethod/uim-chewing/DESCR
Normal file
1
inputmethod/uim-chewing/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Chewing IM for uim.
|
22
inputmethod/uim-chewing/Makefile
Normal file
22
inputmethod/uim-chewing/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1 2014/05/31 14:26:24 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= uim-chewing-0.1.0
|
||||
CATEGORIES= inputmethod
|
||||
MASTER_SITES= http://uim.googlecode.com/files/
|
||||
|
||||
MAINTAINER= obache@NetBSD.org
|
||||
HOMEPAGE= http://code.google.com/p/uim/
|
||||
COMMENT= Chewing im for uim
|
||||
LICENSE= modified-bsd
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
UIM_MODULES= chewing
|
||||
.include "../../inputmethod/uim/modules.mk"
|
||||
|
||||
.include "../../inputmethod/libchewing/buildlink3.mk"
|
||||
.include "../../inputmethod/uim/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
7
inputmethod/uim-chewing/PLIST
Normal file
7
inputmethod/uim-chewing/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2014/05/31 14:26:24 obache Exp $
|
||||
lib/uim/plugin/libuim-chewing.la
|
||||
share/uim/chewing-custom.scm
|
||||
share/uim/chewing-key-custom.scm
|
||||
share/uim/chewing.scm
|
||||
share/uim/pixmaps/chewing.png
|
||||
share/uim/pixmaps/chewing_dark_background.png
|
5
inputmethod/uim-chewing/distinfo
Normal file
5
inputmethod/uim-chewing/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2014/05/31 14:26:24 obache Exp $
|
||||
|
||||
SHA1 (uim-chewing-0.1.0.tar.gz) = c3c7aeda314b3f74e9e201417a836bb0e6ac1f13
|
||||
RMD160 (uim-chewing-0.1.0.tar.gz) = 3e2014262dce9f98f23f097cb926b7aa3fce4b9d
|
||||
Size (uim-chewing-0.1.0.tar.gz) = 317292 bytes
|
Loading…
Reference in a new issue