commit: 64c3bed3fc2cdfc0e9d6f77afd63c3ae232ca0b4 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Apr 25 14:14:32 2021 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Apr 25 14:25:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c3bed3
app-dicts/sword-HunIMIT: initial import Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-HunIMIT/Manifest | 1 + app-dicts/sword-HunIMIT/metadata.xml | 12 ++++++++++++ app-dicts/sword-HunIMIT/sword-HunIMIT-1.0.ebuild | 13 +++++++++++++ 3 files changed, 26 insertions(+) diff --git a/app-dicts/sword-HunIMIT/Manifest b/app-dicts/sword-HunIMIT/Manifest new file mode 100644 index 00000000000..63491773710 --- /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 00000000000..ba9c3cf40ff --- /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>[email protected]</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 00000000000..75738bc2a33 --- /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"
