diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:42:22 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:36:33 +0200 |
commit | e9e30cf6604fc41e956b79c206111b7642fbfb9a (patch) | |
tree | 3152bf44667a093edcab2b5fbbf4470b009cadcf /app-dicts/sword-FinRK | |
parent | app-dicts/sword-FinPR92: new package (diff) | |
download | gentoo-e9e30cf6604fc41e956b79c206111b7642fbfb9a.tar.gz gentoo-e9e30cf6604fc41e956b79c206111b7642fbfb9a.tar.bz2 gentoo-e9e30cf6604fc41e956b79c206111b7642fbfb9a.zip |
app-dicts/sword-FinRK: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FinRK')
-rw-r--r-- | app-dicts/sword-FinRK/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-FinRK/metadata.xml | 8 | ||||
-rw-r--r-- | app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild | 13 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-FinRK/Manifest b/app-dicts/sword-FinRK/Manifest new file mode 100644 index 000000000000..e3c5ada8c5aa --- /dev/null +++ b/app-dicts/sword-FinRK/Manifest @@ -0,0 +1 @@ +DIST FinRK-1.8.2.zip 2116671 BLAKE2B 55d8445a84e9f88131136a7536f22cf772b06ba7f7834998a68537c575012620051aff8ba6ebe5c4364177d28ba3628bbb03066a2da3dfd09fb8f29a4e216840 SHA512 5d1d842e420f3caae26bdd77a7bad4d8f21f9ed5ac2f84962cc1ccda8dca003eb2b841cfeaad0a4b1cdc5b41603305d11f6b81ec21404ce3279a4beb10eae17a diff --git a/app-dicts/sword-FinRK/metadata.xml b/app-dicts/sword-FinRK/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-FinRK/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-FinRK/sword-FinRK-1.8.2.ebuild b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild new file mode 100644 index 000000000000..4b84d9d0b57e --- /dev/null +++ b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.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.1" + +inherit sword-module + +DESCRIPTION="Raamattu Kansalle (2012)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinRK" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |