commit
1690580edd
BIN
hyphen-pa-0.7.0.tar.bz2
Normal file
BIN
hyphen-pa-0.7.0.tar.bz2
Normal file
Binary file not shown.
35
hyphen-pa.spec
Normal file
35
hyphen-pa.spec
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
Name: hyphen-pa
|
||||||
|
Summary: Punjabi hyphenation rules for hunspell used in OpenOffice
|
||||||
|
Epoch: 1
|
||||||
|
Version: 0.7.0
|
||||||
|
Release: 13
|
||||||
|
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/hyphen-pa-0.7.0.tar.bz2
|
||||||
|
URL: http://wiki.smc.org.in
|
||||||
|
License: LGPLv3+
|
||||||
|
BuildArch: noarch
|
||||||
|
Requires: hyphen
|
||||||
|
Supplements: (hyphen and langpacks-pa)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Punjabi hyphenation rules for hunspell used in OpenOffice.
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%autosetup -p1
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
|
%install
|
||||||
|
install -d $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
install -m644 -Dp *.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
|
||||||
|
|
||||||
|
cd %{buildroot}/%{_datadir}/hyphen
|
||||||
|
ln -s hyph_pa_IN.dic hyph_pa_PK.dic
|
||||||
|
cd -
|
||||||
|
|
||||||
|
%files
|
||||||
|
%doc README COPYING ChangeLog
|
||||||
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Apr 16 2020 Captain Wei <captain.a.wei@gmail.com> 1:0.7.0-13
|
||||||
|
- Package init
|
||||||
4
hyphen-pa.yaml
Normal file
4
hyphen-pa.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: NA
|
||||||
|
src_repo: NA
|
||||||
|
tag_prefix: NA
|
||||||
|
seperator: NA
|
||||||
Loading…
x
Reference in New Issue
Block a user