summaryrefslogtreecommitdiff
path: root/app-dicts/sword-CroSaric
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-CroSaric')
-rw-r--r--app-dicts/sword-CroSaric/Manifest3
-rw-r--r--app-dicts/sword-CroSaric/metadata.xml11
-rw-r--r--app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-CroSaric/Manifest b/app-dicts/sword-CroSaric/Manifest
new file mode 100644
index 000000000000..8160a3b02f8d
--- /dev/null
+++ b/app-dicts/sword-CroSaric/Manifest
@@ -0,0 +1,3 @@
+DIST CroSaric-2.0.zip 1694794 BLAKE2B 996d390c5a86b91ddae231104d9ceccce64ba7344b438c6a454da2ab430d9edf878db358a8be64299cfaeaed3127bfef093965d687e94e22930bcc9ce1ddbca1 SHA512 571cef27b4c7e908f02573eb13ed072d068326942429c8ee3df458a4c8cadcc2c57f2891624fcab36ab16842d2d1bc6faa22181db50bd2caeafcb1f669ed3442
+EBUILD sword-CroSaric-2.0.ebuild 323 BLAKE2B f50654ac9bf2c66194833888a656b041ff1d46b09c52bbf516d3546470d3e6c41c7406d2bc16fa3131b1821900c51c0683bc82b215bb1fdbf7755a2252d950d6 SHA512 83c8465bba10e7dbc8367b858d28df2e8596e5b40384940b25c27cc97983f9adbad39de9be2ace5302fb83b4e45b0ea0dc76dda040aa6a6abf23dcd1417ebb41
+MISC metadata.xml 349 BLAKE2B d9846c0f8f38d6162d3bd180effa443a85a4eaef9a1f6f0cc8816233419995b3074b22903b751dce9794d0a4d312148918f93f13e044a50861e0de80e955534f SHA512 23e678c636612af997495f6372fc4bac0d3ffd17c7468209fb2f21e1d5ff45448c26a755387da8271507674fbac4ea7571d9d62b3531f2fec87ff504509e707e
diff --git a/app-dicts/sword-CroSaric/metadata.xml b/app-dicts/sword-CroSaric/metadata.xml
new file mode 100644
index 000000000000..78c2e04ff8aa
--- /dev/null
+++ b/app-dicts/sword-CroSaric/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ <longdescription lang="hr">
+ Hrvatska Biblija Ivana Šarića (Šarićeva Biblija)
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild b/app-dicts/sword-CroSaric/sword-CroSaric-2.0.ebuild
new file mode 100644
index 000000000000..dc0cb040dca4
--- /dev/null
+++ b/app-dicts/sword-CroSaric/sword-CroSaric-2.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.6.2"
+
+inherit sword-module
+
+DESCRIPTION="Croatian Bible"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CroSaric"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"