pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/inputmethod/scim-prime Import scim-prime-1.0.1 as inpu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af0b79573a21
branches:  trunk
changeset: 567765:af0b79573a21
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Nov 24 12:04:46 2009 +0000

description:
Import scim-prime-1.0.1 as inputmethod/scim-prime.

scim-prime is a SCIM IMEngine module for PRIME.

diffstat:

 inputmethod/scim-prime/DESCR    |   1 +
 inputmethod/scim-prime/Makefile |  26 ++++++++++++++++++++++++++
 inputmethod/scim-prime/PLIST    |   5 +++++
 inputmethod/scim-prime/distinfo |   5 +++++
 4 files changed, 37 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r 9271e7f1cc16 -r af0b79573a21 inputmethod/scim-prime/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-prime/DESCR      Tue Nov 24 12:04:46 2009 +0000
@@ -0,0 +1,1 @@
+scim-prime is a SCIM IMEngine module for PRIME.
diff -r 9271e7f1cc16 -r af0b79573a21 inputmethod/scim-prime/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-prime/Makefile   Tue Nov 24 12:04:46 2009 +0000
@@ -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@localhost
+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"
diff -r 9271e7f1cc16 -r af0b79573a21 inputmethod/scim-prime/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-prime/PLIST      Tue Nov 24 12:04:46 2009 +0000
@@ -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
diff -r 9271e7f1cc16 -r af0b79573a21 inputmethod/scim-prime/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/scim-prime/distinfo   Tue Nov 24 12:04:46 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index