summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-sl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /app-dicts/myspell-sl
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'app-dicts/myspell-sl')
-rw-r--r--app-dicts/myspell-sl/Manifest2
-rw-r--r--app-dicts/myspell-sl/myspell-sl-20201231.ebuild28
2 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/myspell-sl/Manifest b/app-dicts/myspell-sl/Manifest
index b75614a92d2f..d1eb887837c2 100644
--- a/app-dicts/myspell-sl/Manifest
+++ b/app-dicts/myspell-sl/Manifest
@@ -1,3 +1,5 @@
+DIST myspell-sl-20201231.oxt 1606834 BLAKE2B 10a1bcebcd00809d863228c7b03011548153bf4dbdc8861dc89d1a7c18bead3231dc3e4415f4a5360f95ee8b8dbd07f6665f3c2241924bbfee4832774118dfc2 SHA512 0e0ca6dee5ce0a68ca4deca46652a4b385ca4077e8e542d5591f173f9c67b7544f7e2523ff7ea20a46030404f08ae899cb9f5da8a435a5fc88d09db5a527558e
DIST pack-sl.oxt 1506739 BLAKE2B 801c7dd557c534c3b83e1360a765555b146eb23387a12e8ec779f9f4878760b9a87115ab97d6eb667bdde72bc367ee4c59d28fc2492cff764b5b44d33244c94f SHA512 7309e1f9e5c42ed41c660a195421b5dbfc9995c4970641c9da087d0f4f44126c5a98ddeaaae13f7ba563314cfaf981c8216c45d80fae2fda1d7c49fd943c32ee
EBUILD myspell-sl-2012.01.04.ebuild 653 BLAKE2B 4b4b1522e96deb80bdc7330d6448b7b1b9911c4744b4ef4e4db04044298c00fbd5c27fa1fb398fe5006f00e9de117771f2a6469e14773463f196068d34de8969 SHA512 57d24d42285f9c4db2c6698185986fb96a0f8410dd5d9c87feb6413bae568dc000323662829297a324c8f05f22e84a6d10132ada2682aa2de609c76d65f516e4
+EBUILD myspell-sl-20201231.ebuild 627 BLAKE2B 92d2ab46b0b1566bc4022383989af20351105586a6b40f6118b13f782206f75111d10a137dc488ab419a71d4d2bf08a88167a0274d6d9bd3d09b7bb4a4a52477 SHA512 60857563d562bdeda201396d5f8f07de8f8eeb073a646b559440efaa5c37b654af4b9acc8a9c641642166aa2f8b4d25aae71b057f1be420ac1616375dadabc35
MISC metadata.xml 191 BLAKE2B 8bff04ca02f4930d6f77dd32df009c145cacaad2d1cf271d91ae928f85acdccb0d73b0202a41aa3e60470ba6c7853e41ef76587601b2163f9ec249b7fa1c5274 SHA512 da06af54ba93db06f717082e3f09bbca9e17adad4b070a28131f2ffec15d0dfc82c79a3b2fb045fa33d6756c6df85254733622b0b7b1952b33d5590a71865c62
diff --git a/app-dicts/myspell-sl/myspell-sl-20201231.ebuild b/app-dicts/myspell-sl/myspell-sl-20201231.ebuild
new file mode 100644
index 000000000000..f2fdc93cccd9
--- /dev/null
+++ b/app-dicts/myspell-sl/myspell-sl-20201231.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MYSPELL_DICT=(
+ "sl_SI.aff"
+ "sl_SI.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_sl_SI.dic"
+)
+
+MYSPELL_THES=(
+ "th_sl_SI_v2.dat"
+ "th_sl_SI_v2.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Slovenian dictionaries for myspell/hunspell"
+HOMEPAGE="https://extensions.libreoffice.org/extension-center/slovenian-dictionary-pack"
+SRC_URI="https://extensions.libreoffice.org/assets/downloads/752/pack-sl.oxt -> ${P}.oxt"
+
+LICENSE="GPL-3 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"