diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:51:40 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:41:08 +0200 |
commit | e8ab202e608dae5679732a66d2d3abfd98fac9c1 (patch) | |
tree | 4ce4fac064a3c1da3e522a52f6c47e3633a3bfff /app-dicts/sword-VietLCCMN | |
parent | app-dicts/sword-Viet: new package (diff) | |
download | gentoo-e8ab202e608dae5679732a66d2d3abfd98fac9c1.tar.gz gentoo-e8ab202e608dae5679732a66d2d3abfd98fac9c1.tar.bz2 gentoo-e8ab202e608dae5679732a66d2d3abfd98fac9c1.zip |
app-dicts/sword-VietLCCMN: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-VietLCCMN')
-rw-r--r-- | app-dicts/sword-VietLCCMN/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-VietLCCMN/metadata.xml | 11 | ||||
-rw-r--r-- | app-dicts/sword-VietLCCMN/sword-VietLCCMN-1.0.ebuild | 13 |
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-VietLCCMN/Manifest b/app-dicts/sword-VietLCCMN/Manifest new file mode 100644 index 000000000000..56e5b89246cf --- /dev/null +++ b/app-dicts/sword-VietLCCMN/Manifest @@ -0,0 +1 @@ +DIST VietLCCMN-1.0.zip 1958369 BLAKE2B 44802e1037f5c6a5df982e3f3d07f49215d0f8eb192113bc95bb695edce0afe12636c589311065eb51f0b99e36ea3f8a1d009f6a4f7d5f2fb5d4feb11c76d689 SHA512 9e2fa69ec54b2e3b77c124d84b4b1ca4facdcdecf84bbb891b2bac7b99c12e7cb9c4e8bbc75f66389866022181bcbb1eca9c241a11c45f7a9f636c45d3461edf diff --git a/app-dicts/sword-VietLCCMN/metadata.xml b/app-dicts/sword-VietLCCMN/metadata.xml new file mode 100644 index 000000000000..0d8aa110c5be --- /dev/null +++ b/app-dicts/sword-VietLCCMN/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 lang="vi"> + Lời Chúa Cho Mọi Người, Bản dịch do Nhóm Phiên Dịch Các Giờ Kinh Phụng Vụ thực hiện. Dẫn nhập và chú thích : Bernard Hurault, Louis Hurault. Hà Nội: Nhà Xuất Bản Tôn Giáo, 2007. + </longdescription> +</pkgmetadata> diff --git a/app-dicts/sword-VietLCCMN/sword-VietLCCMN-1.0.ebuild b/app-dicts/sword-VietLCCMN/sword-VietLCCMN-1.0.ebuild new file mode 100644 index 000000000000..381dba0498e6 --- /dev/null +++ b/app-dicts/sword-VietLCCMN/sword-VietLCCMN-1.0.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="Lời Chúa Cho Mọi Người" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VietLCCMN" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |