*** empty log message ***
This commit is contained in:
parent
98324c14c4
commit
4f34667e37
93
hyph_ml_IN.dic
Normal file
93
hyph_ml_IN.dic
Normal file
@ -0,0 +1,93 @@
|
||||
UTF-8
|
||||
% Hyphenation for Malayalam
|
||||
% Copyright (C) 2008 Santhosh Thottingal <santhosh.thottingal@gmail.com>
|
||||
%
|
||||
% 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റ
|
38
hyphen-ml.spec
Normal file
38
hyphen-ml.spec
Normal file
@ -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 <caolanm@redhat.com> - 0.20090118-1
|
||||
- initial version
|
1
import.log
Normal file
1
import.log
Normal file
@ -0,0 +1 @@
|
||||
hyphen-ml-0_20090118-1_fc10:HEAD:hyphen-ml-0.20090118-1.fc10.src.rpm:1239179162
|
Loading…
Reference in New Issue
Block a user