diff options
author | Marco Scardovi <marco@scardovi.com> | 2021-06-15 15:50:52 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-10-26 08:56:31 +0300 |
commit | d3bb5003a8cb2649f71a91373e4006d18db3e9f3 (patch) | |
tree | 4fa6462151a413f07eb207b3dc365e29a04a1c88 /app-dicts | |
parent | app-dicts/myspell-large-en: add new package (diff) | |
download | gentoo-d3bb5003a8cb2649f71a91373e4006d18db3e9f3.tar.gz gentoo-d3bb5003a8cb2649f71a91373e4006d18db3e9f3.tar.bz2 gentoo-d3bb5003a8cb2649f71a91373e4006d18db3e9f3.zip |
app-dicts/myspell-fr: bump to 7.0
Closes: https://bugs.gentoo.org/607084
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco@scardovi.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-fr/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-fr/myspell-fr-7.0.ebuild | 37 |
2 files changed, 38 insertions, 0 deletions
diff --git a/app-dicts/myspell-fr/Manifest b/app-dicts/myspell-fr/Manifest index cf64c31b9a35..b22c20df4ae4 100644 --- a/app-dicts/myspell-fr/Manifest +++ b/app-dicts/myspell-fr/Manifest @@ -1,4 +1,5 @@ DIST lo-oo-ressources-linguistiques-fr-v5-7.oxt 3419712 BLAKE2B e74657424b460b222b68a2753a21bfdbcaec8ad60e02014bb6b49b3f4bb9f2b7c8b26a0d73bdd83b28d52a70b3c2656b1112f028107598a16e642b3262bff3e1 SHA512 9406fdb7401908ed7a9797735ac9f7b9769373ddc0f016b310344f85d36ae48853ab9300bcae9ac290442f482318ab1b743983d359679e9a7c9f211b4ab35405 +DIST myspell-fr-7.0.tar.gz 3537269 BLAKE2B 4ed449860ed5c62ebe0669c513160c9380cb791f4eb0a4b9b8fb21ee6a0a845aabf3af1533a540d1697a2b9d980fc42a6ee60841da8149ba970eb34edd2f4e8a SHA512 af96495d8970d79283908226adc638a4cd387c94361bc9533df309a063eef53b625650ef5d899604b39cf6a2e97fcdc2200c914a252af425d55e4d076ce14ea7 DIST ooo-dictionnaire-fr-classique-reforme1990-v4.5.oxt 2271004 BLAKE2B 80c5c43a096c595e8cf5687336e69df5300bf52a84dbd331da6bada5b8bd430d94ac608cd51569ffceb63e3f4ee1f20ac3c7c2583ae02389805a6c1a841ce47b SHA512 7cfec4838551ff8a14db97cea08ae5280de4cd35ac1b49346484790dff18f156ef5cf2f05e90d61d1809e91780d77cfff3cf59d01f91f949580244e257a1c17b DIST ooo-dictionnaire-fr-classique-v4.5.oxt 2251909 BLAKE2B 3ea0901efcee126b2702efebe279cb32b0e496d6b92b8e2a9dd16671bd999b6357086faf99ced6db5f4babe726ee933f3f85858c84a80c8b656b945b23d2aaa7 SHA512 f45b1e12b24e2ef2a9e3944b310631ee5c52ef7cd94a9d2d461ec91b320b40e6d380db7820d386ad75627873b6033e80451b2371f0a42817ead77ce5f03edf77 DIST ooo-dictionnaire-fr-moderne-v4.5.oxt 2248032 BLAKE2B 4e935186b621810f468e6915e61c7389aa95f8d8e00d8960bd1a9cb8622521669c6147c0b535fffa85a36abb9fcb739a45c00bd9036e5d019953c5b7d13321d5 SHA512 b493f0c57d3d48b93a2c0d9fbd065728ed011c68d11286def203a0b798fe02381acdb2927805475c69c1ff7d0a7ff53469e84581c4724dd57bf0211d85c52655 diff --git a/app-dicts/myspell-fr/myspell-fr-7.0.ebuild b/app-dicts/myspell-fr/myspell-fr-7.0.ebuild new file mode 100644 index 000000000000..6cd0fb419882 --- /dev/null +++ b/app-dicts/myspell-fr/myspell-fr-7.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MYSPELL_DICT=( + "fr-classique.aff" + "fr-classique.dic" + "fr-moderne.aff" + "fr-moderne.dic" + "fr-reforme1990.aff" + "fr-reforme1990.dic" + "fr_FR.aff" + "fr_FR.dic" +) + +MYSPELL_HYPH=( + "hyph_fr.dic" + "hyph_fr.iso8859-1.dic" +) + +MYSPELL_THES=( + "thes_fr.dat" + "thes_fr.idx" +) + +inherit myspell-r2 + +DESCRIPTION="French dictionaries for myspell/hunspell" +HOMEPAGE="https://grammalecte.net/" +SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/fr-20201207/${P}.tar.gz" + +LICENSE="GPL-2 LGPL-2.1 MPL-1.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux" + +DOCS=( package-description.txt README_dict_fr.txt README_hyph_fr-2.9.txt README_hyph_fr-3.0.txt README_thes_fr.txt ) |