make ukengine link static
authormr.lequoctuan <mr.lequoctuan@79bd180b-0a32-48ee-ac55-ada8cae9df61>
Thu, 17 Dec 2009 14:54:01 +0000 (14:54 +0000)
committermr.lequoctuan <mr.lequoctuan@79bd180b-0a32-48ee-ac55-ada8cae9df61>
Thu, 17 Dec 2009 14:54:01 +0000 (14:54 +0000)
git-svn-id: svn://localhost/trunk@69 79bd180b-0a32-48ee-ac55-ada8cae9df61

configure.ac
scim-unikey.spec.in
ukengine/Makefile.am

index 138a326..9ce1c15 100644 (file)
@@ -29,14 +29,6 @@ AC_TYPE_SIZE_T
 
 SCIM_VERSION=1.4.0
 
-UNIKEY_CURRENT=1
-UNIKEY_REVISION=0
-UNIKEY_AGE=0
-
-AC_SUBST(UNIKEY_CURRENT)
-AC_SUBST(UNIKEY_REVISION)
-AC_SUBST(UNIKEY_AGE)
-
 PKG_CHECK_MODULES(GIO, [
     gio-2.0
 ])
index 8a895a8..903a738 100644 (file)
@@ -1,7 +1,7 @@
 Name:       @PACKAGE_NAME@
 Version:    @PACKAGE_VERSION@
 Release:    1%{?dist}
-Summary:    Vietnamese Input Method Engine for SCIM using Unikey IME
+Summary:    Vietnamese Input Method Engine for SCIM using Unikey Engine
 Vendor:     Ubuntu-VN
 License:    LGPL 2
 Group:      Localization
@@ -9,9 +9,9 @@ URL:        http://code.google.com/p/scim-unikey/
 Source:     http://scim-unikey.googlecode.com/files/%{name}-%{version}.tar.gz
 
 %description
-SCIM (Smart Common Input Method) is an input method (IM) platform.
-scim-unikey is a IME for scim. Use for type Vietnamese
-Support via forum at: http://forum.ubuntu-vn.com/viewforum.php?f=85
+Smart Common Input Method (SCIM) is an input method (IM) platform.
+Scim-Unikey is a Vietnamese input method for SCIM
+Use Unikey engine to process keyevent
 
 BuildRequires: scim-devel >= 1.4.7
 Requires: scim
index 89f962d..a413ce1 100644 (file)
@@ -1,9 +1,6 @@
 EXTRA_DIST                  = diff README COPYING
 
-unikey_scimdir              = ${libdir}
-unikey_scim_LTLIBRARIES     = libunikey-scim.la
-
-libunikey_scim_la_LDFLAGS= -version-info $(UNIKEY_CURRENT):$(UNIKEY_REVISION):$(UNIKEY_AGE)
+noinst_LTLIBRARIES     = libunikey-scim.la
 
 libunikey_scim_la_SOURCES = \
        byteio.cpp \