init package
This commit is contained in:
parent
065070d11e
commit
ce93f4b9ff
6755
hyph-cy.tex
Normal file
6755
hyph-cy.tex
Normal file
File diff suppressed because it is too large
Load Diff
15
hyphen-cy-cleantex.patch
Normal file
15
hyphen-cy-cleantex.patch
Normal file
@ -0,0 +1,15 @@
|
||||
--- hyph-cy.tex.orig 2009-06-13 19:28:14.000000000 +0100
|
||||
+++ hyph-cy.tex 2009-06-13 19:28:42.000000000 +0100
|
||||
@@ -23,7 +23,6 @@
|
||||
% - 1996 - last change to patterns
|
||||
% - 2008 - inclusion into hyph-utf8 and file rename (cyhyph.tex -> hyph-cy.tex)
|
||||
% - June 2011 - added LPPL licence
|
||||
-\patterns{
|
||||
.ac4t
|
||||
.ad3ae
|
||||
.add5as
|
||||
@@ -6752,4 +6751,3 @@
|
||||
ywy3na
|
||||
ywy5ne
|
||||
y1y
|
||||
-}
|
||||
38
hyphen-cy.spec
Normal file
38
hyphen-cy.spec
Normal file
@ -0,0 +1,38 @@
|
||||
Name: hyphen-cy
|
||||
Summary: Rules for Welsh hyphenation
|
||||
Version: 0.20110620
|
||||
Release: 14
|
||||
#https://github.com/hyphenation/tex-hyphen/blob/master/hyph-utf8/patterns/tex/hyph-cy.tex
|
||||
Source: hyph-cy.tex
|
||||
URL: http://tug.org/tex-hyphen
|
||||
License: LPPL
|
||||
BuildArch: noarch
|
||||
BuildRequires: hyphen-devel
|
||||
Requires: hyphen
|
||||
Supplements: (hyphen and langpacks-cy)
|
||||
|
||||
%description
|
||||
Rules for Welsh hyphenation.
|
||||
|
||||
%prep
|
||||
%autosetup -T -c -n hyphen-cy -p1
|
||||
cp -p %{SOURCE0} .
|
||||
|
||||
%build
|
||||
substrings.pl hyph-cy.tex hyph_cy_GB.dic ISO8859-1
|
||||
cat > README << EOF
|
||||
Created with substring.pl by substrings.pl hyph-cy.tex hyph_cy_GB.dic ISO8859-1
|
||||
---
|
||||
EOF
|
||||
head -n 25 hyph-cy.tex >> README
|
||||
|
||||
%install
|
||||
install -Dp hyph_cy_GB.dic %{buildroot}/%{_datadir}/hyphen/hyph_cy_GB.dic
|
||||
|
||||
%files
|
||||
%doc README
|
||||
%{_datadir}/hyphen/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2020 wutao <wutao61@huawei.com> - 0.20110620-14
|
||||
- Package init
|
||||
4
hyphen-cy.yaml
Normal file
4
hyphen-cy.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