summaryrefslogtreecommitdiff
path: root/app-dicts/myspell-it
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/myspell-it
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/myspell-it')
-rw-r--r--app-dicts/myspell-it/Manifest5
-rw-r--r--app-dicts/myspell-it/metadata.xml8
-rw-r--r--app-dicts/myspell-it/myspell-it-20081129-r1.ebuild36
3 files changed, 49 insertions, 0 deletions
diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
new file mode 100644
index 000000000000..65f641d91b3d
--- /dev/null
+++ b/app-dicts/myspell-it/Manifest
@@ -0,0 +1,5 @@
+DIST Dizionari.IT_20081129.oxt 1433036 SHA256 b44a8314151390bfc69c68c6fd2ded7faea301a4afb191be56545e2407bcf347 SHA512 f0576f62448d368680545a66bf99d3d44c75562a0b5bc72c9020cef707c5543182ea1f45934826970b9e3ea588b9f2e29686cd08f7b8fdddcfdbd067e6536071 WHIRLPOOL bcfb91296aa1c4e4f40e627faba96222cc6589be1dab1a7a6c085ee8d46040e340d460f133ac2b8320e34cbadf598c74096a54d576e7bf9813b1158a2c2dc180
+EBUILD myspell-it-20081129-r1.ebuild 783 SHA256 72e0b7878856a7f63b5430b24133959db9092b62dab5c62fc12cb5fc00f1fb43 SHA512 46120e3a09cb65ef5d1d1ab062acd09bab26db3aac2321e9c9a72a8611a68aed3f2cf25bc3d7cbd7dadf09fea224f1690bef6c952566e4331ce9f8e465a303b3 WHIRLPOOL 241199518e484d5398f4ba819d84068a65669e951e369d079650fc539455ee9cfd09f98e2262a40b398697b3647faeae9901b860802b8e5d4a524328ee011bb8
+MISC ChangeLog 2667 SHA256 4c4b95d1a77d3e3825f46c2ce8f8f7018f649a304c9c9727116363fd8303d2ca SHA512 69371ea45ca14c207350d5ce24240fb06f60dcd218866fb852233bb9f262aba7951e0f260a8f560f777fa25f491df742760a3818330eecce9ab702ee66cb1e3e WHIRLPOOL 9054d215ff4e36e5beadb9d2fcf436e4c0173a4c83727a0cd58617b86f35e298caed577db8727b8c63f6acc398deda4561d4872563c4fd428354c2a143176f41
+MISC ChangeLog-2015 3052 SHA256 353fc76eb58d1c172cc095f37d7faf3990149552176e66f0cbd6bb3d894a5c77 SHA512 62ab25fe633a791626a8298e64578a00a7d93a0b9493c0973025376a8ac7759b9dd091560e16b493fdcd50f675d37be8e521100781009ffca0a9d786438e64c5 WHIRLPOOL c6a7cfd42c017272f54c863a9993c090a20341d5b354b6ff95d6e8dbe385c06ba8bf61f03967f56065dbcbd07c6d6875c640162a7c960052e719794397419dfb
+MISC metadata.xml 248 SHA256 20bc4247e9f0decfa67aed1c40f84ce5e52a8aa4ea2482e2dabfaf6bb81eb639 SHA512 1d44fa5baaf032845df65374a83f1eb1459100ced59d260a19456fff81ce7dc1c074cd34b1ad37b172af7cdee476fe0de39aa3a280e311816dd8bdd9c98a61ad WHIRLPOOL 469c214cb2f74ad6ea8b06474429c5cd9d2341b3229cb6982f327c52a23c6c7a30bb06d1b79421e002ef501f74f09299a1566a6929e014887d52f525202c6ec2
diff --git a/app-dicts/myspell-it/metadata.xml b/app-dicts/myspell-it/metadata.xml
new file mode 100644
index 000000000000..3338c5556542
--- /dev/null
+++ b/app-dicts/myspell-it/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+ <upstream>
+ <remote-id type="sourceforge">linguistico</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild b/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
new file mode 100644
index 000000000000..5acf52b29165
--- /dev/null
+++ b/app-dicts/myspell-it/myspell-it-20081129-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=4
+
+MYSPELL_DICT=(
+ "it_IT.aff"
+ "it_IT.dic"
+)
+
+MYSPELL_HYPH=(
+ "hyph_it_IT.dic"
+)
+
+MYSPELL_THES=(
+ "th_it_IT.dat"
+ "th_it_IT.idx"
+)
+
+inherit myspell-r2
+
+DESCRIPTION="Italian dictionaries for myspell/hunspell"
+HOMEPAGE="https://sourceforge.net/projects/linguistico/"
+SRC_URI="mirror://sourceforge/linguistico/Dizionari.IT_${PV}.oxt"
+
+LICENSE="AGPL-3 GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+src_prepare() {
+ # remove useless license files.
+ rm -rf agpl3-en.txt gpl3-en.txt it_IT_license.txt \
+ lgpl3-en.txt th_it_IT_copyright_licenza.txt \
+ th_it_IT_lettera_in_inglese.txt || die
+}