pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/scim-unikey Import scim-unikey-0.3.1 as in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/80822485a5d1
branches: trunk
changeset: 567779:80822485a5d1
user: obache <obache%pkgsrc.org@localhost>
date: Tue Nov 24 12:11:39 2009 +0000
description:
Import scim-unikey-0.3.1 as inputmethod/scim-unikey.
scim-unikey is a scim input method engine.
It use ukengine for progress key event.
(a mod version of ukengine)
diffstat:
inputmethod/scim-unikey/DESCR | 3 +++
inputmethod/scim-unikey/Makefile | 25 +++++++++++++++++++++++++
inputmethod/scim-unikey/PLIST | 11 +++++++++++
inputmethod/scim-unikey/distinfo | 5 +++++
4 files changed, 44 insertions(+), 0 deletions(-)
diffs (60 lines):
diff -r 2be44e0ba729 -r 80822485a5d1 inputmethod/scim-unikey/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-unikey/DESCR Tue Nov 24 12:11:39 2009 +0000
@@ -0,0 +1,3 @@
+scim-unikey is a scim input method engine.
+It use ukengine for progress key event.
+(a mod version of ukengine)
diff -r 2be44e0ba729 -r 80822485a5d1 inputmethod/scim-unikey/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-unikey/Makefile Tue Nov 24 12:11:39 2009 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:11:39 obache Exp $
+#
+
+DISTNAME= scim-unikey-0.3.1
+CATEGORIES= inputmethod
+MASTER_SITES= http://scim-unikey.googlecode.com/files/
+
+MAINTAINER= obache%NetBSD.org@localhost
+HOMEPAGE= http://code.google.com/p/scim-unikey/
+COMMENT= Vietnamese Input Method Engine for SCIM using Unikey IME
+LICENSE= gnu-lgpl-v2.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config msgfmt
+
+USE_SCIM_GTKUTILS= yes
+
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../inputmethod/scim/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2be44e0ba729 -r 80822485a5d1 inputmethod/scim-unikey/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-unikey/PLIST Tue Nov 24 12:11:39 2009 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:11:39 obache Exp $
+lib/libunikey-scim.la
+lib/scim-1.0/1.4.0/Helper/unikey-helper.la
+lib/scim-1.0/1.4.0/IMEngine/unikey.la
+libexec/scim-setup-unikey
+share/locale/vi/LC_MESSAGES/scim-unikey.mo
+share/scim-unikey/setup/setup-macro.glade
+share/scim-unikey/setup/setup-main.glade
+share/scim/icons/scim-unikey-check.png
+share/scim/icons/scim-unikey-configure.png
+share/scim/icons/scim-unikey.png
diff -r 2be44e0ba729 -r 80822485a5d1 inputmethod/scim-unikey/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-unikey/distinfo Tue Nov 24 12:11:39 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:11:39 obache Exp $
+
+SHA1 (scim-unikey-0.3.1.tar.gz) = b5db5c2871e217b33f613e0cc8a4913ad32fed22
+RMD160 (scim-unikey-0.3.1.tar.gz) = bb81333348d53accfcc7a6dc671df9b9a5caf9df
+Size (scim-unikey-0.3.1.tar.gz) = 482106 bytes
Home |
Main Index |
Thread Index |
Old Index