From 4f34667e370f160842399805d3e5483365c4a6d8 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 8 Apr 2009 08:26:53 +0000 Subject: [PATCH] *** empty log message *** --- hyph_ml_IN.dic | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++ hyphen-ml.spec | 38 +++++++++++++++++++++ import.log | 1 + 3 files changed, 132 insertions(+) create mode 100644 hyph_ml_IN.dic create mode 100644 hyphen-ml.spec create mode 100644 import.log diff --git a/hyph_ml_IN.dic b/hyph_ml_IN.dic new file mode 100644 index 0000000..44b50b9 --- /dev/null +++ b/hyph_ml_IN.dic @@ -0,0 +1,93 @@ +UTF-8 +% Hyphenation for Malayalam +% Copyright (C) 2008 Santhosh Thottingal +% +% This library is free software; you can redistribute it and/or +% modify it under the terms of the GNU General Public +% License as published by the Free Software Foundation; +% version 3 or later version of the License. +% +% This library is distributed in the hope that it will be useful, +% but WITHOUT ANY WARRANTY; without even the implied warranty of +% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +% Lesser General Public License for more details. +% +% You should have received a copy of the GNU General Public +% License along with this library; if not, write to the Free Software +% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +% + +അ1 +ആ1 +ഇ1 +ഈ1 +ഉ1 +ഊ1 +ഋ1 +എ1 +ഏ1 +ഐ1 +ഒ1 +ഔ1 +ാ1 +ി1 +ീ1 +ു1 +ൂ1 +ൃ1 +െ1 +േ1 +ൊ1 +ോ1 +ൈ1 +ൌ1 +ൗ1 +്2 +ഃ1 +2ം1 +1ന +ന്2 +2ന്‍ +1ര +ര്2 +2ര്‍ +1ല +ല്2 +2ല്‍ +1ള +ള്2 +2ള്‍ +1ണ +ണ്2 +2ണ്‍ +1ക +1ഗ +1ഖ +1ഘ +1ങ +1ച +1ഛ +1ജ +1ഝ +1ഞ +1ട +1ഠ +1ഡ +1ഢ +1ത +1ഥ +1ദ +1ധ +1പ +1ഫ +1ബ +1ഭ +1മ +1യ +1വ +1ശ +1ഷ +1സ +1ഹ +1ഴ +1റ diff --git a/hyphen-ml.spec b/hyphen-ml.spec new file mode 100644 index 0000000..1f41c1f --- /dev/null +++ b/hyphen-ml.spec @@ -0,0 +1,38 @@ +Name: hyphen-ml +Summary: Malayalam hyphenation rules +%define upstreamid 20090118 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://git.savannah.gnu.org/cgit/smc.git/plain/hyphenation/hyph_ml_IN.dic +Group: Applications/Text +URL: http://wiki.smc.org.in +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv3+ +BuildArch: noarch + +Requires: hyphen + +%description +Malayalam hyphenation rules. + +%prep +%setup -T -q -c +cp -p %{SOURCE0} . + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen +cp -p *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%{_datadir}/hyphen/* + +%changelog +* Mon Apr 06 2009 Caolan McNamara - 0.20090118-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..f2c5e87 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hyphen-ml-0_20090118-1_fc10:HEAD:hyphen-ml-0.20090118-1.fc10.src.rpm:1239179162