Skip to content

Commit

Permalink
app-dicts/sword-TurHADI: new package
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Jul 31, 2020
1 parent c979ff2 commit 7cd8d60
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 0 deletions.
1 change: 1 addition & 0 deletions app-dicts/sword-TurHADI/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST TurHADI-1.1.1.zip 548110 BLAKE2B 346acfbe730d6e8c1ef6f0e42d8d25cc8ed9169958a5871d56e1c5be61aa11f94a660b45f657dcc6da270b3f2f99e52a17037ea96e6dae41644338adde244c4d SHA512 48ce8d47e90ab560b112e380bd6dc2e9d2a6827c1509357751ab2f9702040f63e8db07b5fd06341d884ec4ba88de39bc6889fa0cdbd342b1d9229092039c7bea
8 changes: 8 additions & 0 deletions app-dicts/sword-TurHADI/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>[email protected]</email>
<name>Marek Szuba</name>
</maintainer>
</pkgmetadata>
13 changes: 13 additions & 0 deletions app-dicts/sword-TurHADI/sword-TurHADI-1.1.1.ebuild
Original file line number Diff line number Diff line change
@@ -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.0"

inherit sword-module

DESCRIPTION="Turkish Easy-to-Read Translation (HADI)"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TurHADI"
LICENSE="crosswire"
KEYWORDS="~amd64 ~ppc ~x86"

0 comments on commit 7cd8d60

Please sign in to comment.