[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/110: gnu: Add texlive-hyphen-irish.
From: |
guix-commits |
Subject: |
47/110: gnu: Add texlive-hyphen-irish. |
Date: |
Tue, 23 Jul 2019 15:44:29 -0400 (EDT) |
rekado pushed a commit to branch wip-texlive
in repository guix.
commit 61f20300ae83ba6e34d2087e976564db8442e5d4
Author: Ricardo Wurmus <address@hidden>
Date: Sat Jul 13 12:57:01 2019 +0200
gnu: Add texlive-hyphen-irish.
* gnu/packages/tex.scm (texlive-hyphen-irish): New variable.
---
gnu/packages/tex.scm | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 2627165..55986e9 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1905,6 +1905,19 @@ usable for Malay (Bahasa Melayu).")
in ASCII encoding.")
(license license:lppl1.3+)))
+(define-public texlive-hyphen-irish
+ (package
+ (inherit (texlive-hyphen-package
+ "texlive-hyphen-irish" "ga"
+ (list "/tex/generic/hyph-utf8/patterns/tex/hyph-ga.tex")
+ (base32
+ "02k1fykgj3xamczjq16i9fsjjsh78pp5ypmh93p64izk2vymfwk0")))
+ (synopsis "Irish hyphenation patterns")
+ (description "This package provides hyphenation patterns for
+Irish (Gaeilge) in T1/EC and UTF-8 encodings.")
+ ;; Either of these licenses
+ (license (list license:gpl2+ license:expat))))
+
(define-public texlive-hyph-utf8
(package
(inherit (simple-texlive-package
- 41/110: gnu: Add texlive-hyphen-greek., (continued)
- 41/110: gnu: Add texlive-hyphen-greek., guix-commits, 2019/07/23
- 43/110: gnu: Add texlive-hyphen-icelandic., guix-commits, 2019/07/23
- 42/110: gnu: Add texlive-hyphen-hungarian., guix-commits, 2019/07/23
- 45/110: gnu: Add texlive-hyphen-indonesian., guix-commits, 2019/07/23
- 49/110: gnu: Add texlive-hyphen-kurmanji., guix-commits, 2019/07/23
- 51/110: gnu: Add texlive-hyphen-latvian., guix-commits, 2019/07/23
- 53/110: gnu: Add texlive-hyphen-mongolian., guix-commits, 2019/07/23
- 46/110: gnu: Add texlive-hyphen-interlingua., guix-commits, 2019/07/23
- 44/110: gnu: Add texlive-hyphen-indic., guix-commits, 2019/07/23
- 50/110: gnu: Add texlive-hyphen-latin., guix-commits, 2019/07/23
- 47/110: gnu: Add texlive-hyphen-irish.,
guix-commits <=
- 54/110: gnu: Add texlive-hyphen-norwegian., guix-commits, 2019/07/23
- 52/110: gnu: Add texlive-hyphen-lithuanian., guix-commits, 2019/07/23
- 56/110: gnu: Add texlive-hyphen-piedmontese., guix-commits, 2019/07/23
- 57/110: gnu: Add texlive-hyphen-polish., guix-commits, 2019/07/23
- 61/110: gnu: Add texlive-hyphen-russian., guix-commits, 2019/07/23
- 48/110: gnu: Add texlive-hyphen-italian., guix-commits, 2019/07/23
- 55/110: gnu: Add texlive-hyphen-occitan., guix-commits, 2019/07/23
- 58/110: gnu: Add texlive-hyphen-portuguese., guix-commits, 2019/07/23
- 62/110: gnu: Add texlive-hyphen-sanskrit., guix-commits, 2019/07/23
- 67/110: gnu: Add texlive-hyphen-swedish., guix-commits, 2019/07/23