diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:46:25 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:36:07 +0200 |
commit | 3da3c85338b9507c12ed6f3280b91c3d515d4806 (patch) | |
tree | 0342ad40a2124b742997433ca8e610ae74b7fdb7 /app-dicts/sword-LvGluck8 | |
parent | app-dicts/sword-LtKBB: new package (diff) | |
download | gentoo-3da3c85338b9507c12ed6f3280b91c3d515d4806.tar.gz gentoo-3da3c85338b9507c12ed6f3280b91c3d515d4806.tar.bz2 gentoo-3da3c85338b9507c12ed6f3280b91c3d515d4806.zip |
app-dicts/sword-LvGluck8: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-LvGluck8')
-rw-r--r-- | app-dicts/sword-LvGluck8/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-LvGluck8/metadata.xml | 11 | ||||
-rw-r--r-- | app-dicts/sword-LvGluck8/sword-LvGluck8-1.1.ebuild | 13 |
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-LvGluck8/Manifest b/app-dicts/sword-LvGluck8/Manifest new file mode 100644 index 000000000000..02a12963e486 --- /dev/null +++ b/app-dicts/sword-LvGluck8/Manifest @@ -0,0 +1 @@ +DIST LvGluck8-1.1.zip 1909136 BLAKE2B 53717a113faa07d06209eda3052f2d2a0d2ddfb442080d272c1f27feb4e4edd19309d91b4a5a70917a5c715f33369d6325b06337ae6371656b165cd30e7e7132 SHA512 2f7ca3917059a43089e88bb450756ffda0b4a4c10c95a4ad0f7087183b0514f17627ee2c4f59ef2883234841a7f817a3d9dd65e5dfc1efa47756e308c74209e3 diff --git a/app-dicts/sword-LvGluck8/metadata.xml b/app-dicts/sword-LvGluck8/metadata.xml new file mode 100644 index 000000000000..18fb8cbc912a --- /dev/null +++ b/app-dicts/sword-LvGluck8/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> + This electronic version was first written by German Johann Ernst Glück and over the years has been improved until 7th edition in 1898. This Bible was created from 7th edition. However some words currently not in use in Latvian language are replaced by words in use today. Some old words are explained in parentheses. Statements or structure has not been altered. + </longdescription> +</pkgmetadata> diff --git a/app-dicts/sword-LvGluck8/sword-LvGluck8-1.1.ebuild b/app-dicts/sword-LvGluck8/sword-LvGluck8-1.1.ebuild new file mode 100644 index 000000000000..1e5363768738 --- /dev/null +++ b/app-dicts/sword-LvGluck8/sword-LvGluck8-1.1.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.9" + +inherit sword-module + +DESCRIPTION="Latvian Glück 8th edition" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=LvGluck8" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |