Author: baggins                      Date: Sun Jul 24 21:23:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial revision

---- Files affected:
packages/scim-chewing:
   scim-chewing.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/scim-chewing/scim-chewing.spec
diff -u /dev/null packages/scim-chewing/scim-chewing.spec:1.1
--- /dev/null   Sun Jul 24 23:23:09 2011
+++ packages/scim-chewing/scim-chewing.spec     Sun Jul 24 23:23:04 2011
@@ -0,0 +1,55 @@
+# $Revision$, $Date$
+Summary:       Chewing Chinese input method for SCIM
+Name:          scim-chewing
+Version:       0.3.4
+Release:       0.1
+License:       GPL v2+
+Group:         Libraries
+Source0:       http://chewing.csie.net/download/scim/%{name}-%{version}.tar.bz2
+# Source0-md5: c37bd1e7198776117e68b7aa1060896d
+URL:           http://chewing.csie.net/
+BuildRequires: scim-devel
+BuildRequires: libchewing-devel >= 0.3.2
+Requires:      scim
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package provides Chewing Chinese input method for SCIM.
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/scim-1.0/*/*/*.{la,a}
+
+%find_lang %{name}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files -f %{name}.lang
+%defattr(644,root,root,755)
+%doc README AUTHORS
+%attr(755,root,root) %{_libdir}/scim-1.0/*/SetupUI/chewing-imengine-setup.so
+%attr(755,root,root) %{_libdir}/scim-1.0/*/IMEngine/chewing.so
+%{_datadir}/scim/icons/scim-chewing.png
+%{_datadir}/scim/icons/scim-chewing-swap-colors.png
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[email protected]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2011/07/24 21:23:04  baggins
+- initial revision
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to