diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-04-25 16:14:32 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-04-25 16:25:33 +0200 |
commit | 64c3bed3fc2cdfc0e9d6f77afd63c3ae232ca0b4 (patch) | |
tree | 6ed3c24aab13ee21463fea79ee8c9691396ce232 /app-dicts | |
parent | app-dicts/sword-GerZurcher: initial import (diff) | |
download | gentoo-64c3bed3fc2cdfc0e9d6f77afd63c3ae232ca0b4.tar.gz gentoo-64c3bed3fc2cdfc0e9d6f77afd63c3ae232ca0b4.tar.bz2 gentoo-64c3bed3fc2cdfc0e9d6f77afd63c3ae232ca0b4.zip |
app-dicts/sword-HunIMIT: initial import
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-HunIMIT/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-HunIMIT/metadata.xml | 12 | ||||
-rw-r--r-- | app-dicts/sword-HunIMIT/sword-HunIMIT-1.0.ebuild | 13 |
3 files changed, 26 insertions, 0 deletions
diff --git a/app-dicts/sword-HunIMIT/Manifest b/app-dicts/sword-HunIMIT/Manifest new file mode 100644 index 000000000000..63491773710a --- /dev/null +++ b/app-dicts/sword-HunIMIT/Manifest @@ -0,0 +1 @@ +DIST HunIMIT-1.0.zip 1229227 BLAKE2B f30d8ec9e175d0141066185c96830d0d0e43c366a32c7a04c4c8aa027015421e553baa0f53dd885f638ba52169d40c1ce95ccd6ed0c6499157d7ed6d0bfa47ee SHA512 33c53555150d0df1f9220dbe879b8e69a176388983df32aa3fce449f8bd7c7f0ee5a0551f9ec86e7b6e81cc77472cfb8fbdc8dd77971d87be8c3079ef4b2a583 diff --git a/app-dicts/sword-HunIMIT/metadata.xml b/app-dicts/sword-HunIMIT/metadata.xml new file mode 100644 index 000000000000..ba9c3cf40ffa --- /dev/null +++ b/app-dicts/sword-HunIMIT/metadata.xml @@ -0,0 +1,12 @@ +<?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="hu"> + 1898–1907 között jelentette meg az Izraelita Magyar Irodalmi Társulat (IMIT) a Biblia-fordítását, az ún. IMIT Szentírást négy kötetben. A kor legkiválóbb magyarországi tudós rabbijainak fordításait szöveghűség szempontjából Krausz Sámuel, magyar nyelvhelyességét pedig Bánóczi József gondozta, ellenőrizte. (Héber szöveggel bővített reprint kiadása 1994-ben jelent meg.) Jelen modul Baruch Oberlander rabbi engedélye alapján a www.zsido.com oldalon közzétett szöveget használja. + </longdescription> + <stabilize-allarches/> +</pkgmetadata> diff --git a/app-dicts/sword-HunIMIT/sword-HunIMIT-1.0.ebuild b/app-dicts/sword-HunIMIT/sword-HunIMIT-1.0.ebuild new file mode 100644 index 000000000000..75738bc2a33d --- /dev/null +++ b/app-dicts/sword-HunIMIT/sword-HunIMIT-1.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SWORD_MINIMUM_VERSION="1.6.0" + +inherit sword-module + +DESCRIPTION="The Bible of the Jewish-Hungarian Literature Society (Jewish)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=HunIMIT" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |