summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:49:11 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:38:44 +0200
commitefa4d1b26161f94114e9432259324a7a22f27726 (patch)
treee80a552cdb81059cafa10955617986bfc98638f7 /app-dicts/sword-RusCARSDict
parentapp-dicts/sword-RusCARSADICT: new package (diff)
downloadgentoo-efa4d1b26161f94114e9432259324a7a22f27726.tar.gz
gentoo-efa4d1b26161f94114e9432259324a7a22f27726.tar.bz2
gentoo-efa4d1b26161f94114e9432259324a7a22f27726.zip
app-dicts/sword-RusCARSDict: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-RusCARSDict')
-rw-r--r--app-dicts/sword-RusCARSDict/Manifest1
-rw-r--r--app-dicts/sword-RusCARSDict/metadata.xml8
-rw-r--r--app-dicts/sword-RusCARSDict/sword-RusCARSDict-4.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-RusCARSDict/Manifest b/app-dicts/sword-RusCARSDict/Manifest
new file mode 100644
index 000000000000..3a669a3dc20d
--- /dev/null
+++ b/app-dicts/sword-RusCARSDict/Manifest
@@ -0,0 +1 @@
+DIST RusCARSDict-4.0.zip 4126592 BLAKE2B 46795ab592d369b9ba1d8e758b8a36569ebd2e9378809881a6935b3a0f268755926b37e2657a732efce52fee37f95bf24495283847deae5ba98e36a1eba51469 SHA512 d4521e5b2e961bb2c8247d87a5d7d925477238951e37c2fd2e45594623b3372b1215ac4e39bb5bf4fe5529f3e800f7d43ada2ff70f0272a106006c3a280d92bf
diff --git a/app-dicts/sword-RusCARSDict/metadata.xml b/app-dicts/sword-RusCARSDict/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-RusCARSDict/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 type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-RusCARSDict/sword-RusCARSDict-4.0.ebuild b/app-dicts/sword-RusCARSDict/sword-RusCARSDict-4.0.ebuild
new file mode 100644
index 000000000000..edf37d6534bf
--- /dev/null
+++ b/app-dicts/sword-RusCARSDict/sword-RusCARSDict-4.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.11"
+
+inherit sword-module
+
+DESCRIPTION="A dictionary companion to app-dicts/sword-RusCARS"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RusCARSDict"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"